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