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