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