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