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