2000-12-20 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
[gnus] / lisp / ChangeLog
1 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2
3         * message.el (message-mail-user-agent): Add :version.
4
5 2000-12-21  Miles Bader  <miles@gnu.org>
6
7         * message.el (message-mode): Set `comment-start' to the  yank prefix.
8
9 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10
11         * message.el (message-mail-user-agent): New variable.
12         (message-setup): Renamed to message-setup-1. Support
13         mail-user-agent.
14         (message-mail-user-agent): New function.
15         (message-mail): Use it.
16         (message-reply): Use it.
17         (message-resend): Use it.
18         (message-mail-other-window): Use it.
19         (message-mail-other-frame): Use it.
20
21         * gnus-msg.el (gnus-bug): Support mail-user-agent.
22
23 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
24
25         * message.el (message-tool-bar-map): Simplify.
26         (message-narrow-to-head-1): New function.
27         (message-narrow-to-head): Use it.
28         (message-reply): Ditto.
29         (message-cancel-news): Ditto.
30         (message-supersede): Ditto.
31         (message-make-forward-subject): Ditto.
32         (message-bounce): Ditto.
33
34 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
35
36         * uudecode.el (uudecode-decode-region-external): make-temp-file
37         may not be defined.
38
39         * binhex.el (defalias): eval-and-compile.
40
41         * message.el (message-tool-bar-map): New function.
42         (message-mode): Use it.
43
44 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
45
46         * nntp.el (nntp-find-connection): Remove the entry.
47         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
48
49 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
50
51         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
52
53         * message.el (message-forward): Copy buffer in unibyte mode.
54
55 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
56
57         * message.el (message-make-forward-subject): Don't widen. Decode.
58         (message-forward): Don't decode subject.
59
60 2000-12-20  Christoph Conrad <C.Conrad@cli.de>
61
62         * qp.el (quoted-printable-encode-region): Upcase QP.
63
64 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
65
66         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
67         mail-extract-a-c instead. Don't depend on Gnus.
68
69         * mml.el (gnus-ems): Require it.
70
71         * gnus-msg.el (gnus-summary-mail-forward):
72         
73         * message.el (message-forward):  Move mime-to-mml here.
74
75 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
76
77         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
78         * gnus-art.el (gnus-insert-mime-button): Simplify.
79         (gnus-mime-display-alternative): Ditto.
80         (gnus-insert-mime-security-button): Ditto.
81
82 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
83
84         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
85         text-property-not-all doesn't return nil when start=mark(end).
86         (gnus-remove-text-properties-when): Ditto.
87
88 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
89
90         * gnus-start.el (gnus-group-change-level): Remove group from
91         gnus-active-hashtb if real killed.
92
93 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
94
95         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
96         (gnus-mime-display-alternative): Ditto.
97         (gnus-insert-mime-security-button): Ditto.
98
99 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
100
101         * gnus-start.el (gnus-group-change-level): Don't add it into
102         killed-list if it was killed.
103
104 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
105
106         * nnmbox.el (nnmbox-file-coding-system): Use binary.
107         (nnmbox-active-file-coding-system): Ditto.
108
109         * gnus-cus.el (gnus-group-parameters): Add posting-style.
110
111 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
112
113         * gnus.el (gnus-version):
114         (gnus-version-number): Set to Oort Gnus 0.01.
115
116         * gnus-art.el (gnus-mime-security-button-map):
117         (gnus-insert-mime-security-button): Fix for Emacs21.
118
119 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
120
121         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
122         easymenu, because XEmacs doesn't understand :help.
123
124         * mm-uu.el: Require binhex.
125
126 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
127
128         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
129
130 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
131
132         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
133
134 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
135
136         * *.xpm, *.pbm: Convert icons icons to size 24x24.
137
138 2000-12-18  Dave Love  <fx@gnu.org>
139
140         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
141         (unused).
142
143 2000-12-13  Miles Bader  <miles@gnu.org>
144
145         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
146         to t, so that we don't get stuck while trying to smilefy
147         intangible text.
148
149 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
150
151         * smiley-ems.el (smiley-regexp-alist): Make regexps match
152         at the end of the buffer.
153         (smiley-region): In the loop, move to the end of the submatch
154         matching the smiley instead of using the end of the match 
155         of the whole regexp.
156
157 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
158
159         * message.el (message-mode): Doc fix.
160
161 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
162
163         * smiley-ems.el (smiley-region): Doc fix.
164         
165 2000-12-11  Miles Bader  <miles@gnu.org>
166
167         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
168         bottom line visible, check to see if it's partially obscured, and
169         if so, either scroll one more line to make it fully visible, or
170         revert to showing the second line from the top.
171
172 2000-12-07  Dave Love  <fx@gnu.org>
173
174         * mailcap.el (mailcap-download-directory)
175         * gnus-audio.el (gnus-audio-directory)
176         * smiley-ems.el (smiley-data-directory): Fix :type.
177
178 2000-11-30  Dave Love  <fx@gnu.org>
179
180         * message.el (message-auto-save-directory): Use
181         file-name-as-directory.
182         (message-set-auto-save-file-name): Create
183         message-auto-save-directory if necessary.
184         (message-replace-chars-in-string): Removed -- unused.
185         (message-mail-alias-type): Customize.
186         (message-headers): Remove duplicate defgroup.
187
188 2000-11-29  Dave Love  <fx@gnu.org>
189
190         * qp.el (quoted-printable-decode-region): Use error, not message
191         to report malformed text (like base64).  Amend message.
192
193 2000-11-29  Miles Bader  <miles@gnu.org>
194
195         * message.el (message-header-lines): Fontify tag.
196
197 2000-11-27  Dave Love  <fx@gnu.org>
198
199         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
200         compiler warning.
201
202 ;2000-11-26  Dave Love  <fx@gnu.org>
203 ;
204 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
205 ;
206 2000-11-23  Dave Love  <fx@gnu.org>
207
208         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
209
210         * mm-uu.el (uudecode): Require.
211         (uudecode-decode-region, uudecode-decode-region-external): Don't
212         autoload.
213         (mm-uu-copy-to-buffer): Doc fix.
214         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
215         type fix.
216
217         * mailcap.el: Doc fixes.
218         (mailcap-mime-data): Various adjustments.
219         (mailcap): New group.
220         (mailcap-download-directory): Customize.
221         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
222         (mailcap-temporary-directory): Deleted (unused).
223         (mailcap-unescape-mime-test): Simplify slightly.
224         (mailcap-viewer-passes-test): Use functionp.
225         (mailcap-command-p): Aliased to executable-find.
226
227         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
228         default-enable-multibyte-characters is nil.
229
230 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
231
232         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
233
234 2000-11-21  Dave Love  <fx@gnu.org>
235
236         * gnus-art.el (gnus-mime-button-map): Don't inherit from
237         gnus-article-mode-map.
238 ;       (gnus-mime-button-menu): Use mouse-set-point.
239         (gnus-insert-mime-button, gnus-mime-display-alternative) 
240         (gnus-mime-display-alternative): Don't use local-map property.
241
242 2000-11-17  Dave Love  <fx@gnu.org>
243
244         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
245         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
246         and make-temp-file.
247         (uudecode-decode-region): Doc fix.
248
249 2000-11-14  Dave Love  <fx@gnu.org>
250
251         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
252         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
253         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
254         New files, derived from the XPMs.
255
256 2000-11-10  Dave Love  <fx@gnu.org>
257
258         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
259         (gnus-agent-lib-file, gnus-agent-load-alist)
260         (gnus-agent-save-alist, gnus-agent-article-name): Use
261         expand-file-name.
262
263         * gnus-group.el (gnus-group-name-charset-method-alist): Add
264         :version.
265         (nnkiboze-score-file): Defvar when compiling.
266
267         * gnus-start.el (gnus-read-newsrc-file): Add :version.
268
269         * gnus-art.el (gnus-article-banner-alist) 
270         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types) 
271         (gnus-article-date-lapsed-new-header) 
272         (gnus-article-mime-match-handle-function, gnus-mime-action-alist) 
273         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601) 
274         (gnus-treat-strip-headers-in-body) 
275         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds) 
276         (gnus-treat-translate): Add :version.
277         (gnus-article-mime-part-function): Fix defcustom.
278
279         * nnmail.el (nnmail-expiry-target) 
280         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers) 
281         (nnmail-split-header-length-limit): Add :version.
282
283         * gnus-sum.el (gnus-auto-expirable-marks) 
284         (gnus-inhibit-user-auto-expire, gnus-list-identifiers) 
285         (gnus-extra-headers, gnus-ignored-from-addresses) 
286         (gnus-newsgroup-ignored-charsets) 
287         (gnus-group-highlight-words-alist) 
288         (gnus-summary-show-article-charset-alist): Add :version.
289
290         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
291         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
292         files, converted from the XPMs.
293
294         * gnus-cache.el (gnus-cache-active-file): Don't use
295         file-name-as-directory on directory.
296         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
297         use file-name-as-directory on directory.
298
299         * time-date.el (timezone-make-date-arpa-standard): Autoload.
300         (date-to-time): Use it.
301
302 ;       * message.el (message-mode) <adaptive-fill-regexp>:
303 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
304 ;       (message-newline-and-reformat): Likewise.
305         (message-forward-as-mime, message-forward-ignored-headers) 
306         (message-buffer-naming-style, message-default-charset) 
307         (message-dont-reply-to-names, message-send-mail-partially-limit):
308         Add :version.
309
310         * mm-util.el: Doc fixes.
311         (mm-mime-charset): Don't use the raw result of
312         mm-preferred-coding-system.
313         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
314         (mm-with-unibyte): Simplify.
315
316         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
317         concat.
318
319         * pop3.el (pop3-version): Deleted.
320         (pop3-make-date): New function, avoiding message-make-date.
321         (pop3-munge-message-separator): Use it.
322
323 2000-11-09  Dave Love  <fx@gnu.org>
324
325         * gnus-group.el (gnus-group-make-directory-group) 
326         (gnus-group-fetch-faq): Use expand-file-name.
327         (gnus-group-fetch-faq): Simplify completing-read form.
328
329         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
330         test for Mule.
331
332         * message.el (tool-bar-map): Defvar when compiling.
333
334         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
335         (gnus-tm-lisp-directory): Deleted.
336         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
337         (featurep 'xemacs).
338         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory) 
339         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
340         version numbers from file names.
341
342 2000-11-08  Dave Love  <fx@gnu.org>
343
344         * mm-view.el: Use featurep for XEmacs test.
345         (mm-inline-message): Test for `remove-specifier'; don't use
346         condition-case.
347
348         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
349
350         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
351         (gnus-score-find-bnews): Don't concat "".
352
353         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
354         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
355         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
356         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
357
358         * gnus-sum.el: Put some defvars in eval-when-compile.
359         (gnus-summary-mode-hook): Add :options.
360         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
361         (gnus-summary-tool-bar-map): New variable.
362         (gnus-summary-make-tool-bar): New function.
363         (gnus-summary-mode): Put kill-all-local-variables first.
364
365         * gnus-group.el (gnus-group-toolbar-map): New variable.
366         (gnus-group-make-tool-bar): Rewritten.
367         (gnus-group-mode): Put kill-all-local-variables first.
368
369         * rfc2047.el: Require gnus-util.
370
371         * nnml.el (gnus-sorted-intersection): Autoload.
372
373         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
374         Put some defvars in eval-when-compile.
375         (gnus-intersection, gnus-sorted-complement):  Autoload.
376
377         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
378
379         * mm-encode.el (mm-body-7-or-8): Autoload.
380
381         * mm-decode.el (mm-insert-inline): Autoload.
382
383         * mml.el:
384         * message.el: Put some defvars in eval-when-compile.
385
386         * gnus-msg.el: Put some defvars in eval-when-compile.
387         (gnus-msg-mail): Move after gnus-setup-message.
388
389         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
390
391 2000-11-07  Dave Love  <fx@gnu.org>
392
393         * gnus-util.el (nnheader): Don't require message (recursive
394         autoload).
395
396         * uudecode.el: Avoid compiler warnings.
397
398         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
399         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
400
401 2000-11-06  Dave Love  <fx@gnu.org>
402
403         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
404
405         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
406         (uudecode-char-int): New alias, replacing char-int.
407         (uudecode-decode-region): Don't call buffer-disable-undo.
408
409 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
410 ;       (mm-uu-configure-list): Doc fix.
411 ;
412 ;       * earcon.el (running-xemacs): Don't define.
413 ;
414 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
415 ;
416 ;       * message.el (message-font-lock-keywords): Match a final newline
417 ;       to help font-lock's multiline support.
418 ;
419 2000-11-03  Dave Love  <fx@gnu.org>
420
421         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
422
423         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
424         name.
425
426         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
427         <banner>: Fix custom type, doc.
428
429         * mm-decode.el (mm-display-external): Space-prefix temp buffer
430         name.  Don't disable undo explicitly.
431
432 ;2000-11-02  Dave Love  <fx@gnu.org>
433 ;
434 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
435 ;       cite-prefix.
436
437 2000-11-01  Dave Love  <fx@gnu.org>
438
439         * rfc2047.el (base64): Require unconditionally.
440         (message-posting-charset): Defvar when compiling.
441         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
442         message.
443
444         * gnus-sum.el (nnoo): Require.
445         (mm-uu-dissect): Autoload.
446
447         * mml.el (mml-parse-1): Clarify message.
448         (mml-minibuffer-read-type): Use mailcap-mime-types.
449
450 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
451
452         * mml.el: Fix a typo in the requiring of CL.
453
454 2000-11-01  Dave Love  <fx@gnu.org>
455
456         * utf7.el: Require cl when compiling.
457
458         * binhex.el: Use (featurep 'xemacs).
459         (binhex-char-int): New alias, replacing char-int.  Change callers.
460         (binhex-decode-region): Simplify work buffer code.
461         (binhex-decode-region-external): Use expand-file-name, not concat.
462
463 2000-10-30  Dave Love  <fx@gnu.org>
464
465         * gnus-art.el: Fix 2000-10-27 change properly.
466
467 2000-10-28  Miles Bader  <miles@gnu.org>
468
469         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
470
471 2000-10-27  Dave Love  <fx@gnu.org>
472
473         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
474         strings.
475         (gnus-group-make-tool-bar): New function.
476         (gnus-group-mode): Use it.
477
478         * message.el (message-mode-menu): Add some :help strings.
479         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
480         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
481
482         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
483         * describe-group.xpm, get-news.xpm, kill-group.xpm:
484         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
485
486         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
487         display-graphic-p here.
488
489 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
490
491         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
492         of the `gnus-xemacs' variable, as the latter has been removed.
493         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
494         * gnus-art.el (gnus-treat-display-xface)
495         (gnus-treat-display-smileys, gnus-treat-display-picons) 
496         (gnus-article-read-summary-keys): Likewise.
497
498 2000-10-26  Dave Love  <fx@gnu.org>
499
500         (defvar): Use rmail-spool-directory unconditionally.
501
502 2000-10-18  Dave Love  <fx@gnu.org>
503
504         * mm-bodies.el (mm-uu-decode-function)
505         (mm-uu-binhex-decode-function): Defvar when compiling.
506
507         * gnus-nocem.el (gnus-nocem-issuers): Update.
508         (gnus-nocem-check-from): New option.
509         (gnus-nocem-scan-groups): Use it.
510         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
511         (gnus-nocem-check-article-limit): Add :version.
512
513 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
514
515         * ietf-drums.el (mm-util): Require CL when compiling.
516
517 2000-10-15  Dave Love  <fx@gnu.org>
518
519         * qp.el: Require mm-util.
520
521 2000-10-13  Dave Love  <fx@gnu.org>
522
523         * qp.el (quoted-printable-decode-region): Avoid invalid
524         coding-systems.
525
526 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
527
528         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
529         to a recursive load.
530
531 2000-10-12  Dave Love  <fx@gnu.org>
532
533         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
534
535         * gnus.el (gnus-group-startup-message): Check for PBM image.
536
537 2000-10-09  Dave Love  <fx@gnu.org>
538
539         * mail-source.el (mail-source-fetch-imap): Bind
540         default-enable-multibyte-characters rather than using
541         mm-disable-multibyte.
542
543 2000-10-05  Dave Love  <fx@gnu.org>
544
545         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
546         Autoload.
547         (quoted-printable-decode-region):  Rename arg which confused
548         charset with coding-system.  Don't use nonascii-insert-offset.
549         Coding-system encode the region initially.  Don't recognize `=='
550         as valid QP.  Coding-system decode the region finally.
551         (quoted-printable-decode-string): Rename arg which confused
552         charset with coding-system.
553
554         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
555         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
556         mm-encode-coding-region.
557         (mm-decode-body, mm-decode-string): Rename variables which
558         confused charset with coding-system.
559         (binhex-decode-region): Don't autoload.
560         (mm-body-encoding): Require message.
561         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
562         cond branches.
563
564         * gnus-art.el (article-de-quoted-unreadable)
565         (article-de-base64-unreadable): Fold search case
566         rather than downcasing string.  Apply mm-charset-to-coding-system
567         to arg of quoted-printable-decode-region.
568
569 2000-10-04  Dave Love  <fx@gnu.org>
570
571         * gnus-ems.el: Don't turn off compiler warnings in local vars.
572         Require ring when compiling.
573         (gnus-article-compface-xbm): New variable.
574
575 2000-10-04  Dave Love  <fx@gnu.org>
576
577         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
578         pbm images.
579
580         * frown.pbm, smile.pbm, wry.pbm: New files.
581
582         * frown.xbm, smile.xbm, wry.xbm: Deleted.
583
584 2000-10-03  Dave Love  <fx@gnu.org>
585
586         * mail-source.el (mail-sources): Revert to nil.
587
588         * nnmail (nnmail-spool-file): Revert to `((file))'.
589
590         * qp.el: Don't require mm-util.
591         (quoted-printable-decode-region): Rewritten.
592         (quoted-printable-decode-string, quoted-printable-encode-region):
593         Doc fix.
594         (quoted-printable-encode-region): Barf on multibyte characters.
595         Maybe make the class multibyte.  Upcase chars, not formatted
596         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
597         (quoted-printable-encode-string): Don't use
598         mm-with-unibyte-buffer.
599
600 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
601
602         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
603
604 2000-09-21  Dave Love  <fx@gnu.org>
605
606         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
607         (for Emacs 20).  Tidy somewhat.
608
609 2000-09-21  Dave Love  <fx@gnu.org>
610
611         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
612         image processing.  Rationalize logic somewhat.
613
614 2000-09-20  Dave Love  <fx@gnu.org>
615
616         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
617         specifically.
618
619         * gnus.el (gnus-version-number): Avoid some redundant
620         autoloads.
621
622 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
623
624         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
625         to XBM; we always have PBM support.
626
627 2000-09-14  Dave Love  <fx@gnu.org>
628
629         * gnus.el (gnus-charset): 
630         * mm-decode.el (mime-display):
631         * imap.el (imap) <defgroup>: Add :version.
632
633 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
634
635         * parse-time.el: Fix author's mail address.
636
637         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
638         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
639         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
640         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
641         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
642         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
643         * rfc2231.el, uudecode.el: Fix copyright notice.
644
645         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
646         require `w3' at load-time only if not running in batch mode.
647
648 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
649
650         * gnus.el: Before merge with Emacs21.
651
652 2000-12-19  Raymond Scholz <ray-2000@zonix.de>
653
654         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
655
656 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
657
658         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
659         to avoid conflict with the standard `back-to-indentation'
660         binding. 
661
662 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
663
664         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
665
666         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
667         (mm-disable-multibyte-mule4): Ditto.
668         (mm-with-unibyte-current-buffer-mule4): Ditto.
669
670 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
671
672         * pop3.el (pop3-movemail): Use binary.
673         (pop3-movemail-file-coding-system): Removed.
674
675 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
676
677         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
678
679 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
680
681         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
682         exists.
683
684 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
685
686         * gnus-msg.el (gnus-post-method): Use backend name when the
687         address is "".
688
689 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
690
691         * gnus-art.el (article-verify-x-pgp-sig): Don't test
692         mm-verify-option.
693         (gnus-treat-x-pgp-sig): Default value.
694         (gnus-ignored-headers): Redundant.
695
696 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
697
698         * gnus-win.el (gnus-configure-frame): Save selected window.
699
700 2000-02-15  Andrew Innes  <andrewi@gnu.org>
701
702         * nnmbox.el: Require gnus-range.
703         (nnmbox-group-building-active-articles): New variable.
704         (nnmbox-group-active-articles): New variable; this is a cache of
705         all active articles by group and number.
706         (nnmbox-in-header-p): New function.
707         (nnmbox-find-article): New function.
708         (nnmbox-record-active-article): New function.
709         (nnmbox-record-deleted-article): New function.
710         (nnmbox-is-article-active-p): New function.
711         (nnmbox-retrieve-headers): Use nnmbox-find-article.
712         (nnmbox-request-article): Ditto.  Also supply extra arg to
713         nnmbox-article-group-number.
714         (nnmbox-request-expire-articles): Ditto.
715         (nnmbox-request-move-article): Ditto.
716         (nnmbox-request-replace-article): Ditto.
717         (nnmbox-request-rename-group): Rename group entry in active
718         article cache.
719         (nnmbox-delete-mail): Update active article cache, unless article
720         is being replaced.
721         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
722         than partially duplicating it.
723         (nnmbox-article-group-number): Add extra `this-line' arg, to
724         handle articles belonging to multiple groups.
725         (nnmbox-save-mail): Update active article cache.
726         (nnmbox-read-mbox): Build active article cache when loading mbox.
727         Also do some repair work, if we find articles that are missing the
728         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
729         reconstruct these from Xref info.
730         
731 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
732
733         * mail-source.el (mail-source-report-new-mail): Use
734         nnheader-run-at-time.
735
736 2000-02-15  Andrew Innes  <andrewi@gnu.org>
737
738         * mail-source.el (mail-source-fetch-pop): Clear pop password when
739         an error is thrown, and then rethrow the error.
740         (mail-source-check-pop): Ditto.
741         (mail-source-start-idle-timer): Prevent multiple pop checks
742         running if the check takes a long time.
743         
744 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
745
746         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
747         succeed.
748
749 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
750
751         * gnus-win.el (gnus-configure-windows): Make sure
752         nntp-server-buffer is live.
753         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
754
755 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
756
757         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
758
759 2000-12-04  Andreas Jaeger  <aj@suse.de>
760
761         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
762
763 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
764
765         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
766
767 2000-12-01  Christopher Splinter <chris@splinter.inka.de>
768
769         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
770
771 2000-12-01  Simon Josefsson  <sj@extundo.com>
772
773         * mml-smime.el (mml-smime-verify): Fix address parsing.
774
775 2000-12-01  Simon Josefsson  <sj@extundo.com>
776
777         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
778         more than one certificate inside PKCS#7 blob.  Better security
779         information (clamed / actual sender, openssl output, certificates
780         inside message).
781
782         * smime.el (smime-verify-region): Output to /dev/null.
783         (smime-buffer-as-string-region): Don't parse empty lines.
784
785 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
786
787         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
788         ?d and ?D.
789         (gnus-mime-security-show-details-inline): New variable.
790         (gnus-mime-security-show-details): Use them.
791         (gnus-insert-mime-security-button): Ditto.
792
793         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
794         Suggest by Michael Duggan (md5i@cs.cmu.edu).
795         (mml2015-gpg-clear-verify): Ditto.
796         (mml2015-gpg-decrypt-1): Ditto.
797         (mml2015-use): Prefer 'gpg.
798
799 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
800
801         * gnus-util.el (gnus-add-text-properties-when): New function.
802         (gnus-remove-text-properties-when): Ditto.
803
804         * gnus-cite.el (gnus-article-hide-citation): Use them.
805         (gnus-article-toggle-cited-text): Use them.
806         
807         * gnus-art.el (gnus-signature-toggle): Use them.
808         (gnus-article-show-hidden-text): Ditto.
809         (gnus-article-hide-text): Ditto.
810
811 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
812
813         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
814
815 2000-11-30  Simon Josefsson  <sj@extundo.com>
816
817         * smime.el (smime-point-at-eol): New alias.
818         (smime-buffer-as-string-region): Use it.
819
820 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
821
822         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
823
824 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
825
826         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
827         
828         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
829         
830         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
831
832 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
833
834         * nnmh.el (nnmh-request-expire-articles): Implemented
835         expiry-target for nnmh backend.
836
837 2000-11-30  Simon Josefsson  <sj@extundo.com>
838
839         * mm-decode.el (mm-security-from): New variable.
840         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
841
842         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
843         than `from'.
844
845 2000-11-30  Simon Josefsson  <sj@extundo.com>
846
847         * mml-smime.el (mml-smime-verify): Verify that certificate mail
848         address match sender address.
849
850         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
851
852         * smime.el (smime-verify-region): Don't copy buffer.
853         (smime-decrypt-buffer): Use expand-file-name on keyfile.
854         (smime-pkcs7-region): New function.
855         (smime-pkcs7-certificates-region): Ditto.
856         (smime-pkcs7-email-region): Ditto.
857         (smime-buffer-as-string-region): Ditto.
858
859         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
860         buffer.
861
862 2000-11-23  Jens Krinke <j.krinke@gmx.de>
863
864         * smime.el (smime-decrypt-region): Fix keyfile argument.
865
866 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
867
868         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
869
870 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
871
872         * message.el (message-shoot-gnksa-feet): New variable.
873         (message-gnksa-enable-p): New function.
874         (message-send): Use it.
875         (message-check-news-body-syntax): Ditto.
876
877 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
878
879         * message.el (message-make-message-id): Remove the redundancy.
880
881 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
882
883         * message.el (message-setup): Discourage using mc-install-*-mode.
884
885         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
886
887 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
888
889         * gnus-cite.el (gnus-cite-parse): Guess citation length.
890
891 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
892
893         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
894
895 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
896
897         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
898
899 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
900
901         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
902         insert-buffer-substring.
903
904         * message.el (message-send-mail): Use buffer-substring-no-properties.
905         (message-send-news): Ditto.
906
907 2000-11-22  David Edmondson <dme@dme.org>
908
909         * imap.el (imap-wait-for-tag): Message read info.
910
911 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
912
913         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
914         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
915         (mml2015-gpg-encrypt): Ditto.
916
917 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
918
919         * mm-decode.el (mm-verify-option): Default value.
920
921         * mml-sec.el (mml-secure-part): Error message.
922
923 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
924
925         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
926
927 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
928
929         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
930
931 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
932
933         * gnus-art.el (gnus-article-describe-key): Use prompt.
934         (gnus-article-describe-key-briefly): Ditto.
935
936 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
937
938         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
939
940 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
941
942         * gnus-art.el (gnus-article-describe-key): New function.
943         (gnus-article-describe-key-briefly): New function.
944
945 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
946
947         * mm-decode.el (mm-decrypt-option): Doc typo.
948
949         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
950         return a number.
951
952 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
953
954         * message.el (message-newline-and-reformat): Typo.
955
956 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
957
958         * gnus-art.el (article-verify-x-pgp-sig): Check whether
959         original-article-buffer exists.
960
961         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
962         (rfc2047-header-encoding-alist): Addresses are different from text.
963         (rfc2047-encode-message-header): Ditto.
964         (rfc2047-dissect-region): Extra parameter.
965         (rfc2047-encode-region): Ditto.
966         (rfc2047-encode-string): Ditto.
967
968 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
969
970         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
971         (mm-uu-pgp-encrypted-extract): Use it.
972         (mm-uu-pgp-signed-extract-1): New function.
973         (mm-uu-pgp-signed-extract): Use it.
974
975         * gnus-art.el (gnus-mime-display-security): New function.
976         (gnus-mime-display-part): Use it.
977         (gnus-mime-security-verify-or-decrypt): New function.
978         (gnus-mime-security-press-button): New function.
979         (gnus-insert-mime-security-button): Use it.
980
981         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
982         (mm-find-raw-part-by-type): Ditto.
983         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
984         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
985         (mm-destroy-parts): Kill nested multibyte buffer.
986
987         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
988         (mml2015-gpg-verify): Ditto.
989
990 2000-11-18  Simon Josefsson  <sj@extundo.com>
991
992         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
993         (mml2015-function-alist): Use it.
994
995         * mml-sec.el (mml-sign-alist): Update names.
996         (mml-encrypt-alist): Ditto.
997         (mml-secure-part-smime-sign): Moved to mml-smime.el
998         as `mml-smime-sign-query'.
999         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
1000         `mml-smime-get-file-cert'.
1001         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
1002         `mml-smime-get-dns-cert'.
1003         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
1004         `mml-smime-encrypt-query'.
1005         (mml-smime-sign-buffer): Use mml-smime-sign.
1006         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
1007
1008         * mml-smime.el (mml-smime-sign): New function.
1009         (mml-smime-encrypt): 
1010         (mml-smime-sign-query): 
1011         (mml-smime-get-file-cert): 
1012         (mml-smime-get-dns-cert): 
1013         (mml-smime-encrypt-query): Moved from mml-sec.el.
1014
1015 2000-11-16  Simon Josefsson  <sj@extundo.com>
1016
1017         * mml2015.el (mml2015-gpg-clear-verify): New function.
1018         (mml2015-function-alist): Add it.
1019
1020 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1021
1022         * message.el (message-setup-fill-variables): Use
1023         message-cite-prefix-regexp.
1024         (message-newline-and-reformat): Check the end of citation, leading
1025         WSP, break in the cite prefix.
1026         (message-fill-paragraph): New function.
1027
1028 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
1029
1030         * lpath.el: Shut up.
1031
1032 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
1033
1034         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
1035         raw 8-bit in headers in dk.* newsgroups.
1036
1037 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1038
1039         * message.el (message-newline-and-reformat): Match extra WSPs.
1040
1041 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1042
1043         * mml.el (mml-generate-mime-1): Ignore ascii.
1044
1045 2000-11-16 Justin Sheehy <justin@iago.org>
1046
1047         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
1048
1049 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1050
1051         * message.el (message-cite-prefix-regexp): Prefix should not end
1052         at space.
1053
1054 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1055
1056         * message.el (message-mode-syntax-table): Add - as a word
1057         constituent as in articles.
1058         (message-setup-fill-variables): Add -_. as supercite-style prefix.
1059         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
1060         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
1061
1062 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1063
1064         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
1065
1066 2000-11-12  David Edmondson  <dme@dme.org>
1067
1068         * message.el (message-font-lock-keywords): use
1069         message-cite-prefix-regexp.
1070
1071 2000-11-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1072
1073         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
1074         Stein Arild Str\e,Ax\e(Bmme.
1075         (gnus-group-jump-to-group): Use it.
1076
1077 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
1078
1079         * mailcap.el (mailcap-possible-viewers): Match the entire string.
1080
1081 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
1082
1083         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
1084         incompatible.
1085         (mml2015-mailcrypt-sign): Ditto.
1086
1087 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1088
1089         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
1090         group is open.
1091
1092 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
1093
1094         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
1095         nnvirtual articles.
1096         (gnus-backlog-request-article): Don't request nnvirtual articles.
1097
1098 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1099
1100         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
1101         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
1102
1103 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
1104
1105         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
1106         * mml.el (mml-generate-mime-1): Use charset attribute.
1107         * mm-bodies.el (mm-encode-body): Add parameter charset.
1108         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
1109
1110 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1111
1112         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
1113         (mml2015-mailcrypt-clear-decrypt): Ditto.
1114         (mml2015-mailcrypt-verify): Ditto.
1115         (mml2015-mailcrypt-clear-verify): Ditto.
1116         (mml2015-gpg-verify): Ditto.
1117
1118 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
1119
1120         * smime.el (smime-openssl-program): Test the existence of openssl.
1121         * mml-smime.el: Require mm-decode.
1122         (mml-smime-verify-test): New function.
1123         * mm-decode.el (mm-verify-function-alist): Use it.
1124
1125 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1126
1127         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
1128         anyway.
1129
1130 2000-11-13  Simon Josefsson  <sj@extundo.com>
1131
1132         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
1133         verification doesn't work.
1134
1135 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
1136
1137         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
1138         (gnus-inews-do-gcc): Use it.
1139
1140 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
1141
1142         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
1143         leading space.
1144         * mm-extern.el (mm-inline-external-body): Report error when no 
1145         access-type.
1146
1147 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
1148
1149         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
1150
1151 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1152
1153         * gnus-art.el (gnus-mime-button-menu): Use select-window.
1154
1155 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
1156
1157         * gnus-art.el (gnus-mime-display-part): Display multipart/related
1158         as multipart/mixed.
1159
1160 2000-11-12  David Edmondson  <dme@dme.org>
1161         
1162         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
1163         and replace `.' with `\w' to allow for different syntax tables
1164         (from Vladimir Volovich).
1165         * message.el (message-newline-and-reformat): use
1166         `message-cite-prefix-regexp'.
1167         * gnus-cite.el (gnus-supercite-regexp): use
1168         `message-cite-prefix-regexp'.
1169         * gnus-cite.el (gnus-cite-parse): use
1170         `message-cite-prefix-regexp'.
1171
1172 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
1173
1174         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
1175         PGP SIGNATURE.  Escape leading "-"'s.
1176         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
1177
1178 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
1179
1180         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
1181
1182 2000-11-11  Simon Josefsson  <sj@extundo.com>
1183
1184         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
1185
1186         * smime.el (smime-details-buffer): New variable.
1187         (smime-sign-region): 
1188         (smime-encrypt-region): 
1189         (smime-verify-region): 
1190         (smime-decrypt-region): Copy OpenSSL output to the buffer.
1191
1192         * mml-smime.el (mml-smime-verify): Support security info.
1193
1194 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1195
1196         * mm-decode.el (mm-verify-option): Set default to nil.
1197         (mm-decrypt-option): Ditto.
1198         * gnus-art.el (article-verify-x-pgp-sig): New function.
1199
1200 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
1201
1202         * gnus-art.el (gnus-mime-display-alternative): Show button if no
1203         preferred part.
1204
1205 2000-11-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1206
1207         * gnus-sum.el (gnus-move-split-methods): Say that
1208         `gnus-split-methods' uses file names, whereas this uses group
1209         names.  (Report from Nevin Kapur)
1210
1211 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1212   
1213         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
1214
1215 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1216
1217         * nnheader.el (nnheader-directory-files-is-safe): New variable.
1218         (nnheader-directory-articles): Use it.
1219         (nnheader-article-to-file-alist): Ditto.
1220
1221 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
1222
1223         * rfc2047.el (rfc2047-pad-base64): New function.
1224         (rfc2047-decode): Use it.
1225
1226 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
1227
1228         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
1229         select method.
1230
1231 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
1232
1233         * mml2015.el (mml2015-gpg-decrypt-1): 
1234         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
1235
1236 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1237
1238         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
1239
1240 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
1241
1242         * pop3.el (pop3-munge-message-separator): A message may have an
1243         empty body.
1244   
1245 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1246
1247         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
1248         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
1249         (mm-uu-pgp-signed-extract): Use coding-system.
1250
1251 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1252
1253         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
1254         (gnus-insert-mime-security-button): New function.
1255         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
1256         * mml2015.el:  Add security info when verify or decrypt.
1257         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
1258         (mm-uu-pgp-encrypted-extract): Ditto.
1259
1260 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
1261
1262         * mm-decode.el (mm-display-parts): New function.
1263         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
1264
1265 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1266
1267         * gnus-mlspl.el: Documentation tweaks.
1268         
1269 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
1270
1271         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.  
1272         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
1273         argument.
1274
1275 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1276
1277         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
1278
1279 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
1280
1281         * gnus-art.el (gnus-article-encrypt): New function.
1282         (gnus-article-encrypt-protocol-alist): New variable.
1283         (gnus-article-encrypt-protocol): New variable.
1284         * mml2015.el (mml2015-self-encrypt): New function.
1285         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
1286
1287 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
1288
1289         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
1290         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
1291         let mailcap do it.
1292         * mml2015.el: Remove snarf code.
1293         * mm-decode.el: Remove snarf code.
1294
1295 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
1296
1297         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
1298         (mml-insert-mime): Understand gnus-decoded.
1299         (mime-to-mml): New parameter handles.
1300         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
1301         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
1302
1303 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
1304
1305         * mm-decode.el (mime-security): New group.
1306         (mm-verify-function-alist): Add test function.
1307         (mm-decrypt-function-alist): Ditto.
1308         (mm-snarf-option): Set default value as nil.
1309         (mm-find-part-by-type): Recursive parameter.
1310         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
1311         * mml2015.el: Support draft-ietf-openpgp-multsig.
1312
1313 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1314
1315         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
1316         (gnus-article-view-part-as-charset): New function.
1317
1318 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1319
1320         * mm-decode.el (mm-verify-option): Default value.
1321         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
1322
1323 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1324
1325         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
1326
1327 2000-11-05  Simon Josefsson  <sj@extundo.com>
1328
1329         * mml-smime.el (mml-smime-verify): Work in original multipart
1330         buffert.
1331
1332         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
1333         (mm-handle-multipart-ctl-parameter): Ditto.
1334         (mm-alist-to-plist): New function.
1335         (mm-dissect-buffer): Store CTL parameters and copy original buffer
1336         for multiparts.
1337         (mm-destroy-parts): Destroy multipart buffert.
1338         (mm-remove-part): Ditto.
1339
1340         * mml-smime.el (mml-smime-sign): Not used.
1341         (mml-smime-encrypt): Ditto.
1342
1343         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
1344
1345         Verify S/MIME signature support.
1346         
1347         * mm-decode.el (mm-inline-media-tests): Add
1348         application/{x-,}pkcs7-signature.
1349         (mm-inlined-types): Ditto.
1350         (mm-automatic-display): Ditto.
1351         (mm-verify-function-alist): Ditto.  Add name of method.
1352         (mm-decrypt-function-alist): Add name of method.
1353         (mm-find-part-by-type): Add documentation.
1354         (mm-possibly-verify-or-decrypt): Use new format of
1355         mm-{verify,decrypt}-function-alist.  Use method names.
1356
1357         * mml-smime.el (mml-smime-verify): New function.
1358
1359 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1360
1361         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
1362
1363 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1364
1365         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
1366         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
1367         * mm-decode.el (mm-snarf-option): New.
1368
1369 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1370
1371         * mm-util.el (mm-subst-char-in-string): New function.
1372         (mm-replace-chars-in-string): Use it.
1373         * message.el (message-replace-chars-in-string): Use it.
1374         * nnheader.el (nnheader-replace-chars-in-string): Use it.
1375         * gnus-mh.el (mh-lib-progs): Shut up.
1376
1377 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
1378
1379         * base64.el, md5.el: Moved to contrib directory.
1380
1381 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
1382
1383         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
1384         the last article when search.
1385
1386 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1387
1388         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
1389         * nnmail.el (nnmail-pathname-coding-system): Ditto.
1390
1391 2000-09-29  David Edmondson  <dme@thus.net>
1392
1393         * message.el (message-newline-and-reformat): Typo.
1394
1395 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1396
1397         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
1398
1399 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
1400
1401         * nntp.el (nntp-decode-text): Delete bogus status lines.
1402
1403 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
1404
1405         * message.el (message-font-lock-keywords): Match a final newline
1406         to help font-lock's multiline support.
1407         
1408 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
1409
1410         * nnoo.el (nnoo-set): New function.
1411
1412 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
1413
1414         * gpg.el, gpg-ring.el: Moved to contrib directory.
1415
1416 2000-11-04  Simon Josefsson  <sj@extundo.com>
1417
1418         * nnimap.el (nnimap-split-inbox): Typo.
1419
1420 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
1421
1422         * gnus-msg.el (gnus-msg-mail): Move it backwards.
1423
1424 2000-11-03  Simon Josefsson  <sj@extundo.com>
1425
1426         * rfc2231.el (rfc2231-parse-qp-string): New function.
1427         (require): rfc2047.
1428
1429         * mail-parse.el (mail-header-parse-content-type):
1430         (mail-header-parse-content-disposition): Support invalid QP
1431         encoded strings, by using `rfc2231-parse-qp-string'.
1432
1433 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1434
1435         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
1436         (rfc2231-decode-encoded-string): Typo "> X 1".
1437         (rfc2231-encode-string): Insert the name of charset.
1438         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
1439
1440 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1441
1442         * mm-decode.el (mm-save-part): Return the filename.
1443         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
1444         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
1445         (gnus-mime-action-alist): Use it.
1446         (gnus-mime-button-commands): USe it.
1447         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
1448         (mm-inline-external-body): unwind-protect.
1449
1450 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
1451
1452         * gnus-art.el (gnus-insert-mime-button): Show url.
1453
1454 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1455
1456         * mml.el (mml-generate-mime-1): Support external url.
1457         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
1458
1459 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
1460
1461         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
1462         * mm-decode.el (mm-display-external): Ditto.
1463         * mm-extern.el: New file.
1464         * mm-decode.el (mm-inline-media-tests): Hook it up.
1465         (mm-inlined-types): Inline message/external-body.
1466
1467 2000-11-02  Simon Josefsson  <sj@extundo.com>
1468
1469         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
1470
1471         * message.el (message-get-reply-headers): Better handling when
1472         Mail-Followup-To is very large.
1473         
1474 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
1475
1476         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.  
1477         * gnus-art.el (gnus-article-edit-done): 
1478         * gnus-sum.el (gnus-summary-edit-article-done): Move line 
1479         counting code here.
1480         * gnus-msg.el (gnus-setup-message): Remove a hack.
1481
1482 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1483
1484         * gnus-sum.el (gnus-newsgroup-variables): New variable.
1485         (gnus-summary-mode): Make them local variables. 
1486         (gnus-set-global-variables): Globalize them.
1487         (gnus-summary-exit): Kill them.
1488
1489 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
1490
1491         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
1492         word.
1493
1494 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
1495
1496         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
1497         gnus-article-wash-types.
1498         * gnus-art.el (gnus-article-wash-status): Use them.
1499
1500 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1501
1502         * mml.el (mml-read-tag): Remove spaces and LF.
1503
1504 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
1505
1506         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
1507         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
1508
1509 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
1510
1511         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
1512
1513 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
1514
1515         * gnus-sum.el (gnus-article-charset): New variable.
1516         (gnus-summary-display-article): Set it.
1517         * gnus-msg.el (gnus-copy-article-buffer): Use it.
1518         * gnus-art.el (gnus-article-mode): Make it local variable.
1519
1520 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1521
1522         * nnultimate.el (nnultimate-create-mapping): Use nreverse. 
1523
1524 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1525
1526         * nnwfm.el: New file.
1527
1528         * nnweb.el (nnweb-replace-in-string): New function.
1529
1530 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1531
1532         * mml2015.el: Wrap gpg.el.
1533         * gpg.el (gpg-verify): The last argument of apply is a list.
1534         (gpg-encrypt): Add passphrase as a parameter.
1535
1536 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
1537
1538         * gpg.el: New file.
1539         * gpg-ring.el: New file.
1540
1541 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1542
1543         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
1544
1545 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1546
1547         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
1548         double-quote charcters.
1549         (gnus-summary-prepare-threads): Ditto.
1550
1551 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
1552
1553         * gnus-art.el (gnus-mime-display-single): Forward line -1.
1554         * mml.el (mml-read-tag): Don't skip the leading space.
1555         * lpath.el (font-lock-set-defaults): Shut up.
1556
1557 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
1558
1559         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
1560
1561 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1562
1563         * qp.el (quoted-printable-encode-region): Replace leading - when
1564         ultra safe.
1565         * mml.el (mml-generate-mime-postprocess-function): Removed.
1566         (mml-postprocess-alist): Removed.
1567         (mml-generate-mime-1): Use ultra-safe when sign.
1568         * mml2015.el (mml2015-fix-micalg): Uppercase.
1569         (mml2015-verify): Insert LF.
1570         (mml2015-mailcrypt-sign): Downcase; search backward.
1571
1572 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1573
1574         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
1575         restrictive. 
1576         (nnultimate-table-regexp): New variable.
1577         (nnultimate-forum-table-p): Use it.
1578
1579 2000-10-30  Ed L Cashin <ecashin@coe.uga.edu>
1580
1581         * gnus-sum.el (gnus-summary-expire-articles): Save point.
1582
1583 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1584
1585         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
1586         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
1587
1588 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1589
1590         * mml2015.el: Shut up.
1591
1592 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
1593
1594         * gnus.el (gnus-server-browse-hashtb): Removed.
1595         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
1596         (gnus-group-insert-group-line-info): Use simplified method.
1597         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
1598
1599 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
1600
1601         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
1602         moved here.
1603         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
1604         * gnus-group.el (gnus-group-prepare-flat): Use it.
1605         * gnus-topic.el (gnus-group-prepare-topics): Use it.
1606
1607 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
1608
1609         * mml.el (mml-mode): Show menu in XEmacs.
1610
1611 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
1612
1613         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
1614         (gnus-server-read-server-in-server-buffer): New function.
1615         (gnus-browse-foreign-server): Browse in group buffer.
1616         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
1617         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
1618         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
1619         * gnus.el (gnus-server-browse-hashtb): New variable.
1620
1621 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
1622
1623         * nnfolder.el (nnfolder-open-nov): Use group.
1624
1625 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1626
1627         * nnfolder.el: Add NOV. Set version to 2.0.
1628         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
1629
1630 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1631
1632         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
1633
1634 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1635
1636         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
1637         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
1638
1639 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
1640
1641         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
1642
1643 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1644
1645         * mm-decode.el (mm-verify-function-alist): New variable.
1646         (mm-verify-option): New variable.
1647         (mm-decrypt-function-alist): Ditto.
1648         (mm-decrypt-option): Ditto.
1649         (mm-find-raw-part-by-type): New function.
1650         (mm-possibly-verify-or-decrypt): New function.
1651         (mm-dissect-multipart): Use it.
1652         * mml2015.el (mml2015-fix-micalg): New function.
1653         (mml2015-decrypt): Use new interface.
1654         (mml2015-verify):  Use new interface.
1655         (mml2015-setup): Make it bogus.
1656
1657 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
1658
1659         * mml.el (mml-generate-mime-postprocess-function): Set to
1660         mml-postprocess.
1661         (autoload): Autoload mml2015 and mml-smime.
1662         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
1663         * mml2015.el (mml2015-encrypt): New function.
1664         (mml2015-sign): New function.
1665         (mml2015-encrypt-function): New variable.
1666         (mml2015-sign-function): New variable.
1667         (mml2015-mailcrypt-encrypt): Use message-recipients.
1668         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
1669         * mml-smime.el (mml-smime-setup): Ditto.
1670
1671 2000-10-28  Simon Josefsson  <sj@extundo.com>
1672
1673         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
1674         Communigate Pro 3.3.1 server.
1675
1676         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
1677         in buffers.
1678         (mml-secure-dns-server): Removed.
1679         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
1680         write certificates to files.
1681
1682         * smime.el (smime-dns-server): New variable.
1683         (smime-mail-to-domain):
1684         (smime-cert-by-dns): New functions.
1685
1686         * dig.el: New file.
1687
1688 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
1689
1690         * message.el (message-options): New variable.
1691         (message-options-set-recipient): New function.
1692         (message-send): Use them.
1693         * gnus-int.el (gnus-request-replace-article): Use them.
1694         (gnus-request-accept-article): Ditto.
1695         * mml.el (mml-preview): Use them.
1696         * gnus-sum.el (gnus-summary-edit-article): Use them.
1697         
1698         * message.el (message-options-get): New function.
1699         (message-options-get): New function.
1700         * rfc2047.el (rfc2047-encode-message-header): Use them.
1701         * mm-bodies.el (mm-encode-body): Use them.
1702
1703 2000-10-28  Simon Josefsson  <sj@extundo.com>
1704
1705         * nnimap.el (nnimap-retrieve-which-headers): 
1706         (nnimap-request-article-part): Quote message-id.
1707
1708         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
1709         (smime-CA-file): New variable.
1710         (smime-call-openssl-region): Don't error.
1711         (smime-sign-region): Return result value.
1712         (smime-encrypt-region): Ditto.
1713         (smime-verify-region): New function.
1714         (smime-decrypt-region): Ditto.
1715         (smime-verify-buffer): Ditto.
1716         (smime-decrypt-buffer): Ditto.
1717
1718         * mml.el: Require mml-sec.
1719         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
1720         (mml-mode-map): Add "sign" and "encrypt" maps.
1721         (mml-menu): Add security menu.
1722         (mml-preview): Use generate-new-buffer.
1723
1724         * mml-sec.el: New file.
1725
1726 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
1727
1728         * mm-decode.el (mm-find-part-by-type): Move it here.
1729         * mml.el (mml-postprocess): Move it here.
1730         (mml-postprocess-alist): Move it here. Merge them.
1731
1732 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
1733
1734         * rfc2047.el (rfc2047-encode-message-header): Make sure no
1735         unencoded stuff in the header.
1736
1737 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
1738
1739         * gnus-group.el (gnus-group-listed-groups): New variable.
1740         (gnus-group-list-option): New variable.
1741         (gnus-group-list-limit-map): New keymap.
1742         (gnus-group-list-flush-map): New keymap.
1743         (gnus-group-list-plus-map): New keymap.
1744         (gnus-group-prepare-logic): New function.
1745         (gnus-group-prepare-flat): Merge with
1746         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
1747         (gnus-group-prepare-flat-list-dead): Ditto.
1748         (gnus-group-list-matching): Use gnus-group-prepare-function.
1749         (gnus-group-list-dormant): Ditto.
1750         (gnus-group-list-cached): Ditto.
1751         (gnus-group-listed-groups): New function.
1752         (gnus-group-list-limit): New function.
1753         (gnus-group-list-flush): New function.
1754         (gnus-group-list-plus): New function.
1755         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
1756         (gnus-topic-prepare-topic): Ditto.
1757
1758 2000-10-27  Paul Jarc <prj@po.cwru.edu>
1759
1760         * message.el (message-insert-to, message-get-reply-headers):
1761         (message-reply, message-followup): Mail-{Followup,Reply}-To.
1762
1763 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
1764
1765         * mml2015.el: New file.
1766         * smime.el: New file.
1767         * mml-smime.el: New file.
1768
1769 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1770
1771         * ChangeLog: Moved to ChangeLog.1.
1772
1773 ;; Local Variables:
1774 ;; coding: iso-2022-7bit
1775 ;; End: