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