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