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