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