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