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