*** empty log message ***
[gnus] / lisp / ChangeLog
1 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
2
3         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
4
5         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
6         and permit `:' and `\' in order to handle full Windows pathnames.
7         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
8         technically not correct per standard, but seems to have common use.
9
10 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11
12         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
13         replacing numbers.
14
15 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
16
17         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
18
19         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
20         Don't split when the window is small, e.g. when a small *BBDB*
21         window is the lowest one.
22
23         * gnus-agent.el (gnus-agent-retrieve-headers): Use
24         nnheader-find-nov-line to speed up. Use nreverse, because it is
25         sorted. Use nnheader-insert-nov-file.
26
27 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
28
29         * mm-decode.el (mm-inline-text-html-with-images): New user option.
30
31         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
32         of `w3m-display-inline-images' with the value of
33         `mm-inline-text-html-with-images'.
34         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
35
36         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
37
38 2002-01-27  Richard M. Stallman  <rms@gnu.org>
39
40         * time-date.el: Add autoload cookies.  Many doc fixes.
41         (time-add): New function.
42         (time-subtract): Renamed from subtract-time.
43         (subtract-time): New alias for time-subtract.
44
45 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
46
47         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
48         emacs-w3m in doc-string.
49
50         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
51         `w3m-current-buffer'.
52
53 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
54
55         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
56
57         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
58         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
59         (mm-w3m-cid-retrieve): New function.
60         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
61
62 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
63
64         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
65
66 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
67
68         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
69
70 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
71
72         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
73         32K.
74
75         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
76
77         * nnmail.el (nnmail-article-group): Decode headers before running
78         split rules over them.
79         (nnmail-mail-splitting-charset): New variable.
80
81         * smiley.el: Replaced with smiley-ems.el.
82
83 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
84
85         * mm-url.el (mm-url-predefined-programs): Add w3m.
86         (mm-url-program): Ditto.
87
88 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
89
90         * nnml.el (nnml-use-compressed-files): New variable.
91         (nnml-filenames-are-evil): Removed.
92         (nnml-current-group-article-to-file-alist): Don't use.
93         (nnml-update-file-alist): Inhibit.
94         (nnml-article-to-file): Use new var.
95
96 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
97
98         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
99
100         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
101
102 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
103
104         * gnus-agent.el (gnus-agent-load-alist): Use new caching
105         function.
106
107         * gnus-util.el (gnus-cache-file-contents): New function.
108
109         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
110         (gnus-agent-load-alist): Use it.
111
112         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
113
114         * nnheader.el (nnheader-insert-nov-file): New function.
115
116         * gnus-util.el (gnus-parse-without-error): Correct the loop.
117
118         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
119         there are no references.
120         (gnus-extract-message-id-from-in-reply-to): New function.
121         (gnus-nov-parse-line): Use in-reply-to if there are no
122         references.
123
124 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
125
126         * nnagent.el (nnagent-retrieve-headers): Use new macro.
127
128         * gnus-util.el (gnus-parse-without-error): New macro.
129
130 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
131
132         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
133         (gnus-article-wash-function): use locate-library to decide which
134         to use.
135
136 2002-01-25  Simon Josefsson  <jas@extundo.com>
137
138         * pop3.el (pop3-munge-message-separator): Work if no date.  From
139         Marius Vollmer <mvo@zagadka.ping.de>.
140
141 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
142
143         * gnus-agent.el (gnus-agent-save-alist): Fix.
144
145         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
146         mistake.  Reinstated lost code.
147
148 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
149
150         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
151         one exists in the case of an encrypted message with an internal
152         signature.
153
154 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
155
156         * gnus-agent.el (gnus-agent-save-alist): Optimized.
157
158 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
159
160         * dgnushack.el: Commented out the experimental code.
161
162 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
163
164         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
165         error.
166
167         * gnus.el (gnus-server-to-method): Made into subst.
168         (gnus-server-method-cache): New variable.
169         (gnus-server-to-method): Use it.
170         (gnus-group-method-cache): New variable.
171         (gnus-find-method-for-group-1): Renamed.
172         (gnus-find-method-for-group): New function.
173         (gnus-group-method-cache): Removed.
174
175         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
176         function.
177
178         * gnus-range.el (gnus-members-of-range): New function.
179         (gnus-list-range-intersection): Renamed.
180         (gnus-inverse-list-range-intersection): New function.
181
182         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
183
184         * nnagent.el (nnagent-retrieve-headers): New implementation.
185
186         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
187         implementation.
188
189 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
190
191         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
192         `w3m-meta-content-type-charset-regexp'.
193
194         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
195         charset-encoded html contents.
196
197 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
198
199         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
200         an empty file.
201
202         * nnweb.el (url): Ignore errors when request url.
203
204         * nnrss.el: Clean up the comments.
205
206 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
207
208         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
209
210         * mm-decode.el (mm-inline-text-html-renderer): New user option.
211         (mm-inline-media-tests): Test whether the value of
212         `mm-inline-text-html-renderer' is a function for text/html.
213
214         * mm-view.el (mm-inline-text-html-render-with-w3): New function
215         separated from `mm-inline-text'.
216         (mm-w3m-minor-mode): New variable.
217         (mm-w3m-setup): New variable.
218         (mm-setup-w3m): New function.
219         (mm-inline-text-html-render-with-w3m): New function.
220         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
221         text/html.
222
223 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
224
225         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
226
227 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
228
229         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
230         and `gnus-xmas-completing-read'.
231
232 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
233
234         * nneething.el (nneething-message-id-number): Abolished.
235         (nneething-encode-file-name): Not encode numerical characters.
236         (nneething-make-head): `nneething-message-id-number' is not
237         used to generate message IDs.
238
239 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
240
241         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
242         characters.
243
244 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
245
246         * gnus-xmas.el (gnus-xmas-completing-read): New function.
247         (gnus-xmas-redefine): Redefine conditionally.
248
249 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
250
251         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
252         tag.
253
254 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
255
256         * message.el (message-font-lock-keywords): Added the secure tag.
257         * mml-sec.el: Added functions to generate/modify/remove the secure
258         tag while in message mode.
259         * mml-sec.el (mml-secure-message): New.
260         * mml-sec.el (mml-unsecure-message): New.
261         * mml-sec.el (mml-secure-message-sign-smime): New.
262         * mml-sec.el (mml-secure-message-sign-pgp): New.
263         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
264         * mml-sec.el (mml-secure-message-encrypt-smime): New.
265         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
266         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
267         * mml.el (mml-parse-1): Added code to recognise the secure tag and
268         convert it to either a part or multipart depending on if there are
269         other parts in the message.
270         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
271         to use the secure tag, rather than the part tag.
272         * mml.el (mml-preview): Added a save-excursion to keep cursor
273         position after doing an MML preview.
274
275 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
276
277         * nnheader.el (nnheader-parse-overview-file): New function.
278         (nnheader-write-overview-file): New function.
279
280 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
281
282         * gnus.el (gnus-group-fast-parameter): Check better if expansion
283         in wanted.
284
285         * nnweb.el (nnweb-type-definition): Clean up.
286
287 2002-01-21  Alastair Burt  <burt@dfki.de>
288
289         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
290         buffer exists before jumping to it.
291
292 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
293
294         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
295         function.
296         (article-wash-html): Use it.
297         (gnus-article-wash-function): New variable.
298         (gnus-article-wash-html-with-w3m): New function.
299
300 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
301
302         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
303         XEmacs.
304
305 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
306
307         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
308         command line.
309
310 2002-01-21  Simon Josefsson  <jas@extundo.com>
311
312         * canlock.el (base64-encode-string): Autoload it from base64.
313         (canlock-make-cancel-key): Base64 encode unibyte string.
314
315 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
316
317         * nnfolder.el (nnfolder-request-accept-article): Unfold
318         x-from-line.
319         (nnfolder-request-replace-article): Ditto.
320
321 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
322
323         * gnus-group.el (gnus-group-best-unread-group): Use the right
324         positioning function.
325
326 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
327
328         * smiley-ems.el (smiley-region): Use new function.
329         (smiley-update-cache): Use general image functions.
330         (smiley-region): Use general functions.
331
332         * gnus-util.el (gnus-graphic-display-p): New function.
333
334         * nnmail.el (nnmail-article-group): Allow outputting traces of
335         non-strings.
336
337         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
338         (nndoc-exim-bounce-type-p): New function.
339
340         * message.el (message-dont-send): Doc fix.
341
342         * gnus-util.el (gnus-completing-read): Remove
343         inherit-input-method.
344
345         * gnus-art.el (gnus-treat-smiley): Doc fix.
346
347         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
348         articles.
349
350 2002-01-19  Simon Josefsson  <jas@extundo.com>
351
352         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
353         (imap-kerberos4-open): Ditto.
354         (imap-open): Set port correctly, don't set auth.
355
356 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
357
358         * gnus.el (gnus-version-number): Bump version number.
359
360 2002-01-20 05:33:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
361
362         * gnus.el: Oort Gnus v0.05 is released.
363
364 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
365
366         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
367         exists.
368
369         * gnus-spec.el (gnus-string-width-function): New function.
370         (gnus-tilde-cut-form): Use it.
371         (gnus-tilde-max-form): Ditto.
372         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
373         (gnus-substring-function): Use it.
374         (gnus-tilde-cut-form): Ditto.
375         (gnus-substring-function): New function.
376
377         * message.el (message-check-news-header-syntax): New message.
378
379         * gnus.el (gnus-slave-no-server): Doc fix.
380
381         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
382
383 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
384
385         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
386         `seen' if it looks like (seen NUM1 . NUM2).  It should be
387         (seen (NUM1 . NUM2)).
388
389 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
390
391         * gnus-topic.el (gnus-topic-catchup-articles): Update article
392         number in closed topics.
393
394 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
395
396         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
397         functions.
398
399 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
400
401         * gnus.el (gnus-group-find-parameter): Clean up.
402
403         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
404         articles.
405
406         * gnus-util.el (gnus-completing-read-with-default): Renamed.
407
408         * nnmail.el (nnmail-article-group): Clean up.
409
410 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
411
412         * gnus-agent.el (gnus-category-name): Intern the category name.
413
414 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
415
416         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
417
418         * gnus-util.el (gnus-completing-read): New function.
419
420 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
421
422         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
423
424         * smiley-ems.el (smiley-region): Register smiley.
425         (smiley-toggle-buffer): Rewrite the function.
426         (smiley-active): Removed.
427
428 2002-01-19  Simon Josefsson  <jas@extundo.com>
429
430         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
431         Jesper Harder <harder@ifa.au.dk>.
432
433 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
434
435         * gnus-art.el (gnus-request-article-this-buffer): Call
436         `nneething-get-file-name' to extract the file name from the
437         message id.
438
439         * nneething.el (nneething-encode-file-name): New function.
440         (nneething-decode-file-name): Ditto.
441         (nneething-get-file-name): Ditto.
442         (nneething-make-head): Encode the file name and encapsulate it
443         into the field of the message id.
444
445 2002-01-18  Simon Josefsson  <jas@extundo.com>
446
447         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
448         stored in .marks.
449
450         * nnfolder.el (nnfolder-request-update-info): Ditto.
451
452 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
453
454         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
455
456 2002-01-18  Simon Josefsson  <jas@extundo.com>
457
458         * imap.el (imap-starttls-p): Don't check for binary.
459         (imap-gssapi-auth-p): Ditto.
460         (imap-kerberos4-auth-p): Ditto.
461         (imap-open): Change logic.  Iterate through all possible streams,
462         instead of bailing out after first failure.  Move authenticator
463         decision to `imap-authenticate'.
464         (imap-authenticate): Change logic, now finds the authenticator to
465         use, was previously in `imap-open'.
466         (imap-open): Return nil on failure.
467         (imap-open): Setup temp buffer correctly.
468         (imap-open): Return buffer only on success.
469         (imap-interactive-login, imap-interactive-login): Tell the user
470         which stream/authenticator is used for the queried
471         username/password.
472         (imap-open, imap-authenticate): Set variables.
473         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
474         (imap-open): Don't assume how `with-temp-buffer' is implemented.
475
476 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
477
478         * gnus-fun.el (gnus-grab-cam-x-face): New function.
479
480 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
481
482         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
483
484 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
485
486         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
487         (gnus-agent-group-mode-map): Bind it to "Jo".
488         (gnus-agent-group-make-menu-bar): Add it into menu bar.
489
490 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
491
492         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
493         (gnus-summary-mail-toolbar): Add mail article deletion button.
494
495         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
496         false positives for lines of "^^^^".
497
498         * gnus-picon.el (gnus-picon-find-face): faces database is all
499         lowercase.
500
501 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
502
503         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
504         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
505         duplications.
506         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
507
508 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
509
510         * gnus-sum.el (gnus-summary-initial-limit): Inline
511         gnus-summary-limit-children.
512         (gnus-summary-initial-limit): Don't limit if
513         gnus-newsgroup-display is nil.
514         (gnus-summary-initial-limit): No, don't.
515
516         * gnus-util.el
517         (gnus-put-text-property-excluding-characters-with-faces): Inline
518         gnus-put-text-property.
519
520         * gnus-spec.el (gnus-default-format-specs): New variable.
521
522         * gnus-start.el (gnus-read-newsrc-file): Don't clear
523         gnus-format-specs.
524         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
525
526         * gnus-spec.el (gnus-update-format-specifications): Really check
527         the Gnus version of the .newsrc.eld file.
528         (gnus-format-specs): Save the new default summary format.
529
530         * gnus-util.el (gnus-parent-id): Check whether references is empty
531         before splitting.
532
533         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
534         functions.
535         (gnus-gather-threads-by-references): Inline
536         `gnus-split-references'.
537
538         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
539         default value of gnus-summary-line-format-spec.
540
541 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
542
543         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
544         message.
545         (nnslashdot-request-list): Ditto.
546         (nnslashdot-sid-strip): Removed.
547
548 2002-01-15  Simon Josefsson  <jas@extundo.com>
549
550         * nnimap.el (nnimap-close-asynchronous): Enable.
551         (nnimap-close-group): Expunge.
552
553 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
554
555         * gnus-util.el (gnus-user-date-format-alist): Typo.
556         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
557
558 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
559
560         * nneething.el (nneething-request-article): Set
561         `nnmail-file-coding-system' to `binary' locally, in order to read
562         files without any conversion.
563
564 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
565
566         * gnus-agent.el (gnus-agent-retrieve-headers): Use
567         nnheader-file-coding-system and nnmail-active-file-coding-system.
568         (gnus-agent-regenerate-group): Ditto.
569         (gnus-agent-regenerate): Ditto.
570         (gnus-agent-write-active): Ditto.
571         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
572
573 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
574
575         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
576         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
577
578 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
579
580         * gnus.el: We don't need gnus-article-show-all-headers.
581
582         * gnus-art.el (article-show-all, gnus-article-show-all-header):
583         Ditto.
584
585         * gnus-sum.el (gnus-summary-select-article): Don't call
586         show-all-headers, because hidden headers are not hidden text any
587         more.
588
589 2002-01-13  Simon Josefsson  <jas@extundo.com>
590
591         * message.el (message-newline-and-reformat): Use `newline' instead
592         of inserting \n, so that the newline is marked as hard.
593
594         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
595         From Jesper Harder <harder@ifa.au.dk>.
596
597 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
598
599         * imap.el (imap-close): Keep going if quit.
600
601         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
602         nntp-server-buffer.
603
604 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
605
606         * mm-view.el (mm-display-inline-fontify): Require font-lock to
607         avoid unbinding shadowed variables.
608
609         * gnus-art.el (gnus-picon-databases): Moved here.
610         (gnus-picons-installed-p): Moved here.
611         (gnus-article-reply-with-original): Use `mark'.
612
613         * gnus.el (gnus-picon): Moved here and renamed.
614
615         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
616         installed.
617         (gnus-treat-mail-picon): Ditto.
618         (gnus-treat-newsgroups-picon): Ditto.
619
620         * gnus-picon.el (gnus-picons-installed-p): New function.
621
622 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
623
624         * gnus-agent.el (gnus-agent-go-online): Fix doc.
625
626 2002-01-12  Simon Josefsson  <jas@extundo.com>
627
628         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
629         (nnimap-before-find-minmax-bugworkaround): Use it.
630         (nnimap-find-minmax-uid): Don't reselect current mailbox.
631         (nnimap-dont-close): New variable.
632         (nnimap-close-group): Use it.
633
634 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
635
636         * gnus-art.el (gnus-article-reply-with-original): Use
637         `mark-active'.
638
639         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
640
641         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
642         (gnus-score-advanced): Clean up.
643         (gnus-score-advanced): Accept a multiple of the score.
644
645 2002-01-12  Simon Josefsson  <jas@extundo.com>
646
647         * flow-fill.el (fill-flowed-display-column)
648         (fill-flowed-encode-columnq): New variables.  Suggested by
649         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann).
650         (fill-flowed-encode, fill-flowed): Use them.
651
652         * message.el (message-send-news, message-send-mail): Use
653         m-b-s-n-p-e-h-n.
654
655         * mml.el (autoload): Autoload fill-flowed-encode.
656         (mml-buffer-substring-no-properties-except-hard-newlines): New
657         function.
658         (mml-read-part): Use it.
659         (mml-generate-mime-1): Encode format=flowed if appropriate.
660         (mml-insert-mime-headers): Insert format=flowed.
661
662         * flow-fill.el (fill-flowed-encode): New function.
663         (fill-flowed): Bind fill-column to window width.
664
665 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
666
667         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
668         it exists.
669         (gnus-summary-setup-buffer): Wake up dead summary buffers.
670         (gnus-summary-buffer-name): Don't return the dead name after all.
671         (gnus-summary-setup-buffer): Kill the dead buffer.
672
673         * gnus-art.el (gnus-article-followup-with-original): Store the
674         value of the mark before deactivating it.
675
676 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
677
678         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
679         From: Karl Kleinpaste <karl@charcoal.com>
680
681         * gnus-art.el (article-display-x-face): Ditto.
682         (gnus-article-reply-with-original): Use gnus-region-active-p.
683         (gnus-article-followup-with-original): Ditto.
684
685         * gnus-sum.el (gnus-summary-read-group-1): Don't select
686         downloadable article either.
687
688 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
689
690         * gnus-art.el (article-display-x-face): Insert From:.
691
692         * gnus-sum.el (gnus-summary-move-article): Don't draw the
693         article. Bind gnus-display-mime-function and
694         gnus-article-prepare-hook.
695
696         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
697         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
698         gnus-agent-possibly-synchronize-flags to the last.
699         (gnus-agent-go-online): New function. New variable.
700
701 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
702
703         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
704         (gnus-agent-regenerate): Ditto.
705
706 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
707
708         * message.el (message-ignored-news-headers)
709         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
710         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
711
712         * gnus.el (gnus-gethash-safe): New macro.
713
714         * gnus-agent.el (gnus-agent-regenerate-history): New function.
715         (gnus-agent-regenerate): Show messages.
716
717 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
718
719         * gnus-agent.el (gnus-agent-regenerate-group): New function.
720         (gnus-agent-regenerate): New function.
721         (gnus-agent-save-alist): Sort.
722         (gnus-agent-copy-nov-line): Test eobp.
723         (gnus-agent-retrieve-headers): Erase buffer.
724
725 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
726
727         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
728         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
729
730         * gnus.el (gnus-agent-covered-methods): Move here.
731         (gnus-online): New function.
732         (gnus-agent-method-p): Move here.
733
734         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
735         nil. Remove articles-alist.
736
737         * gnus-start.el (gnus-get-unread-articles): Check online.
738         (gnus-groups-to-gnus-format): Ditto.
739         (gnus-active-to-gnus-format): Ditto.
740
741         * gnus-agent.el (gnus-agent-get-function): Use it.
742         (gnus-agent-get-undownloaded-list): Ditto.
743         (gnus-agent-fetch-session): Only fetch online methods.
744
745         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
746         (gnus-server-mode-map): Ditto.
747         (gnus-server-offline-face): New face.
748         (gnus-server-offline-face): New variable.
749         (gnus-server-font-lock-keywords): Add offline.
750         (gnus-server-insert-server-line): Ditto.
751         (gnus-server-offline-server): New function.
752
753         * gnus-int.el (gnus-open-server): Turn to offline.
754         (gnus-server-unopen-status): New variable.
755
756 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
757
758         * nnkiboze.el (nnkiboze-request-article): Use
759         gnus-agent-request-article.
760
761         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
762         function. Insert undownloaded NOV.
763
764         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
765         (gnus-agent-request-article): New function.
766
767         * gnus.el (gnus-agent-cache): New variable.
768
769         * gnus-int.el (gnus-retrieve-headers): Use
770         gnus-agent-retrieve-headers.
771         (gnus-request-head): Use gnus-agent-request-article.
772         (gnus-request-body): Ditto.
773
774         * gnus-art.el (gnus-request-article-this-buffer): Use
775         gnus-agent-request-article.
776
777         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
778         article if it is undownloaded.
779
780 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
781
782         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
783
784 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
785
786         * canlock.el (canlock-string-as-unibyte): New macro.
787         (canlock-sha1-with-openssl): Return a unibyte string.
788         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
789
790 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
791
792         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
793
794 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
795
796         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
797         application/x-emacs-lisp.
798
799         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
800
801         * nntp.el (nntp-request-article): Add group parameter.
802         (nntp-request-head): Ditto.
803         (nntp-find-group-and-number): Add parameter group. Figure out
804         number if the status line doesn't give (e.g. quimby.gnus.org).
805
806 2002-01-08  Simon Josefsson  <jas@extundo.com>
807
808         * mml.el (mml-generate-mime-1): Set recipient correctly.
809
810 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
811
812         * message.el (message-read-from-minibuffer): Add parameter
813         initial-contents.
814         * gnus-msg.el (gnus-summary-resend-message): Use it.
815
816         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
817         behavior of quit-config.
818
819         * message.el (message-make-from): Don't quote fullname.
820         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
821
822         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
823         From: <andre@slamdunknetworks.com>
824
825 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
826
827         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
828
829         * gnus-art.el (gnus-header-button-alist): Handle mailto.
830
831         * mml.el (mml-preview): Bind gnus-original-article-buffer because
832         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
833         because bbdb may use it.
834
835 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
836
837         * nneething.el (nneething-request-article): When a non-text file
838         is converted to an article, its data is encoded in base64.  Call
839         `nneething-make-head' with options to specify MIME types.
840         (nneething-make-head): Add optional arguments to specify MIME
841         types.
842
843 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
844
845         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
846         header if there is not.
847
848         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
849
850         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
851         (gnus-inews-mark-gcc-as-read): Obsolete variable.
852         (gnus-inews-do-gcc): Use them.
853
854         * gnus-group.el (gnus-group-mark-article-read): Put holes into
855         gnus-newsgroup-unselected.
856
857 2002-01-06  Simon Josefsson  <jas@extundo.com>
858
859         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
860         condition-case, not ignore-errors.
861
862 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
863
864         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
865         gnus-fetch-old-headers.
866
867         * gnus-art.el (article-display-x-face): Use the current buffer
868         unless `W f'. Otherwise, X-Face may be shown in the header of a
869         forwarded part.
870         (gnus-treatment-function-alist): Treat xface before hiding
871         headers.
872
873 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
874
875         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
876         parameters.
877
878 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
879
880         * mm-util.el (mm-multibyte-p): Define conditionally when load.
881         (mm-guess-charset): New function.
882         (mm-charset-after): Use it.
883         (mm-detect-coding-region): New function.
884         (mm-detect-mime-charset-region): New function.
885
886         * gnus-sum.el (gnus-summary-show-article): Use
887         mm-detect-coding-region.
888
889 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
890
891         * message.el (message-make-fqdn): Be less violent.
892
893         * gnus.el (gnus-logo-color-style): Compute custom form
894         automatically.
895
896         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
897         score file of the parent to the document group.
898
899         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
900         parameters parameter.
901
902         * gnus-score.el (gnus-score-load-file): Clean up.
903
904 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
905
906         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
907         From: Damien Wyart <damien.wyart@free.fr>
908
909         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
910
911 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
912
913         * gnus-sum.el (gnus-select-group-hook): Typo.
914
915         * rfc2047.el (rfc2047-decode-string): Return immediately if there
916         is no quoted-printable-encoded STRING.
917         From: Jesper Harder <harder@ifa.au.dk>
918
919         (rfc2047-decode-string): Decode it.
920
921 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
922
923         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
924
925 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
926
927         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
928         buffer to get rid of junk line.
929
930 2002-01-05  Simon Josefsson  <jas@extundo.com>
931
932         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
933         C-o.
934         (message-mode-map): Bind message-insert-or-toggle-importance to
935         C-c C-u.
936         (message-mode-map): Bind message-disposition-notification-to to
937         C-c M-n.
938         (message-mode-menu): Add m-d-n-t.
939         (message-mode-field-menu): Add m-goto-from.
940         (message-mode): Doc fix.
941         (message-goto-from): New function.
942         (message-insert-disposition-notification-to): New function.
943         (message-tool-bar-map): Add receipt button.
944
945 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
946
947         * gnus-sum.el (gnus-thread-latest-date): New function.
948         (gnus-thread-sort-by-most-recent-number): Renamed.
949         (gnus-thread-sort-functions): Doc fix.
950         (gnus-select-group-hook): Don't use setq on a hook.
951         (gnus-thread-latest-date): Use date, not number
952
953         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
954         (gnus-agent-expire): Allow regexp of expire-days.
955
956         * gnus-art.el (gnus-article-reply-with-original): Deactivate
957         region.
958         (gnus-article-followup-with-original): Ditto.
959
960         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
961
962         * gnus-art.el (gnus-mime-display-alternative): Use
963         gnus-local-map-property.
964         (gnus-mime-display-alternative): Ditto.
965         (gnus-insert-mime-security-button): Ditto.
966         (gnus-insert-next-page-button): Ditto.
967         (gnus-button-prev-page): Take optional args.
968         (gnus-insert-prev-page-button): widget-convert.
969
970         * gnus-util.el (gnus-local-map-property): New function.
971
972         * gnus-art.el (gnus-prev-page-map): Use parent map.
973         (gnus-next-page-map): Ditto.
974
975         * gnus-spec.el (gnus-parse-format): Clean up.
976         (gnus-parse-format): Do complex formatting for %=.
977
978         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
979         "X-Face: " to the data in the built-in scenario.
980
981         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
982         (gnus-correct-pad-form): Renamed.
983         (gnus-tilde-max-form): Clean up.
984         (gnus-pad-form): Use gnus-use-correct-string-widths.
985
986         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
987         support if that is available.
988
989         * gnus-sum.el (gnus-thread-highest-number): New function.
990         (gnus-thread-sort-by-most-recent-thread): New function.
991         (gnus-thread-sort-functions): Doc fix.
992
993 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
994
995         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
996         all cases.
997         (gnus-summary-mode): Enable it in all cases.
998         (gnus-summary-display-article): Ditto.
999         (gnus-summary-edit-article): Ditto.
1000
1001         * gnus-ems.el (gnus-put-image): Really return glyph.
1002
1003         * gnus-art.el (gnus-article-x-face-command): Fix :type.
1004         (gnus-treat-smiley): Don't take "P" in the interactive form.
1005
1006 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1007
1008         * compface.el (uncompface): XEmacs and Emacs have differing
1009         capabilities.
1010
1011         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
1012
1013         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
1014         (gnus-article-xface-ring-size): Removed.
1015         (gnus-article-display-xface): Removed.
1016         (gnus-remove-image): Cleaned up.
1017
1018         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
1019         (gnus-xmas-create-image): Take pbm files.
1020         (gnus-x-face): Removed.
1021         (gnus-xmas-article-display-xface): Removed.
1022
1023         * gnus-fun.el (gnus-display-x-face-in-from): Bind
1024         default-enable-multibyte-characters.
1025
1026         * compface.el (uncompface): Doc fix.
1027
1028         * gnus-art.el (gnus-article-x-face-command): Use
1029         gnus-display-x-face-in-from.
1030
1031         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
1032
1033         * gnus-ems.el (gnus-put-image): Return the image.
1034
1035         * gnus-fun.el (gnus-display-x-face-in-from): New function.
1036         (gnus-x-face): Moved here.
1037
1038 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
1039
1040         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
1041         invisible if string is nil.
1042         (gnus-xmas-article-display-xface): Use it.
1043
1044         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
1045         property when string is nil.
1046         (gnus-article-display-xface): Use it.
1047
1048 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1049
1050         * gnus-art.el (article-display-x-face): Check whether valid grey
1051         face was returned.
1052         (article-display-x-face): Place image in the right spot.
1053
1054         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
1055         stderr.
1056         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
1057
1058 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1059
1060         * gnus-xmas.el (gnus-xmas-create-image): Take optional
1061         parameters.
1062         (gnus-xmas-put-image): Allow non-strings to be passed.
1063
1064         * gnus-art.el (article-display-x-face): Use optional parameters.
1065
1066         * gnus-ems.el (gnus-create-image): Take optional parameters.
1067
1068         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
1069
1070         * compface.el (compface-xbm-p): Removed.
1071
1072         * gnus-ems.el (gnus-article-compface-xbm): Removed.
1073         (gnus-article-display-xface): Use compface.
1074
1075         * compface.el: New file.
1076
1077         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
1078         (gnus-convert-image-to-x-face-command): Ditto.
1079         (gnus-random-x-face): Quote argument.
1080         (gnus-x-face-from-file): Ditto.
1081
1082 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
1083
1084         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
1085         the expire-group parameter once per article rather than once
1086         per group; bind `nnmaildir-article-file-name' and `article'
1087         for convenience.  Leave article alone when expire-group
1088         specifies the current group.
1089         (nnmaildir--update-nov): be more concurrency-friendly with
1090         temp file names.
1091
1092 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1093
1094         * gnus-start.el (gnus-read-init-file): Cleaned up.
1095
1096 2002-01-03  Dave Love  <d.love@dl.ac.uk>
1097
1098         * gnus-start.el (gnus-startup-file-coding-system): Removed.
1099         (gnus-read-init-file): Don't use it.
1100
1101 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1102
1103         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
1104
1105 2002-01-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1106
1107         * gnus-start.el (gnus-read-init-file): Don't force coding system
1108         for ~/.gnus.  From Dave Love <fx@gnu.org>.
1109
1110 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
1111
1112         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
1113         * nnspool.el (nnspool-request-post): Ditto.
1114
1115         * mm-util.el (mm-use-find-coding-systems-region): New variable.
1116         (mm-find-mime-charset-region): Use it.
1117
1118 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
1119
1120         * gnus.el (gnus-summary-line-format): Added :link.
1121         * gnus-topic.el (gnus-topic-line-format): Ditto.
1122         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
1123         * gnus-srvr.el (gnus-server-line-format): Ditto.
1124         * gnus-group.el (gnus-group-line-format): Ditto.
1125
1126         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
1127         :keys, it works on both Emacsen.
1128
1129 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
1130
1131         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
1132
1133 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1134
1135         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
1136
1137 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
1138
1139         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
1140         very wide reply.
1141
1142 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1143
1144         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
1145         (gnus-picon-cache): New variable.
1146         (gnus-picon-transform-newsgroups): Cache stuff.
1147
1148         * gnus-art.el (gnus-article-reply-with-original): New command.
1149         (gnus-article-followup-with-original): New command.
1150
1151         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
1152         END parameters.
1153         (gnus-summary-followup): Take a list of list of articles.
1154         (gnus-inews-yank-articles): Allow lists of article/regions.
1155
1156         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
1157         longer the usual commands.
1158
1159         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
1160         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
1161         shell-command-on-region.
1162
1163 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1164
1165         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
1166           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
1167
1168 2002-01-03  Steve Youngs  <youngs@xemacs.org>
1169
1170         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
1171         understand ':keys', wrap it in an featurep 'xemacs.
1172
1173 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1174
1175         * gnus-ems.el (gnus-article-display-xface): Show xface in the
1176         order of headers (Actually, it is called in a reversed order). Add
1177         'gnus-image-text-deletable property.
1178         (gnus-remove-image): Remove text with such a property.
1179
1180         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
1181         gnus-put-image.
1182
1183         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
1184         with ", "
1185
1186 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1187
1188         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
1189
1190         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
1191         (article-display-x-face): Display grey X-Faces.
1192
1193         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
1194         (gnus-convert-gray-x-face-to-ppm): Ditto.
1195         (gnus-convert-image-to-gray-x-face): Ditto.
1196
1197         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
1198         gnus-summary0show-raw-article.
1199
1200 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1201
1202         Display picons in XEmacs without showing text.
1203
1204         * gnus-xmas.el (gnus-xmas-create-image): Don't use
1205         mm-create-image-xemacs to create xbm glyph, because it deletes
1206         temporary files.
1207         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
1208         (gnus-xmas-remove-image): Make text visible, remove glyph.
1209
1210         * gnus-picon.el (gnus-picon-transform-newsgroups)
1211         (gnus-picon-transform-address): Insert spec backward, due to the
1212         incompatibility of gnus-xmas-put-image.
1213
1214 2002-01-02  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
1215
1216         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
1217
1218 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1219
1220         * gnus.el: Doc fix.
1221
1222         * gnus-art.el: Doc fix.
1223
1224         * gnus-agent.el: Doc fix.
1225
1226 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1227
1228         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
1229
1230 2002-01-01  Paul Jarc <prj@po.cwru.edu>
1231
1232         * nnmaildir.el (nnmaildir--update-nov): automatically parse
1233         NOV data out of the message again if nnmail-extra-headers has
1234         changed.
1235
1236 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1237
1238         * gnus-fun.el: New file.
1239         (gnus-convert-image-to-x-face-command): New variable.
1240         (gnus-insert-x-face): New function.
1241         (gnus-random-x-face): Renamed.
1242         (gnus-x-face-from-file): Renamed.
1243
1244         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
1245         "_".
1246         (gnus-body-boundary-delimiter): Typo fix.
1247
1248 2002-01-02  Simon Josefsson  <jas@extundo.com>
1249
1250         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
1251         (gnus-body-boundary-delimiter): Fix type.
1252
1253 2002-01-01  Simon Josefsson  <jas@extundo.com>
1254
1255         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
1256         (gnus-treat-emphasize, gnus-treat-strip-cr)
1257         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
1258         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
1259         (gnus-treat-fill-article, gnus-treat-hide-citation)
1260         (gnus-treat-hide-citation-maybe)
1261         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
1262         (gnus-treat-strip-pem, gnus-treat-strip-banner)
1263         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
1264         (gnus-treat-date-ut, gnus-treat-date-local)
1265         (gnus-treat-date-english, gnus-treat-date-lapsed)
1266         (gnus-treat-date-original, gnus-treat-date-iso8601)
1267         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
1268         (gnus-treat-strip-trailing-blank-lines)
1269         (gnus-treat-strip-leading-blank-lines)
1270         (gnus-treat-strip-multiple-blank-lines)
1271         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
1272         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
1273         (gnus-treat-display-xface, gnus-treat-display-smileys)
1274         (gnus-treat-from-picon, gnus-treat-mail-picon)
1275         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
1276         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
1277         (gnus-treat-play-sounds, gnus-treat-translate)
1278         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
1279
1280         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
1281         (gnus-article-treat-body-boundary): Use it.
1282
1283         * message.el (message-mode): Fix doc.
1284         (message-mode-menu): Fix names.
1285
1286 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1287
1288         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
1289         articles.
1290
1291         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
1292         (gnus-picon-transform-address): Search for unknown faces as well.
1293         (gnus-picon-find-face): Don't search "news" for MISC.
1294         (gnus-picon-user-directories): Changed default back to exclude
1295         "unknown".
1296
1297         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
1298
1299         * gnus-picon.el (gnus-picon-find-face): Search through all
1300         databases.
1301         (gnus-picon-find-face): New implementation.
1302
1303         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
1304         keystroke.
1305         (gnus-topic-goto-next-topic): Ditto.
1306
1307         * gnus.el (gnus-summary-line-format): Changed default.
1308
1309         * nnmail.el (nnmail-extra-headers): Change default.
1310
1311         * gnus-sum.el (gnus-extra-headers): Change default.
1312
1313         * message.el (message-news-other-window): Changed "news" to
1314         "posting".
1315         (message-news-other-frame): Ditto.
1316         (message-do-send-housekeeping): Ditto.
1317
1318         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
1319         function.
1320         (gnus-article-unread-p): New function.
1321         (gnus-article-unseen-p): New function.
1322         (gnus-dead-summary-mode-map): Typo.
1323
1324         * gnus-util.el (gnus-make-predicate): New function.
1325         (gnus-make-predicate-1): New function.
1326
1327         * gnus-sum.el: New function.
1328         (gnus-map-articles): New function.
1329
1330         * gnus-art.el (gnus-treat-fold-headers): New variable.
1331         (gnus-article-treat-fold-headers): New command and keystroke.
1332
1333         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
1334         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
1335
1336 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1337
1338         * message.el (message-fcc-externalize-attachments): New variable.
1339         (message-do-fcc): Use it.
1340
1341         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
1342         (gnus-inews-do-gcc): Use it.
1343
1344         * mml.el (mml-tweak-sexp-alist): New variable.
1345         (mml-externalize-attachments): New variable.
1346         (mml-tweak-part): Use mml-tweak-sexp-alist.
1347         (mml-tweak-externalize-attachments): New function.
1348
1349 2002-01-01  Steve Youngs  <youngs@xemacs.org>
1350
1351         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
1352         'set-glyph-face' so x-face back/foreground can be set.
1353
1354 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1355
1356         * message.el (message-fix-before-sending): Fix a typo.
1357
1358 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1359
1360         * gnus-art.el (gnus-treat-smiley): Renamed command.
1361         (gnus-article-remove-images): New command and keystroke.
1362
1363         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
1364
1365         * smiley-ems.el (gnus-smiley-display): Removed.
1366
1367         * gnus.el (gnus-version-number): Update version.
1368
1369         * message.el (message-text-with-property): Renamed and moved
1370         here.
1371         (message-fix-before-sending): Highlight invisible text and place
1372         point there.
1373
1374 2002-01-01 02:32:53 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1375
1376         * gnus.el: Oort Gnus v0.04 is released.
1377
1378 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1379
1380         * gnus-delay.el (gnus-delay-send-queue): Renamed.
1381
1382         * gnus-art.el (gnus-ignored-headers): More headers,
1383
1384         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
1385         of `scan-error', since XEmacs doesn't seem to support that.
1386
1387 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1388
1389         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
1390         arg.
1391         (gnus-summary-best-unread-subject): Ditto.
1392         (gnus-summary-best-unread-subject): No, don't.
1393         (gnus-summary-better-unread-subject): New command.
1394
1395         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
1396
1397         * lpath.el ((featurep 'xemacs)): fbind url function.
1398
1399         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
1400         buffer.
1401         (gnus-xmas-remove-image): Implementation that does something.
1402         (gnus-xmas-article-display-xface): Mark images properly.
1403
1404         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
1405
1406 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
1407
1408         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
1409
1410 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1411
1412         * gnus-group.el (gnus-group-line-format): Added %O to the default
1413         value.
1414
1415         * gnus-util.el (gnus-text-with-property): The smallest point is
1416         point-min.
1417
1418         * smiley-ems.el (smiley-region): Return images.
1419         (gnus-smiley-display): Allow toggling.
1420         (smiley-region): Use text properties, not overlays.
1421
1422         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
1423         implemented yet.
1424
1425         * smiley-ems.el (smiley-update-cache): Check for valid types.
1426
1427         * gnus-art.el (gnus-with-article-buffer): New macro.
1428
1429         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
1430         strings as well as the glyphs.
1431         (gnus-picon-transform-address): Ditto.
1432         (gnus-picon-insert-glyph): Ditto.
1433         (gnus-picon-transform-newsgroups): Toggle.
1434         (gnus-picon-transform-address): Toggle.
1435
1436         * gnus-ems.el (gnus-remove-image): New function.
1437         (gnus-put-image): Take an optional string.
1438
1439         * gnus-util.el (gnus-text-with-property): New function.
1440
1441         * gnus-art.el (gnus-delete-images): New function.
1442
1443         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
1444
1445         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
1446         (gnus-article-wash-status): Use it.
1447         (gnus-signature-toggle): Clean up.
1448         (gnus-add-wash-status): New function.
1449         (gnus-delete-wash-status): New function.
1450         (gnus-article-hide-text-type): Use them throughout.
1451         (gnus-add-image): New function.
1452
1453         * gnus-ems.el (gnus-article-display-xface): Use new interface.
1454
1455         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
1456         interface.
1457
1458         * gnus-art.el (article-display-x-face): Cleaned up.
1459
1460         * rfc2047.el (rfc2047-field-value): New function.
1461
1462         * mail-parse.el (mail-header-field-value): New alias.
1463
1464         * gnus-art.el (gnus-mime-print-part): Fix typos.
1465
1466         * smiley-ems.el (gnus-smiley-file-types): New variable.
1467         (smiley-update-cache): Use it.
1468         (smiley-regexp-alist): Suffix-less smiley names.
1469         (smiley-regexp-alist): Added more smileys.
1470
1471         * gnus-sum.el (gnus-print-buffer): Made into own function.
1472         (gnus-summary-print-article): Use it.
1473
1474         * mailcap.el (mailcap-mime-info): Actually return the bit that we
1475         looked for when REQUEST is a string.
1476
1477         * gnus-art.el (gnus-mime-button-commands): Add printing
1478         keystroke.
1479         (gnus-mime-copy-part): Doc fix.
1480         (gnus-mime-print-part): New command.
1481
1482 2001-12-31  Simon Josefsson  <jas@extundo.com>
1483
1484         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
1485         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
1486
1487 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
1488
1489         * gnus-picon.el (gnus-treat-from-picon): Autoload.
1490         (picon): Fix doc.
1491
1492         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
1493         longer exists. Remove those codes.
1494         * gnus.el (gnus-use-picons): Ditto.
1495
1496 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1497
1498         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
1499         infloop.
1500
1501         * gnus-sum.el (t): New `W D' map.
1502
1503         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
1504         (gnus-article-treat-body-boundary): Clean up.
1505         (gnus-body-boundary-face): Removed.
1506         (gnus-article-goto-header): Moved here.
1507         (gnus-article-goto-header): Allow better regexps.
1508         (gnus-article-treat-fold-newsgroups): New command.
1509
1510         * gnus-sum.el (gnus-summary-move-article): We have to select an
1511         article to give `gnus-read-move-group-name' an opportunity to
1512         suggest an appropriate default.
1513
1514         * rfc2047.el (rfc2047-fold-line): New function.
1515         (rfc2047-unfold-line): Ditto.
1516         (rfc2047-fold-region): Don't fold just after the header name.
1517
1518         * mail-parse.el (mail-header-fold-line): New alias.
1519         (mail-header-unfold-line): Ditto.
1520
1521         * gnus-art.el (gnus-body-boundary-face): Renamed.
1522         (gnus-article-treat-body-boundary): Use it.
1523         (gnus-article-treat-body-boundary): Use an invisible header and a
1524         line of underline characters.
1525
1526 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
1527
1528         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
1529
1530         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
1531         (gnus-picon-split-address): New function.
1532         (gnus-picon-find-face): Use it.
1533         (gnus-picon-transform-address): Use it. Set first to t for each
1534         address.
1535
1536         * gnus-art.el (gnus-with-article-headers): Move to here. Define
1537         the macro then use it.
1538         (gnus-treatment-function-alist): Treat picons earlier.
1539
1540 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1541
1542         * gnus-art.el (gnus-body-separator-face): New variable.
1543         (gnus-article-treat-body-boundary): Use a blank, colored line.
1544
1545         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
1546         well.
1547
1548         * gnus-art.el (gnus-treat-body-boundary): New variable.
1549         (gnus-article-treat-unfold-headers): Use helper macro.
1550         (gnus-article-treat-body-boundary): New command.
1551
1552         * gnus.el (gnus-logo-color-style): Change the default color.
1553         (gnus-splash-face): Gray, gray.
1554
1555         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
1556         colors.
1557
1558         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
1559         (gnus-logo-color-style): Ditto.
1560         (gnus-logo-colors): Ditto.
1561
1562         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
1563
1564         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
1565
1566         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
1567         (gnus-picon-transform-newsgroups): New function.
1568
1569         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
1570         string.
1571
1572         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
1573
1574         * gnus-art.el (gnus-treat-cc-picon): New variable.
1575         (gnus-treat-mail-picon): Renamed.
1576
1577         * gnus-picon.el: New implementation.
1578         (gnus-picon-find-face): Renamed.
1579         (gnus-treat-from-picon): Use it.
1580         (gnus-picon-transform-address): Renamed.
1581         (gnus-treat-from-picon): Use it.
1582         (gnus-picon-create-glyph): Renamed.
1583         (gnus-picon-transform-address): Use it.
1584         (gnus-treat-cc-picon): New command.
1585
1586         * mm-decode.el (mm-create-image-xemacs): Separated out into
1587         function.
1588         (mm-get-image): Use it.
1589
1590         * gnus-art.el (gnus-treat-display-picons): Simplify.
1591         (gnus-treat-from-picon): Renamed.
1592
1593         * gnus-ems.el (gnus-create-image): New function.
1594         (gnus-put-image): New function.
1595
1596         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
1597         (gnus-with-article-headers): New macro.
1598         (gnus-article-goto-header): New function.
1599
1600         * gnus-xmas.el (gnus-image-type-available-p): New function.
1601
1602         * gnus-ems.el (gnus-image-type-available-p): New function.
1603
1604 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
1605
1606         * nnrss.el (nnrss-check-group): Find the correct tag, because
1607         xml.el is changed.
1608
1609 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1610
1611         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
1612         lines are shorter than the window width.
1613         (gnus-ignored-headers): More headers.
1614
1615 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1616
1617         * gnus-art.el (gnus-treat-unfold-lines): New variable.
1618         (gnus-treat-unfold-headers): Remamed.
1619         (gnus-article-treat-unfold-headers): New command and keystroke.
1620
1621         * rfc2047.el (rfc2047-encode-message-header): Clean up.
1622
1623         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
1624
1625 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1626
1627         * sha1-el.el (sha1-use-external): New variable.
1628         (sha1-region): Use it.
1629         (sha1-string): Ditto.
1630
1631         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
1632         * gnus-picon.el: Less warnings when compile.
1633
1634 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1635
1636         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
1637         alias.
1638         (gnus-picons-database): Default to list.
1639         (gnus-picons-lookup-internal): Use it.
1640
1641         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
1642         to "bogus".
1643
1644         * gnus-win.el (gnus-configure-windows-hook): New hook.
1645
1646 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
1647
1648         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
1649
1650 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1651
1652         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
1653         lists.
1654         (gnus-select-newsgroup): Don't append; push.
1655         (gnus-adjust-marked-articles): Remove obsolete ranges from
1656         `seen'.
1657         (gnus-update-marks): Clean up.
1658         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
1659
1660 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
1661
1662         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
1663
1664 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1665
1666         * gnus-sum.el (gnus-auto-select-subject): New variable.
1667         (gnus-summary-best-unread-subject): New function.
1668         (gnus-summary-best-unread-article): Use it.
1669         (gnus-summary-first-unseen-subject): New function and command.
1670
1671         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
1672         other treatments.
1673
1674         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
1675         function.
1676
1677         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
1678         from the list of hidden types.
1679
1680         * mm-view.el (mm-inline-text): Ditto.
1681         (mm-inline-text): Ditto.
1682         (mm-w3-prepare-buffer): Ditto.
1683
1684         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
1685
1686 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1687
1688         * gnus-art.el (gnus-ignored-headers): Added more headers.
1689
1690 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
1691
1692         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
1693         once.
1694
1695 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1696
1697         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
1698
1699 2001-12-28  Simon Josefsson  <jas@extundo.com>
1700
1701         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
1702         Jesper Harder <harder@ifa.au.dk>.
1703
1704 2001-12-27  Simon Josefsson  <jas@extundo.com>
1705
1706         * gnus-sum.el (gnus-select-newsgroup): Make
1707         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
1708         contain all articles (instead of none) when no seen marks have
1709         been set for the group.
1710         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
1711         instead, it seems to result in shorter ranges.
1712
1713 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1714
1715         * mm-util.el (mm-iso-8859-x-to-15-region): Use
1716         insert-before-markers.
1717         From Jesper Harder <harder@ifa.au.dk>
1718
1719 2001-12-26  Paul Jarc <prj@po.cwru.edu>
1720
1721         * nnmaildir.el (nnmaildir-save-mail): create the destination
1722         groups if they do not exist.
1723
1724 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1725
1726         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
1727
1728 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1729
1730         * gnus-group.el (gnus-group-read-ephemeral-group): Call
1731         gnus-group-real-name.
1732
1733         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
1734         (gnus-newsgroup-variables): Ditto.
1735
1736         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
1737         return it.
1738
1739 2001-12-21  Paul Jarc <prj@po.cwru.edu>
1740
1741         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
1742         * nnmaildir.el (top-level): Add commentary.
1743         (nnmaildir-version): Indicate that nnmaildir is now a standard
1744         part of Gnus, not separately released.
1745
1746 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1747
1748         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
1749         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
1750         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
1751         From  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
1752
1753 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1754
1755         * nnmaildir.el: Copyright changes. Require cl only at compile time.
1756
1757 2001-12-20  Simon Josefsson  <jas@extundo.com>
1758
1759         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
1760         ZHU <zsh@cs.rochester.edu>.
1761         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
1762         Brian P Templeton <bpt@tunes.org>.
1763
1764 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1765
1766         * nnmaildir.el: New file.
1767         From Paul Jarc <prj@po.cwru.edu>.
1768
1769 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1770
1771         * nndoc.el (nndoc-type-alist): Move forward to the end.
1772
1773 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1774
1775         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
1776         `dolist'.
1777
1778 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1779
1780         * gnus-win.el (gnus-frames-on-display-list): New function.
1781         (gnus-get-buffer-window): Use it.
1782
1783 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1784
1785         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
1786
1787 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1788
1789         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
1790
1791 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1792            From Harald Meland <Harald.Meland@usit.uio.no>
1793
1794         * gnus-win.el (gnus-get-buffer-window): New function.
1795         (gnus-all-windows-visible-p): Use it.
1796
1797         * gnus-util.el (gnus-horizontal-recenter)
1798         (gnus-horizontal-recenter, gnus-horizontal-recenter)
1799         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
1800
1801         * gnus-score.el (gnus-score-insert-help): Use it.
1802
1803         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
1804         (gnus-generate-tree, gnus-highlight-selected-tree)
1805         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
1806         it.
1807
1808         * gnus-art.el (gnus-article-set-window-start)
1809         (gnus-mm-display-part, gnus-request-article-this-buffer)
1810         (gnus-button-next-page, gnus-button-prev-page)
1811         (gnus-article-button-next-page, gnus-article-button-prev-page):
1812         Use it.
1813
1814 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
1815
1816         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
1817         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
1818         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
1819
1820 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1821
1822         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
1823         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
1824         * mml1991.el, nnultimate.el: Add `coding'.
1825
1826 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
1827
1828         * ChangeLog: changed coding to buffer-file-coding-system
1829         * ChangeLog.1: same
1830         * nnwfm.el: same
1831         * gnus-smiley.el: same
1832         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
1833         * gnus-delay.el: same
1834         * gnus-spec.el: same
1835         * message.el: same
1836         * mml1991.el: same
1837         * nnultimate.el: same
1838
1839 2001-12-16  Simon Josefsson  <jas@extundo.com>
1840         Inspired by code by Dirk Meyer <dischi@tzi.de>.
1841
1842         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
1843         (gnus-summary-save-map): Add muttprint.
1844         (gnus-summary-make-menu-bar): Ditto.
1845         (gnus-summary-muttprint): New function.
1846
1847         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
1848
1849 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1850
1851         * uudecode.el (uudecode-decode-region-internal): Speedup by using
1852         temporary list instead of buffer.
1853
1854         * mm-url.el (executable-find): autoload.
1855
1856 2001-12-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
1857
1858         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
1859         to variable, follow doc-string conventions).
1860
1861 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
1862
1863         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
1864         subscribe-level
1865         * gnus-topic.el (gnus-subscribe-topics): use it.
1866
1867 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1868
1869         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
1870         messages. (A small patch with indentation)
1871         From Sean Neakums <sneakums@zork.net>.
1872
1873         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
1874         nil after shooting down the gnus-original-article-buffer.
1875
1876 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1877
1878         * uudecode.el (uudecode-use-external): New variable.
1879         (uudecode-decode-region): Automatically detect external program.
1880
1881         * binhex.el (binhex-use-external): New variable.
1882         (binhex-decode-region-internal): New function.
1883         (binhex-decode-region): Automatically detect external program.
1884
1885         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
1886         Use them.
1887
1888 2001-12-12  Simon Josefsson  <jas@extundo.com>
1889
1890         * nnvirtual.el (nnvirtual-always-rescan)
1891         (nnvirtual-component-regexp): Fix doc.
1892
1893         * nnoo.el (defvoo): Add doc to defvoo variables.
1894
1895         * nnml.el (nnml-directory, nnml-active-file)
1896         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
1897         (nnml-marks-is-evil, nnml-filenames-are-evil)
1898         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
1899
1900         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
1901         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
1902         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
1903         `error'.
1904
1905         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
1906         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
1907
1908         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
1909         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
1910         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
1911         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
1912
1913         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
1914         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
1915
1916         * imap.el, nnimap.el: Fix indentation.
1917
1918         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
1919
1920 2001-12-12  Didier Verna  <didier@xemacs.org>
1921
1922         * gnus-msg.el (gnus-group-news): New function.
1923         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
1924         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
1925         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
1926         for it.
1927         * gnus-msg.el (gnus-summary-news-other-window): New function.
1928         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
1929         bind it to `i'.
1930         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
1931         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
1932         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
1933         for it (called with a prefix).
1934         * gnus-msg.el (gnus-configure-posting-styles): add an optional
1935         group-name argument.
1936         * gnus-msg.el (gnus-setup-message): use it.
1937
1938 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1939
1940         * gnus-sum.el (gnus-summary-show-article): Fix doc.
1941
1942 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1943
1944         * mml.el (mime-to-mml): Remove Content-Disposition too.
1945
1946 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1947
1948         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
1949         * gnus-group.el (gnus-group-name-decode): Decode unibyte
1950         strings only.
1951         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
1952
1953 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
1954
1955         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
1956         (nnmail-fancy-expiry-target): Use it.
1957         Suggestions from Simon Josefsson <jas@extundo.com>.
1958
1959 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1960
1961         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
1962
1963 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1964
1965         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
1966
1967         * gnus-util.el (gnus-url-unhex-string): Move here.
1968
1969 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1970
1971         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
1972         mm-url-decode-entities-nbsp.
1973
1974         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
1975         * webmail.el, nnwfm.el: Use mm-url.
1976
1977         * mm-url.el (mm-url-fetch-form): Move from nnweb.
1978         (mm-url-remove-markup): Move from nnweb.
1979         (mm-url-fetch-simple): Move from webmail.
1980
1981         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
1982
1983 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1984
1985         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
1986         (gnus-summary-print-article): Use it.
1987
1988         * gnus-util.el (gnus-replace-in-string): Typo.
1989
1990 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1991
1992         * nnweb.el (nnweb-replace-in-string): Removed.
1993
1994         * gnus-util.el (gnus-replace-in-string): New function.
1995         (gnus-mode-string-quote): Use it.
1996
1997         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
1998         * nnwfm.el (nnwfm-create-mapping): Ditto.
1999
2000 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2001
2002         * dgnushack.el (dgnushack-compile): nnrss.el and
2003         nnslashdot.el don't depend on nnweb, url, w3.
2004
2005         * nnrss.el: Use mm-url.
2006
2007 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2008
2009         * mm-url.el (mm-url-insert-file-contents): Support file:.
2010
2011 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2012
2013         * mm-view.el: Lower case for the description line. Sync from the
2014         Emacs CVS.
2015
2016 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2017
2018         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
2019         From:  Stefan Monnier  <monnier@cs.yale.edu>
2020
2021 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2022
2023         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
2024
2025 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2026
2027         * mm-url.el: Require executable.
2028         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
2029
2030 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2031
2032         * pop3.el (pop3-munge-message-separator): Only use valid date.
2033         From Michael Welsh Duggan <md5i@cs.cmu.edu>.
2034
2035         * Makefile.in: gnus-load.elc may not be generated.
2036
2037 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2038
2039         * mm-url.el: New file.
2040         * nnslashdot.el: Use it.
2041         * mm-extern.el (mm-extern-url): Use it.
2042
2043 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2044
2045         * gnus-sum.el (gnus-summary-save-article): Nix
2046         gnus-display-mime-function and gnus-article-prepare-hook.
2047
2048         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
2049         the beginning of lines.
2050         (gnus-complex-form-to-spec): Ditto.
2051
2052 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2053
2054         * message.el (message-make-mft): Fix the m-s-a-file regexp.
2055         From Paul Jarc <prj@po.cwru.edu>.
2056
2057 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2058
2059         * message.el: New variable message-subscribed-address-file;
2060         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
2061
2062 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2063
2064         * message.el (message-tab-body-function): Set to nil.
2065         (message-tab): Use text-mode-map or global-map.
2066         Suggested by Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
2067
2068 2001-11-30  Simon Josefsson  <jas@extundo.com>
2069
2070         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
2071         instead of gnus-union, for speed.  Suggested by Christoph Conrad
2072         <christoph.conrad@gmx.de>.
2073         (gnus-agent-fetch-group-1): Add verbose message.
2074
2075 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2076
2077         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
2078         of integers.
2079
2080 2001-11-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2081
2082         * message.el (message-newgroups-header-regexp)
2083         (message-completion-alist, message-tab-body-function): Use
2084         defcustom rather than defvar.
2085         (message-tab): Mention `message-tab-body-function' in doc.
2086         Suggested by Karl Eichwalder.
2087
2088 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2089
2090         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
2091
2092 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2093
2094         * nnheader.el (nnheader-find-nov-line): Don't use macro
2095         gnus-delete-line.
2096
2097         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
2098         (gnus-group-name-charset): Ditto.
2099
2100         * gnus-util.el (gnus-buffer-live-p): Ditto.
2101
2102 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2103
2104         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
2105         open parenthesis in doc.
2106         (sieve-manage-authenticator-alist): Typo in doc.
2107         * imap.el (imap-authenticator-alist): Typo in doc.
2108         (imap-stream-alist): Backslash.
2109
2110         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
2111           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
2112
2113 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2114
2115         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
2116
2117         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
2118
2119         * gnus-msg.el (gnus-configure-posting-styles): use
2120         make-local-hook. Add LOCAL for add-hook.
2121
2122 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
2123
2124         * message.el (message-mode): Use `make-local-hook' unless
2125         obsolete.
2126         Patch by Katsumi Yamaoka  <yamaoka@jpl.org>.
2127
2128 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2129
2130         * canlock.el: Remove sha1.el and base64.el stuff.
2131
2132 2001-11-26  Didier Verna  <didier@xemacs.org>
2133
2134         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
2135         if needed.
2136
2137 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2138
2139         * message.el (message-tamago-not-in-use-p): New function.
2140         (message-strip-forbidden-properties): Use it.
2141
2142 2001-11-26  Didier Verna  <didier@xemacs.org>
2143
2144         * gnus-start.el (gnus-check-first-time-used): only check for
2145         existence of .el[d] files.
2146
2147 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2148
2149         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
2150
2151         * message.el (message-setup-1): Clean up mc-*.
2152
2153 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2154
2155         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
2156         * gnus-score.el (gnus-score-find-bnews): Use it.
2157
2158         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
2159         (gnus-summary-limit-to-author): Ditto.
2160         (gnus-summary-limit-to-extra): Ditto.
2161         (gnus-summary-find-matching): Support not-matching argument.
2162
2163 2001-11-25  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2164
2165         * message.el (message-wash-subject): Use `insert' rather than
2166         `insert-string', which is deprecated.
2167
2168 2001-11-24  Simon Josefsson  <jas@extundo.com>
2169
2170         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
2171         message. (Gnus does not "default" to using 8bit for the message,
2172         it default to use 8bit encoding and the user-supplied CTE
2173         value. Calling this behaviour "treating it as 8bit" is perhaps
2174         better.)
2175
2176         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
2177         (compare mm-charset-to-coding-system).
2178
2179 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2180
2181         * canlock.el (canlock-sha1-with-openssl): Use unibyte
2182         buffer. Correctly decode hex.
2183
2184 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2185
2186         * gnus-agent.el (gnus-category-insert-line): Convert category
2187         names to strings.
2188
2189 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2190
2191         * message.el (sha1): eval-and-compile.
2192
2193 2001-11-20  Simon Josefsson  <jas@extundo.com>
2194
2195         * message.el (message-allow-no-recipients): New variable.
2196         (message-send): Use it, customize the prompting when posting to
2197         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
2198
2199 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2200
2201         * mm-util.el (mm-coding-system-priorities): New variable.
2202         (mm-sort-coding-systems-predicate): New function.
2203         (mm-find-mime-charset-region): Resort coding systems if needed.
2204         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
2205
2206 2001-11-20  Didier Verna  <didier@xemacs.org>
2207
2208         * gnus-group.el (gnus-group-make-help-group): new optional
2209         argument to control the error behavior.
2210         * gnus-start.el (gnus-check-first-time-used): use it to avoid
2211         erroring.
2212
2213 2001-11-19  Simon Josefsson  <jas@extundo.com>
2214
2215         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
2216         instead of C-c C-u.  Suggested by Per Abrahamsen
2217         <abraham@dina.kvl.dk>.
2218
2219 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2220
2221         * nnfolder.el (nnfolder-read-folder): Use group instead of
2222         nnfolder-current-group.
2223         Suggested by Lorentey Karoly <lorentey@elte.hu>.
2224
2225 2001-11-17  Simon Josefsson  <jas@extundo.com>
2226
2227         * message.el (message-send): Ask user if Fcc/Gcc should be
2228         performed when no other sender was specified.
2229         Suggested by prj@po.cwru.edu (Paul Jarc).
2230
2231 2001-11-17  Simon Josefsson  <jas@extundo.com>
2232
2233         * message.el (message-mode, message-mode-map): Use C-c C-u for
2234         Importance: instead of C-c C-p (used by SC).
2235
2236 2001-11-16  Simon Josefsson  <jas@extundo.com>
2237
2238         * message.el (message-insert-importance-high)
2239         (message-insert-importance-low): Save point.
2240
2241         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
2242         value.
2243
2244 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
2245
2246         * message.el (message-strip-special-text-properties): New option.
2247         (message-strip-forbidden-properties): Obey it.
2248
2249 2001-11-14  Sam Steingold  <sds@gnu.org>
2250
2251         * gnus-score.el: Fixed some doc strings to properly quote symbols.
2252
2253 2001-11-15  Simon Josefsson  <jas@extundo.com>
2254
2255         Support "Importance:" header in Message.
2256
2257         * message.el (message-mode-map): Bind C-c C-p to
2258         `message-insert-or-toggle-importance'
2259         (message-mode-menu): Add message-insert-importance-{high,low}.
2260         (message-insert-importance-high, message-insert-importance-low)
2261         (message-insert-or-toggle-importance): New functions.
2262         (message-tool-bar-map): Add {un,}important.
2263         (message-mode): Doc fix.
2264
2265 2001-11-15  Simon Josefsson  <jas@extundo.com>
2266
2267         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
2268
2269         * mml.el (mml-menu): Fix toolbar tooltip.
2270
2271 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2272
2273         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
2274         * nnml.el (nnml-save-marks): Ditto.
2275
2276         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
2277
2278 2001-11-15  Simon Josefsson  <jas@extundo.com>
2279
2280         * nnml.el (nnml-save-marks):
2281         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
2282         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
2283
2284 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
2285
2286         * gnus-art.el (gnus-article-wash-status-strings): Use
2287         `copy-sequence', not `copy-seq'.
2288
2289 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
2290
2291         * gnus-art.el (gnus-article-wash-status-strings): New constant.
2292         (gnus-gnus-article-wash-status-entry): New function.
2293         (gnus-article-wash-status): Use it.
2294
2295 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2296
2297         * mml1991.el: Add coding header.
2298
2299 2001-11-12  Simon Josefsson  <jas@extundo.com>
2300
2301         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
2302         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
2303         `mml1991-sign' and `mml1991-encrypt'.
2304         (mml1991-encrypt, mml1991-sign): New glue functions.
2305         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
2306
2307         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
2308         (mml-menu): Add PGP to menu.
2309
2310         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
2311         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
2312         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
2313         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
2314
2315         * mml2015.el: Mention RFC 3156.
2316
2317         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
2318
2319 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2320
2321         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
2322
2323         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
2324           From <Michael.Cook@cisco.com>
2325
2326 2001-11-11  Simon Josefsson  <jas@extundo.com>
2327
2328         * message.el (top-level): Autoload sha1.
2329         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
2330         canlock, no need to require two different hash algs).  Suggested
2331         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
2332
2333 2001-11-09  Simon Josefsson  <jas@extundo.com>
2334
2335         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Bm\e(Bk
2336         <Pavel@Janik.cz>.
2337
2338 2001-11-09  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2339
2340         * message.el (message-point-in-header-p): New function.
2341         (message-do-auto-fill): Use it.
2342         (message-beginning-of-line): New function.  Goes to beginning of
2343         header value (i.e., end of header name), or to beginning of line
2344         if already at beginning of value.  Behaves like
2345         `beginning-of-line' when in message body.
2346         (message-mode-map): Bind it.
2347
2348 2001-11-08  Simon Josefsson  <jas@extundo.com>
2349
2350         * gnus-msg.el (gnus-posting-styles): Add doc.
2351
2352 2001-11-07  Simon Josefsson  <jas@extundo.com>
2353
2354         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
2355
2356         * sieve-mode.el (sieve-control-commands-face)
2357         (sieve-control-commands-face, sieve-action-commands-face)
2358         (sieve-test-commands-face, sieve-tagged-arguments-face): New
2359         faces.
2360         (sieve-font-lock-keywords): Use them.
2361         (sieve-mode): Only set font-lock-defaults in emacs.
2362
2363         * gnus-art.el (gnus-default-article-saver): Add
2364         gnus-summary-save-body-in-file.
2365         (gnus-summary-write-to-file): Fix doc.
2366
2367 2001-11-07  Simon Josefsson  <jas@extundo.com>
2368
2369         * gnus-art.el (gnus-treat-highlight-signature): Add cross
2370         reference to the correct chapter in the manual.
2371
2372         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
2373         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
2374
2375 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2376
2377         * mml.el (mml-preview): Bind mail-header-separator.
2378
2379 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2380
2381         * message.el: Always require canlock.
2382         (message-ignored-supersedes-headers): Include Cancel-Lock and
2383         Cancel-Key.
2384         (message-insert-canlock): Don't require canlock.
2385         (message-cancel-news): Don't check whether canlock is available.
2386         (message-supersede): Support cancel-locks.
2387
2388         * gnus-art.el: Don't autoload canlock.
2389
2390 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2391
2392         * mail-source.el (mail-source-fetch-imap): ASYNC param.
2393         From: <andre@slamdunknetworks.com>
2394
2395 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2396
2397         * many files: Fix copyright lines.
2398
2399 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2400
2401         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
2402         Suggested by Dave Love  <fx@gnu.org>.
2403
2404 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2405
2406         * message.el (message-kill-buffer): Remove auto-save file after
2407         confirm.
2408
2409         * message.el (message-send-mail): Call message-generate-headers
2410         once.  Suggested by Matt Armstrong <matt@lickey.com>.
2411
2412         * gnus-topic.el (gnus-topic-rename): Initial-input.
2413         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
2414
2415 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
2416
2417         * message.el (message-forbidden-properties): New constant.
2418         (message-strip-forbidden-properties): New function.
2419         (message-mode): Activate it.
2420
2421 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2422
2423         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
2424         (mm-hack-charsets): Fix doc.
2425
2426 2001-11-02  Simon Josefsson  <jas@extundo.com>
2427
2428         * gnus-int.el (gnus-check-server): Message "...done" when done.
2429
2430         * imap.el (imap-close): Don't message (imap-send-command-wait
2431         returns if the connection is dropped).
2432         (imap-wait-for-tag): Nix out message only when necessary.
2433
2434         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
2435         for non-crossposting.
2436         (gnus-sieve-crosspost): Default to t to be consistent with other
2437         parts of Gnus.
2438
2439 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2440
2441         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
2442         (mm-iso-8859-x-to-15-table): Ditto.
2443         (mm-iso-8859-x-to-15-region): Ditto.
2444         (mm-find-mime-charset-region): Ditto.
2445
2446 2001-11-01  Simon Josefsson  <jas@extundo.com>
2447
2448         * nnimap.el (nnimap-close-asynchronous): New variable.
2449         (nnimap-close-group): Use it.
2450         (nnimap-expunge): Don't use it.
2451
2452         * imap.el (imap-callbacks): New variable.
2453         (imap-remassoc): Copied from `gnus-remassoc'.
2454         (imap-add-callback): New function.
2455         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
2456         behaviour.
2457         (imap-parse-response): Call the callback.
2458
2459         * message.el (message-insert-canlock): New variable.
2460         (message-canlock-generate, message-canlock-password)
2461         (message-insert-canlock): New functions.
2462         (message-send-news): Call `message-insert-canlock'.
2463         (top-level): Require canlock when compiling.
2464         (message-insert-canlock): Require canlock before we need it.
2465
2466 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2467
2468         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
2469
2470 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2471
2472         * dgnushack.el (dgnushack-make-load): A workaround for
2473         custom-add-loads bug in some versions of XEmacs.
2474
2475 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2476
2477         * mm-util.el (mm-charset-synonym-alist): Revert (some).
2478
2479 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2480
2481         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
2482         (mm-hack-charsets): New variable.
2483         (mm-iso-8859-15-compatible): New variable.
2484         (mm-iso-8859-x-to-15-table): New variable.
2485         (mm-find-mime-charset-region): Add parameter hack-charsets.
2486
2487         * mm-bodies.el (mm-encode-body): Use it.
2488         * mml.el (mml-parse-1): Ditto.
2489
2490 2001-11-01  Simon Josefsson  <jas@extundo.com>
2491
2492         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
2493
2494 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2495
2496         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
2497         is nil.
2498
2499 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2500
2501         * smiley-ems.el (smiley-update-cache): Auto detect file type.
2502
2503         * message.el (message-forward-rmail-make-body): Use
2504         save-window-excursion.
2505         (message-encode-message-body): Search with noerror.
2506         (message-setup-1): Convert compose-mail send-actions to
2507         message-send-actions.
2508
2509 2001-11-01  Simon Josefsson  <jas@extundo.com>
2510
2511         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
2512         <yamaoka@jpl.org>.
2513
2514 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2515
2516         * sieve-manage.el (sieve-string-bytes): No complain.
2517
2518 2001-11-01  Simon Josefsson  <jas@extundo.com>
2519
2520         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
2521         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
2522         has autoload cookies, so no `require' should be necessary.)
2523
2524         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
2525         files.
2526
2527 2001-10-31  Simon Josefsson  <jas@extundo.com>
2528
2529         * gnus-cus.el (gnus-group-parameters): Support integer `display'
2530         parameter.
2531
2532         * gnus-sum.el (gnus-select-newsgroup): If group parameter
2533         `display' is a number (and C-u wasn't used to enter group), only
2534         fetch that number of articles.
2535
2536 2001-10-31  Matt Armstrong  <matt@lickey.com>
2537
2538         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
2539         not-subscribed -> subscribed.
2540
2541 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2542         From: Josh Huber <huber@alum.wpi.edu>
2543
2544         * message.el (message-subscribed-address-functions): New variable.
2545         (message-subscribed-addresses): New variable.
2546         (message-subscribed-regexps): New variable.
2547         (message-goto-mail-followup-to): New function.
2548         (message-send-mail): Add Mail-Followup-To.
2549         (message-make-mft): New function.
2550
2551         * gnus.el (gnus-find-subscribed-addresses): New function.
2552
2553 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2554
2555         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
2556         (mail-source-fetch-pop): Ditto.
2557         (mail-source-check-pop): Ditto.
2558
2559         * gnus-start.el (gnus-read-init-file): Ditto.
2560         (gnus-activate-group): Ditto.
2561         (gnus-read-newsrc-el-file): Ditto.
2562
2563 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2564
2565         * message.el (message-get-reply-headers): Make sure there is ", ".
2566
2567         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
2568         mm-coding-system-p. Don't correct it only in XEmacs.
2569         (mm-charset-to-coding-system): Use mm-coding-system-p and
2570         mm-get-coding-system-list.
2571         (mm-emacs-mule, mm-mule4-p): New variables.
2572         (mm-enable-multibyte, mm-disable-multibyte,
2573         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
2574         mm-with-unibyte-current-buffer,
2575         mm-with-unibyte-current-buffer-mule4): Use them.
2576         (mm-find-mime-charset-region): Treat iso-2022-jp.
2577
2578         From  Dave Love  <fx@gnu.org>:
2579
2580         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
2581         construction.
2582         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
2583         entries conditional on not having a coding system defined for
2584         them.
2585         (mm-mule-charset-to-mime-charset): Use
2586         find-coding-systems-for-charsets if defined.
2587         (mm-charset-to-coding-system): Don't use
2588         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
2589         later.  Add last resort search of coding systems.
2590         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
2591         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
2592         Mule 4.
2593         (mm-find-mime-charset-region): Re-write.
2594         (mm-with-unibyte-current-buffer): Restore buffer as well as
2595         multibyteness.
2596
2597 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2598
2599         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
2600         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
2601         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
2602
2603 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2604
2605         * gnus-art.el (article-display-x-face): Nix buffer-read-only
2606         again.
2607
2608         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
2609
2610 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2611
2612         * gnus-spec.el (gnus-parse-simple-format): Use
2613           buffer-substring-no-properties.
2614
2615 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2616
2617         * gnus-art.el (article-verify-cancel-lock): New function.
2618
2619         * nnheader.el (nntp-process-response): New variable.
2620         (nnheader-init-server-buffer): Make `nntp-process-response'
2621         buffer-local in `nntp-server-buffer'.
2622
2623         * nntp.el (nntp-prepare-post-hook): New hook.
2624         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
2625         (nntp-async-trigger): Ditto.
2626         (nntp-request-post): Insert a server's ID if there's no Message-ID
2627         header; run `nntp-prepare-post-hook'.
2628
2629 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2630
2631         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
2632         instead.
2633
2634         * message.el (message-forward-subject-author-subject): Don't use
2635         message-news-p, which widens the buffer.
2636         (message-forward-make-body): New function.
2637         (message-forward): Use it.
2638         (message-insinuate-rmail): New function.
2639         (message-forward-rmail-make-body): New function.
2640
2641 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2642
2643         * mm-extern.el (mm-extern): Provide it.
2644
2645         * mm-partial.el (mm-partial): Provide it.
2646
2647 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2648
2649         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
2650
2651 2001-10-29  Simon Josefsson  <jas@extundo.com>
2652
2653         * mml.el (mml-preview): Bind message-this-is-news if it is
2654         news. From Jesper Harder <harder@myrealbox.com>.
2655
2656 2001-10-28  Simon Josefsson  <jas@extundo.com>
2657
2658         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
2659
2660 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
2661
2662         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
2663         ironic smilies.
2664
2665 2001-10-27  Simon Josefsson  <jas@extundo.com>
2666
2667         * message.el (message-indent-citation): Don't add trailing
2668         whitespace when citing text.
2669
2670         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
2671         <harder@ifa.au.dk>.
2672
2673 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2674
2675         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
2676         not available.
2677         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
2678         (nnweb-type-definition): Add google as alias of dejanews.
2679         (nnweb-google-parse-1): Forward 1 line.
2680
2681 2001-10-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2682
2683         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
2684         variable `message-forward-ignored-headers'.
2685
2686 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
2687
2688         * gnus.el (gnus-expand-group-parameter): New function.
2689         (gnus-expand-group-parameters): Call it.
2690         (gnus-group-fast-parameter): New function.
2691         (gnus-group-find-parameter): Call it.
2692
2693 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
2694
2695         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
2696         vector (it didn't before because of a bug).
2697         * gnus-msg.el (gnus-post-news): Use header vector directly, if
2698         available.  Before it converted it to an article number.
2699
2700         This makes followup to news articles with negative numbers in
2701         nnvirtual groups use news instead of mail.
2702
2703 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
2704
2705         * gnus.el (post-method): Use `native' instead of `nil'.
2706
2707         * gnus-msg.el (gnus-post-method): Ditto.
2708
2709 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
2710
2711         * gnus.el (gnus-define-group-parameter): Grammar fix.
2712
2713 2001-10-22  Simon Josefsson  <jas@extundo.com>
2714
2715         * gnus-msg.el (gnus-extended-version): Include
2716         system-configuration.
2717         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann).
2718
2719 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
2720
2721         * gnus.el (post-method): Customization fix: `native' is not a
2722         valid value.
2723         * gnus-msg.el (gnus-post-method): Doc and customization fix:
2724         `native' is not a valid value.
2725
2726 2001-10-21  Simon Josefsson  <jas@extundo.com>
2727
2728         * nnimap.el (nnimap): Defgroup
2729         (nnimap-strict-function, nnimap-strict-function-match): New
2730         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
2731         (nnimap-split-crosspost, nnimap-split-inbox)
2732         (nnimap-split-rule, nnimap-split-predicate)
2733         (nnimap-split-predicate): Defcustom.
2734         (nnimap-split-inbox, nnimap-expunge-search-string)
2735         (nnimap-importantize-dormant): Remove "*" from doc.
2736
2737 2001-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2738
2739         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
2740         not supplied via prefix arg.  From Lisp, make arg mandatory.
2741         Suggested by Frank Schmitt.
2742
2743 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
2744
2745         * message.el (message-do-auto-fill): Avoid calling
2746         'rfc822-goto-eoh'.
2747
2748 2001-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2749         From Paul Jarc <prj@po.cwru.edu>.
2750
2751         * message.el (message-get-reply-headers): Restructure the logic
2752         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
2753
2754 2001-10-20  Simon Josefsson  <jas@extundo.com>
2755
2756         * message.el (message-cancel-news): Support cancel-locks.
2757         Suggested by Per Abrahamsson.
2758
2759         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
2760         conses.  From David Z Maze <dmaze@MIT.EDU>.
2761
2762         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
2763
2764 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
2765
2766         * mm-decode.el (mm-default-directory): Fix customize type.
2767
2768         * message.el (message-setup-fill-variables): Kludge to use
2769         normal-auto-fill-function even if auto fill is already activated.
2770
2771 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
2772
2773         * message.el (message-do-auto-fill): New version that does not
2774         rely on text properties, by Simon Josefsson <jas@extundo.com>.
2775         (message-setup-1): Removed the `message-field' property.
2776
2777         * gnus-draft.el (gnus-draft-edit-message): Removed the
2778         `message-field' property.
2779
2780 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
2781
2782         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
2783         `message-field'.  The `field' property has a special significance in
2784         Emacs 21.
2785
2786         * message.el (message-send, message-setup-1): Ditto.
2787
2788 2001-10-18  Simon Josefsson  <jas@extundo.com>
2789
2790         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
2791         when undoing.
2792
2793 2001-10-18  Simon Josefsson  <jas@extundo.com>
2794         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
2795
2796         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
2797         (gnus-summary-make-menu-bar): Ditto.
2798
2799 2001-10-17  Simon Josefsson  <jas@extundo.com>
2800
2801         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
2802         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
2803
2804 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2805
2806         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
2807         * gnus-util.el (gnus-user-date): New function.
2808         From Frank Schmitt <usenet@Frank-Schmitt.net>.
2809
2810 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
2811
2812         * message.el (message-check-news-header-syntax): Special case
2813         nnvirtual groups.
2814
2815         * gnus-sum.el (gnus-summary-respool-default-method): Changed
2816         customize type to `symbol'.
2817
2818 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2819
2820         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
2821         %&foo;.
2822         (gnus-parse-simple-format): Support user extended spec too.
2823         %u&foo; invokes gnus-user-format-function-foo.
2824
2825 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2826
2827         * nnml.el (nnml-request-expire-articles): Make sure it is back to
2828         the server.
2829         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
2830         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
2831         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
2832         * nndiary.el (nndiary-request-expire-articles): Ditto.
2833         (nndiary-schedule): Defsubst it before use it.
2834         (nndiary-error): eval-and-compile.
2835
2836 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
2837
2838         * gnus-msg.el (gnus-post-method): Changed two instances of
2839         `active' to `current' and one `null' to `not'.
2840
2841 2001-10-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2842         From Katsumi Yamaoka  <yamaoka@jpl.org>.
2843
2844         * message.el (message-setup-fill-variables): Use
2845         `normal-auto-fill-function' instead of `auto-fill-function'.
2846
2847 2001-10-16  Simon Josefsson  <jas@extundo.com>
2848
2849         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
2850         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
2851         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
2852
2853 2001-10-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2854         Patch by Oliver Scholz <oscholz@my.gnus.org>.
2855
2856         * gnus-draft.el (gnus-draft-edit-message): Add text property
2857         `field' with value `header' to message headers.
2858         * message.el (message-setup-1): Really add text property to all of
2859         the header, not just part of it.
2860
2861 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2862
2863         * gnus-group.el (gnus-group-sort-by-server): Use it.
2864
2865         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
2866
2867         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
2868         and keystroke.
2869
2870 2001-10-14  Simon Josefsson  <jas@extundo.com>
2871
2872         * dig.el: Doc fix.
2873
2874         * smime.el: Doc fix.
2875
2876         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
2877         charset magic from message.el.
2878
2879 2001-10-12  Simon Josefsson  <jas@extundo.com>
2880         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
2881
2882         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
2883         'cite from g-a-wash-types.
2884         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
2885         (gnus-article-hide-citation): Fix.
2886
2887         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
2888         character.
2889         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
2890
2891         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
2892         definition.
2893         (gnus-signature-toggle): Toggle `s' mode line character.
2894
2895         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
2896         doing stuff that clears it.
2897
2898 2001-10-12  Simon Josefsson  <jas@extundo.com>
2899
2900         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
2901         From Eric Marsden <emarsden@laas.fr>.
2902
2903 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2904
2905         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
2906         (autoload): Add some autoloads.
2907
2908 2001-10-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2909         Suggested by Oliver Scholz <epameinondas@gmx.de>.
2910
2911         * message.el (message-do-auto-fill): New function.  Like
2912         `do-auto-fill' but don't fill when in the message header.
2913         (message-setup-1): Put a text property on the message header.
2914         (message-setup-fill-variables): Use `message-do-auto-fill'.
2915
2916 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2917
2918         * message.el (message-send-mail-partially): Insert an empty line
2919         first, because of the change of message-make-lines.
2920
2921 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
2922
2923         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
2924         iso-8859-15, make it an alias for iso-8859-1.
2925
2926 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2927
2928         * message.el (message-send-news): Don't modify the value of
2929         `message-syntax-checks' if it is not a list (possibly it is
2930         `dont-check-for-anything-just-trust-me').
2931
2932 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2933
2934         * gnus-group.el (gnus-group-name-charset-group-alist): Use
2935         `find-coding-system' for XEmacs to check whether the coding-system
2936         `utf-8' is available.
2937
2938 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2939
2940         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
2941
2942 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
2943
2944         * message.el (message-send-news): Oops, missed case with no
2945         "Followup-To" header...
2946
2947 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
2948
2949         * message.el (message-send-news): Allow
2950         `gnus-group-name-charset-group-alist' to affect encoding of the
2951         "Newsgroups" and "Followup-To" headers.
2952
2953 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2954
2955         * Makefile.in (install-el): Depend on gnus-load.el.
2956
2957 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2958
2959         * Makefile.in (install-el): Use -f.
2960         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
2961
2962 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
2963
2964         * message.el (message-send-news): Don't encode Followups-To when
2965         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
2966
2967         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
2968         header.
2969
2970         * gnus-art.el (article-decode-group-name): Also decode
2971         "Followup-To".
2972
2973         * rfc2047.el (rfc2047-encode-message-header): Encode without
2974         asking for null methods.
2975
2976         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
2977         default charset for newsgroup names in accordance with USEFOR.
2978
2979         * gnus-group.el (gnus-group-name-charset-method-alist,
2980         gnus-group-name-charset-group-alist): Removed "*" from doc
2981         strings, "*" should not be used for complex variables.
2982
2983 2001-10-06  Simon Josefsson  <jas@extundo.com>
2984
2985         Support UTF-8 group names better.
2986
2987         * message.el (message-check-news-header-syntax): Encode group
2988         names before comparison.
2989
2990         * gnus-msg.el (gnus-copy-article-buffer): Run all
2991         `gnus-article-decode-hook's except `article-decode-charset'
2992         instead of hardcoding call to one of them.
2993
2994         * gnus-art.el (gnus-article-decode-hook): Add
2995         `article-decode-group-name'.
2996         (article-decode-group-name): New function, use `g-d-n'.
2997
2998         * gnus-group.el (gnus-group-insert-group-line): Decode
2999         gnus-tmp-group using `g-d-n'.
3000
3001         * gnus-util.el (gnus-decode-newsgroups): New function.
3002
3003 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
3004
3005         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
3006         `gnus-group-name-charset-group-alist'.
3007
3008 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3009
3010         * Makefile.in: Install el in install. Add uninstall.
3011
3012 2001-10-05  Simon Josefsson  <jas@extundo.com>
3013
3014         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
3015
3016         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
3017
3018         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
3019         empty folders.
3020
3021         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
3022         limiting if read-all (C-u RET) was used.
3023
3024 2001-10-04  Simon Josefsson  <jas@extundo.com>
3025
3026         * mail-source.el (mail-source-movemail-program): New variable.
3027         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
3028         <thutt@thutt.vmware.com>.
3029
3030 2001-10-03  Simon Josefsson  <jas@extundo.com>
3031
3032         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
3033         (gnus-summary-line-format-alist): Fix param.
3034
3035 2001-10-02  Simon Josefsson  <jas@extundo.com>
3036
3037         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
3038         don't go through `nnimap-request-expire-articles' to delete the
3039         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
3040
3041 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3042
3043         * gnus-agent.el (gnus-agent-write-active): The min in the
3044         agent/active may be larger than that in the server/active.
3045
3046 2001-10-01  Simon Josefsson  <jas@extundo.com>
3047
3048         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
3049         is IMAP4rev1.
3050
3051         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
3052
3053         * nnfolder.el: Ditto.
3054
3055 2001-09-30  Dan Christensen <jdc+news@uwo.ca>
3056
3057         * gnus-sum.el (gnus-summary-extract-address-component): New function.
3058         (gnus-summary-from-or-to-or-newsgroups): Optimize.
3059
3060 2001-09-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3061
3062         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
3063         (message-mode-menu): Menu item for same.
3064
3065         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
3066         delayed articles.
3067
3068         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
3069         nndraft:delayed does not exist.
3070         (gnus-delay-initialize): Don't set up keymap, that's done from
3071         message.el now.
3072         (gnus-delay, gnus-delay-group, gnus-delay-header)
3073         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
3074
3075 2001-09-29  Simon Josefsson  <jas@extundo.com>
3076
3077         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
3078         utf-8, not eight-bit-control.
3079
3080         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
3081         (imap-log, imap-debug): Custom.
3082         (imap-log-buffer, imap-debug-buffer): New constants.
3083         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
3084         (imap-network-open, imap-shell-open, imap-starttls-open)
3085         (imap-send-command-1, imap-send-command, imap-arrival-filter)
3086         (imap-debug): Use imap-*-buffer.
3087
3088         * nndoc.el (nndoc-article-type): Add mailman.
3089         (nndoc-type-alist): Ditto.
3090         (nndoc-mailman-type-p): New function.
3091
3092 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3093
3094         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
3095         gnus-art.el.
3096
3097 2001-09-27  Simon Josefsson  <jas@extundo.com>
3098
3099         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
3100         (gnus-topic-catchup-articles): New function. Suggested by Robin
3101         S. Socha <robin-dated-1001857693.185e29@socha.net>.
3102
3103 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3104         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
3105
3106         * gnus-ems.el (gnus-article-display-xface): Insert xface after
3107         previous ones.
3108
3109 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3110         From Daiki Ueno  <ueno@unixuser.org>
3111
3112         * gnus-sum.el (gnus-summary-show-article): The arglist of
3113         detect-coding-region is incompatible.
3114
3115 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3116         From Katsuhiro Hermit Endo <hermit@koka-in.org>
3117
3118         * gnus-group.el (gnus-group-delete-group): Typo.
3119
3120 2001-09-26  Simon Josefsson  <jas@extundo.com>
3121
3122         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
3123
3124         * nnimap.el (nnimap-expiry-target): Use temp buffer.
3125
3126 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3127
3128         * gnus-cus.el (gnus-group-parameters): Display as sexp.
3129
3130 2001-09-22  Simon Josefsson  <jas@extundo.com>
3131
3132         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
3133
3134         * nnfolder.el (nnfolder-open-marks): Ditto.
3135
3136         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
3137         (gnus-update-marks): Use it.
3138         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
3139         hardcoded list.
3140
3141         * gnus.el (gnus-article-special-mark-lists): Add killed.
3142         (gnus-article-unpropagated-mark-lists): New constant.
3143
3144 2001-09-22  Simon Josefsson  <jas@extundo.com>
3145
3146         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
3147         custom option.
3148
3149 2001-09-23  Simon Josefsson  <jas@extundo.com>
3150
3151         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
3152
3153 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3154
3155         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
3156
3157 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
3158
3159         * gnus-group.el (gnus-group-sort-function): Fix customize type to
3160         accept lists of functions.
3161
3162 2001-09-20  Simon Josefsson  <jas@extundo.com>
3163
3164         * gnus-group.el (gnus-group-catchup): Update expire marks in
3165         backend.  Also, if ALL also set expire marks on tick/dormant.
3166
3167 2001-09-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3168
3169         * message.el (message-tab-body-function): New variable.
3170         * message.el (message-tab): Use it.
3171
3172 2001-09-19  Sam Steingold  <sds@gnu.org>
3173
3174         * gnus-win.el (gnus-buffer-configuration): Respect
3175         `gnus-bug-create-help-buffer'.
3176
3177 2001-09-18  Simon Josefsson  <jas@extundo.com>
3178
3179         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
3180         (gnus-parse-simple-format): Re-revert.
3181
3182 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
3183
3184         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
3185         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
3186
3187 2001-09-18  Simon Josefsson  <jas@extundo.com>
3188
3189         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
3190         signed.
3191         (gnus-parse-simple-format): Don't use it.
3192
3193 2001-09-17  Miles Bader  <miles@gnu.org>
3194
3195         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
3196         error querying a backend abort the whole process.
3197
3198 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3199
3200         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
3201         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
3202
3203 2001-09-17  Didier Verna  <didier@xemacs.org>
3204
3205         * nndiary.el: version 0.2-b14.
3206         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
3207         compatibility problem with XEmacs 21.1.
3208
3209 2001-09-15  Simon Josefsson  <jas@extundo.com>
3210
3211         * gnus-group.el (gnus-group-line-format): Document %c.
3212
3213         * nnml.el (nnml-parse-head): Handle CRLF files.
3214         (nnml-generate-nov-file): Ditto.
3215         (nnml-retrieve-headers): Ditto.
3216
3217 2001-09-15  Michael Welsh Duggan <md5i@cs.cmu.edu>
3218
3219         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
3220
3221 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
3222
3223         * gnus-spec.el (gnus-correct-substring): Still stopped one
3224         character before we wanted (never included last character).
3225         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
3226         add missing "," (once per function)
3227
3228 2001-09-14  Simon Josefsson  <jas@extundo.com>
3229
3230         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
3231         (otherwise e.g. gnus-agentize in .gnus overrides the customized
3232         default before gnus-group is loaded and the variable set.)
3233
3234         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
3235         killed or unsent marks.
3236
3237         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
3238         isn't an article to set it on (e.g. when you `a' in a group).
3239
3240 2001-09-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
3241
3242         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
3243         can read e-mails from Microsoft Outlook users not using ISO
3244         8859-2 character set.
3245
3246 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3247
3248         * gnus-diary.el: Minor modifications to avoid warnings.
3249         (gnus-summary-misc-menu): defvar.
3250         (gnus-diary-check-message): Use gnus-point-at-eol.
3251         (gnus-diary-kill-entire-line): eval-and-compile.
3252
3253 2001-09-12  Didier Verna  <didier@xemacs.org>
3254
3255         * nndiary.el: new version (0.2-b13).
3256         * nndiary.el (nndiary-mail-sources): doc update.
3257         * nndiary.el (nndiary-split-methods): ditto.
3258         * nndiary.el (nndiary-request-accept-article-hooks): New.
3259         * nndiary.el (nndiary-request-accept-article): use it, check
3260         message validity.
3261         * nndiary.el (nndiary-get-new-mail): changed default to nil.
3262         * nndiary.el (nndiary-schedule): fix bug (misplaced
3263         condition-case): it didn't return nil on error.
3264         * gnus-diary.el: new version.
3265         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
3266         * gnus-diary.el (gnus-diary-header-value-history): New.
3267         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
3268         * gnus-diary.el (gnus-diary-add-header): New.
3269         * gnus-diary.el (gnus-diary-check-message): New.
3270         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
3271         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
3272
3273 2001-09-10 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
3274
3275         * gnus-sum.el (gnus-select-newsgroup): Make
3276         `gnus-current-select-method' buffer-local.
3277
3278         * gnus-art.el (gnus-request-article-this-buffer): Refer
3279         `gnus-current-select-method' in the current summary buffer.
3280
3281 2001-09-10  Simon Josefsson  <jas@extundo.com>
3282         From Daniel Pittman <daniel@rimspace.net>
3283
3284         * gnus-spec.el (gnus-correct-pad-form): Fix.
3285
3286 2001-09-09  Simon Josefsson  <jas@extundo.com>
3287
3288         * mm-decode.el (mm-inline-media-tests): Add
3289         application/x-emacs-lisp.
3290         (mm-attachment-override-types): Add
3291         application/{x-,}pkcs7-signature.
3292
3293         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
3294         (gnus-server-line-format, gnus-server-mode-line-format)
3295         (gnus-server-browse-in-group-buffer): Customize.
3296
3297 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3298
3299         * nnml.el (nnml-marks-changed-p): Typo.
3300         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
3301         (nnml-marks-changed-p): Use gnus-gethash.
3302         (nnml-marks-modtime): Use gnus-make-hashtable.
3303
3304         * nnfolder.el (nnfolder-marks-changed-p): Typo.
3305         (nnfolder-request-expire-articles, nnfolder-save-marks)
3306         (nnfolder-open-marks): Typo.
3307         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
3308         (nnfolder-marks-changed-p): Use gnus-gethash.
3309         (nnfolder-marks-modtime): Use gnus-make-hashtable.
3310
3311 2001-09-08  Simon Josefsson  <jas@extundo.com>
3312
3313         * nnfolder.el (nnfolder-marks-modtime): New variable.
3314         (nnfolder-marks-changed-p): New function.
3315         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
3316         (nnfolder-request-update-info): Don't update if marks didn't change.
3317
3318         * nnml.el (nnml-marks-modtime): New variable.
3319         (nnml-marks-changed-p): New function.
3320         (nnml-save-marks, nnml-open-marks): Save modtime.
3321         (nnml-request-update-info): Don't update if marks didn't change.
3322
3323         * gnus-agent.el (gnus-agent-any-covered-gcc)
3324         (gnus-agent-add-server, gnus-agent-remove-server): Use
3325         gnus-agent-method-p.
3326
3327         * gnus-art.el (gnus-buttonized-mime-types): New variable.
3328         (gnus-unbuttonized-mime-type-p): Use it.
3329
3330         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
3331         fetch group.
3332
3333 2001-09-08  Simon Josefsson  <jas@extundo.com>
3334         From Daniel Pittman <daniel@rimspace.net>
3335
3336         * gnus-spec.el (gnus-correct-pad-form): New function.
3337         (gnus-parse-simple-format): Use it.
3338
3339 2001-09-07  Simon Josefsson  <jas@extundo.com>
3340
3341         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
3342         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
3343         Putnam <reader@newsguy.com>.
3344         (gnus-group-sort-selected-groups): Touch dribble file.
3345
3346 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
3347
3348         * nnml.el (nnml-filenames-are-evil): New variable.
3349         (nnml-article-to-file-alist): Rename to ...
3350         (nnml-current-group-article-to-file-alist): ... this.
3351         Respect `nnml-filenames-are-evil'.
3352         (nnml-active-number): Update.
3353         (nnml-update-file-alist): Update.
3354         (nnml-request-article): Use nnheader-article-to-file-alist.
3355         (nnml-request-rename-group): Likewise.
3356
3357 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3358
3359         * gnus-sum.el (gnus-summary-insert-line): Fix.
3360
3361 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3362
3363         * gnus-sum.el: Bind g-s-t-s to "W g".
3364         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
3365         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
3366         display of graphical smilies.
3367
3368 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3369
3370         * gnus-start.el (gnus-setup-news): A typo.
3371         From Bill White <billw@wolfram.com>.
3372
3373 2001-09-06  Simon Josefsson  <jas@extundo.com>
3374
3375         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
3376         and unseen marks.
3377
3378 2001-09-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3379
3380         * nnmail.el (nnmail-split-fancy): Document `junk'.
3381
3382 2001-09-04  Simon Josefsson  <jas@extundo.com>
3383
3384         * imap.el (imap-search): Don't error if server is broken.
3385
3386 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
3387
3388         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
3389         searching for an article that isn't in the mbox.
3390
3391 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3392
3393         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
3394         right, and get all the comments.
3395
3396 2001-09-02  Simon Josefsson  <jas@extundo.com>
3397         Suggested by Dan Christensen <jdc+news@uwo.ca>
3398
3399         * nnfolder.el (nnfolder-request-update-info): Fix message.
3400
3401         * nnml.el (nnml-request-update-info): Ditto.
3402
3403 2001-09-01  Simon Josefsson  <jas@extundo.com>
3404
3405         * nnml.el (nnml-request-expire-articles): Also bind
3406         `nnml-current-group' and `nnml-article-file-alist' when using
3407         expiry-target. (Otherwise nnml will be in a inconsistent internal
3408         state causing all kind of problems.)
3409         (nnml-request-expire-articles): If `nnml-article-to-file' or
3410         `file-attributes' failes, return article as un-expirable instead
3411         of treating it as expired.
3412
3413 2001-08-31  Sam Steingold  <sds@gnu.org>
3414
3415         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
3416         typo: `exmine' --> `examine'.
3417
3418 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3419
3420         * nndoc.el (nndoc-forward-type-p): It is not a digest.
3421
3422 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3423
3424         * nnml.el (nnml-check-directory-twice): Remove.
3425         (nnml-retrieve-headers): Ditto.
3426         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
3427
3428 2001-08-30  Andrew Innes  <andrewi@gnu.org>
3429
3430         * nnheader.el (nnheader-directory-files-is-safe): No need to read
3431         directory twice on Windows, or on GNU Emacs-21.
3432
3433 2001-08-30  Andrew Innes  <andrewi@gnu.org>
3434
3435         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
3436         (nnml-request-rename-group): Ditto.
3437         (nnml-active-number): Ditto.
3438         (nnml-request-create-group): Use nnml-directory-articles.
3439         (nnml-request-expire-articles): Use nnml-directory-articles, which
3440         gets list from nov database if available.
3441         (nnml-get-nov-buffer): New function.
3442         (nnml-open-nov): Use it.
3443         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
3444         gets alist from nov database if available.
3445         (nnml-directory-articles): New function.
3446         (nnml-article-to-file-alist): New function.
3447
3448 2001-08-30  Andrew Innes  <andrewi@gnu.org>
3449
3450         * mm-decode.el (mm-display-external): Use `name' as filename, if
3451         `filename' attribute is not present.
3452
3453 2001-08-30  Andrew Innes  <andrewi@gnu.org>
3454
3455         * mail-source.el (mail-source-flash): New defcustom.
3456         (mail-source-new-mail-p): Ring visible bell if appropriate.
3457         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
3458         timer is cleared even if mail check signals an error.
3459
3460 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3461
3462         * gnus-sum.el (gnus-summary-move-article): Only update marks of
3463         type 'list.
3464
3465 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3466
3467         * flow-fill.el (fill-flowed): eol might be point-max.
3468
3469 2001-08-27  Simon Josefsson  <jas@extundo.com>
3470
3471         * nnml.el (nnml-request-update-info): Fix message.
3472         (nnml-open-marks): Ditto.
3473
3474         * nnfolder.el (nnfolder-request-update-info):
3475         (nnfolder-open-marks): Fix message.
3476
3477 2001-08-25  Simon Josefsson  <jas@extundo.com>
3478
3479         * nnfolder.el (nnfolder-save-marks): Don't create directory named
3480         after group in ~/.
3481
3482 2001-08-25  Simon Josefsson  <jas@extundo.com>
3483         From Andreas Jaeger  <aj@suse.de>
3484
3485         * nnfolder.el (nnfolder-open-marks): Fix typo.
3486         * nnml.el (nnml-open-marks): Likewise.
3487
3488 2001-08-25  Simon Josefsson  <jas@extundo.com>
3489
3490         Make nnfolder groups self-contained as far as marks are concerned.
3491
3492         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3493         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
3494         (nnfolder-open-server): Make marks directory.
3495         (nnfolder-request-delete-group): Delete marks file.
3496         (nnfolder-request-delete-group): Check of nov/marks file exist
3497         before deleting.
3498         (nnfolder-request-rename-group): Rename marks file.
3499         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
3500         (nnfolder-request-set-mark, nnfolder-request-update-info)
3501         (nnfolder-group-marks-pathname, nnfolder-save-marks)
3502         (nnfolder-open-marks): New functions.
3503         (top-level): Require gnus.
3504
3505 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3506
3507         * nnweb.el (nnweb-type-definition): Use google raw file.
3508         (nnweb-google-parse-1): Ditto.
3509         (nnweb-google-identity): Ditto.
3510         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
3511         (nnweb-altavista-wash-article): Ditto.
3512         (nnweb-request-article): Remove nnweb-decode-entities.
3513
3514         * nnml.el: Require 'gnus.
3515
3516 2001-08-25  Simon Josefsson  <jas@extundo.com>
3517
3518         * nnml.el (nnml-marks-is-evil): Add doc.
3519
3520 2001-08-25  Simon Josefsson  <jas@extundo.com>
3521
3522         * nnml.el (nnml-save-marks): Wrap saving marks in a
3523         condition-case, to allow user to start Gnus if saving marks failed
3524         for some reason.
3525
3526 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3527
3528         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
3529
3530         * gnus-group.el (gnus-update-group-mark-positions): Bind
3531         gnus-group-update-hook to nil.
3532
3533 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3534
3535         * mml.el (mml-generate-mime-1): Force as multibyte string.
3536
3537 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3538
3539         * gnus-sum.el (gnus-summary-insert-line)
3540         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
3541         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
3542
3543         * gnus-spec.el (gnus-correct-substring): Take optional END.
3544
3545         * nnrss.el (nnrss-request-article): Remove \n.
3546         (nnrss-retrieve-headers): Lines number is -1.
3547
3548 2001-08-24  Simon Josefsson  <jas@extundo.com>
3549
3550         * gnus-group.el (gnus-info-clear-data): Call
3551         nnfoo-request-set-mark to propagate marks.  Fix bug:
3552         `gnus-group-update-line' doesn't update read range unless we call
3553         `gnus-get-unread-articles-in-group' first.
3554
3555         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
3556         to server.
3557
3558 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3559
3560         * gnus-util.el (gnus-create-info-command): Return an interactive
3561         function.
3562
3563 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3564         From Katsumi Yamaoka <yamaoka@jpl.org>
3565
3566         * gnus-spec.el (gnus-parse-complex-format): Use equal.
3567
3568 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3569
3570         * gnus-sum.el (gnus-select-newsgroup): Use it.
3571
3572         * gnus-util.el (gnus-not-ignore): New function.
3573
3574         * lpath.el (featurep): Don't fbind char-int.
3575
3576         * gnus-util.el (gnus-create-info-command): New function.
3577
3578         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
3579         right node.
3580
3581         * gnus-sum.el (gnus-select-newsgroup): Clean up.
3582         (gnus-summary-limit-children): Use 'identity instead of `all'.
3583         (gnus-summary-limit-to-display-predicate): New command and
3584         keystroke.
3585
3586 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3587
3588         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
3589
3590         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
3591
3592 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3593
3594         * gnus-spec.el: Add the Gnus version.
3595         (gnus-update-format-specifications): If the Gnus version changes,
3596         nix out the format spec cache.
3597
3598         * gnus.el (gnus-continuum-version): Made into a command and
3599         optionalize the VERSION.
3600
3601         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
3602         the start of the lines.
3603
3604 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3605
3606         * gnus.el (gnus-visual-p): Define function before use of
3607         function.
3608
3609 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3610
3611         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
3612         (gnus-article-mark-to-type): New function.
3613         (gnus-update-missing-marks): Only update marks of type 'list.
3614
3615         * gnus.el (gnus-article-special-mark-lists): New variable.
3616
3617 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3618
3619         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
3620         (gnus-select-newsgroup): Still use 'all.
3621         (gnus-summary-initial-limit): Comparing with 'all.
3622
3623 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3624
3625         * gnus-start.el (gnus-activate-group): If dont-check, don't update
3626         active.
3627
3628 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3629
3630         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
3631         nnslashdot-*-retrieve-headers.
3632         (nnslashdot-request-article): Fix for slashcode 2.2.
3633         (nnslashdot-make-tuple): New function.
3634         (nnslashdot-read-groups): Use it.
3635
3636 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3637
3638         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
3639         list.
3640
3641         * gnus-sum.el (gnus-summary-move-article): Don't select article.
3642
3643 2001-08-20  Simon Josefsson  <jas@extundo.com>
3644
3645         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
3646         opened, error instead of continuing (and exploding later).
3647
3648 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3649
3650         * gnus.el (gnus-expand-group-parameters): Return the parameter
3651         list.
3652
3653         * gnus-sum.el (gnus-summary-show-article): Doc fix.
3654         (gnus-summary-show-article): Guess at charset if required.
3655
3656         * gnus-spec.el (gnus-correct-substring): Stopped one character
3657         before we wanted.
3658
3659 2001-08-19  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
3660
3661         * earcon.el (earcon-auto-play): Remove unused option.
3662
3663 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3664
3665         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
3666         message down in levels, since it happens very fast.
3667
3668         * smiley-ems.el (smiley-update-cache): Respect the symbol version
3669         of smiley-regexp-alist.
3670
3671         * mm-view.el (mm-inline-text): Ignore vcard errors.
3672
3673         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
3674
3675         * gnus-score.el (gnus-all-score-files): Use append instead of
3676         nconc.
3677
3678         * gnus.el (gnus-splash-face): Doc fix.
3679
3680         * mm-decode.el (mm-mailcap-command): Use
3681         mm-path-name-rewrite-functions.
3682         (mm-path-name-rewrite-functions): New variable.
3683
3684         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
3685         (gnus-complex-form-to-spec): Insert tab.
3686         (gnus-spec-tab): New function.
3687
3688         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
3689         entering the group.
3690
3691         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
3692         the positional spec.
3693         (gnus-parse-complex-format): React to %C.
3694
3695         * gnus-ems.el (gnus-char-width): Moved here.
3696
3697         * gnus-sum.el (gnus-select-newsgroup): Set
3698         gnus-newsgroup-articles.
3699         (gnus-unseen-mark): New variable.
3700         (gnus-newsgroup-unseen): Ditto.
3701         (gnus-newsgroup-seen): Ditto.
3702         (gnus-adjust-marked-articles): Use them.
3703         (gnus-update-marks): Use them.
3704         (gnus-summary-update-secondary-mark): Display.
3705         (gnus-summary-prepare-threads): Display.
3706
3707         * gnus-msg.el (gnus-inews-group-method): Use and return the
3708         method, not the server.
3709
3710 2001-08-19  Simon Josefsson  <jas@extundo.com>
3711
3712         * gnus-srvr.el (gnus-server-agent-face): New.
3713         (gnus-server-agent-face): New.
3714         (gnus-server-mode): Turn on font-lock-mode.
3715
3716         * gnus.el (gnus-server-visual): Add defgroup.
3717
3718 2001-08-19  Simon Josefsson  <jas@extundo.com>
3719         From Joe Casadonte <jcasadonte@northbound-train.com>
3720
3721         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
3722         gnus-server-denied-face): New.
3723         (gnus-server-opened-face, gnus-server-closed-face,
3724         gnus-server-denied-face): New.
3725         (gnus-server-font-lock-keywords): Add.
3726
3727 2001-08-19  Simon Josefsson  <jas@extundo.com>
3728
3729         * nnml.el (nnml-request-set-mark): Return nil.
3730         (nnml-save-marks): Use nnml-possibly-create-directory.
3731         (nnml-open-marks): Only work in temp buffer when inserting/reading
3732         .marks file.
3733
3734 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3735
3736         * gnus.el (gnus-expand-group-parameters): Fix.
3737
3738         * gnus-spec.el (gnus-char-width): New function.
3739         (gnus-correct-substring, gnus-correct-length): Use it.
3740
3741         * message.el (message-required-mail-headers): Fix doc.
3742
3743 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3744
3745         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
3746
3747         * mm-decode.el (mm-save-part-to-file): Insert the handle.
3748
3749 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3750
3751         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
3752         slashdot 2.2 (not fully fixed yet).
3753         (nnslashdot-request-article): Ditto.
3754
3755 2001-08-18  Simon Josefsson  <jas@extundo.com>
3756
3757         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
3758         nnimap.
3759
3760         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
3761         gnus-util.
3762         (nnimap-request-update-info-internal): Use new functions.
3763
3764         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
3765         new functions.
3766
3767 2001-08-18  Simon Josefsson  <jas@extundo.com>
3768
3769         Make nnml groups self-contained as far as marks are concerned.
3770
3771         * nnml.el (nnml-request-delete-group): Delete marks file.
3772         (nnml-request-rename-group): Move marks file.
3773         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
3774         variables.
3775         (nnml-request-set-mark, nnml-request-update-info): New server
3776         functions.
3777         (nnml-save-marks, nnml-open-marks): New functions.
3778
3779 2001-08-18  Simon Josefsson  <jas@extundo.com>
3780
3781         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
3782         `set' when setting marks.
3783
3784 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3785
3786         * gnus.el (gnus-info-find-node): Take an argument.
3787
3788         * gnus-art.el (gnus-button-handle-info): New function.
3789         (gnus-url-unhex-string): Replace "+" with " ".
3790
3791 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3792
3793         * message.el (message-check-news-header-syntax): Check bad From.
3794
3795 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3796
3797         * gnus-spec.el (gnus-correct-length): New function.
3798         (gnus-correct-substring): New function.
3799         (gnus-tilde-max-form): Use it.
3800
3801 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
3802
3803         * nnmh.el: Docstring changes as below.
3804
3805         * nnml.el: Docstring changes as below.
3806
3807         * nnbabyl.el: Docstring changes as below.
3808
3809         * nnmbox.el: Docstring changes as below.
3810
3811         * nnfolder.el: Added docstrings identifying each virtual server
3812         parameter.
3813
3814 2001-08-18  Simon Josefsson  <jas@extundo.com>
3815
3816         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
3817
3818 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
3819
3820         * message.el: rename "Abort Message" to "Postpone Message".
3821         Remove "Attach file as MIME" from Message menu, it's already in
3822         the MIME menu.
3823
3824 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3825
3826         * smime.el (smime-point-at-eol): eval-and-compile.
3827         (smime-make-temp-file): New function.
3828         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
3829         Use it.
3830
3831 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3832
3833         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
3834         (gnus-agent-summary-fetch-group): New command and keystroke.
3835
3836         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
3837         (gnus-mime-display-security): Make it respect
3838         gnus-unbuttonized-mime-type-p.
3839
3840         * gnus-sum.el (gnus-articles-to-read): Comments.
3841         (gnus-article-marked-p): New function.
3842         (gnus-summary-display-make-predicate): New function.
3843         (gnus-select-newsgroup): Use them.
3844
3845         * mm-decode.el (mm-save-part-to-file): Made it not error.
3846
3847 2001-08-17  Simon Josefsson  <jas@extundo.com>
3848
3849         * imap.el (imap-wait-for-tag): If process-status isn't open or
3850         run, return nil instead of sit-for looping.
3851
3852 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3853
3854         * lpath.el (featurep): fbind xml-parse-region.
3855
3856         * gnus.el (gnus-message-archive-method): Default to "archive".
3857         (gnus-message-archive-method): Doc fix.
3858         (gnus-parameters-get-parameter): Cleaned up.
3859         (gnus-expand-group-parameter): New function.
3860
3861         * gnus-start.el (gnus-setup-news): Push the archive server only
3862         the server list.
3863
3864         * mml.el (mml-menu): Changed name to "Attachments".
3865
3866         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
3867         when there is something to detroy.
3868
3869 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3870
3871         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
3872         nil.
3873
3874 2001-08-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3875
3876         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
3877         which specifies a time today or tomorrow.
3878
3879 2001-08-15  Simon Josefsson  <jas@extundo.com>
3880         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk)
3881
3882         * gnus-agent.el (gnus-agent-make-mode-line-string)
3883         (gnus-agent-toggle-plugged): Use new API.
3884
3885 2001-08-14  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3886
3887         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
3888         deadline has expired.
3889
3890 2001-08-12  Simon Josefsson  <jas@extundo.com>
3891         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
3892
3893         Support `recent' mark indicating newly arrived messages (to
3894         separate from old but unread messages).
3895
3896         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
3897         `nnmail-split-history' if recent is > 0.
3898         (nnimap-request-update-info-internal): Update `recent' marks.
3899         (nnimap-request-set-mark): Never set `recent' marks.
3900         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
3901         recent.
3902
3903         * gnus-sum.el (gnus-recent-mark): New mark.
3904         (gnus-newsgroup-recent): New variable.
3905         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
3906         (gnus-summary-prepare-threads): Mark recent articles.
3907         (gnus-summary-add-mark): Support recent.
3908         (gnus-summary-update-secondary-mark): Support recent.
3909
3910         * gnus.el (gnus-article-mark-lists): Add recent.
3911
3912 2001-08-12  Simon Josefsson  <jas@extundo.com>
3913
3914         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
3915         whether successful decoding took place.  Add doc.
3916
3917 2001-08-12  Simon Josefsson  <jas@extundo.com>
3918         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
3919
3920         * gnus.el (gnus-summary-line-format, gnus-parameters):
3921         * gnus-gl.el (gnus-summary-grouplens-line-format):
3922         * gnus-salt.el (gnus-summary-pick-line-format):
3923         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
3924
3925 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
3926         Committed by Kai Gro\e,A_\e(Bjohann.
3927
3928         * gnus-score.el (gnus-score-string): Fix `match' regexp
3929         for `extra' header case.
3930
3931 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3932
3933         * nnmbox.el (nnmbox-read-mbox): No warning.
3934
3935 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3936
3937         * nndoc.el (nndoc-article-type): Fix doc.
3938         (nndoc-generate-article-function): New variable.
3939         (nndoc-dissection-function): New variable.
3940         (nndoc-type-alist): Add oe-dbx.
3941         (nndoc-oe-dbx-type-p): New function.
3942         (nndoc-oe-dbx-dissection): New function.
3943         (nndoc-oe-dbx-generate-article): New function.
3944
3945 2001-08-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3946
3947         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
3948         whether deadline has been reached.  Patch from Dan Nicolaescu
3949         <dann@godzilla.ics.uci.edu>.
3950
3951 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3952
3953         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
3954         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
3955         <rintaman@cs.Helsinki.FI>.
3956
3957         * mail-source.el (mail-source-movemail): The error buffer is
3958         modified, but nothing in it.
3959
3960 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3961
3962         * message.el (message-bogus-system-names): New variable.
3963         (message-make-fqdn): Use it.
3964
3965 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3966
3967         * nndraft.el (nndraft-request-group): Use
3968         nndraft-auto-save-file-name.
3969
3970 2001-08-09  Simon Josefsson  <jas@extundo.com>
3971
3972         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
3973         Don't ask whether to decrypt.  Just leave result in buffer (don't
3974         call mm).
3975
3976         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
3977         parts as well.
3978         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
3979         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
3980
3981 2001-08-09  Simon Josefsson  <jas@extundo.com>
3982
3983         * mm-decode.el (mm-insert-part): Return decoding success status.
3984         (mm-save-part-to-file): Error if decoding failed.
3985
3986 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3987
3988         * message.el (message-tab): Use indent-relative.
3989         (message-mode): Don't bind indent-line-function to indent-relative.
3990
3991 2001-08-09  Simon Josefsson  <jas@extundo.com>
3992
3993         * message.el (message-get-reply-headers): Fix string. Suggested by
3994         Christoph Conrad <cc@cli.de>.
3995
3996 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3997
3998         * message.el (message-tab): Use the current value of
3999         indent-line-function.
4000         (message-mode): Bind indent-line-function to indent-relative.
4001
4002 2001-08-08  Simon Josefsson  <jas@extundo.com>
4003
4004         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
4005         whether `imtest' is installed.
4006
4007 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
4008         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
4009
4010         * gnus-sum.el (gnus-summary-show-article): Call
4011         gnus-summary-update-secondary-secondary-mark.
4012         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
4013         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
4014
4015 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4016
4017         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
4018
4019         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
4020
4021         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
4022         <gerd@gnu.org>.
4023
4024         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
4025
4026         * gnus-util.el (gnus-output-to-rmail): Ditto.
4027         (gnus-output-to-mail): Ditto.
4028
4029         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
4030
4031 2001-08-06  Florian Weimer   <fw@deneb.enyo.de>
4032
4033         * message.el (message-indent-citation): Use
4034         `message-yank-cited-prefix' for empty lines.
4035
4036 2001-08-05  Florian Weimer   <fw@deneb.enyo.de>
4037
4038         * message.el (message-indent-citation): Quote only lines starting
4039         with ">" using `message-yank-cited-prefix'.
4040
4041 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
4042
4043         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
4044         gnus-cache-fully-p.
4045
4046 2001-08-04  Simon Josefsson  <jas@extundo.com>
4047
4048         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
4049         file if it doesn't exist (by calling gnus-cache-read-active).
4050
4051 2001-08-04  Simon Josefsson  <jas@extundo.com>
4052
4053         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
4054         (gnus-cache-passively-or-fully-p): Removed.
4055         (gnus-cache-fully-p): Fix it.
4056
4057         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
4058
4059 2001-08-04  Simon Josefsson  <jas@extundo.com>
4060
4061         * gnus-cache.el (gnus-cache-fully-p)
4062         (gnus-cache-passively-or-fully-p): New functions.
4063         (gnus-cache-possibly-enter-article): Cosmetic change, use
4064         `g-c-p-o-f-p'.
4065         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
4066         was bogus (`g-c-p-a-a' does not change active info, just change
4067         the functions parameters).
4068         (gnus-cache-possibly-remove-articles-1): Make sure articles are
4069         not removed in groups that match `gnus-uncacheable-groups'.
4070
4071         Reported and modifications based on discussions with Nuutti
4072         Kotivuori <nuutti.kotivuori@smarttrust.com>.
4073
4074 2001-08-04  Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
4075         Committed by Simon Josefsson  <jas@extundo.com>
4076
4077         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
4078         calls `gnus-cache-update-active' if bounds has been extended.
4079
4080 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4081
4082         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
4083         before remove.
4084         (gnus-mime-security-show-details): Ditto.
4085
4086 2001-08-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4087
4088         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
4089         syntax.  Protect string-match against nil string and regexp.
4090
4091 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4092
4093         * mm-util.el (mm-find-charset-region): Remove control-1.
4094
4095 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4096
4097         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
4098
4099 2001-08-04  Simon Josefsson  <jas@extundo.com>
4100
4101         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
4102         buffer.  Delete MIME-Version header.
4103
4104 2001-08-03  Simon Josefsson  <jas@extundo.com>
4105
4106         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
4107         that is entered does not necessarily have the highest article
4108         number in the group, so use `gnus-cache-possibly-alter-active'
4109         instead of `gnus-cache-update-active'.
4110
4111 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4112
4113         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
4114
4115 2001-08-03  Simon Josefsson  <jas@extundo.com>
4116
4117         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
4118         menu.
4119
4120 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4121
4122         * gnus.el (post-method): New group parameter.  It also provides
4123         the user option `gnus-post-method-alist' and the internal function
4124         `gnus-parameter-post-method'.
4125
4126         * gnus-msg.el (gnus-post-method): Bind the value of
4127         `gnus-post-method' to the group parameter if it is defined.
4128
4129 2001-08-02  Simon Josefsson  <jas@extundo.com>
4130
4131         * smime.el (smime-extra-arguments): Removed.
4132         (smime-call-openssl-region): Don't use it.
4133
4134 2001-08-02  Simon Josefsson  <jas@extundo.com>
4135
4136         * smime.el (smime-sign-region): Handle stderr.
4137         (smime-encrypt-region): Ditto.
4138
4139         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
4140         match the ASN.1 length bytes.
4141         (mm-pkcs7-enveloped-magic): Ditto.
4142         (mm-view-pkcs7-get-type): Don't regexp quote.
4143
4144 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4145         From Andreas Fuchs <asf@void.at>
4146
4147         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
4148
4149 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4150
4151         * gnus-art.el (gnus-header-button-alist): References regexp.
4152
4153 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
4154
4155         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
4156         already fboundp.  Add INTERACTIVE arg to autoload form.
4157
4158 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4159
4160         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
4161
4162         * nnmail.el (nnmail-cache-open): Ditto.
4163
4164 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4165
4166         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
4167
4168 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4169
4170         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
4171
4172 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4173         Originally from Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4174
4175         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
4176         (gnus-agent-toggle-plugged): Use it.
4177
4178 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
4179
4180         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
4181         (gnus-ding-file-coding-system): New variable.
4182         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
4183         (gnus-slave-save-newsrc): Use it.
4184
4185 2001-07-31  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4186
4187         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
4188         syntax.
4189
4190 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4191         Originally from Andreas Fuchs <asf@void.at>
4192
4193         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
4194         (mml2015-gpg-pretty-print-fpr): New function.
4195         (mml2015-gpg-extract-signature-details): More details, rename from
4196         `m-g-e-from'.
4197         (mml2015-gpg-verify): Use them.
4198         (mml2015-gpg-clear-verify): Use them.
4199
4200 2001-07-31  Simon Josefsson  <jas@extundo.com>
4201
4202         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
4203         buffer when done.
4204
4205 2001-07-30  Simon Josefsson  <jas@extundo.com>
4206
4207         * smime.el (smime-call-openssl-region): Revert previous change,
4208         just pass on buf to `call-process-region'.
4209         (smime-verify-region): Doc fix.  Don't message stuff.  Use
4210         `smime-new-details-buffer'.  Inserts error messages into buffer.
4211         (smime-noverify-region): Ditto.
4212         (smime-decrypt-region): Ditto.  Handles stderr separately.
4213         (smime-verify-buffer, smime-noverify-buffer)
4214         (smime-decrypt-buffer): Doc fix.
4215         (smime-new-details-buffer): New function.
4216         (smime-pkcs7-region, smime-pkcs7-certificates-region)
4217         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
4218         (smime-sign-region, smime-encrypt-region): Don't use
4219         `insert-buffer'.
4220
4221         * mml-smime.el (mml-smime-verify): Fix security button strings.
4222
4223 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4224
4225         * gnus-art.el (gnus-mime-save-part-and-strip): Save
4226         gnus-article-mime-handles.
4227
4228 2001-07-29  Simon Josefsson  <jas@extundo.com>
4229
4230         * mail-source.el (top-level): Require message for message-directory.
4231         (mail-source-directory): Change default to message-directory.
4232
4233         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
4234         (smime-certificate-directory, smime-openssl-program)
4235         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
4236         (smime-extra-arguments): New variable.
4237         (smime-dns-server): Fix customize group.
4238         (smime-call-openssl-region): Use `smime-extra-arguments'.
4239
4240 2001-07-29  Simon Josefsson  <jas@extundo.com>
4241         From Vladimir Volovich <vvv@vsu.ru>
4242
4243         * smime.el (smime-call-openssl-region): Ignore stderr.
4244
4245 2001-07-29  Simon Josefsson  <jas@extundo.com>
4246         From Christoph Conrad <christoph.conrad@gmx.de>
4247
4248         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
4249         file.
4250
4251 2001-07-29  Simon Josefsson  <jas@extundo.com>
4252
4253         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
4254
4255         Support S/MIME decryption.
4256
4257         * mm-decode.el (mm-inline-media-tests):
4258         (mm-inlined-types):
4259         (mm-automatic-display):
4260         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
4261
4262         * mm-view.el (mm-pkcs7-signed-magic):
4263         (mm-pkcs7-enveloped-magic): New variables.
4264         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
4265         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
4266         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
4267         PKCS#7 blobs.
4268
4269         * smime.el (smime-decrypt-region): Expand keyfile.
4270
4271 2001-07-29  Simon Josefsson  <jas@extundo.com>
4272
4273         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
4274         `ssl.el' variables.
4275
4276         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
4277         but line instead of narrowing to it, because `nnmail-parse-active'
4278         calls widen.  Thanks to Christoph Conrad
4279         <christoph.conrad@gmx.de>.
4280
4281 2001-07-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4282
4283         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
4284         for %B spec.
4285
4286         * gnus-sum.el (gnus-summary-prepare-threads): If
4287         gnus-sum-thread-tree-root is nil, use subject instead.
4288         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
4289         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4290         (gnus-sum-thread-tree-leaf-with-other)
4291         (gnus-sum-thread-tree-single-leaf): Documentation.
4292         (gnus-sum-thread-tree-single-indent): Allow nil.
4293
4294 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4295
4296         * message.el (message-fill-paragraph): Do nothing if the user
4297         wants filladapt-mode.
4298
4299 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4300
4301         * mm-decode.el (mm-image-type-from-buffer): New function.
4302         (mm-get-image): Use it.
4303
4304 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4305
4306         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
4307
4308         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
4309         mm-display-parts too.
4310
4311 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4312
4313         * nnfolder.el (nnfolder-request-accept-article): Bind
4314         nntp-server-buffer.
4315
4316         * nnmail.el (nnmail-parse-active): Read from buffer instead of
4317         nntp-server-buffer.
4318
4319 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4320
4321         * message.el (message-check-news-header-syntax): Use
4322         message-post-method.
4323         (message-send-news): Bind message-post-method.
4324
4325 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4326
4327         * mml.el (mml-tweak-type-alist): New variable.
4328         (mml-tweak-function-alist): New variable.
4329         (mml-tweak-part): New function.
4330         (mml-generate-mime-1): Use it.
4331
4332 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4333
4334         * nnfolder.el (nnfolder-request-accept-article): Replace
4335         nnfolder-request-list.
4336
4337 2001-07-27  Simon Josefsson  <jas@extundo.com>
4338
4339         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
4340         nnoo-change-server failed to do it.
4341
4342 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4343
4344         * gnus.el (gnus-parameters): Make it customizable.
4345
4346 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4347
4348         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
4349
4350         * message.el (message-set-auto-save-file-name): More
4351         poor-system-types.
4352
4353         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
4354
4355         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
4356         supports +.
4357
4358 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4359
4360         * mm-decode.el (mm-readable-p): New function.
4361         (mm-inline-media-tests): Fix the default testers.
4362
4363 2001-07-26  Simon Josefsson  <jas@extundo.com>
4364
4365         * nnimap.el (nnimap-version): Bump version number.
4366
4367 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4368         From Steven E. Harris <seh@speakeasy.org>
4369
4370         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
4371         in M$Windows too.
4372
4373 2001-07-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4374
4375         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
4376
4377 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4378
4379         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
4380
4381         * mm-decode.el (mm-get-image): Guess then use the type.
4382
4383         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
4384
4385 2001-07-25 12:54:00  Danny Siu <dsiu@adobe.com>
4386
4387         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
4388         display (%B) for threads if threading is off.
4389
4390 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4391         From Henrik Enberg <henrik@enberg.org>
4392
4393         * gnus-msg.el: Customization patch.
4394
4395 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
4396
4397         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
4398         variable.
4399         (nnmail-split-fancy-with-parent): Ignore certain groups.
4400
4401 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4402
4403         * gnus-util.el (gnus-byte-compile): New function.
4404         (gnus-use-byte-compile): New variable.
4405         (gnus-make-sort-function): Use it.
4406
4407         * nnmail.el (nnmail-get-new-mail): Use it.
4408
4409         * gnus-agent.el (gnus-category-make-function): Simple function or
4410         compiled function.
4411         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
4412
4413         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
4414         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
4415         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
4416
4417         * message.el (message-check-news-header-syntax): Remove quote.
4418
4419 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4420
4421         * message.el (message-use-mail-followup-to): `t' is not a
4422         documented value.
4423
4424 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4425
4426         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
4427
4428 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4429
4430         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
4431         there are long lines.
4432
4433 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4434
4435         * dgnushack.el (copy-list): New compiler macro.
4436
4437 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4438
4439         * message.el (message-bounce): If no Return-Path, the whole
4440         content is considered as the original message.
4441
4442         * nnml.el (nnml-check-directory-twice): New variable.
4443         (nnml-article-to-file): Use it.
4444         (nnml-retrieve-headers): Hack it.
4445
4446 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4447
4448         * gnus-win.el (gnus-buffer-configuration): New configure.
4449
4450         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
4451         not alive.
4452
4453         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
4454         (mm-display-external): Use display-term configure.
4455
4456 2001-07-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4457
4458         * gnus-delay.el (gnus-delay-default-hour): New variable.
4459         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
4460
4461 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4462         From Karl Kleinpaste <karl@charcoal.com>
4463
4464         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
4465         (gnus-summary-prepare-threads): Ditto.
4466
4467         * gnus.el (gnus-summary-line-format): Add %B.
4468
4469 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4470
4471         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
4472
4473         * mm-util.el (mm-string-as-multibyte): New function.
4474
4475         * nnmh.el (nnmh-request-list-1): Encode, not decode!
4476
4477 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4478
4479         * mm-util.el (mm-universal-coding-system): New variable.
4480
4481         * gnus-start.el (gnus-startup-file-coding-system): Use it.
4482
4483         * score-mode.el (score-mode-coding-system): Use it.
4484
4485 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4486
4487         * gnus-start.el (gnus-setup-news): Call
4488         `gnus-check-bogus-newsgroups' just after the native server is
4489         opened.
4490
4491 2001-07-23  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4492
4493         * nnmail.el (nnmail-do-request-post): Util function to be used by
4494         `nnchoke-request-post' for all nnmail-derived backends.
4495
4496         * nnml.el (nnml-request-post): Use it.
4497
4498         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
4499         backend, for it groks nnml-request-post.
4500
4501         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
4502         Treat `mail-post' backends like `mail' backends, not like `news'
4503         backends.
4504
4505 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4506
4507         * gnus-msg.el (gnus-setup-message): make-local-hook.
4508
4509 2001-07-22  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4510
4511         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
4512         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
4513         <karl@charcoal.com>, slightly changed by Kai.
4514
4515         * message.el (message-check-news-header-syntax): When checking
4516         whether the groups exist, check the right server based on
4517         `gnus-post-method'.
4518
4519 2001-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4520
4521         * gnus-delay.el: New file.
4522
4523 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4524
4525         * mm-util.el (mm-read-coding-system): Take two arguments.
4526
4527         * gnus-sum.el (gnus-summary-show-article): Use
4528         mm-read-coding-system.
4529
4530         * gnus-art.el (article-de-quoted-unreadable):
4531         (article-de-base64-unreadable, article-wash-html):
4532         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
4533
4534 2001-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4535
4536         * nnml.el (nnml-request-post): New function.  Can be used for
4537         annotations in nnml groups.
4538
4539 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4540
4541         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
4542         command.
4543
4544         * gnus-start.el (gnus-find-new-newsgroups): Use
4545         `message-make-date' instead of `current-time-string'.
4546         (gnus-ask-server-for-new-groups): Ditto.
4547         (gnus-check-first-time-used): Ditto.
4548
4549 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4550
4551         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
4552
4553 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
4554
4555         * message.el (message-shorten-references): Change `maxcount' and
4556         `cut' to obey USEFOR draft 5.
4557
4558 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
4559
4560         * gnus-sum.el (gnus-summary-display-arrow): New variable.
4561         (gnus-summary-set-article-display-arrow): New function.
4562         (gnus-summary-goto-subject): Use it.
4563
4564 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4565
4566         * gnus-sum.el (gnus-summary-import-article): Insert date if
4567         doesn't exist.
4568
4569 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4570
4571         * mml.el (mml-content-type-parameters): New variable.
4572         (mml-content-disposition-parameters): New variable.
4573         (mml-insert-mime-headers): Use them.
4574         (mml-parse-1): Accept charset.
4575
4576 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4577
4578         * gnus-group.el (gnus-group-select-group): Doc fix.
4579
4580         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
4581
4582 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4583
4584         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
4585         to handle `define-derived-mode'.
4586
4587 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4588         From:  Stefan Monnier  <monnier@cs.yale.edu>
4589
4590         * message.el (message-mode): Use define-derived-mode.
4591         (message-tab): message-completion-alist.
4592
4593         * imap.el (imap-interactive-login): Use make-local-variable.
4594         (imap-open): Ditto.
4595         (imap-authenticate): Ditto.
4596
4597         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
4598
4599         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
4600
4601 2001-07-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4602
4603         * message.el (message-citation-line-function): Refer to
4604         gnus-cite-attribution-suffix.
4605
4606 2001-07-15  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4607
4608         * gnus-art.el,...: Error convention changes.
4609
4610 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4611
4612         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
4613
4614 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4615
4616         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
4617         (nnrss-read-server-data): Ditto.
4618
4619 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4620
4621         * gnus-setup.el (gnus-use-installed-gnus): Typo.
4622         * Cleanup files.
4623         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
4624
4625 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4626
4627         * gnus.el (gnus-summary-line-format): Add %o.
4628
4629         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
4630         unless shell outputs something.
4631
4632 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4633
4634         * gnus-art.el (gnus-boring-article-headers): Better doc.
4635         (article-hide-headers): Better regexp.
4636         Suggested by Matt Swift <swift@alum.mit.edu>.
4637
4638         * nnheader.el (nnheader-max-head-length): Better doc.
4639         (nnheader-header-value): Skip spaces.
4640         (nnheader-parse-head): Remove space.
4641         Suggested by Matt Swift <swift@alum.mit.edu>.
4642
4643         * gnus-sum.el (gnus-summary-show-raw-article): New function.
4644         (gnus-get-newsgroup-headers): Remove space.
4645
4646 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4647
4648         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
4649         (gnus-summary-reply): Use it.
4650         (gnus-summary-reply-broken-reply-to): New function.
4651         (gnus-msg-force-broken-reply-to): New function.
4652
4653         * mm-view.el (mm-inline-text): Showing as text/plain when error.
4654
4655 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4656
4657         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
4658
4659 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4660
4661         * mm-decode.el (mm-external-terminal-program): New variable.
4662         (mm-display-external): Use it. Use term to display when no
4663         window-system.
4664
4665 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
4666
4667         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
4668         Browse->Next entries to Browse->Prev
4669
4670 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4671
4672         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
4673
4674 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4675
4676         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
4677         for the default encoding.
4678
4679         * nnrss.el (nnrss-url-field): New field.
4680         (nnrss-request-article): Add newsgroups.
4681
4682         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
4683
4684 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4685
4686         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
4687
4688         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
4689         (gnus-draft-setup): Remove backlog.
4690
4691 2001-07-10  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4692
4693         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
4694         Cleanup.
4695
4696 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4697
4698         * gnus-msg.el (gnus-bug): Erase buffer.
4699
4700         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
4701
4702 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4703
4704         * mm-decode.el (mm-attachment-override-p): Fix typo.
4705
4706 2001-03-19 05:28:00  Katsumi Yamaoka <yamaoka@jpl.org>
4707
4708         * gnus-kill.el (gnus-execute): Work with the extra headers.
4709         * gnus-sum.el (gnus-summary-execute-command): Ditto.
4710
4711 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4712
4713         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
4714         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
4715
4716         * message.el (message-send-mail-real-function): New variable.
4717         (message-send-mail-partially, message-send-mail):
4718
4719         * nngateway.el (nngateway-request-post): Use it.
4720
4721         * gnus-agent.el (gnus-agentize): Use it.
4722
4723         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
4724         (nnsoup-revert-variables): Use it.
4725
4726 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
4727
4728         * mm-decode.el (mm-inline-media-tests): Default to displaying as
4729         text/plain if the type doesn't match any other media types.
4730         (mm-inlined-types): Doc fix.
4731         (mm-display-inline): Revert previous change (now handled by a
4732         default type in `mm-inline-media-tests'.
4733         (mm-inlinable-p): Revive.
4734         (mm-display-part): Call `mm-inlinable-p'.
4735         (mm-attachment-override-p): Ditto.
4736         (mm-inlined-p): Doc fix.
4737
4738         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
4739         well as `mm-inlined-p'.
4740
4741 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4742
4743         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
4744         (nntp-send-command-and-decode): Use gnus-point-at-bol.
4745
4746 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4747         From  Paul Jarc <prj@po.cwru.edu>
4748
4749         * message.el (message-use-mail-followup-to): New variable.
4750         (message-get-reply-headers): Use it.
4751
4752 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
4753
4754         * nnheader.el (nnheader-init-server-buffer): Make sure the
4755         *nntpd* buffer is made multibyte instead of a random buffer.
4756
4757 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4758
4759         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
4760         when it returns headers.
4761
4762 2001-07-07  Simon Josefsson  <jas@extundo.com>
4763
4764         * rfc2047.el (rfc2047-encode-message-header): Skip header when
4765         trying to fold. Thanks to Colin Walters
4766         <walters@cis.ohio-state.edu>
4767
4768 2001-07-06  Simon Josefsson  <jas@extundo.com>
4769
4770         * imap.el (imap-parse-address-list, imap-parse-flag-list)
4771         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
4772         Add information in `assert's.
4773
4774         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
4775         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
4776         and `nnimap-group-overview-filename', should handle all
4777         change-of-uidvalidity related issues.  But there may be other
4778         problems.)
4779
4780 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
4781
4782         * rfc2047.el (rfc2047-encode-message-header): Don't include the
4783         header name when folding.
4784
4785 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
4786
4787         * mm-decode.el (mm-inlined-types): Document relationship with
4788         `mm-inline-media-tests'.
4789         (mm-display-inline): Default to displaying as plain text if no
4790         inlining handler is available.
4791         (mm-inlinable-p): Remove.
4792         (mm-inlined-p): Don't call `mm-inlinable-p'.
4793         (mm-automatic-display-p): Ditto.
4794         (mm-attachment-override-p): Ditto.
4795
4796 2001-07-04  Simon Josefsson  <jas@extundo.com>
4797
4798         * nnimap.el (nnimap-importantize-dormant): New variable.
4799         (nnimap-request-update-info-internal): Use it.
4800         (nnimap-request-set-mark): Ditto.
4801
4802 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
4803
4804         * nntp.el (nntp-send-command): don't pass a buffer argument to
4805         `point'. Only XEmacs accepts this.
4806         * nntp.el (nntp-send-command-nodelete): ditto.
4807         * nntp.el (nntp-send-command-and-decode): ditto.
4808
4809 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
4810
4811         * nntp.el (nntp-open-connection-function): doc update.
4812         * nntp.el (nntp-pre-command): New.
4813         * nntp.el (nntp-via-rlogin-command): New.
4814         * nntp.el (nntp-via-telnet-command): New.
4815         * nntp.el (nntp-via-telnet-switches): New.
4816         * nntp.el (nntp-via-user-name): New.
4817         * nntp.el (nntp-via-user-password): New.
4818         * nntp.el (nntp-via-address): New.
4819         * nntp.el (nntp-via-envuser): New.
4820         * nntp.el (nntp-via-shell-prompt): New.
4821         * nntp.el (nntp-open-telnet-stream): New.
4822         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
4823         * nntp.el (nntp-open-via-telnet-and-telnet): New.
4824         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
4825         * nntp.el (nntp-send-command): ditto.
4826         * nntp.el (nntp-send-command-nodelete): ditto.
4827         * nntp.el (nntp-send-command-and-decode): ditto.
4828
4829 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
4830
4831         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
4832         `when'.
4833
4834 2001-07-03  Simon Josefsson  <jas@extundo.com>
4835         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
4836
4837         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
4838
4839 2001-07-03  Simon Josefsson  <jas@extundo.com>
4840
4841         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
4842         remove it (workaround XEmacs `fill-region' bug).
4843
4844 2001-07-01  Simon Josefsson  <jas@extundo.com>
4845
4846         * nnimap.el (nnimap-date-days-ago): Defeat locale.
4847
4848 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4849
4850         * mml2015.el (mml2015-format-error): New function.
4851         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
4852         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
4853         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
4854
4855 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4856
4857         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
4858         Suggested by Christoph Conrad <C.Conrad@cli.de>.
4859
4860         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
4861         group variables.
4862
4863 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4864
4865         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
4866
4867         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
4868         (nnrss-save-group-data): Ditto.
4869
4870         * gnus-agent.el (gnus-agent-save-alist): Ditto.
4871
4872 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4873
4874         * message.el (message-do-send-housekeeping): Narrow to headers.
4875
4876 2001-06-24  Simon Josefsson  <jas@extundo.com>
4877
4878         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
4879         insertion when breaking lines looked for " \t" instead of "[ \t]".
4880         (rfc2047-encode-message-header): Fold lines even if
4881         no QP encoding is done.
4882
4883 2001-06-23  Simon Josefsson  <jas@extundo.com>
4884         From Samuel Tardieu <sam@inf.enst.fr>
4885
4886         * smime.el (smime-keys): Support additional certificates.
4887         (smime-make-certfiles): New function.
4888         (smime-sign-region): Use previous variables.
4889         (smime-get-certfiles): New function.
4890         (smime-sign-buffer): Use it.
4891         (smime-verify-region): Support both CAfile and CApath.
4892
4893 2001-06-23  Simon Josefsson  <jas@extundo.com>
4894
4895         * smime.el (smime-decrypt-region): Perhaps work.
4896
4897 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4898
4899         * gnus-msg.el (gnus-copy-article-buffer): Typo.
4900
4901 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
4902
4903         * mm-decode.el (mm-save-part): Rewrite file name.
4904         (mm-file-name-rewrite-functions): New variable.
4905         (mm-file-name-delete-whitespace): New function.
4906         (mm-file-name-trim-whitespace): New function.
4907         (mm-file-name-collapse-whitespace): New function.
4908         (mm-file-name-replace-whitespace): New variable and function.
4909
4910 2001-06-22  Simon Josefsson  <jas@extundo.com>
4911
4912         * message.el (message-make-date): Workaround locale for weekdays.
4913
4914 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4915
4916         * message.el (message-goto-body): Return nil if not found. (revert!)
4917
4918 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4919         From Fremlin <chief@bandits.org>
4920
4921         * message.el (message-goto-body): Some messages have no header.
4922
4923         * gnus-msg.el (gnus-copy-article-buffer): Use it.
4924
4925 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
4926
4927         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
4928
4929 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4930
4931         * message.el (message-make-date): Add week day.
4932         Suggested by Jason R. Mastaler <jason@mastaler.com>.
4933
4934 2001-06-19  Simon Josefsson  <jas@extundo.com>
4935
4936         * message.el (message-yank-prefix): Doc fix.
4937         (message-yank-cited-prefix): Ditto.
4938         (message-delete-not-region): Keep citation prefix on first line,
4939         if possible and appropriate.
4940
4941 2001-06-19  Simon Josefsson  <jas@extundo.com>
4942
4943         * imap.el (imap-process-connection-type): New variable.
4944         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
4945         recent `imtest's work completely (no line length issues), while
4946         making making old `imtest's unusable.  Thanks to NAGY Andras
4947         <nagya@inf.elte.hu> for his work.
4948
4949 2000-12-30  NAGY Andras <nagya@inf.elte.hu>
4950
4951         * imap.el (imap-ssl-program): Add -quiet to shut up
4952         OpenSSL/SSLeay's internal debug talk.
4953
4954 2001-06-19  Matt Armstrong <matt@lickey.com>
4955
4956         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
4957         server.
4958
4959 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4960
4961         * nnmail.el (nnmail-article-buffer): New variable.
4962         (nnmail-split-incoming): Use it.
4963
4964 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
4965
4966         * qp.el (quoted-printable-decode-region): If called interactively,
4967         use coding-system-for-read.
4968
4969 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4970
4971         * message.el (message-check-news-header-syntax): Check Reply-To.
4972
4973 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4974
4975         * mml.el (mml-parse-1): Use message options.
4976
4977         * message.el (message-do-fcc): Don't do anything if there is no
4978         FCC.
4979
4980 2001-06-16  Simon Josefsson  <jas@extundo.com>
4981
4982         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
4983         (nnimap-expunge-search-string): New variable.
4984         (nnimap-request-expire-articles): Use it.
4985
4986 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4987
4988         * message.el (message-send-mail-with-qmail): wrong exit status is
4989         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
4990
4991 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4992
4993         * gnus-art.el (article-strip-multiple-blank-lines): Use
4994         delete-region instead of replace-match.
4995
4996 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4997
4998         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
4999         (nnweb-google-wash-article): Ditto.
5000
5001 2001-06-14 Ferenc Wagner <wferi@bolyai1.elte.hu>
5002
5003         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
5004
5005 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5006
5007         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
5008         specs.
5009
5010 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5011
5012         * gnus.el (gnus-email-address): Move it here.
5013
5014         * gnus-art.el (article-de-quoted-unreadable): Read charset if
5015         requested.
5016         (article-de-base64-unreadable): Ditto.
5017         (article-wash-html): Ditto.
5018
5019 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5020
5021         * message.el (message-options-set-recipient): Don't add ", "
5022         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
5023
5024 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5025
5026         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
5027
5028 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5029
5030         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
5031         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
5032
5033         * nnrss.el (nnrss-node-text): Node might be nil.
5034
5035 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5036
5037         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
5038         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
5039
5040         * nnrss.el (nnrss-group-alist): More items.
5041
5042 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5043
5044         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
5045
5046 2001-06-03  Dale Hagglund  <rdh@best.com>
5047
5048         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
5049         restrict clauses.
5050
5051 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5052
5053         From Benjamin Rutt <brutt+news@bloomington.in.us>
5054
5055         * message.el (message-wide-reply-confirm-recipients): New variable.
5056
5057 2001-06-06  Mark Thomas  <mthomas@edrc.cmu.edu>
5058
5059         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
5060         fix so it works with XEmacs.
5061
5062 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5063
5064         * nnrss.el (nnrss-retrieve-headers): Support description as extra
5065         headers.
5066
5067 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5068
5069         * nnrss.el: Fix a few bugs.
5070
5071 2001-06-05  Simon Josefsson  <jas@extundo.com>
5072
5073         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
5074         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
5075
5076 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
5077
5078         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
5079         binary so that we don't transmit ISO 2022 garbage to the process.
5080         This is needed under XEmacs.
5081
5082 2001-06-03  Simon Josefsson  <simon@josefsson.org>
5083
5084         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
5085         autoloaded incorrectly below because ssl-program-* is bound.)
5086         Thanks to Amos Gouaux for report.
5087
5088 2001-06-02  Simon Josefsson  <simon@josefsson.org>
5089
5090         * imap.el (imap-kerberos4-open):
5091         (imap-gssapi-open):
5092         (imap-ssl-open):
5093         (imap-network-open):
5094         (imap-shell-open):
5095         (imap-starttls-open): Set buffer to workaround spurious
5096         `accept-process-output' buffer changes.  Thanks to Mats Lidell
5097         <Mats.Lidell@contactor.se> for report and partial patch and Jake
5098         Colman <colman@ppllc.com> for report.
5099
5100 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5101
5102         * gnus-sum.el (gnus-summary-catchup): New argument.
5103         (gnus-summary-catchup-from-here): New function.
5104
5105 2001-05-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5106
5107         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
5108         back, then insert glyph.  (Before, the glyph was inserted first,
5109         then the newline.)  This works around a behavior in XEmacs where
5110         it is not possible to insert a character after a glyph which is at
5111         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
5112
5113 2001-05-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5114
5115         From Jaap-Henk Hoepman (jhh@xs4all.nl).
5116
5117         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
5118         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
5119         mm-destroy-postponed-undisplay-list): New functions.
5120         (mm-display-external): Use them.
5121
5122 2001-05-27  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5123
5124         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
5125         `default-low' when evaluating `gnus-summary-highlight'.
5126         From Raja R Harinath <harinath@cs.umn.edu>.
5127
5128 2001-05-27  Simon Josefsson  <simon@josefsson.org>
5129
5130         * message.el (message-yank-cited-prefix): New variable.
5131         (message-indent-citation): Use it.
5132
5133         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
5134         as details.
5135         (mml2015-mailcrypt-clear-verify): Ditto.
5136
5137 2001-05-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5138         From Nevin Kapur <nevin@jhu.edu>.
5139
5140         * gnus-sum.el (gnus-summary-default-high-score,
5141         gnus-summary-default-low-score): New variables.
5142         (gnus-summary-highlight): Use them.
5143
5144 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
5145
5146         * message.el (message-mail): pass the 'send-actions argument to
5147         `message-setup'.
5148
5149 2001-05-16  Simon Josefsson  <simon@josefsson.org>
5150         From Raymond Scholz <ray-2001@zonix.de>
5151
5152         * gnus-art.el (gnus-mime-view-part-as-charset):
5153         (gnus-mime-internalize-part): Doc fixes.
5154
5155 2001-05-11  Simon Josefsson  <simon@josefsson.org>
5156
5157         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
5158         status lines without any text ("^215$").
5159
5160 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5161
5162         * nnrss.el (nnrss-check-group): Reverse.
5163
5164 2001-05-07  Simon Josefsson  <simon@josefsson.org>
5165
5166         * message.el (message-get-reply-headers):
5167         (message-followup): Fix typo, suggested by David Green
5168         <dgreen@uab.edu>
5169
5170 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5171
5172         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
5173
5174         * nnrss.el (nnrss-open-server): Read server data when it is called.
5175         (nnrss-request-expire-articles): Fix.
5176
5177 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5178
5179         * message.el (message-do-send-housekeeping): mail-abbrevs may
5180         rename buffer behind Gnus.
5181
5182 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5183
5184         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
5185         (nnrss-group-alist): Add more resources.
5186         (nnrss-check-group): Ignore errors.
5187
5188 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5189
5190         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
5191
5192         * nnslashdot.el (nnslashdot-request-list): Add time.
5193         (nnslashdot-request-expire-articles): New function.
5194
5195         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
5196         secondary methods too.
5197
5198 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5199
5200         * message.el (message-use-followup-to): Set default value to t.
5201
5202 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
5203
5204         * message.el (message-dont-reply-to-names): Fix documentation.
5205         (message-get-reply-headers): Use Mail-Followup-To only for wide
5206         replies.
5207
5208 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5209
5210         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
5211         correctly.
5212         (nnrss-check-group): Use time.
5213
5214 2001-05-01 19:21:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5215
5216         * gnus.el: Oort Gnus v0.03 is released.
5217
5218 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5219
5220         * nnultimate.el (nnultimate-topic-article-to-article): Use the
5221         group.
5222
5223 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5224
5225         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
5226
5227 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5228
5229         * nnultimate.el (nnultimate-retrieve-headers): Return all
5230         available headers.
5231
5232         * gnus-sum.el (gnus-read-all-available-headers): New variable.
5233         (gnus-get-newsgroup-headers-xover): Use it.
5234
5235 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5236
5237         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
5238
5239 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5240
5241         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
5242
5243 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5244
5245         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
5246         disable it.
5247
5248         * gnus.el (gnus-info-nodes): Remove a few The's.
5249
5250 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5251
5252         * mail-source.el (mail-source-movemail): Call-process may return a
5253         signal description string.
5254
5255         * gnus-start.el (gnus-read-newsrc-el-file):
5256         gnus-newsrc-file-version may be nil.
5257
5258         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
5259         Suggested by Michael Sperber [Mr. Preprocessor]
5260         <sperber@informatik.uni-tuebingen.de>.
5261
5262 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
5263
5264         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
5265
5266 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
5267
5268         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
5269         fontify HANDLE.
5270
5271 2001-04-18  Simon Josefsson  <simon@josefsson.org>
5272
5273         * smime.el (smime-ask-passphrase): Rework to return value.
5274         (smime-sign-region): Rework to bind value and use it.
5275         (smime-decrypt-region): Ditto.
5276
5277 2001-04-18  Mathias Herberts <Mathias.Herberts@iroise.net>
5278         Committed by Simon Josefsson  <simon@josefsson.org>
5279
5280         * smime.el (smime-ask-passphrase): New function.
5281         (smime-sign-region): Use it.
5282         (smime-encrypt-cipher): New variable.
5283         (smime-decrypt-region): Ditto.
5284
5285 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
5286         Committed by Simon Josefsson  <simon@josefsson.org>
5287
5288         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
5289         the log.
5290
5291 2001-04-14 01:14:42 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5292
5293         *gnus.el: Oort Gnus v0.02 is released.
5294
5295 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
5296
5297         * gnus.el: Oort Gnus v0.01 is released.
5298
5299 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5300
5301         * gnus-sum.el (gnus-summary-highlight): Highlight read
5302         undownloaded articles as read articles.
5303
5304         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
5305         (gnus-agent-get-undownloaded-list): Mark all undownloaded
5306         articles, even read ones, as such.
5307
5308         * gnus-sum.el (gnus-summary-find-matching): Clean up.
5309         (gnus-find-matching-articles): New function.
5310         (gnus-summary-limit-include-matching-articles): New command.
5311         (gnus-summary-limit-include-thread): Include articles that have
5312         matching subjects.
5313         (gnus-offer-save-summaries): Clean up.
5314
5315 2001-04-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5316
5317         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
5318
5319 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5320         From Jason Merrill <jason_merrill@redhat.com>
5321
5322         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
5323
5324 2001-04-10 08:01:15  Katsumi Yamaoka <yamaoka@jpl.org>
5325         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
5326
5327         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
5328         newsgroup names when the original article is a news message.
5329
5330 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5331
5332         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
5333         supported. Suggest by Jim Meyering <jim@meyering.net>.
5334
5335 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
5336         Committed by Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
5337
5338         * nnmail.el (nnmail-split-it): Added check for .* at the end of
5339         regexp in nnmail-split-fancy.
5340
5341 2001-04-10  Simon Josefsson  <simon@josefsson.org>
5342
5343         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
5344
5345 2001-04-10  Colin Marquardt <colin.marquardt@usa.alcatel.com>
5346
5347         * message.el (message-send-mail): Improve the interaction with the
5348         user.
5349
5350 2001-04-10  Simon Josefsson  <simon@josefsson.org>
5351
5352         * imap.el (imap-message-copy): Work around buggy servers that
5353         doesn't send TRYCREATE tags.
5354
5355 2001-04-09 01:15:54  Katsumi Yamaoka <yamaoka@jpl.org>
5356
5357         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
5358
5359 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5360
5361         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
5362         date.
5363
5364 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5365
5366         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
5367         lives.
5368
5369 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5370
5371         * gnus-art.el (gnus-parse-news-url): New function.
5372         (gnus-button-handle-news): New function.
5373         (gnus-button-alist): Point to new functions.
5374
5375         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
5376
5377         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
5378         gnus-format-specs.
5379
5380         * message.el (message-check-news-header-syntax): Question even
5381         when Gnus doesn't know the group names.
5382         (message-send-news): Clean up.
5383
5384         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
5385         exited on purpose without saving.
5386
5387         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
5388
5389 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5390
5391         * gnus-score.el (gnus-score-orphans): Clean up.
5392
5393         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
5394
5395         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
5396         later.
5397
5398         * gnus-start.el (gnus-close-all-servers): Find the right items to
5399         close.
5400
5401         * qp.el (quoted-printable-decode-region): Just message
5402         malformation; don't quit.
5403
5404 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5405         From Gerd Moellmann <gerd@gnu.org>.
5406
5407         * gnus.el (gnus-interactive): A typo.
5408
5409 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
5410         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
5411
5412         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
5413         `assq-delete-all', if that function exists; otherwise use the old
5414         definition. Documentation changed to match the one in
5415         `assq-delete-all'.
5416
5417 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5418
5419         * gnus-start.el (gnus-close-all-servers): New function.
5420
5421         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
5422         (gnus-server-remove-denials): Clean up.
5423
5424         * gnus-sum.el (gnus-summary-sort-by-original): New command and
5425         keystroke.
5426
5427 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5428
5429         * message.el (message-send-news): Message where we are sending.
5430         (message-send-mail): Ditto.
5431
5432         * gnus.el (gnus-server-string): New function.
5433
5434         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
5435
5436         * mm-decode.el (mm-default-directory): Customized.
5437         (mm-tmp-directory): Ditto.
5438
5439         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
5440         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
5441         or Chars.
5442         (gnus-summary-line-format-alist): ?l is now a string.
5443         (gnus-summary-prepare-threads): Output ? for unknown lines.
5444         (gnus-summary-insert-line): Ditto.
5445         (gnus-summary-print-article): Unbalanced parentheses.
5446
5447         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
5448         out whether new stuff has arrived.
5449
5450 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
5451
5452         * gnus-sum.el: Let printing work on ttys on Emacs.
5453
5454 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5455
5456         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
5457         when forcing news.
5458
5459         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
5460         command.
5461
5462 2001-03-31 01:04:54  Francis Litterio  <franl-removethis@world.omitthis.std.com>
5463
5464         * message.el (message-set-auto-save-file-name): Don't use
5465         asterisks under nt.
5466
5467 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5468
5469         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
5470         lists of articles.
5471
5472         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
5473
5474         * gnus-msg.el (gnus-put-message): Clean up.
5475         (gnus-summary-reply): Mark all replied-to articles as replied to.
5476         (gnus-inews-add-send-actions): Also mark as forwarded.
5477         (gnus-summary-mail-forward): Mark as forwarded.
5478
5479         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
5480         of articles.
5481         (gnus-summary-mark-article-as-forwarded): Ditto.
5482
5483         * gnus-msg.el (gnus-summary-resend-message): Mark article as
5484         forwarded.
5485         (gnus-summary-mail-forward): Clean up.
5486
5487         * gnus.el (gnus-article-mark-lists): Added forward.
5488
5489         * gnus-sum.el (gnus-forwarded-mark): New variable.
5490         (gnus-summary-prepare-threads): Use it.
5491         (gnus-summary-update-secondary-mark): Ditto.
5492         (gnus-newsgroup-forwarded): New variable.
5493
5494 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5495
5496         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
5497         (gnus-summary-very-wide-reply): New command and keystroke.
5498         (gnus-summary-very-wide-reply-with-original): Ditto.
5499
5500         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
5501         (gnus-score-adaptive): Use it.
5502
5503         * gnus-start.el (gnus-get-unread-articles): Clean up.
5504
5505 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5506
5507         * nnultimate.el (nnultimate-retrieve-headers): Work for other
5508         boards.
5509
5510 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
5511
5512         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
5513         * gnus-start.el (gnus-subscribe-newsgroup): use it.
5514
5515 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5516
5517         * nnultimate.el (nnultimate-retrieve-headers): Understand
5518         long-form month names.
5519
5520 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5521
5522         * gnus-sum.el (gnus-summary-show-all-headers):
5523         gnus-article-show-all-headers is broken. Use
5524         gnus-summary-toggle-header instead.
5525
5526         * mml2015.el (mml2015-gpg-extract-from): No error.
5527
5528 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5529         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
5530
5531         * mml2015.el (mml2015-gpg-extract-from): New function.
5532         (mml2015-gpg-verify): Use it.
5533         (mml2015-gpg-clear-verify): Use it.
5534
5535 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5536
5537         * message.el (message-setup-fill-variables): Use
5538         fill-paragraph-function.
5539         (message-fill-paragraph): Take an argument.
5540         (message-newline-and-reformat): Take another argument.
5541
5542 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5543
5544         * message.el (rmail-output): It is in rmailout.el not rmail.el.
5545
5546 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5547
5548         * message.el (message-forward): local-variable-p takes an extra
5549         argument in XEmacs.
5550
5551 2001-03-16  Simon Josefsson  <simon@josefsson.org>
5552
5553         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
5554         `nnimap-use-nov-p' (it really tested the negative).
5555         (nnimap-retrieve-headers): Use it.
5556
5557 2001-03-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5558
5559         * message.el (message-generate-headers-first): Update doc.
5560
5561 2001-03-10  Matthias Wiehl <mwiehl@gmx.de>
5562
5563         * gnus.el (gnus-summary-line-format): Typo.
5564
5565 2001-03-11  Simon Josefsson  <simon@josefsson.org>
5566
5567         * mailcap.el (mailcap-mime-data): Add application/sieve.
5568         (mailcap-mime-extensions): Add .siv, .xls.
5569
5570 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5571         From Christoph Conrad <christoph.conrad@gmx.de>
5572
5573         * gnus-score.el (gnus-summary-lower-thread): Typo.
5574
5575 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5576
5577         * message.el (message-forward-decoded-p): New variable.
5578         (message-forward-subject-author-subject): Use it.
5579         (message-make-forward-subject): Use it.
5580         (message-forward): Use it.
5581
5582         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
5583
5584         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
5585         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
5586
5587 ;;Has been fixed -- zsh.
5588 ;;2001-03-05  Dave Love  <fx@gnu.org>
5589 ;;
5590 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
5591 ;;      Move it after definition of mm-coding-system-p.
5592 ;;
5593 2001-03-01  Dave Love  <fx@gnu.org>
5594
5595         * mm-util.el (mm-inhibit-file-name-handlers): Add
5596         image-file-handler.
5597
5598 2001-02-11  Dave Love  <fx@gnu.org>
5599
5600         * message.el (message-signature-file): Fix doc, :type.
5601
5602 2001-02-08  Dave Love  <fx@gnu.org>
5603
5604         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
5605         (message-posting-charset): Defvar when compiling again.
5606         (rfc2047-encodable-p): Require message.
5607
5608         * gnus-sum.el (gnus-alter-articles-to-read-function):
5609         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
5610
5611 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5612
5613         * nnrss.el: New file.
5614
5615 2001-03-08 02:41:36  Katsumi Yamaoka <yamaoka@jpl.org>
5616         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
5617
5618         * rfc2047.el (rfc2047-unfold-region): Fix arg of
5619         `skip-chars-forward'.
5620
5621 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5622
5623         * nndraft.el (nndraft-request-group): Restore auto save files if
5624         the original files do not exist.
5625
5626 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5627
5628         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
5629         SCORE paths.
5630
5631         * mm-decode.el (mm-dissect-buffer): Call
5632         mail-extract-address-components only if necessary.
5633
5634 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5635
5636         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
5637         directory part.
5638         (gnus-score-search-global-directories): Use file-directory-p.
5639
5640         * gnus-score.el (gnus-score-score-files-1): Use
5641         gnus-kill-files-directory.
5642         From Adrian Aichner <adrian@xemacs.org>.
5643
5644 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5645
5646         * gnus.el (charset): Move here from gnus-sum.el.
5647
5648 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5649
5650         * mml.el (mml-preview): Disable local map.
5651
5652         * gnus-sum.el (gnus-summary-make-menu-bar): Make
5653         gnus-article-post-menu here.
5654
5655         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
5656         if it has not been made.
5657
5658 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5659
5660         * gnus-art.el (gnus-article-describe-key): Map key to event.
5661         (gnus-article-describe-key-briefly): Ditto
5662
5663 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5664
5665         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
5666
5667 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5668         From Katsumi Yamaoka <yamaoka@jpl.org>.
5669
5670         * dgnushack.el (coerce, merge, subseq): defmacro.
5671
5672 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5673
5674         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
5675         A fake defalias in nndraft.el results a not-activated bug in
5676         uncompiled versions.
5677
5678 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
5679         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
5680
5681         * gnus-util.el (gnus-split-references): Handle malformed References:.
5682
5683 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5684
5685         * gnus-art.el (gnus-article-mime-part-status): 1 part.
5686
5687 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5688         From NAGY Andras <nagya@inf.elte.hu>.
5689
5690         * gnus.el (gnus-parameters): Typo.
5691
5692 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5693
5694         * gnus.el (gnus-read-method): Remove redundancy.
5695
5696 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5697
5698         * nnslashdot.el (nnslashdot-backslash-url): New variable.
5699         (nnslashdot-request-list): Use it.
5700
5701 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5702
5703         * nnml.el (nnml-generate-active-info): Fix the case when there is
5704         no file.
5705
5706         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
5707         (gnus-summary-create-article): New function.
5708
5709         * gnus-group.el (gnus-group-mark-article-read): New function.
5710
5711         * gnus-msg.el (gnus-inews-do-gcc): Use it.
5712
5713         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
5714
5715 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5716
5717         * gnus-art.el (gnus-article-edit-done): Don't use
5718         gnus-article-edit-exit.
5719         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
5720
5721         * gnus.el (gnus-parameters): New variable.
5722         Suggested by NAGY Andras <nagya@inf.elte.hu>.
5723         (gnus-parameters-get-parameter): New function.
5724         (gnus-group-find-parameter): Use it.
5725
5726 2001-02-23  Simon Josefsson  <simon@josefsson.org>
5727
5728         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
5729         change of default value to `current'.
5730
5731 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5732
5733         * nneething.el (nneething-get-head): Insert unreadable file too.
5734
5735 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5736
5737         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
5738
5739         * webmail.el (webmail-type-definition): Deja is bought by google.
5740
5741 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5742
5743         * gnus-sum.el (gnus-fetch-headers): New function.
5744         (gnus-select-newsgroup): Use it.
5745         (gnus-summary-insert-articles): New function.
5746         (gnus-summary-insert-old-articles): New function.
5747         (gnus-summary-insert-new-articles): New function.
5748
5749         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
5750         (gnus-group-list-active): Ditto.
5751         * gnus-sum.el (gnus-set-mode-line): Ditto.
5752         (gnus-summary-read-group-1): Ditto.
5753
5754 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5755
5756         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
5757         current topic.
5758
5759 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5760
5761         * smiley.el (gnus-smiley-display): Don't do widening.
5762
5763         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
5764         within body.
5765
5766         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
5767
5768         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
5769         New variable.
5770         (gnus-mime-display-multipart-related-as-mixed): New variable.
5771         (gnus-mime-display-part): Use them.
5772
5773 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5774
5775         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
5776         something special.
5777
5778 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5779
5780         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
5781         (nnweb-request-article): Call reference if exists.
5782         (nnweb-type-definition): Dejanews is bought by google.com.
5783         Beta!
5784
5785 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5786
5787         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
5788
5789 2001-02-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5790
5791         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
5792         gnus-article-sort-functions.
5793         (gnus-article-sort-functions): Doc fix.  Refer to
5794         gnus-thread-sort-functions.
5795
5796 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5797         From Paul Jarc <prj@po.cwru.edu>.
5798
5799         * message.el (message-get-reply-headers): More fixes.
5800
5801 2001-02-17  Paul Jarc <prj@po.cwru.edu>
5802         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
5803
5804         * message.el (message-get-reply-headers): Fix bug with
5805         Mail-Followup-To/to-address interaction.
5806
5807 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5808
5809         * gnus-msg.el (gnus-configure-posting-styles): Match header in
5810         gnus-article-copy.
5811
5812 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5813
5814         * message.el (message-do-send-housekeeping): Rename to a better
5815         name.
5816
5817 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5818
5819         * message.el (message-cancel-news): Check article first, then ask
5820         yes or no.
5821
5822 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5823
5824         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
5825
5826 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5827
5828         * gnus-range.el (gnus-range-normalize): New function.
5829
5830 2001-02-15  NAGY Andras <nagya@inf.elte.hu>
5831
5832         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
5833
5834 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5835
5836         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
5837
5838         * nnagent.el (nnagent-request-regenerate): New function.
5839
5840         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
5841
5842         * nnml.el (nnml-generate-nov-databases): Accept argument
5843         server. Don't open server if it is opened.
5844         (nnml-request-regenerate): Use it. Change to deffoo.
5845
5846 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
5847         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
5848
5849         * gnus.el (gnus-define-group-parameter): Fix.
5850
5851 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5852
5853         * gnus.el (gnus-define-group-parameter): Improved.
5854
5855         * gnus-sum.el (charset): Define parameter.
5856         (ignored-charsets): Ditto.
5857         (gnus-summary-setup-default-charset): Use them.
5858
5859         * gnus-start.el (gnus-read-descriptions-file): Use them.
5860
5861         * gnus-cus.el (gnus-group-parameters): Remove them.
5862
5863 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5864
5865         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
5866
5867 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5868
5869         * gnus-sum.el (gnus-summary-read-group-1): Remove
5870         gnus-summary-set-local-parameters.
5871         (gnus-summary-setup-buffer): Put it here.
5872
5873 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5874
5875         * gnus.el (to-address): Define parameter.
5876         (to-list): Ditto.
5877         * gnus-art.el (article-hide-boring-headers): Use them.
5878         * gnus-msg.el (gnus-post-news): Ditto.
5879         * gnus-cus.el (gnus-group-parameters): Remove them.
5880
5881 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5882
5883         * gnus-draft.el (gnus-draft-reminder): New function.
5884
5885         * gnus-art.el (gnus-sender-save-name): New function.
5886
5887 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5888
5889         * mm-util.el (mm-mime-charset): Error message.
5890
5891 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5892
5893         * message.el (message-check-news-body-syntax): Don't check mml lines.
5894
5895 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5896
5897         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
5898         subscribe.
5899
5900         * gnus-start.el (gnus-call-subscribe-functions): New function.
5901         (gnus-find-new-newsgroups): Use it.
5902         (gnus-ask-server-for-new-groups): Use it.
5903         (gnus-check-first-time-used): Use it.
5904         (gnus-subscribe-newsgroup-method): Grok a list of functions.
5905         (gnus-subscribe-options-newsgroup-method): Ditto.
5906         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
5907         return .
5908
5909 2001-02-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5910
5911         * gnus-cus.el (gnus-score-customize): Doc fix.
5912
5913 2001-02-11  Jesper Harder <harder@ifa.au.dk>
5914
5915         * dgnushack.el (my-getenv): Typo.
5916
5917 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5918
5919         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
5920
5921 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5922
5923         * gnus-group.el (gnus-group-suspend): Offer save summaries.
5924
5925         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
5926         (gnus-treatment-function-alist): Use it.
5927         (article-remove-leading-whitespace): New function.
5928         (gnus-article-make-menu-bar): Use it.
5929
5930         * gnus-sum.el (gnus-summary-wash-empty-map): Add
5931         remove-leading-whitespace.
5932         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
5933         because of conflict.
5934
5935 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5936
5937         * Makefile.in: Hack generating gnus-load.el.
5938         * dgnushack.el: Ditto.
5939         * gnus-load.el: Remove it.
5940
5941 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5942
5943         * dgnushack.el : Add URLDIR.
5944
5945         * Makefile.in (EMACS_COMP): Ditto.
5946
5947 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5948
5949         * gnus-cus.el (gnus-score-customize): Error on no score file.
5950
5951 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5952
5953         * mm-decode.el (mm-merge-handles): New function.
5954
5955         * mm-view.el (mm-inline-message): Use it.
5956         (mm-view-message): Ditto.
5957
5958         * mm-partial.el (mm-inline-partial): Ditto.
5959
5960         * mm-extern.el (mm-inline-external-body): Ditto.
5961
5962         * gnus-art.el (gnus-mime-view-part): Ditto.
5963         (gnus-mime-view-part-as-type): Ditto.
5964         (gnus-mime-save-part-and-strip): Prevent users to strip in some
5965         cases.
5966
5967 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5968
5969         * message.el (message-cancel-news): Allow to shoot foot.
5970         (message-supersede): Ditto.
5971
5972 2001-02-08  Tommi Vainikainen <thv@iki.fi>
5973
5974         * gnus-sum.el (gnus-simplify-subject-re): Use
5975         message-subject-re-regexp.
5976
5977 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5978
5979         * nnmail.el (nnmail-expiry-target-group): Bind
5980         nnmail-cache-accepted-message-ids to nil.
5981
5982         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
5983         coding system.
5984
5985 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5986
5987         * qp.el (quoted-printable-encode-region): Make sure characters are
5988         between 00 and FF.  Don't check charset.
5989
5990         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
5991         in Emacs 20.
5992         * rfc2047.el (rfc2047-q-encode-region): Ditto.
5993
5994 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5995
5996         * message.el (message-make-forward-subject): Argument decoded.
5997         (message-forward): Use it when digest.
5998
5999         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
6000         buffer.
6001
6002 2001-02-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6003
6004         * message.el (message-generate-headers-first): Doc fix.
6005
6006 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6007
6008         * gnus-art.el (article-make-date-line): Error proof.
6009
6010 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6011
6012         * gnus-group.el (gnus-group-listing-limit): New variable.
6013         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
6014
6015         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
6016
6017 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6018
6019         * message.el (message-newline-and-reformat): Special case for
6020         breaking at BOL.
6021
6022 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
6023
6024         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
6025         message/rfc822.
6026
6027 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6028
6029         * message.el (message-encode-message-body): Don't insert
6030         Content-Type if it is inside a mail.
6031
6032 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6033
6034         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
6035         gnus-article-commands-menu.
6036
6037         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
6038         in Emacs.
6039
6040         * gnus-start.el (gnus-read-descriptions-file): Use
6041         gnus-group-name-charset and gnus-group-charset-alist.
6042
6043 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6044
6045         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
6046         active region.
6047
6048         * gnus-start.el (gnus-group-change-level): Remove from both
6049         gnus-zombie-list and gnus-killed-list.
6050
6051 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6052
6053         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
6054         gnus-subscribe-topics.
6055
6056         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
6057
6058 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6059
6060         * gnus-art.el (gnus-article-make-menu-bar): Make
6061         gnus-article-post-menu.
6062
6063         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
6064
6065         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
6066
6067         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
6068
6069         * message.el (message-mode-menu): Ditto.
6070
6071         * gnus-art.el (defvar): eval-when-compile.
6072
6073 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6074
6075         * gnus-agent.el (gnus-agentize): Fix doc.
6076
6077 2001-02-02  Karl Kleinpaste <karl@charcoal.com>
6078
6079         * mml.el (mml-preview): Bind `q'.
6080
6081 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6082
6083         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
6084
6085 2001-01-31  Dave Love  <fx@gnu.org>
6086
6087         * mm-util.el (mm-mime-mule-charset-alist)
6088         (mm-find-mime-charset-region): Consider mule-utf-8.
6089
6090 2001-01-31  Dave Love  <fx@gnu.org>
6091
6092         * gnus-art.el (gnus-article-x-face-command)
6093         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
6094         :version.
6095
6096 2001-01-26  Dave Love  <fx@gnu.org>
6097
6098         * mm-util.el (mm-multibyte-string-p): New.
6099
6100 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
6101 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
6102 ;;      string-as-multibyte on class.  Clarify line-folding.
6103         (quoted-printable-encode-string): Make temp buffer inherit
6104         string's multibyteness.
6105
6106 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
6107
6108         * nnheader.el (toplevel): Don't require `gnus-util' at
6109         compile-time; this creates a circular dependency, and prevents
6110         a bootstrap.
6111
6112 2001-01-22  Andreas Schwab  <schwab@suse.de>
6113
6114         * nnheader.el (gnus-delete-line): Autoload it as a macro.
6115
6116 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6117
6118         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
6119
6120         * gnus-art.el (article-hide-list-identifiers): Ditto.
6121
6122         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
6123
6124 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6125
6126         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
6127
6128         * gnus-art.el (article-hide-list-identifiers): Similar.
6129
6130 2001-01-31  Karl Kleinpaste <karl@charcoal.com>
6131
6132         * nnmail.el (nnmail-remove-list-identifiers): Improved.
6133
6134 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6135
6136         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
6137
6138 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6139
6140         * gnus-util.el (gnus-string-equal): New function.
6141
6142         * gnus-art.el (article-hide-boring-headers): Use it.
6143
6144 2001-01-27  Karl Kleinpaste <karl@charcoal.com>
6145
6146         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
6147
6148 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6149
6150         * gnus-msg.el (gnus-msg-mail): Support switch-action.
6151
6152 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6153
6154         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
6155         command if there is not last-saver.
6156
6157 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6158
6159         * nntp.el (nntp-open-connection): 201 is possible.
6160
6161 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6162
6163         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
6164         (rfc2047-charset-encoding-alist): Add big5.
6165
6166 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6167
6168         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
6169         (gnus-agent-remove-server): Ditto.
6170         (autoload): gnus-server-update-server.
6171
6172         * gnus-srvr.el (gnus-server-line-format): Add %a.
6173         (gnus-server-line-format-alist): Add gnus-tmp-agent.
6174         (gnus-server-insert-server-line): Use it.
6175
6176 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6177
6178         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
6179         GB2312 and Big5.
6180
6181 2001-01-24  Simon Josefsson  <sj@extundo.com>
6182
6183         * mail-source.el (mail-sources): Add :program specifier to IMAP
6184         mail source.
6185         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
6186
6187 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6188
6189         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
6190
6191 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6192
6193         * nntp.el (nntp-wait-for): Return the success code.
6194         (nntp-open-connection): Use it.
6195
6196 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6197
6198         * gnus-int.el (gnus-check-server): Allow breaking the opening.
6199
6200 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6201
6202         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
6203
6204 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6205
6206         * gnus-sum.el (gnus-summary-print-article): Take one prefix
6207         argument. Allow to print several articles in one file.
6208
6209 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6210
6211         * webmail.el (webmail-type-definition): netaddress changes.
6212
6213 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6214
6215         * gnus.el: Fix copyright. Remove trailing spaces.
6216
6217         * message.el (message-forward): Use mule4.
6218
6219 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6220
6221         * mm-util.el (mm-string-as-unibyte): New function.
6222
6223         * message.el (message-forward): Use it.
6224
6225 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6226
6227         * message.el (message-cite-original-without-signature): Don't peel
6228         off the blank line.
6229         (message-get-reply-headers): Add Cc if it is not in follow-to.
6230
6231 2001-01-20  Simon Josefsson  <sj@extundo.com>
6232
6233         * mm-decode.el (mm-handle-multipart-from): Add.
6234         (mm-dissect-buffer): Save From: header value.
6235         (mm-security-from): Remove.
6236         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
6237
6238         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
6239         instead of `mml-security-from'.  Protect null from value.
6240
6241 2001-01-20  Simon Josefsson  <sj@extundo.com>
6242
6243         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
6244         application/vnd.ms-excel attachments.
6245
6246 2001-01-19  Simon Josefsson  <sj@extundo.com>
6247
6248         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
6249
6250 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6251
6252         * message.el (message-ignored-mail-headers): Ditto.
6253
6254 2001-01-19  Simon Josefsson  <sj@extundo.com>
6255
6256         * message.el (message-ignored-news-headers): Only search beginning
6257         of line.
6258
6259 2001-01-19  Alberto Lusiani <a.lusiani@noemail.org>
6260
6261         * message.el (message-send-mail): Content-Type may not be there.
6262
6263 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6264
6265         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
6266         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
6267
6268         * gnus-art.el (article-display-x-face): Insert X-Face if there is
6269         not.
6270
6271 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6272
6273         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
6274         non-native groups.
6275
6276 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6277
6278         * message.el (message-yank-original): Understand
6279         universal-argument.
6280
6281 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6282
6283         * gnus-art.el (gnus-boring-article-headers): Add to-address.
6284         (article-hide-boring-headers): Ditto.
6285
6286         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
6287
6288 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6289
6290         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
6291         one.
6292
6293 2001-01-16  Simon Josefsson  <simon@josefsson.org>
6294
6295         * message.el (message-make-in-reply-to): Add comment to message-id
6296         (old syntax, see 2000-08-02 change).
6297
6298 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6299
6300         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
6301         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
6302         (gnus-button-reply): Ditto.
6303
6304 2001-01-16  Katsumi Yamaoka <yamaoka@jpl.org>
6305
6306         * gnus-art.el (article-display-x-face): Fix.
6307
6308 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6309
6310         * gnus-art.el (article-display-x-face): Use
6311         gnus-original-article-buffer.
6312
6313 2001-01-15  Jack Twilley <jmt@tbe.net>
6314
6315         * message.el (message-add-header): Move to point-max.
6316
6317 2001-01-15  Simon Josefsson  <simon@josefsson.org>
6318
6319         * smime.el (smime-CA-directory, smime-CA-file): Change default to
6320         nil, improve documentation.
6321         (smime-certificate-directory): Comment out false hints (until it
6322         is implemented).
6323
6324         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
6325         there aren't any keys.
6326         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
6327         verify certificate.  Default is changed to only check integrity.
6328         Improved security status texts.  If a certificate doesn't contain
6329         a email address, don't fail.
6330
6331         * smime.el (smime-noverify-region):
6332         (smime-noverify-buffer): New functions.  Verifies integrity only.
6333
6334 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6335
6336         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
6337
6338 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6339
6340         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
6341         (gnus-remove-some-windows): Ditto.
6342
6343 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6344
6345         * gnus-art.el (article-make-date-line): 11th.
6346
6347 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6348
6349         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
6350         (mml2015-gpg-sign): Ditto.
6351
6352 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6353
6354         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
6355         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
6356
6357 2001-01-08  Dave Love  <fx@gnu.org>
6358
6359         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
6360         single character.
6361
6362         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
6363
6364         * message.el: Doc and message fixes.
6365         (message-send-rename-function)
6366         (message-make-forward-subject-function)
6367         (message-send-mail-function, message-reply-to-function)
6368         (message-wide-reply-to-function, message-followup-to-function)
6369         (message-distribution-function, message-auto-save-directory): Fix
6370         :type.
6371
6372         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
6373         proceeding after warnings.  Amend multipart warning message.
6374
6375 2001-01-04  Dave Love  <fx@gnu.org>
6376
6377         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
6378         compiling.
6379         (gnus-make-directory): Require nnmail.
6380
6381         * mm-decode.el (mm-inline-media-tests): Add
6382         image/x-portable-bitmap.
6383         (mm-get-image): Grok pbm.
6384
6385 2001-01-10  Paul Stevenson <p.stevenson@surrey.ac.uk>
6386
6387         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
6388
6389 2001-01-09  Didier Verna  <didier@xemacs.org>
6390
6391         * dgnushack.el (dgnushack-compile): give a dummy value to
6392         `gnus-xmas-glyph-directory' for the time of compilation.
6393         * gnus-agent.el: moved some XEmacs specific hook add-ons from
6394         `gnus-xmas-[re]define' to avoid loosing user custom settings.
6395         * gnus-art.el: ditto.
6396         * gnus-group.el: ditto.
6397         * gnus-salt.el: ditto.
6398         * gnus-sum.el: ditto.
6399         * gnus-topic.el: ditto.
6400         * gnus-xmas.el (gnus-xmas-define): see above.
6401         * gnus-xmas.el (gnus-xmas-redefine): see above.
6402         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
6403         non-continuable error when the directory can't be found.
6404
6405 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6406
6407         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
6408         handle.
6409         * gnus-art.el (gnus-mime-view-part): Copy it.
6410         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
6411
6412 2001-01-09  Michael Downes <mjd@ams.org>
6413
6414         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
6415
6416 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6417
6418         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
6419         orig-file. Use ',source.
6420
6421 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6422
6423         * gnus-xmas.el (gnus-xmas-modeline-glyph):
6424         (gnus-xmas-group-startup-message):
6425         Detect gnus-xmas-glyph-directory when it is nil.
6426
6427 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6428
6429         * pop3.el (pop3-get-message-count): Andrew Innes
6430         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
6431
6432 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6433
6434         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
6435
6436         * time-date.el (time-to-number-of-days): New function.
6437
6438 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
6439
6440         * nnslashdot.el (nnslashdot-request-list): Always get the right
6441         sid.
6442
6443 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6444
6445         * message.el (message-minibuffer-local-map): New keymap.
6446         (message-read-from-minibuffer): Use it.
6447         * gnus-msg.el (gnus-summary-resend-message): Use it
6448
6449 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6450
6451         * gnus-start.el (gnus-display-time-event-handler): New function.
6452         (gnus-after-getting-new-news-hook): Use it.
6453
6454 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6455
6456         * message.el (message-ignored-mail-headers): Add draft header.
6457
6458 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6459
6460         * gnus-sum.el (gnus-summary-expire-articles): Don't save
6461         excursion.
6462
6463         * nnslashdot.el (nnslashdot-request-list): Get the right year.
6464
6465 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
6466
6467         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
6468
6469 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6470
6471         * qp.el (quoted-printable-decode-region): Don't backward-char.
6472
6473 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6474
6475         * gnus-draft.el: Mark articles as replied.
6476
6477         * gnus-sum.el (gnus-summary-add-mark): New function.
6478
6479         * gnus-group.el (gnus-add-mark): New function.
6480
6481         * gnus-sum.el (gnus-summary-buffer-name): New function.
6482         (gnus-summary-setup-buffer): Use it.
6483
6484         * gnus-draft.el: Set things up with the right post method and
6485         stuff.
6486
6487         * message.el (message-ignored-news-headers): Remove X-Draft-From.
6488
6489         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
6490
6491         * gnus.el (gnus-draft-meta-information-header): New variable.
6492
6493 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6494
6495         * gnus-art.el (gnus-treatment-function-alist): Move the date
6496         functions before the header sorting functions.
6497
6498         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
6499
6500         * dgnushack.el (dgnushack-compile): Message whether there is w3.
6501         Don't (push "/usr/share/emacs/site-lisp" load-path).
6502
6503         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
6504         to empty fill prefixes.
6505
6506 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6507
6508         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
6509         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
6510
6511 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6512
6513         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
6514
6515         * nnml.el (autoload): Move to nnheader.el.
6516
6517         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
6518         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
6519         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
6520         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
6521
6522 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6523
6524         * gnus-art.el (article-make-date-line): Get the hours right.
6525         (gnus-ignored-headers): More hiding.
6526
6527         * nnmail.el (nnmail-expiry-wait): Not an integer.
6528
6529         * message.el (message-goto-body): Only expand abbrev when called
6530         interactively.
6531         (message-make-lines): Use it.
6532
6533 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6534
6535         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
6536
6537 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6538
6539         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
6540         include the expunged articles.
6541
6542         * gnus-group.el (gnus-group-sort-by-server): New function.
6543
6544         * gnus.el (gnus-method-to-server-name): New function.
6545         (gnus-group-prefixed-name): Use it.
6546
6547         * gnus-group.el (gnus-group-sort-function): Doc fix.
6548         (gnus-group-sort-groups-by-server): New command.
6549
6550 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6551
6552         * gnus-art.el (gnus-treat-date-english): New variable.
6553         (article-date-english): New command.
6554         (gnus-english-month-names): New variable.
6555         (article-make-date-line): Do 'english.
6556
6557         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
6558         after the fill prefix.
6559
6560         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
6561         score...".
6562
6563         * gnus-art.el (gnus-ignored-headers): Hide more headers.
6564
6565         * message.el (message-mode-map): Bind comment-region.
6566
6567         * gnus-art.el (gnus-mime-display-part): Let w3 display
6568         multipart/related.
6569
6570         * mm-bodies.el (mm-long-lines-p): New function.
6571         (mm-body-encoding): Use it.
6572         (mm-body-encoding): Encode articles with lines longer than 1000
6573         characters.
6574
6575 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6576
6577         * mm-util.el (mm-enable-multibyte): Use
6578         default-enable-multibyte-characters.
6579         (mm-enable-multibyte-mule4): Ditto.
6580         (mm-disable-multibyte): Test XEmacs.
6581         (mm-disable-multibyte-mule4): Ditto.
6582         (mm-with-unibyte-current-buffer): Simplified.
6583         (mm-with-unibyte-current-buffer-mule4): Ditto.
6584
6585 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6586
6587         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
6588
6589         * nnheader.el (nnheader-string-as-multibyte): New alias.
6590
6591         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
6592
6593         * gnus-uu.el (gnus-message-process-mark): New function.
6594         (gnus-uu-mark-by-regexp): Use it.
6595         (gnus-new-processable): New function.
6596
6597 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
6598
6599         * gnus-sum.el (gnus-no-mark): New variable.
6600
6601 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6602
6603         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
6604         backslashes.
6605
6606 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
6607
6608         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
6609         definition.
6610
6611 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6612
6613         * dgnushack.el (dgnushack-compile): elc is in the current directory.
6614
6615         * qp.el (quoted-printable-encode-region): Don't check multibyte in
6616         XEmacs.
6617
6618 2000-12-25  Lloyd Zusman <ljz@asfast.com>
6619
6620         * mml.el (mml-read-tag): Save tag location.
6621
6622 2000-12-25  Simon Josefsson  <simon@josefsson.org>
6623
6624         * starttls.el: Sync with Emacs 21.
6625
6626 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6627
6628         * message.el (message-mail): Support yank-action.
6629
6630         * message.el (message-setup): Revoke the last change.
6631
6632 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6633
6634         * message.el (message-setup): Use cons. Suggested by Johan Vromans
6635         <jvromans@squirrel.nl>.
6636
6637 2000-12-24  Simon Josefsson  <sj@extundo.com>
6638
6639         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
6640         mailing list junk at end of part.
6641
6642 2000-12-23  Simon Josefsson  <sj@extundo.com>
6643
6644         * nnimap.el (nnimap-expiry-target): New function.
6645         (nnimap-request-expire-articles): Use it.
6646
6647 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6648
6649         * gnus.el (gnus-group-parameters-more): New variable.
6650         * gnus-cus.el (gnus-group-customize): Use it.
6651
6652         * gnus.el (gnus-define-group-parameter): New macro.
6653         (auto-expire): Use it
6654         (total-expire): Use it.
6655         * gnus-art.el (banner): Use it.
6656
6657         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
6658         <ljz@asfast.com>.
6659
6660 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6661
6662         * gnus-topic.el (gnus-topic-create-topic): Use list.
6663
6664         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
6665         before binding gnus-default-article-saver.
6666
6667         * gnus-sum.el (gnus-summary-save-article):
6668         (gnus-summary-pipe-output):
6669         (gnus-summary-save-article-mail):
6670         (gnus-summary-save-article-rmail):
6671         (gnus-summary-save-article-file):
6672         (gnus-summary-write-article-file):
6673         (gnus-summary-save-article-body-file): Ditto.
6674
6675         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
6676
6677 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6678
6679         * gnus-art.el (gnus-mime-security-button-map):
6680         (gnus-mime-button-map): Add parent.
6681
6682 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6683
6684         * messagexmas.el (message-xmas-redefine): New function.
6685
6686         * message.el: Use it.
6687
6688         * gnus-art.el (gnus-article-check-hidden-text): Return t.
6689
6690         * gnus-util.el (gnus-remove-text-properties-when): Return t.
6691
6692 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6693
6694         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
6695         malformatted messages.
6696
6697 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6698
6699         * mm-util.el (mm-image-load-path): New function.
6700
6701         * gnus-group.el (gnus-group-make-tool-bar): Use it.
6702
6703         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
6704
6705         * message.el (message-tool-bar-map): Use it.
6706
6707         * Makefile.in (install-el): New rule.
6708
6709 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6710
6711         * gnus-art.el (article-treat-dumbquotes): Quote \.
6712
6713 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6714
6715         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
6716         Emacs 20 runs on a terminal.
6717
6718 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6719
6720         * gnus-msg.el (gnus-bug): Revert to save-excursion.
6721
6722         * mml.el (gnus-add-minor-mode): Autoload.
6723
6724         * message.el (message-forward): Save-restriction.
6725
6726 2000-12-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6727
6728         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
6729         Paul Stevenson <p.stevenson@surrey.ac.uk>
6730
6731 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6732
6733         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
6734
6735         * mml.el (gnus-ems): Don't require.
6736
6737         * gnus.el (gnus-decode-rfc1522): Removed.
6738         (gnus-set-text-properties): Define.
6739
6740 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6741
6742         * gnus-art.el (gnus-mime-*): handle may be nil.
6743
6744         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
6745
6746         * gnus.el (gnus-group-remove-excess-properties): Not defined
6747         in gnus-xmas.
6748
6749 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6750
6751         * message.el (message-mail-user-agent): Add :version.
6752
6753 2000-12-21  Miles Bader  <miles@gnu.org>
6754
6755         * message.el (message-mode): Set `comment-start' to the  yank prefix.
6756
6757 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6758
6759         * message.el (message-mail-user-agent): New variable.
6760         (message-setup): Renamed to message-setup-1. Support
6761         mail-user-agent.
6762         (message-mail-user-agent): New function.
6763         (message-mail): Use it.
6764         (message-reply): Use it.
6765         (message-resend): Use it.
6766         (message-mail-other-window): Use it.
6767         (message-mail-other-frame): Use it.
6768
6769         * gnus-msg.el (gnus-bug): Support mail-user-agent.
6770
6771 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6772
6773         * message.el (message-tool-bar-map): Simplify.
6774         (message-narrow-to-head-1): New function.
6775         (message-narrow-to-head): Use it.
6776         (message-reply): Ditto.
6777         (message-cancel-news): Ditto.
6778         (message-supersede): Ditto.
6779         (message-make-forward-subject): Ditto.
6780         (message-bounce): Ditto.
6781
6782 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6783
6784         * uudecode.el (uudecode-decode-region-external): make-temp-file
6785         may not be defined.
6786
6787         * binhex.el (defalias): eval-and-compile.
6788
6789         * message.el (message-tool-bar-map): New function.
6790         (message-mode): Use it.
6791
6792 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6793
6794         * nntp.el (nntp-find-connection): Remove the entry.
6795         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
6796
6797 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6798
6799         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
6800
6801         * message.el (message-forward): Copy buffer in unibyte mode.
6802
6803 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6804
6805         * message.el (message-make-forward-subject): Don't widen. Decode.
6806         (message-forward): Don't decode subject.
6807
6808 2000-12-20  Christoph Conrad <C.Conrad@cli.de>
6809
6810         * qp.el (quoted-printable-encode-region): Upcase QP.
6811
6812 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6813
6814         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
6815         mail-extract-a-c instead. Don't depend on Gnus.
6816
6817         * mml.el (gnus-ems): Require it.
6818
6819         * gnus-msg.el (gnus-summary-mail-forward):
6820
6821         * message.el (message-forward):  Move mime-to-mml here.
6822
6823 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6824
6825         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
6826         * gnus-art.el (gnus-insert-mime-button): Simplify.
6827         (gnus-mime-display-alternative): Ditto.
6828         (gnus-insert-mime-security-button): Ditto.
6829
6830 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6831
6832         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
6833         text-property-not-all doesn't return nil when start=mark(end).
6834         (gnus-remove-text-properties-when): Ditto.
6835
6836 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6837
6838         * gnus-start.el (gnus-group-change-level): Remove group from
6839         gnus-active-hashtb if real killed.
6840
6841 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6842
6843         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
6844         (gnus-mime-display-alternative): Ditto.
6845         (gnus-insert-mime-security-button): Ditto.
6846
6847 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6848
6849         * gnus-start.el (gnus-group-change-level): Don't add it into
6850         killed-list if it was killed.
6851
6852 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6853
6854         * nnmbox.el (nnmbox-file-coding-system): Use binary.
6855         (nnmbox-active-file-coding-system): Ditto.
6856
6857         * gnus-cus.el (gnus-group-parameters): Add posting-style.
6858
6859 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6860
6861         * gnus.el (gnus-version):
6862         (gnus-version-number): Set to Oort Gnus 0.01.
6863
6864         * gnus-art.el (gnus-mime-security-button-map):
6865         (gnus-insert-mime-security-button): Fix for Emacs21.
6866
6867 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6868
6869         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
6870         easymenu, because XEmacs doesn't understand :help.
6871
6872         * mm-uu.el: Require binhex.
6873
6874 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6875
6876         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
6877
6878 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6879
6880         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
6881
6882 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
6883
6884         * *.xpm, *.pbm: Convert icons icons to size 24x24.
6885
6886 2000-12-18  Dave Love  <fx@gnu.org>
6887
6888         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
6889         (unused).
6890
6891 2000-12-13  Miles Bader  <miles@gnu.org>
6892
6893         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
6894         to t, so that we don't get stuck while trying to smilefy
6895         intangible text.
6896
6897 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
6898
6899         * smiley-ems.el (smiley-regexp-alist): Make regexps match
6900         at the end of the buffer.
6901         (smiley-region): In the loop, move to the end of the submatch
6902         matching the smiley instead of using the end of the match
6903         of the whole regexp.
6904
6905 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
6906
6907         * message.el (message-mode): Doc fix.
6908
6909 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
6910
6911         * smiley-ems.el (smiley-region): Doc fix.
6912
6913 2000-12-11  Miles Bader  <miles@gnu.org>
6914
6915         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
6916         bottom line visible, check to see if it's partially obscured, and
6917         if so, either scroll one more line to make it fully visible, or
6918         revert to showing the second line from the top.
6919
6920 2000-12-07  Dave Love  <fx@gnu.org>
6921
6922         * mailcap.el (mailcap-download-directory)
6923         * gnus-audio.el (gnus-audio-directory)
6924         * smiley-ems.el (smiley-data-directory): Fix :type.
6925
6926 2000-11-30  Dave Love  <fx@gnu.org>
6927
6928         * message.el (message-auto-save-directory): Use
6929         file-name-as-directory.
6930         (message-set-auto-save-file-name): Create
6931         message-auto-save-directory if necessary.
6932         (message-replace-chars-in-string): Removed -- unused.
6933         (message-mail-alias-type): Customize.
6934         (message-headers): Remove duplicate defgroup.
6935
6936 2000-11-29  Dave Love  <fx@gnu.org>
6937
6938         * qp.el (quoted-printable-decode-region): Use error, not message
6939         to report malformed text (like base64).  Amend message.
6940
6941 2000-11-29  Miles Bader  <miles@gnu.org>
6942
6943         * message.el (message-header-lines): Fontify tag.
6944
6945 2000-11-27  Dave Love  <fx@gnu.org>
6946
6947         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
6948         compiler warning.
6949
6950 ;2000-11-26  Dave Love  <fx@gnu.org>
6951 ;
6952 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
6953 ;
6954 2000-11-23  Dave Love  <fx@gnu.org>
6955
6956         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
6957
6958         * mm-uu.el (uudecode): Require.
6959         (uudecode-decode-region, uudecode-decode-region-external): Don't
6960         autoload.
6961         (mm-uu-copy-to-buffer): Doc fix.
6962         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
6963         type fix.
6964
6965         * mailcap.el: Doc fixes.
6966         (mailcap-mime-data): Various adjustments.
6967         (mailcap): New group.
6968         (mailcap-download-directory): Customize.
6969         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
6970         (mailcap-temporary-directory): Deleted (unused).
6971         (mailcap-unescape-mime-test): Simplify slightly.
6972         (mailcap-viewer-passes-test): Use functionp.
6973         (mailcap-command-p): Aliased to executable-find.
6974
6975         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
6976         default-enable-multibyte-characters is nil.
6977
6978 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
6979
6980         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
6981
6982 2000-11-21  Dave Love  <fx@gnu.org>
6983
6984         * gnus-art.el (gnus-mime-button-map): Don't inherit from
6985         gnus-article-mode-map.
6986 ;       (gnus-mime-button-menu): Use mouse-set-point.
6987         (gnus-insert-mime-button, gnus-mime-display-alternative)
6988         (gnus-mime-display-alternative): Don't use local-map property.
6989
6990 2000-11-17  Dave Love  <fx@gnu.org>
6991
6992         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
6993         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
6994         and make-temp-file.
6995         (uudecode-decode-region): Doc fix.
6996
6997 2000-11-14  Dave Love  <fx@gnu.org>
6998
6999         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
7000         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
7001         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
7002         New files, derived from the XPMs.
7003
7004 2000-11-10  Dave Love  <fx@gnu.org>
7005
7006         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
7007         (gnus-agent-lib-file, gnus-agent-load-alist)
7008         (gnus-agent-save-alist, gnus-agent-article-name): Use
7009         expand-file-name.
7010
7011         * gnus-group.el (gnus-group-name-charset-method-alist): Add
7012         :version.
7013         (nnkiboze-score-file): Defvar when compiling.
7014
7015         * gnus-start.el (gnus-read-newsrc-file): Add :version.
7016
7017         * gnus-art.el (gnus-article-banner-alist)
7018         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
7019         (gnus-article-date-lapsed-new-header)
7020         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
7021         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
7022         (gnus-treat-strip-headers-in-body)
7023         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
7024         (gnus-treat-translate): Add :version.
7025         (gnus-article-mime-part-function): Fix defcustom.
7026
7027         * nnmail.el (nnmail-expiry-target)
7028         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
7029         (nnmail-split-header-length-limit): Add :version.
7030
7031         * gnus-sum.el (gnus-auto-expirable-marks)
7032         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
7033         (gnus-extra-headers, gnus-ignored-from-addresses)
7034         (gnus-newsgroup-ignored-charsets)
7035         (gnus-group-highlight-words-alist)
7036         (gnus-summary-show-article-charset-alist): Add :version.
7037
7038         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
7039         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
7040         files, converted from the XPMs.
7041
7042         * gnus-cache.el (gnus-cache-active-file): Don't use
7043         file-name-as-directory on directory.
7044         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
7045         use file-name-as-directory on directory.
7046
7047         * time-date.el (timezone-make-date-arpa-standard): Autoload.
7048         (date-to-time): Use it.
7049
7050 ;       * message.el (message-mode) <adaptive-fill-regexp>:
7051 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
7052 ;       (message-newline-and-reformat): Likewise.
7053         (message-forward-as-mime, message-forward-ignored-headers)
7054         (message-buffer-naming-style, message-default-charset)
7055         (message-dont-reply-to-names, message-send-mail-partially-limit):
7056         Add :version.
7057
7058         * mm-util.el: Doc fixes.
7059         (mm-mime-charset): Don't use the raw result of
7060         mm-preferred-coding-system.
7061         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
7062         (mm-with-unibyte): Simplify.
7063
7064         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
7065         concat.
7066
7067         * pop3.el (pop3-version): Deleted.
7068         (pop3-make-date): New function, avoiding message-make-date.
7069         (pop3-munge-message-separator): Use it.
7070
7071 2000-11-09  Dave Love  <fx@gnu.org>
7072
7073         * gnus-group.el (gnus-group-make-directory-group)
7074         (gnus-group-fetch-faq): Use expand-file-name.
7075         (gnus-group-fetch-faq): Simplify completing-read form.
7076
7077         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
7078         test for Mule.
7079
7080         * message.el (tool-bar-map): Defvar when compiling.
7081
7082         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
7083         (gnus-tm-lisp-directory): Deleted.
7084         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
7085         (featurep 'xemacs).
7086         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
7087         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
7088         version numbers from file names.
7089
7090 2000-11-08  Dave Love  <fx@gnu.org>
7091
7092         * mm-view.el: Use featurep for XEmacs test.
7093         (mm-inline-message): Test for `remove-specifier'; don't use
7094         condition-case.
7095
7096         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
7097
7098         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
7099         (gnus-score-find-bnews): Don't concat "".
7100
7101         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
7102         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
7103         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
7104         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
7105
7106         * gnus-sum.el: Put some defvars in eval-when-compile.
7107         (gnus-summary-mode-hook): Add :options.
7108         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
7109         (gnus-summary-tool-bar-map): New variable.
7110         (gnus-summary-make-tool-bar): New function.
7111         (gnus-summary-mode): Put kill-all-local-variables first.
7112
7113         * gnus-group.el (gnus-group-toolbar-map): New variable.
7114         (gnus-group-make-tool-bar): Rewritten.
7115         (gnus-group-mode): Put kill-all-local-variables first.
7116
7117         * rfc2047.el: Require gnus-util.
7118
7119         * nnml.el (gnus-sorted-intersection): Autoload.
7120
7121         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
7122         Put some defvars in eval-when-compile.
7123         (gnus-intersection, gnus-sorted-complement):  Autoload.
7124
7125         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
7126
7127         * mm-encode.el (mm-body-7-or-8): Autoload.
7128
7129         * mm-decode.el (mm-insert-inline): Autoload.
7130
7131         * mml.el:
7132         * message.el: Put some defvars in eval-when-compile.
7133
7134         * gnus-msg.el: Put some defvars in eval-when-compile.
7135         (gnus-msg-mail): Move after gnus-setup-message.
7136
7137         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
7138
7139 2000-11-07  Dave Love  <fx@gnu.org>
7140
7141         * gnus-util.el (nnheader): Don't require message (recursive
7142         autoload).
7143
7144         * uudecode.el: Avoid compiler warnings.
7145
7146         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
7147         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
7148
7149 2000-11-06  Dave Love  <fx@gnu.org>
7150
7151         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
7152
7153         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
7154         (uudecode-char-int): New alias, replacing char-int.
7155         (uudecode-decode-region): Don't call buffer-disable-undo.
7156
7157 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
7158 ;       (mm-uu-configure-list): Doc fix.
7159 ;
7160 ;       * earcon.el (running-xemacs): Don't define.
7161 ;
7162 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
7163 ;
7164 ;       * message.el (message-font-lock-keywords): Match a final newline
7165 ;       to help font-lock's multiline support.
7166 ;
7167 2000-11-03  Dave Love  <fx@gnu.org>
7168
7169         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
7170
7171         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
7172         name.
7173
7174         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
7175         <banner>: Fix custom type, doc.
7176
7177         * mm-decode.el (mm-display-external): Space-prefix temp buffer
7178         name.  Don't disable undo explicitly.
7179
7180 ;2000-11-02  Dave Love  <fx@gnu.org>
7181 ;
7182 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
7183 ;       cite-prefix.
7184
7185 2000-11-01  Dave Love  <fx@gnu.org>
7186
7187         * rfc2047.el (base64): Require unconditionally.
7188         (message-posting-charset): Defvar when compiling.
7189         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
7190         message.
7191
7192         * gnus-sum.el (nnoo): Require.
7193         (mm-uu-dissect): Autoload.
7194
7195         * mml.el (mml-parse-1): Clarify message.
7196         (mml-minibuffer-read-type): Use mailcap-mime-types.
7197
7198 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
7199
7200         * mml.el: Fix a typo in the requiring of CL.
7201
7202 2000-11-01  Dave Love  <fx@gnu.org>
7203
7204         * utf7.el: Require cl when compiling.
7205
7206         * binhex.el: Use (featurep 'xemacs).
7207         (binhex-char-int): New alias, replacing char-int.  Change callers.
7208         (binhex-decode-region): Simplify work buffer code.
7209         (binhex-decode-region-external): Use expand-file-name, not concat.
7210
7211 2000-10-30  Dave Love  <fx@gnu.org>
7212
7213         * gnus-art.el: Fix 2000-10-27 change properly.
7214
7215 2000-10-28  Miles Bader  <miles@gnu.org>
7216
7217         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
7218
7219 2000-10-27  Dave Love  <fx@gnu.org>
7220
7221         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
7222         strings.
7223         (gnus-group-make-tool-bar): New function.
7224         (gnus-group-mode): Use it.
7225
7226         * message.el (message-mode-menu): Add some :help strings.
7227         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
7228         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
7229
7230         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
7231         * describe-group.xpm, get-news.xpm, kill-group.xpm:
7232         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
7233
7234         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
7235         display-graphic-p here.
7236
7237 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
7238
7239         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
7240         of the `gnus-xemacs' variable, as the latter has been removed.
7241         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
7242         * gnus-art.el (gnus-treat-display-xface)
7243         (gnus-treat-display-smileys, gnus-treat-display-picons)
7244         (gnus-article-read-summary-keys): Likewise.
7245
7246 2000-10-26  Dave Love  <fx@gnu.org>
7247
7248         (defvar): Use rmail-spool-directory unconditionally.
7249
7250 2000-10-18  Dave Love  <fx@gnu.org>
7251
7252         * mm-bodies.el (mm-uu-decode-function)
7253         (mm-uu-binhex-decode-function): Defvar when compiling.
7254
7255         * gnus-nocem.el (gnus-nocem-issuers): Update.
7256         (gnus-nocem-check-from): New option.
7257         (gnus-nocem-scan-groups): Use it.
7258         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
7259         (gnus-nocem-check-article-limit): Add :version.
7260
7261 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
7262
7263         * ietf-drums.el (mm-util): Require CL when compiling.
7264
7265 2000-10-15  Dave Love  <fx@gnu.org>
7266
7267         * qp.el: Require mm-util.
7268
7269 2000-10-13  Dave Love  <fx@gnu.org>
7270
7271         * qp.el (quoted-printable-decode-region): Avoid invalid
7272         coding-systems.
7273
7274 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
7275
7276         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
7277         to a recursive load.
7278
7279 2000-10-12  Dave Love  <fx@gnu.org>
7280
7281         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
7282
7283         * gnus.el (gnus-group-startup-message): Check for PBM image.
7284
7285 2000-10-09  Dave Love  <fx@gnu.org>
7286
7287         * mail-source.el (mail-source-fetch-imap): Bind
7288         default-enable-multibyte-characters rather than using
7289         mm-disable-multibyte.
7290
7291 2000-10-05  Dave Love  <fx@gnu.org>
7292
7293         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
7294         Autoload.
7295         (quoted-printable-decode-region):  Rename arg which confused
7296         charset with coding-system.  Don't use nonascii-insert-offset.
7297         Coding-system encode the region initially.  Don't recognize `=='
7298         as valid QP.  Coding-system decode the region finally.
7299         (quoted-printable-decode-string): Rename arg which confused
7300         charset with coding-system.
7301
7302         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
7303         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
7304         mm-encode-coding-region.
7305         (mm-decode-body, mm-decode-string): Rename variables which
7306         confused charset with coding-system.
7307         (binhex-decode-region): Don't autoload.
7308         (mm-body-encoding): Require message.
7309         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
7310         cond branches.
7311
7312         * gnus-art.el (article-de-quoted-unreadable)
7313         (article-de-base64-unreadable): Fold search case
7314         rather than downcasing string.  Apply mm-charset-to-coding-system
7315         to arg of quoted-printable-decode-region.
7316
7317 2000-10-04  Dave Love  <fx@gnu.org>
7318
7319         * gnus-ems.el: Don't turn off compiler warnings in local vars.
7320         Require ring when compiling.
7321         (gnus-article-compface-xbm): New variable.
7322
7323 2000-10-04  Dave Love  <fx@gnu.org>
7324
7325         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
7326         pbm images.
7327
7328         * frown.pbm, smile.pbm, wry.pbm: New files.
7329
7330         * frown.xbm, smile.xbm, wry.xbm: Deleted.
7331
7332 2000-10-03  Dave Love  <fx@gnu.org>
7333
7334         * mail-source.el (mail-sources): Revert to nil.
7335
7336         * nnmail (nnmail-spool-file): Revert to `((file))'.
7337
7338         * qp.el: Don't require mm-util.
7339         (quoted-printable-decode-region): Rewritten.
7340         (quoted-printable-decode-string, quoted-printable-encode-region):
7341         Doc fix.
7342         (quoted-printable-encode-region): Barf on multibyte characters.
7343         Maybe make the class multibyte.  Upcase chars, not formatted
7344         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
7345         (quoted-printable-encode-string): Don't use
7346         mm-with-unibyte-buffer.
7347
7348 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
7349
7350         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
7351
7352 2000-09-21  Dave Love  <fx@gnu.org>
7353
7354         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
7355         (for Emacs 20).  Tidy somewhat.
7356
7357 2000-09-21  Dave Love  <fx@gnu.org>
7358
7359         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
7360         image processing.  Rationalize logic somewhat.
7361
7362 2000-09-20  Dave Love  <fx@gnu.org>
7363
7364         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
7365         specifically.
7366
7367         * gnus.el (gnus-version-number): Avoid some redundant
7368         autoloads.
7369
7370 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
7371
7372         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
7373         to XBM; we always have PBM support.
7374
7375 2000-09-14  Dave Love  <fx@gnu.org>
7376
7377         * gnus.el (gnus-charset):
7378         * mm-decode.el (mime-display):
7379         * imap.el (imap) <defgroup>: Add :version.
7380
7381 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
7382
7383         * parse-time.el: Fix author's mail address.
7384
7385         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
7386         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
7387         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
7388         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
7389         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
7390         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
7391         * rfc2231.el, uudecode.el: Fix copyright notice.
7392
7393         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
7394         require `w3' at load-time only if not running in batch mode.
7395
7396 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7397
7398         * gnus.el: Before merge with Emacs21.
7399
7400 2000-12-19  Raymond Scholz <ray-2000@zonix.de>
7401
7402         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
7403
7404 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7405
7406         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
7407         to avoid conflict with the standard `back-to-indentation'
7408         binding.
7409
7410 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7411
7412         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
7413
7414         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
7415         (mm-disable-multibyte-mule4): Ditto.
7416         (mm-with-unibyte-current-buffer-mule4): Ditto.
7417
7418 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7419
7420         * pop3.el (pop3-movemail): Use binary.
7421         (pop3-movemail-file-coding-system): Removed.
7422
7423 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7424
7425         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
7426
7427 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7428
7429         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
7430         exists.
7431
7432 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7433
7434         * gnus-msg.el (gnus-post-method): Use backend name when the
7435         address is "".
7436
7437 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7438
7439         * gnus-art.el (article-verify-x-pgp-sig): Don't test
7440         mm-verify-option.
7441         (gnus-treat-x-pgp-sig): Default value.
7442         (gnus-ignored-headers): Redundant.
7443
7444 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7445
7446         * gnus-win.el (gnus-configure-frame): Save selected window.
7447
7448 2000-02-15  Andrew Innes  <andrewi@gnu.org>
7449
7450         * nnmbox.el: Require gnus-range.
7451         (nnmbox-group-building-active-articles): New variable.
7452         (nnmbox-group-active-articles): New variable; this is a cache of
7453         all active articles by group and number.
7454         (nnmbox-in-header-p): New function.
7455         (nnmbox-find-article): New function.
7456         (nnmbox-record-active-article): New function.
7457         (nnmbox-record-deleted-article): New function.
7458         (nnmbox-is-article-active-p): New function.
7459         (nnmbox-retrieve-headers): Use nnmbox-find-article.
7460         (nnmbox-request-article): Ditto.  Also supply extra arg to
7461         nnmbox-article-group-number.
7462         (nnmbox-request-expire-articles): Ditto.
7463         (nnmbox-request-move-article): Ditto.
7464         (nnmbox-request-replace-article): Ditto.
7465         (nnmbox-request-rename-group): Rename group entry in active
7466         article cache.
7467         (nnmbox-delete-mail): Update active article cache, unless article
7468         is being replaced.
7469         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
7470         than partially duplicating it.
7471         (nnmbox-article-group-number): Add extra `this-line' arg, to
7472         handle articles belonging to multiple groups.
7473         (nnmbox-save-mail): Update active article cache.
7474         (nnmbox-read-mbox): Build active article cache when loading mbox.
7475         Also do some repair work, if we find articles that are missing the
7476         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
7477         reconstruct these from Xref info.
7478
7479 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7480
7481         * mail-source.el (mail-source-report-new-mail): Use
7482         nnheader-run-at-time.
7483
7484 2000-02-15  Andrew Innes  <andrewi@gnu.org>
7485
7486         * mail-source.el (mail-source-fetch-pop): Clear pop password when
7487         an error is thrown, and then rethrow the error.
7488         (mail-source-check-pop): Ditto.
7489         (mail-source-start-idle-timer): Prevent multiple pop checks
7490         running if the check takes a long time.
7491
7492 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7493
7494         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
7495         succeed.
7496
7497 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7498
7499         * gnus-win.el (gnus-configure-windows): Make sure
7500         nntp-server-buffer is live.
7501         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
7502
7503 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
7504
7505         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
7506
7507 2000-12-04  Andreas Jaeger  <aj@suse.de>
7508
7509         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
7510
7511 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7512
7513         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
7514
7515 2000-12-01  Christopher Splinter <chris@splinter.inka.de>
7516
7517         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
7518
7519 2000-12-01  Simon Josefsson  <sj@extundo.com>
7520
7521         * mml-smime.el (mml-smime-verify): Fix address parsing.
7522
7523 2000-12-01  Simon Josefsson  <sj@extundo.com>
7524
7525         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
7526         more than one certificate inside PKCS#7 blob.  Better security
7527         information (clamed / actual sender, openssl output, certificates
7528         inside message).
7529
7530         * smime.el (smime-verify-region): Output to /dev/null.
7531         (smime-buffer-as-string-region): Don't parse empty lines.
7532
7533 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7534
7535         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
7536         ?d and ?D.
7537         (gnus-mime-security-show-details-inline): New variable.
7538         (gnus-mime-security-show-details): Use them.
7539         (gnus-insert-mime-security-button): Ditto.
7540
7541         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
7542         Suggest by Michael Duggan (md5i@cs.cmu.edu).
7543         (mml2015-gpg-clear-verify): Ditto.
7544         (mml2015-gpg-decrypt-1): Ditto.
7545         (mml2015-use): Prefer 'gpg.
7546
7547 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7548
7549         * gnus-util.el (gnus-add-text-properties-when): New function.
7550         (gnus-remove-text-properties-when): Ditto.
7551
7552         * gnus-cite.el (gnus-article-hide-citation): Use them.
7553         (gnus-article-toggle-cited-text): Use them.
7554
7555         * gnus-art.el (gnus-signature-toggle): Use them.
7556         (gnus-article-show-hidden-text): Ditto.
7557         (gnus-article-hide-text): Ditto.
7558
7559 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7560
7561         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
7562
7563 2000-11-30  Simon Josefsson  <sj@extundo.com>
7564
7565         * smime.el (smime-point-at-eol): New alias.
7566         (smime-buffer-as-string-region): Use it.
7567
7568 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7569
7570         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
7571
7572 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7573
7574         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
7575
7576         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
7577
7578         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
7579
7580 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7581
7582         * nnmh.el (nnmh-request-expire-articles): Implemented
7583         expiry-target for nnmh backend.
7584
7585 2000-11-30  Simon Josefsson  <sj@extundo.com>
7586
7587         * mm-decode.el (mm-security-from): New variable.
7588         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
7589
7590         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
7591         than `from'.
7592
7593 2000-11-30  Simon Josefsson  <sj@extundo.com>
7594
7595         * mml-smime.el (mml-smime-verify): Verify that certificate mail
7596         address match sender address.
7597
7598         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
7599
7600         * smime.el (smime-verify-region): Don't copy buffer.
7601         (smime-decrypt-buffer): Use expand-file-name on keyfile.
7602         (smime-pkcs7-region): New function.
7603         (smime-pkcs7-certificates-region): Ditto.
7604         (smime-pkcs7-email-region): Ditto.
7605         (smime-buffer-as-string-region): Ditto.
7606
7607         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
7608         buffer.
7609
7610 2000-11-23  Jens Krinke <j.krinke@gmx.de>
7611
7612         * smime.el (smime-decrypt-region): Fix keyfile argument.
7613
7614 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7615
7616         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
7617
7618 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7619
7620         * message.el (message-shoot-gnksa-feet): New variable.
7621         (message-gnksa-enable-p): New function.
7622         (message-send): Use it.
7623         (message-check-news-body-syntax): Ditto.
7624
7625 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7626
7627         * message.el (message-make-message-id): Remove the redundancy.
7628
7629 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7630
7631         * message.el (message-setup): Discourage using mc-install-*-mode.
7632
7633         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
7634
7635 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7636
7637         * gnus-cite.el (gnus-cite-parse): Guess citation length.
7638
7639 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7640
7641         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
7642
7643 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7644
7645         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
7646
7647 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7648
7649         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
7650         insert-buffer-substring.
7651
7652         * message.el (message-send-mail): Use buffer-substring-no-properties.
7653         (message-send-news): Ditto.
7654
7655 2000-11-22  David Edmondson <dme@dme.org>
7656
7657         * imap.el (imap-wait-for-tag): Message read info.
7658
7659 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7660
7661         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
7662         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
7663         (mml2015-gpg-encrypt): Ditto.
7664
7665 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7666
7667         * mm-decode.el (mm-verify-option): Default value.
7668
7669         * mml-sec.el (mml-secure-part): Error message.
7670
7671 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7672
7673         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
7674
7675 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7676
7677         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
7678
7679 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7680
7681         * gnus-art.el (gnus-article-describe-key): Use prompt.
7682         (gnus-article-describe-key-briefly): Ditto.
7683
7684 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7685
7686         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
7687
7688 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7689
7690         * gnus-art.el (gnus-article-describe-key): New function.
7691         (gnus-article-describe-key-briefly): New function.
7692
7693 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7694
7695         * mm-decode.el (mm-decrypt-option): Doc typo.
7696
7697         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
7698         return a number.
7699
7700 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7701
7702         * message.el (message-newline-and-reformat): Typo.
7703
7704 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7705
7706         * gnus-art.el (article-verify-x-pgp-sig): Check whether
7707         original-article-buffer exists.
7708
7709         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
7710         (rfc2047-header-encoding-alist): Addresses are different from text.
7711         (rfc2047-encode-message-header): Ditto.
7712         (rfc2047-dissect-region): Extra parameter.
7713         (rfc2047-encode-region): Ditto.
7714         (rfc2047-encode-string): Ditto.
7715
7716 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7717
7718         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
7719         (mm-uu-pgp-encrypted-extract): Use it.
7720         (mm-uu-pgp-signed-extract-1): New function.
7721         (mm-uu-pgp-signed-extract): Use it.
7722
7723         * gnus-art.el (gnus-mime-display-security): New function.
7724         (gnus-mime-display-part): Use it.
7725         (gnus-mime-security-verify-or-decrypt): New function.
7726         (gnus-mime-security-press-button): New function.
7727         (gnus-insert-mime-security-button): Use it.
7728
7729         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
7730         (mm-find-raw-part-by-type): Ditto.
7731         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
7732         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
7733         (mm-destroy-parts): Kill nested multibyte buffer.
7734
7735         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
7736         (mml2015-gpg-verify): Ditto.
7737
7738 2000-11-18  Simon Josefsson  <sj@extundo.com>
7739
7740         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
7741         (mml2015-function-alist): Use it.
7742
7743         * mml-sec.el (mml-sign-alist): Update names.
7744         (mml-encrypt-alist): Ditto.
7745         (mml-secure-part-smime-sign): Moved to mml-smime.el
7746         as `mml-smime-sign-query'.
7747         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
7748         `mml-smime-get-file-cert'.
7749         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
7750         `mml-smime-get-dns-cert'.
7751         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
7752         `mml-smime-encrypt-query'.
7753         (mml-smime-sign-buffer): Use mml-smime-sign.
7754         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
7755
7756         * mml-smime.el (mml-smime-sign): New function.
7757         (mml-smime-encrypt):
7758         (mml-smime-sign-query):
7759         (mml-smime-get-file-cert):
7760         (mml-smime-get-dns-cert):
7761         (mml-smime-encrypt-query): Moved from mml-sec.el.
7762
7763 2000-11-16  Simon Josefsson  <sj@extundo.com>
7764
7765         * mml2015.el (mml2015-gpg-clear-verify): New function.
7766         (mml2015-function-alist): Add it.
7767
7768 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
7769
7770         * message.el (message-setup-fill-variables): Use
7771         message-cite-prefix-regexp.
7772         (message-newline-and-reformat): Check the end of citation, leading
7773         WSP, break in the cite prefix.
7774         (message-fill-paragraph): New function.
7775
7776 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
7777
7778         * lpath.el: Shut up.
7779
7780 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
7781
7782         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
7783         raw 8-bit in headers in dk.* newsgroups.
7784
7785 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7786
7787         * message.el (message-newline-and-reformat): Match extra WSPs.
7788
7789 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
7790
7791         * mml.el (mml-generate-mime-1): Ignore ascii.
7792
7793 2000-11-16 Justin Sheehy <justin@iago.org>
7794
7795         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
7796
7797 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7798
7799         * message.el (message-cite-prefix-regexp): Prefix should not end
7800         at space.
7801
7802 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
7803
7804         * message.el (message-mode-syntax-table): Add - as a word
7805         constituent as in articles.
7806         (message-setup-fill-variables): Add -_. as supercite-style prefix.
7807         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
7808         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
7809
7810 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
7811
7812         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
7813
7814 2000-11-12  David Edmondson  <dme@dme.org>
7815
7816         * message.el (message-font-lock-keywords): use
7817         message-cite-prefix-regexp.
7818
7819 2000-11-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7820
7821         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
7822         Stein Arild Str\e,Ax\e(Bmme.
7823         (gnus-group-jump-to-group): Use it.
7824         (gnus-group-jump-to-group-prompt): Customize.
7825
7826 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
7827
7828         * mailcap.el (mailcap-possible-viewers): Match the entire string.
7829
7830 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
7831
7832         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
7833         incompatible.
7834         (mml2015-mailcrypt-sign): Ditto.
7835
7836 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
7837
7838         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
7839         group is open.
7840
7841 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
7842
7843         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
7844         nnvirtual articles.
7845         (gnus-backlog-request-article): Don't request nnvirtual articles.
7846
7847 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
7848
7849         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
7850         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
7851
7852 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
7853
7854         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
7855         * mml.el (mml-generate-mime-1): Use charset attribute.
7856         * mm-bodies.el (mm-encode-body): Add parameter charset.
7857         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
7858
7859 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
7860
7861         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
7862         (mml2015-mailcrypt-clear-decrypt): Ditto.
7863         (mml2015-mailcrypt-verify): Ditto.
7864         (mml2015-mailcrypt-clear-verify): Ditto.
7865         (mml2015-gpg-verify): Ditto.
7866
7867 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
7868
7869         * smime.el (smime-openssl-program): Test the existence of openssl.
7870         * mml-smime.el: Require mm-decode.
7871         (mml-smime-verify-test): New function.
7872         * mm-decode.el (mm-verify-function-alist): Use it.
7873
7874 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7875
7876         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
7877         anyway.
7878
7879 2000-11-13  Simon Josefsson  <sj@extundo.com>
7880
7881         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
7882         verification doesn't work.
7883
7884 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
7885
7886         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
7887         (gnus-inews-do-gcc): Use it.
7888
7889 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7890
7891         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
7892         leading space.
7893         * mm-extern.el (mm-inline-external-body): Report error when no
7894         access-type.
7895
7896 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7897
7898         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
7899
7900 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7901
7902         * gnus-art.el (gnus-mime-button-menu): Use select-window.
7903
7904 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
7905
7906         * gnus-art.el (gnus-mime-display-part): Display multipart/related
7907         as multipart/mixed.
7908
7909 2000-11-12  David Edmondson  <dme@dme.org>
7910
7911         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
7912         and replace `.' with `\w' to allow for different syntax tables
7913         (from Vladimir Volovich).
7914         * message.el (message-newline-and-reformat): use
7915         `message-cite-prefix-regexp'.
7916         * gnus-cite.el (gnus-supercite-regexp): use
7917         `message-cite-prefix-regexp'.
7918         * gnus-cite.el (gnus-cite-parse): use
7919         `message-cite-prefix-regexp'.
7920
7921 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
7922
7923         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
7924         PGP SIGNATURE.  Escape leading "-"'s.
7925         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
7926
7927 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
7928
7929         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
7930
7931 2000-11-11  Simon Josefsson  <sj@extundo.com>
7932
7933         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
7934
7935         * smime.el (smime-details-buffer): New variable.
7936         (smime-sign-region):
7937         (smime-encrypt-region):
7938         (smime-verify-region):
7939         (smime-decrypt-region): Copy OpenSSL output to the buffer.
7940
7941         * mml-smime.el (mml-smime-verify): Support security info.
7942
7943 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
7944
7945         * mm-decode.el (mm-verify-option): Set default to nil.
7946         (mm-decrypt-option): Ditto.
7947         * gnus-art.el (article-verify-x-pgp-sig): New function.
7948
7949 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
7950
7951         * gnus-art.el (gnus-mime-display-alternative): Show button if no
7952         preferred part.
7953
7954 2000-11-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7955
7956         * gnus-sum.el (gnus-move-split-methods): Say that
7957         `gnus-split-methods' uses file names, whereas this uses group
7958         names.  (Report from Nevin Kapur)
7959
7960 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
7961
7962         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
7963
7964 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
7965
7966         * nnheader.el (nnheader-directory-files-is-safe): New variable.
7967         (nnheader-directory-articles): Use it.
7968         (nnheader-article-to-file-alist): Ditto.
7969
7970 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
7971
7972         * rfc2047.el (rfc2047-pad-base64): New function.
7973         (rfc2047-decode): Use it.
7974
7975 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7976
7977         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
7978         select method.
7979
7980 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
7981
7982         * mml2015.el (mml2015-gpg-decrypt-1):
7983         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
7984
7985 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7986
7987         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
7988
7989 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7990
7991         * pop3.el (pop3-munge-message-separator): A message may have an
7992         empty body.
7993
7994 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7995
7996         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
7997         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
7998         (mm-uu-pgp-signed-extract): Use coding-system.
7999
8000 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8001
8002         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
8003         (gnus-insert-mime-security-button): New function.
8004         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
8005         * mml2015.el:  Add security info when verify or decrypt.
8006         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
8007         (mm-uu-pgp-encrypted-extract): Ditto.
8008
8009 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
8010
8011         * mm-decode.el (mm-display-parts): New function.
8012         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
8013
8014 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8015
8016         * gnus-mlspl.el: Documentation tweaks.
8017
8018 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
8019
8020         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
8021         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
8022         argument.
8023
8024 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
8025
8026         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
8027
8028 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
8029
8030         * gnus-art.el (gnus-article-encrypt): New function.
8031         (gnus-article-encrypt-protocol-alist): New variable.
8032         (gnus-article-encrypt-protocol): New variable.
8033         * mml2015.el (mml2015-self-encrypt): New function.
8034         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
8035
8036 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
8037
8038         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
8039         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
8040         let mailcap do it.
8041         * mml2015.el: Remove snarf code.
8042         * mm-decode.el: Remove snarf code.
8043
8044 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
8045
8046         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
8047         (mml-insert-mime): Understand gnus-decoded.
8048         (mime-to-mml): New parameter handles.
8049         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
8050         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
8051
8052 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
8053
8054         * mm-decode.el (mime-security): New group.
8055         (mm-verify-function-alist): Add test function.
8056         (mm-decrypt-function-alist): Ditto.
8057         (mm-snarf-option): Set default value as nil.
8058         (mm-find-part-by-type): Recursive parameter.
8059         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
8060         * mml2015.el: Support draft-ietf-openpgp-multsig.
8061
8062 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
8063
8064         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
8065         (gnus-article-view-part-as-charset): New function.
8066
8067 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
8068
8069         * mm-decode.el (mm-verify-option): Default value.
8070         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
8071
8072 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8073
8074         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
8075
8076 2000-11-05  Simon Josefsson  <sj@extundo.com>
8077
8078         * mml-smime.el (mml-smime-verify): Work in original multipart
8079         buffert.
8080
8081         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
8082         (mm-handle-multipart-ctl-parameter): Ditto.
8083         (mm-alist-to-plist): New function.
8084         (mm-dissect-buffer): Store CTL parameters and copy original buffer
8085         for multiparts.
8086         (mm-destroy-parts): Destroy multipart buffert.
8087         (mm-remove-part): Ditto.
8088
8089         * mml-smime.el (mml-smime-sign): Not used.
8090         (mml-smime-encrypt): Ditto.
8091
8092         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
8093
8094         Verify S/MIME signature support.
8095
8096         * mm-decode.el (mm-inline-media-tests): Add
8097         application/{x-,}pkcs7-signature.
8098         (mm-inlined-types): Ditto.
8099         (mm-automatic-display): Ditto.
8100         (mm-verify-function-alist): Ditto.  Add name of method.
8101         (mm-decrypt-function-alist): Add name of method.
8102         (mm-find-part-by-type): Add documentation.
8103         (mm-possibly-verify-or-decrypt): Use new format of
8104         mm-{verify,decrypt}-function-alist.  Use method names.
8105
8106         * mml-smime.el (mml-smime-verify): New function.
8107
8108 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
8109
8110         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
8111
8112 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8113
8114         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
8115         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
8116         * mm-decode.el (mm-snarf-option): New variable.
8117
8118 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8119
8120         * mm-util.el (mm-subst-char-in-string): New function.
8121         (mm-replace-chars-in-string): Use it.
8122         * message.el (message-replace-chars-in-string): Use it.
8123         * nnheader.el (nnheader-replace-chars-in-string): Use it.
8124         * gnus-mh.el (mh-lib-progs): Shut up.
8125
8126 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
8127
8128         * base64.el, md5.el: Moved to contrib directory.
8129
8130 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
8131
8132         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
8133         the last article when search.
8134
8135 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
8136
8137         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
8138         * nnmail.el (nnmail-pathname-coding-system): Ditto.
8139
8140 2000-09-29  David Edmondson  <dme@thus.net>
8141
8142         * message.el (message-newline-and-reformat): Typo.
8143
8144 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8145
8146         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
8147
8148 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
8149
8150         * nntp.el (nntp-decode-text): Delete bogus status lines.
8151
8152 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
8153
8154         * message.el (message-font-lock-keywords): Match a final newline
8155         to help font-lock's multiline support.
8156
8157 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
8158
8159         * nnoo.el (nnoo-set): New function.
8160
8161 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
8162
8163         * gpg.el, gpg-ring.el: Moved to contrib directory.
8164
8165 2000-11-04  Simon Josefsson  <sj@extundo.com>
8166
8167         * nnimap.el (nnimap-split-inbox): Typo.
8168
8169 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
8170
8171         * gnus-msg.el (gnus-msg-mail): Move it backwards.
8172
8173 2000-11-03  Simon Josefsson  <sj@extundo.com>
8174
8175         * rfc2231.el (rfc2231-parse-qp-string): New function.
8176         (require): rfc2047.
8177
8178         * mail-parse.el (mail-header-parse-content-type):
8179         (mail-header-parse-content-disposition): Support invalid QP
8180         encoded strings, by using `rfc2231-parse-qp-string'.
8181
8182 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8183
8184         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
8185         (rfc2231-decode-encoded-string): Typo "> X 1".
8186         (rfc2231-encode-string): Insert the name of charset.
8187         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
8188
8189 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
8190
8191         * mm-decode.el (mm-save-part): Return the filename.
8192         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
8193         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
8194         (gnus-mime-action-alist): Use it.
8195         (gnus-mime-button-commands): USe it.
8196         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
8197         (mm-inline-external-body): unwind-protect.
8198
8199 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
8200
8201         * gnus-art.el (gnus-insert-mime-button): Show url.
8202
8203 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8204
8205         * mml.el (mml-generate-mime-1): Support external url.
8206         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
8207
8208 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
8209
8210         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
8211         * mm-decode.el (mm-display-external): Ditto.
8212         * mm-extern.el: New file.
8213         * mm-decode.el (mm-inline-media-tests): Hook it up.
8214         (mm-inlined-types): Inline message/external-body.
8215
8216 2000-11-02  Simon Josefsson  <sj@extundo.com>
8217
8218         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
8219
8220         * message.el (message-get-reply-headers): Better handling when
8221         Mail-Followup-To is very large.
8222
8223 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
8224
8225         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
8226         * gnus-art.el (gnus-article-edit-done):
8227         * gnus-sum.el (gnus-summary-edit-article-done): Move line
8228         counting code here.
8229         * gnus-msg.el (gnus-setup-message): Remove a hack.
8230
8231 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8232
8233         * gnus-sum.el (gnus-newsgroup-variables): New variable.
8234         (gnus-summary-mode): Make them local variables.
8235         (gnus-set-global-variables): Globalize them.
8236         (gnus-summary-exit): Kill them.
8237
8238 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
8239
8240         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
8241         word.
8242
8243 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
8244
8245         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
8246         gnus-article-wash-types.
8247         * gnus-art.el (gnus-article-wash-status): Use them.
8248
8249 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8250
8251         * mml.el (mml-read-tag): Remove spaces and LF.
8252
8253 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8254
8255         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
8256         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
8257
8258 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
8259
8260         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
8261
8262 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
8263
8264         * gnus-sum.el (gnus-article-charset): New variable.
8265         (gnus-summary-display-article): Set it.
8266         * gnus-msg.el (gnus-copy-article-buffer): Use it.
8267         * gnus-art.el (gnus-article-mode): Make it local variable.
8268
8269 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8270
8271         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
8272
8273 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8274
8275         * nnwfm.el: New file.
8276
8277         * nnweb.el (nnweb-replace-in-string): New function.
8278
8279 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8280
8281         * mml2015.el: Wrap gpg.el.
8282         * gpg.el (gpg-verify): The last argument of apply is a list.
8283         (gpg-encrypt): Add passphrase as a parameter.
8284
8285 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
8286
8287         * gpg.el: New file.
8288         * gpg-ring.el: New file.
8289
8290 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
8291
8292         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
8293
8294 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8295
8296         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
8297         double-quote charcters.
8298         (gnus-summary-prepare-threads): Ditto.
8299
8300 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8301
8302         * gnus-art.el (gnus-mime-display-single): Forward line -1.
8303         * mml.el (mml-read-tag): Don't skip the leading space.
8304         * lpath.el (font-lock-set-defaults): Shut up.
8305
8306 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
8307
8308         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
8309
8310 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
8311
8312         * qp.el (quoted-printable-encode-region): Replace leading - when
8313         ultra safe.
8314         * mml.el (mml-generate-mime-postprocess-function): Removed.
8315         (mml-postprocess-alist): Removed.
8316         (mml-generate-mime-1): Use ultra-safe when sign.
8317         * mml2015.el (mml2015-fix-micalg): Uppercase.
8318         (mml2015-verify): Insert LF.
8319         (mml2015-mailcrypt-sign): Downcase; search backward.
8320
8321 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8322
8323         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
8324         restrictive.
8325         (nnultimate-table-regexp): New variable.
8326         (nnultimate-forum-table-p): Use it.
8327
8328 2000-10-30  Ed L Cashin <ecashin@coe.uga.edu>
8329
8330         * gnus-sum.el (gnus-summary-expire-articles): Save point.
8331
8332 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
8333
8334         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
8335         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
8336
8337 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
8338
8339         * mml2015.el: Shut up.
8340
8341 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
8342
8343         * gnus.el (gnus-server-browse-hashtb): Removed.
8344         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
8345         (gnus-group-insert-group-line-info): Use simplified method.
8346         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
8347
8348 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
8349
8350         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
8351         moved here.
8352         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
8353         * gnus-group.el (gnus-group-prepare-flat): Use it.
8354         * gnus-topic.el (gnus-group-prepare-topics): Use it.
8355
8356 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
8357
8358         * mml.el (mml-mode): Show menu in XEmacs.
8359
8360 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
8361
8362         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
8363         (gnus-server-read-server-in-server-buffer): New function.
8364         (gnus-browse-foreign-server): Browse in group buffer.
8365         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
8366         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
8367         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
8368         * gnus.el (gnus-server-browse-hashtb): New variable.
8369
8370 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
8371
8372         * nnfolder.el (nnfolder-open-nov): Use group.
8373
8374 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8375
8376         * nnfolder.el: Add NOV. Set version to 2.0.
8377         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
8378
8379 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8380
8381         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
8382
8383 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8384
8385         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
8386         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
8387
8388 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
8389
8390         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
8391
8392 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8393
8394         * mm-decode.el (mm-verify-function-alist): New variable.
8395         (mm-verify-option): New variable.
8396         (mm-decrypt-function-alist): Ditto.
8397         (mm-decrypt-option): Ditto.
8398         (mm-find-raw-part-by-type): New function.
8399         (mm-possibly-verify-or-decrypt): New function.
8400         (mm-dissect-multipart): Use it.
8401         * mml2015.el (mml2015-fix-micalg): New function.
8402         (mml2015-decrypt): Use new interface.
8403         (mml2015-verify):  Use new interface.
8404         (mml2015-setup): Make it bogus.
8405
8406 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
8407
8408         * mml.el (mml-generate-mime-postprocess-function): Set to
8409         mml-postprocess.
8410         (autoload): Autoload mml2015 and mml-smime.
8411         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
8412         * mml2015.el (mml2015-encrypt): New function.
8413         (mml2015-sign): New function.
8414         (mml2015-encrypt-function): New variable.
8415         (mml2015-sign-function): New variable.
8416         (mml2015-mailcrypt-encrypt): Use message-recipients.
8417         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
8418         * mml-smime.el (mml-smime-setup): Ditto.
8419
8420 2000-10-28  Simon Josefsson  <sj@extundo.com>
8421
8422         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
8423         Communigate Pro 3.3.1 server.
8424
8425         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
8426         in buffers.
8427         (mml-secure-dns-server): Removed.
8428         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
8429         write certificates to files.
8430
8431         * smime.el (smime-dns-server): New variable.
8432         (smime-mail-to-domain):
8433         (smime-cert-by-dns): New functions.
8434
8435         * dig.el: New file.
8436
8437 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
8438
8439         * message.el (message-options): New variable.
8440         (message-options-set-recipient): New function.
8441         (message-send): Use them.
8442         * gnus-int.el (gnus-request-replace-article): Use them.
8443         (gnus-request-accept-article): Ditto.
8444         * mml.el (mml-preview): Use them.
8445         * gnus-sum.el (gnus-summary-edit-article): Use them.
8446
8447         * message.el (message-options-get): New function.
8448         (message-options-get): New function.
8449         * rfc2047.el (rfc2047-encode-message-header): Use them.
8450         * mm-bodies.el (mm-encode-body): Use them.
8451
8452 2000-10-28  Simon Josefsson  <sj@extundo.com>
8453
8454         * nnimap.el (nnimap-retrieve-which-headers):
8455         (nnimap-request-article-part): Quote message-id.
8456
8457         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
8458         (smime-CA-file): New variable.
8459         (smime-call-openssl-region): Don't error.
8460         (smime-sign-region): Return result value.
8461         (smime-encrypt-region): Ditto.
8462         (smime-verify-region): New function.
8463         (smime-decrypt-region): Ditto.
8464         (smime-verify-buffer): Ditto.
8465         (smime-decrypt-buffer): Ditto.
8466
8467         * mml.el: Require mml-sec.
8468         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
8469         (mml-mode-map): Add "sign" and "encrypt" maps.
8470         (mml-menu): Add security menu.
8471         (mml-preview): Use generate-new-buffer.
8472
8473         * mml-sec.el: New file.
8474
8475 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8476
8477         * mm-decode.el (mm-find-part-by-type): Move it here.
8478         * mml.el (mml-postprocess): Move it here.
8479         (mml-postprocess-alist): Move it here. Merge them.
8480
8481 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
8482
8483         * rfc2047.el (rfc2047-encode-message-header): Make sure no
8484         unencoded stuff in the header.
8485
8486 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
8487
8488         * gnus-group.el (gnus-group-listed-groups): New variable.
8489         (gnus-group-list-option): New variable.
8490         (gnus-group-list-limit-map): New keymap.
8491         (gnus-group-list-flush-map): New keymap.
8492         (gnus-group-list-plus-map): New keymap.
8493         (gnus-group-prepare-logic): New function.
8494         (gnus-group-prepare-flat): Merge with
8495         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
8496         (gnus-group-prepare-flat-list-dead): Ditto.
8497         (gnus-group-list-matching): Use gnus-group-prepare-function.
8498         (gnus-group-list-dormant): Ditto.
8499         (gnus-group-list-cached): Ditto.
8500         (gnus-group-listed-groups): New function.
8501         (gnus-group-list-limit): New function.
8502         (gnus-group-list-flush): New function.
8503         (gnus-group-list-plus): New function.
8504         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
8505         (gnus-topic-prepare-topic): Ditto.
8506
8507 2000-10-27  Paul Jarc <prj@po.cwru.edu>
8508
8509         * message.el (message-insert-to, message-get-reply-headers):
8510         (message-reply, message-followup): Mail-{Followup,Reply}-To.
8511
8512 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
8513
8514         * mml2015.el: New file.
8515         * smime.el: New file.
8516         * mml-smime.el: New file.
8517
8518 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
8519
8520         * ChangeLog: Moved to ChangeLog.1.
8521
8522 ;; Local Variables:
8523 ;; coding: iso-2022-7bit
8524 ;; End: