* gnus-fun.el (gnus-convert-gray-x-face-region): New function.
[gnus] / lisp / ChangeLog
1 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
4         (gnus-convert-gray-x-face-to-ppm): Ditto.
5         (gnus-convert-image-to-gray-x-face): Ditto.
6
7         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
8         gnus-summary0show-raw-article. 
9
10 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11
12         Display picons in XEmacs without showing text.
13
14         * gnus-xmas.el (gnus-xmas-create-image): Don't use
15         mm-create-image-xemacs to create xbm glyph, because it deletes
16         temporary files.
17         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
18         (gnus-xmas-remove-image): Make text visible, remove glyph.
19         
20         * gnus-picon.el (gnus-picon-transform-newsgroups)
21         (gnus-picon-transform-address): Insert spec backward, due to the
22         incompatibility of gnus-xmas-put-image.
23
24 2002-01-02  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
25
26         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix. 
27
28 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
29
30         * gnus.el: Doc fix.
31
32         * gnus-art.el: Doc fix.
33
34         * gnus-agent.el: Doc fix.
35
36 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
37
38         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
39
40 2002-01-01  Paul Jarc <prj@po.cwru.edu>
41         
42         * nnmaildir.el (nnmaildir--update-nov): automatically parse
43         NOV data out of the message again if nnmail-extra-headers has
44         changed.
45         
46 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
47
48         * gnus-fun.el: New file.
49         (gnus-convert-image-to-x-face-command): New variable.
50         (gnus-insert-x-face): New function.
51         (gnus-random-x-face): Renamed.
52         (gnus-x-face-from-file): Renamed.
53
54         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
55         "_". 
56         (gnus-body-boundary-delimiter): Typo fix.
57
58 2002-01-02  Simon Josefsson  <jas@extundo.com>
59
60         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
61         (gnus-body-boundary-delimiter): Fix type.
62
63 2002-01-01  Simon Josefsson  <jas@extundo.com>
64
65         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head) 
66         (gnus-treat-emphasize, gnus-treat-strip-cr) 
67         (gnus-treat-leading-whitespace, gnus-treat-hide-headers) 
68         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature) 
69         (gnus-treat-fill-article, gnus-treat-hide-citation) 
70         (gnus-treat-hide-citation-maybe) 
71         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp) 
72         (gnus-treat-strip-pem, gnus-treat-strip-banner) 
73         (gnus-treat-highlight-headers, gnus-treat-highlight-citation) 
74         (gnus-treat-date-ut, gnus-treat-date-local) 
75         (gnus-treat-date-english, gnus-treat-date-lapsed) 
76         (gnus-treat-date-original, gnus-treat-date-iso8601) 
77         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body) 
78         (gnus-treat-strip-trailing-blank-lines) 
79         (gnus-treat-strip-leading-blank-lines) 
80         (gnus-treat-strip-multiple-blank-lines) 
81         (gnus-treat-unfold-headers, gnus-treat-fold-headers) 
82         (gnus-treat-fold-newsgroups, gnus-treat-overstrike) 
83         (gnus-treat-display-xface, gnus-treat-display-smileys) 
84         (gnus-treat-from-picon, gnus-treat-mail-picon) 
85         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary) 
86         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines) 
87         (gnus-treat-play-sounds, gnus-treat-translate) 
88         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
89
90         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
91         (gnus-article-treat-body-boundary): Use it.
92
93         * message.el (message-mode): Fix doc.
94         (message-mode-menu): Fix names.
95
96 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
97
98         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
99         articles. 
100
101         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
102         (gnus-picon-transform-address): Search for unknown faces as well. 
103         (gnus-picon-find-face): Don't search "news" for MISC.
104         (gnus-picon-user-directories): Changed default back to exclude
105         "unknown". 
106
107         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic. 
108
109         * gnus-picon.el (gnus-picon-find-face): Search through all
110         databases. 
111         (gnus-picon-find-face): New implementation.
112
113         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
114         keystroke. 
115         (gnus-topic-goto-next-topic): Ditto.
116
117         * gnus.el (gnus-summary-line-format): Changed default.
118
119         * nnmail.el (nnmail-extra-headers): Change default.
120
121         * gnus-sum.el (gnus-extra-headers): Change default.
122
123         * message.el (message-news-other-window): Changed "news" to
124         "posting". 
125         (message-news-other-frame): Ditto.
126         (message-do-send-housekeeping): Ditto.
127
128         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
129         function. 
130         (gnus-article-unread-p): New function.
131         (gnus-article-unseen-p): New function.
132         (gnus-dead-summary-mode-map): Typo.
133
134         * gnus-util.el (gnus-make-predicate): New function.
135         (gnus-make-predicate-1): New function.
136
137         * gnus-sum.el: New function.
138         (gnus-map-articles): New function.
139
140         * gnus-art.el (gnus-treat-fold-headers): New variable.
141         (gnus-article-treat-fold-headers): New command and keystroke. 
142
143         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
144         (gnus-dead-summary-mode-map): Bind q to bury-buffer. 
145
146 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
147
148         * message.el (message-fcc-externalize-attachments): New variable.
149         (message-do-fcc): Use it.
150
151         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
152         (gnus-inews-do-gcc): Use it.
153
154         * mml.el (mml-tweak-sexp-alist): New variable.
155         (mml-externalize-attachments): New variable.
156         (mml-tweak-part): Use mml-tweak-sexp-alist.
157         (mml-tweak-externalize-attachments): New function.
158
159 2002-01-01  Steve Youngs  <youngs@xemacs.org>
160
161         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
162         'set-glyph-face' so x-face back/foreground can be set.
163
164 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
165
166         * message.el (message-fix-before-sending): Fix a typo.
167
168 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
169
170         * gnus-art.el (gnus-treat-smiley): Renamed command.
171         (gnus-article-remove-images): New command and keystroke.
172
173         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
174
175         * smiley-ems.el (gnus-smiley-display): Removed.
176
177         * gnus.el (gnus-version-number): Update version.
178
179         * message.el (message-text-with-property): Renamed and moved
180         here. 
181         (message-fix-before-sending): Highlight invisible text and place
182         point there. 
183
184 2002-01-01 02:32:53 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
185
186         * gnus.el: Oort Gnus v0.04 is released. 
187
188 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
189
190         * gnus-delay.el (gnus-delay-send-queue): Renamed.
191
192         * gnus-art.el (gnus-ignored-headers): More headers,
193
194         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
195         of `scan-error', since XEmacs doesn't seem to support that. 
196
197 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
198
199         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
200         arg. 
201         (gnus-summary-best-unread-subject): Ditto.
202         (gnus-summary-best-unread-subject): No, don't.
203         (gnus-summary-better-unread-subject): New command.
204
205         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself. 
206
207         * lpath.el ((featurep 'xemacs)): fbind url function.
208
209         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
210         buffer. 
211         (gnus-xmas-remove-image): Implementation that does something. 
212         (gnus-xmas-article-display-xface): Mark images properly.
213
214         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory. 
215
216 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
217
218         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled. 
219
220 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
221
222         * gnus-group.el (gnus-group-line-format): Added %O to the default
223         value.
224
225         * gnus-util.el (gnus-text-with-property): The smallest point is
226         point-min. 
227
228         * smiley-ems.el (smiley-region): Return images.
229         (gnus-smiley-display): Allow toggling.
230         (smiley-region): Use text properties, not overlays.
231
232         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
233         implemented yet.
234
235         * smiley-ems.el (smiley-update-cache): Check for valid types.
236
237         * gnus-art.el (gnus-with-article-buffer): New macro.
238
239         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
240         strings as well as the glyphs.
241         (gnus-picon-transform-address): Ditto.
242         (gnus-picon-insert-glyph): Ditto.
243         (gnus-picon-transform-newsgroups): Toggle.
244         (gnus-picon-transform-address): Toggle.
245
246         * gnus-ems.el (gnus-remove-image): New function.
247         (gnus-put-image): Take an optional string.
248
249         * gnus-util.el (gnus-text-with-property): New function.
250
251         * gnus-art.el (gnus-delete-images): New function.
252
253         * gnus-ems.el (gnus-article-display-xface): Mark and store image. 
254
255         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
256         (gnus-article-wash-status): Use it.
257         (gnus-signature-toggle): Clean up.
258         (gnus-add-wash-status): New function.
259         (gnus-delete-wash-status): New function.
260         (gnus-article-hide-text-type): Use them throughout.
261         (gnus-add-image): New function.
262
263         * gnus-ems.el (gnus-article-display-xface): Use new interface.
264
265         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
266         interface. 
267
268         * gnus-art.el (article-display-x-face): Cleaned up.
269
270         * rfc2047.el (rfc2047-field-value): New function.
271
272         * mail-parse.el (mail-header-field-value): New alias.
273
274         * gnus-art.el (gnus-mime-print-part): Fix typos.
275
276         * smiley-ems.el (gnus-smiley-file-types): New variable.
277         (smiley-update-cache): Use it.
278         (smiley-regexp-alist): Suffix-less smiley names.
279         (smiley-regexp-alist): Added more smileys.
280
281         * gnus-sum.el (gnus-print-buffer): Made into own function.
282         (gnus-summary-print-article): Use it.
283
284         * mailcap.el (mailcap-mime-info): Actually return the bit that we
285         looked for when REQUEST is a string.
286
287         * gnus-art.el (gnus-mime-button-commands): Add printing
288         keystroke. 
289         (gnus-mime-copy-part): Doc fix.
290         (gnus-mime-print-part): New command.
291
292 2001-12-31  Simon Josefsson  <jas@extundo.com>
293
294         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
295         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
296
297 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
298
299         * gnus-picon.el (gnus-treat-from-picon): Autoload.
300         (picon): Fix doc.
301
302         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
303         longer exists. Remove those codes.
304         * gnus.el (gnus-use-picons): Ditto.
305
306 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
307
308         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
309         infloop. 
310
311         * gnus-sum.el (t): New `W D' map.
312
313         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
314         (gnus-article-treat-body-boundary): Clean up.
315         (gnus-body-boundary-face): Removed.
316         (gnus-article-goto-header): Moved here.
317         (gnus-article-goto-header): Allow better regexps.
318         (gnus-article-treat-fold-newsgroups): New command.
319
320         * gnus-sum.el (gnus-summary-move-article): We have to select an
321         article to give `gnus-read-move-group-name' an opportunity to
322         suggest an appropriate default.
323
324         * rfc2047.el (rfc2047-fold-line): New function.
325         (rfc2047-unfold-line): Ditto.
326         (rfc2047-fold-region): Don't fold just after the header name. 
327
328         * mail-parse.el (mail-header-fold-line): New alias.
329         (mail-header-unfold-line): Ditto.
330
331         * gnus-art.el (gnus-body-boundary-face): Renamed.
332         (gnus-article-treat-body-boundary): Use it.
333         (gnus-article-treat-body-boundary): Use an invisible header and a
334         line of underline characters.
335
336 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
337
338         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
339
340         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
341         (gnus-picon-split-address): New function.
342         (gnus-picon-find-face): Use it.
343         (gnus-picon-transform-address): Use it. Set first to t for each
344         address.
345
346         * gnus-art.el (gnus-with-article-headers): Move to here. Define
347         the macro then use it.
348         (gnus-treatment-function-alist): Treat picons earlier.
349
350 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
351
352         * gnus-art.el (gnus-body-separator-face): New variable.
353         (gnus-article-treat-body-boundary): Use a blank, colored line. 
354
355         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
356         well. 
357
358         * gnus-art.el (gnus-treat-body-boundary): New variable.
359         (gnus-article-treat-unfold-headers): Use helper macro.
360         (gnus-article-treat-body-boundary): New command.
361
362         * gnus.el (gnus-logo-color-style): Change the default color. 
363         (gnus-splash-face): Gray, gray.
364
365         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
366         colors.
367
368         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
369         (gnus-logo-color-style): Ditto.
370         (gnus-logo-colors): Ditto.
371
372         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
373
374         * gnus-art.el (gnus-treat-newsgroups-picon): New variable. 
375
376         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
377         (gnus-picon-transform-newsgroups): New function.
378
379         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
380         string. 
381
382         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
383
384         * gnus-art.el (gnus-treat-cc-picon): New variable.
385         (gnus-treat-mail-picon): Renamed.
386
387         * gnus-picon.el: New implementation.
388         (gnus-picon-find-face): Renamed.
389         (gnus-treat-from-picon): Use it.
390         (gnus-picon-transform-address): Renamed.
391         (gnus-treat-from-picon): Use it.
392         (gnus-picon-create-glyph): Renamed.
393         (gnus-picon-transform-address): Use it.
394         (gnus-treat-cc-picon): New command.
395
396         * mm-decode.el (mm-create-image-xemacs): Separated out into
397         function.  
398         (mm-get-image): Use it.
399
400         * gnus-art.el (gnus-treat-display-picons): Simplify.
401         (gnus-treat-from-picon): Renamed.
402
403         * gnus-ems.el (gnus-create-image): New function.
404         (gnus-put-image): New function.
405
406         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
407         (gnus-with-article-headers): New macro.
408         (gnus-article-goto-header): New function.
409
410         * gnus-xmas.el (gnus-image-type-available-p): New function.
411
412         * gnus-ems.el (gnus-image-type-available-p): New function.
413
414 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
415
416         * nnrss.el (nnrss-check-group): Find the correct tag, because
417         xml.el is changed.
418
419 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
420
421         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
422         lines are shorter than the window width.
423         (gnus-ignored-headers): More headers.
424
425 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
426
427         * gnus-art.el (gnus-treat-unfold-lines): New variable.
428         (gnus-treat-unfold-headers): Remamed.
429         (gnus-article-treat-unfold-headers): New command and keystroke. 
430
431         * rfc2047.el (rfc2047-encode-message-header): Clean up.
432
433         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied. 
434
435 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
436
437         * sha1-el.el (sha1-use-external): New variable.
438         (sha1-region): Use it.
439         (sha1-string): Ditto.
440
441         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
442         * gnus-picon.el: Less warnings when compile.
443
444 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
445
446         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
447         alias. 
448         (gnus-picons-database): Default to list.
449         (gnus-picons-lookup-internal): Use it.
450
451         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
452         to "bogus".
453
454         * gnus-win.el (gnus-configure-windows-hook): New hook.
455
456 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
457
458         * gnus-win.el (gnus-configure-windows): Minimize tree buffer. 
459
460 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
461
462         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
463         lists. 
464         (gnus-select-newsgroup): Don't append; push.
465         (gnus-adjust-marked-articles): Remove obsolete ranges from
466         `seen'. 
467         (gnus-update-marks): Clean up.
468         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
469
470 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
471
472         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days. 
473
474 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
475
476         * gnus-sum.el (gnus-auto-select-subject): New variable.
477         (gnus-summary-best-unread-subject): New function.
478         (gnus-summary-best-unread-article): Use it.
479         (gnus-summary-first-unseen-subject): New function and command. 
480
481         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
482         other treatments.
483
484         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
485         function. 
486
487         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
488         from the list of hidden types. 
489
490         * mm-view.el (mm-inline-text): Ditto.
491         (mm-inline-text): Ditto.
492         (mm-w3-prepare-buffer): Ditto.
493
494         * gnus-art.el (article-wash-html): Inhibit more remote fetching. 
495
496 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
497
498         * gnus-art.el (gnus-ignored-headers): Added more headers. 
499
500 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
501
502         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
503         once. 
504
505 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
506
507         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix. 
508
509 2001-12-28  Simon Josefsson  <jas@extundo.com>
510
511         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
512         Jesper Harder <harder@ifa.au.dk>.
513
514 2001-12-27  Simon Josefsson  <jas@extundo.com>
515
516         * gnus-sum.el (gnus-select-newsgroup): Make
517         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
518         contain all articles (instead of none) when no seen marks have
519         been set for the group.
520         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
521         instead, it seems to result in shorter ranges.
522
523 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
524
525         * mm-util.el (mm-iso-8859-x-to-15-region): Use
526         insert-before-markers.
527         From Jesper Harder <harder@ifa.au.dk>
528
529 2001-12-26  Paul Jarc <prj@po.cwru.edu>
530         
531         * nnmaildir.el (nnmaildir-save-mail): create the destination
532         groups if they do not exist.
533
534 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
535
536         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
537
538 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
539
540         * gnus-group.el (gnus-group-read-ephemeral-group): Call
541         gnus-group-real-name.
542
543         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
544         (gnus-newsgroup-variables): Ditto.
545
546         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
547         return it.
548
549 2001-12-21  Paul Jarc <prj@po.cwru.edu>
550         
551         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
552         * nnmaildir.el (top-level): Add commentary.
553         (nnmaildir-version): Indicate that nnmaildir is now a standard
554         part of Gnus, not separately released.
555         
556 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
557
558         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
559         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
560         * nnheader.el, nnmail.el: Nil/NIL vs. nil. 
561         From  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
562
563 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
564
565         * nnmaildir.el: Copyright changes. Require cl only at compile time.
566
567 2001-12-20  Simon Josefsson  <jas@extundo.com>
568
569         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
570         ZHU <zsh@cs.rochester.edu>.
571         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
572         Brian P Templeton <bpt@tunes.org>.
573
574 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
575
576         * nnmaildir.el: New file.
577         From Paul Jarc <prj@po.cwru.edu>.
578
579 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
580
581         * nndoc.el (nndoc-type-alist): Move forward to the end.
582
583 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
584
585         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
586         `dolist'.
587
588 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
589
590         * gnus-win.el (gnus-frames-on-display-list): New function.
591         (gnus-get-buffer-window): Use it.
592
593 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
594
595         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
596
597 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
598
599         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
600         
601 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
602            From Harald Meland <Harald.Meland@usit.uio.no>
603
604         * gnus-win.el (gnus-get-buffer-window): New function.
605         (gnus-all-windows-visible-p): Use it.
606
607         * gnus-util.el (gnus-horizontal-recenter) 
608         (gnus-horizontal-recenter, gnus-horizontal-recenter) 
609         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
610
611         * gnus-score.el (gnus-score-insert-help): Use it.
612
613         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
614         (gnus-generate-tree, gnus-highlight-selected-tree)
615         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
616         it.
617
618         * gnus-art.el (gnus-article-set-window-start)
619         (gnus-mm-display-part, gnus-request-article-this-buffer)
620         (gnus-button-next-page, gnus-button-prev-page)
621         (gnus-article-button-next-page, gnus-article-button-prev-page):
622         Use it.
623
624 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
625
626         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
627         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
628         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
629
630 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
631
632         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
633         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
634         * mml1991.el, nnultimate.el: Add `coding'.
635
636 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
637
638         * ChangeLog: changed coding to buffer-file-coding-system
639         * ChangeLog.1: same
640         * nnwfm.el: same
641         * gnus-smiley.el: same
642         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
643         * gnus-delay.el: same
644         * gnus-spec.el: same
645         * message.el: same
646         * mml1991.el: same
647         * nnultimate.el: same
648
649 2001-12-16  Simon Josefsson  <jas@extundo.com>
650         Inspired by code by Dirk Meyer <dischi@tzi.de>.
651
652         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
653         (gnus-summary-save-map): Add muttprint.
654         (gnus-summary-make-menu-bar): Ditto.
655         (gnus-summary-muttprint): New function.
656
657         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
658
659 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
660
661         * uudecode.el (uudecode-decode-region-internal): Speedup by using
662         temporary list instead of buffer.
663
664         * mm-url.el (executable-find): autoload.
665
666 2001-12-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
667
668         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
669         to variable, follow doc-string conventions).
670
671 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
672
673         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
674         subscribe-level
675         * gnus-topic.el (gnus-subscribe-topics): use it.
676
677 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
678
679         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
680         messages. (A small patch with indentation)
681         From Sean Neakums <sneakums@zork.net>.
682
683         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
684         nil after shooting down the gnus-original-article-buffer.
685
686 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
687
688         * uudecode.el (uudecode-use-external): New variable.
689         (uudecode-decode-region): Automatically detect external program.
690
691         * binhex.el (binhex-use-external): New variable.
692         (binhex-decode-region-internal): New function.
693         (binhex-decode-region): Automatically detect external program.
694         
695         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
696         Use them.
697
698 2001-12-12  Simon Josefsson  <jas@extundo.com>
699
700         * nnvirtual.el (nnvirtual-always-rescan) 
701         (nnvirtual-component-regexp): Fix doc.
702
703         * nnoo.el (defvoo): Add doc to defvoo variables.
704
705         * nnml.el (nnml-directory, nnml-active-file) 
706         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil) 
707         (nnml-marks-is-evil, nnml-filenames-are-evil) 
708         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
709
710         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
711         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
712         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
713         `error'.
714
715         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file) 
716         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook): 
717
718         * nnfolder.el (nnfolder-directory, nnfolder-active-file) 
719         (nnfolder-newsgroups-file, nnfolder-get-new-mail) 
720         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry) 
721         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
722
723         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file) 
724         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
725
726         * imap.el, nnimap.el: Fix indentation.
727
728         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
729
730 2001-12-12  Didier Verna  <didier@xemacs.org>
731
732         * gnus-msg.el (gnus-group-news): New function.
733         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
734         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
735         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
736         for it.
737         * gnus-msg.el (gnus-summary-news-other-window): New function.
738         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
739         bind it to `i'.
740         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
741         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
742         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
743         for it (called with a prefix).
744         * gnus-msg.el (gnus-configure-posting-styles): add an optional
745         group-name argument.
746         * gnus-msg.el (gnus-setup-message): use it.
747
748 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
749
750         * gnus-sum.el (gnus-summary-show-article): Fix doc.
751
752 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
753
754         * mml.el (mime-to-mml): Remove Content-Disposition too.
755
756 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
757
758         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
759         * gnus-group.el (gnus-group-name-decode): Decode unibyte
760         strings only.
761         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
762
763 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
764
765         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
766         (nnmail-fancy-expiry-target): Use it.
767         Suggestions from Simon Josefsson <jas@extundo.com>.
768
769 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
770
771         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
772
773 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
774
775         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
776
777         * gnus-util.el (gnus-url-unhex-string): Move here.
778
779 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
780
781         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
782         mm-url-decode-entities-nbsp.
783
784         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
785         * webmail.el, nnwfm.el: Use mm-url.
786
787         * mm-url.el (mm-url-fetch-form): Move from nnweb.
788         (mm-url-remove-markup): Move from nnweb.
789         (mm-url-fetch-simple): Move from webmail.
790
791         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
792
793 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
794
795         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
796         (gnus-summary-print-article): Use it.
797
798         * gnus-util.el (gnus-replace-in-string): Typo.
799
800 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
801
802         * nnweb.el (nnweb-replace-in-string): Removed.
803
804         * gnus-util.el (gnus-replace-in-string): New function.
805         (gnus-mode-string-quote): Use it.
806
807         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
808         * nnwfm.el (nnwfm-create-mapping): Ditto.
809
810 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
811
812         * dgnushack.el (dgnushack-compile): nnrss.el and
813         nnslashdot.el don't depend on nnweb, url, w3.
814
815         * nnrss.el: Use mm-url.
816
817 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
818
819         * mm-url.el (mm-url-insert-file-contents): Support file:.
820
821 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
822
823         * mm-view.el: Lower case for the description line. Sync from the
824         Emacs CVS.
825
826 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
827
828         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
829         From:  Stefan Monnier  <monnier@cs.yale.edu>
830
831 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
832
833         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
834
835 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
836
837         * mm-url.el: Require executable.
838         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
839
840 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
841
842         * pop3.el (pop3-munge-message-separator): Only use valid date.
843         From Michael Welsh Duggan <md5i@cs.cmu.edu>.
844
845         * Makefile.in: gnus-load.elc may not be generated.
846
847 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
848
849         * mm-url.el: New file.
850         * nnslashdot.el: Use it.
851         * mm-extern.el (mm-extern-url): Use it.
852
853 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
854
855         * gnus-sum.el (gnus-summary-save-article): Nix
856         gnus-display-mime-function and gnus-article-prepare-hook.
857
858         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
859         the beginning of lines.
860         (gnus-complex-form-to-spec): Ditto.
861
862 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
863
864         * message.el (message-make-mft): Fix the m-s-a-file regexp.
865         From Paul Jarc <prj@po.cwru.edu>.
866
867 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
868
869         * message.el: New variable message-subscribed-address-file;
870         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
871
872 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
873
874         * message.el (message-tab-body-function): Set to nil.
875         (message-tab): Use text-mode-map or global-map.
876         Suggested by Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
877
878 2001-11-30  Simon Josefsson  <jas@extundo.com>
879
880         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
881         instead of gnus-union, for speed.  Suggested by Christoph Conrad
882         <christoph.conrad@gmx.de>.
883         (gnus-agent-fetch-group-1): Add verbose message.
884
885 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
886
887         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
888         of integers.
889
890 2001-11-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
891
892         * message.el (message-newgroups-header-regexp)
893         (message-completion-alist, message-tab-body-function): Use
894         defcustom rather than defvar.
895         (message-tab): Mention `message-tab-body-function' in doc.
896         Suggested by Karl Eichwalder.
897
898 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
899
900         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
901
902 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
903
904         * nnheader.el (nnheader-find-nov-line): Don't use macro
905         gnus-delete-line.
906
907         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
908         (gnus-group-name-charset): Ditto.
909
910         * gnus-util.el (gnus-buffer-live-p): Ditto.
911
912 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
913
914         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
915         open parenthesis in doc.
916         (sieve-manage-authenticator-alist): Typo in doc.
917         * imap.el (imap-authenticator-alist): Typo in doc.
918         (imap-stream-alist): Backslash.
919
920         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
921           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
922
923 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
924
925         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
926
927         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
928
929         * gnus-msg.el (gnus-configure-posting-styles): use
930         make-local-hook. Add LOCAL for add-hook.
931
932 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
933
934         * message.el (message-mode): Use `make-local-hook' unless
935         obsolete.
936         Patch by Katsumi Yamaoka  <yamaoka@jpl.org>.
937
938 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
939
940         * canlock.el: Remove sha1.el and base64.el stuff.
941
942 2001-11-26  Didier Verna  <didier@xemacs.org>
943
944         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
945         if needed.
946
947 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
948
949         * message.el (message-tamago-not-in-use-p): New function.
950         (message-strip-forbidden-properties): Use it.
951
952 2001-11-26  Didier Verna  <didier@xemacs.org>
953
954         * gnus-start.el (gnus-check-first-time-used): only check for
955         existence of .el[d] files.
956
957 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
958
959         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
960
961         * message.el (message-setup-1): Clean up mc-*.
962
963 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
964
965         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
966         * gnus-score.el (gnus-score-find-bnews): Use it.
967
968         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
969         (gnus-summary-limit-to-author): Ditto.
970         (gnus-summary-limit-to-extra): Ditto.
971         (gnus-summary-find-matching): Support not-matching argument.
972
973 2001-11-25  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
974
975         * message.el (message-wash-subject): Use `insert' rather than
976         `insert-string', which is deprecated.
977
978 2001-11-24  Simon Josefsson  <jas@extundo.com>
979
980         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
981         message. (Gnus does not "default" to using 8bit for the message,
982         it default to use 8bit encoding and the user-supplied CTE
983         value. Calling this behaviour "treating it as 8bit" is perhaps
984         better.)
985
986         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
987         (compare mm-charset-to-coding-system).
988
989 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
990
991         * canlock.el (canlock-sha1-with-openssl): Use unibyte
992         buffer. Correctly decode hex.
993
994 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
995
996         * gnus-agent.el (gnus-category-insert-line): Convert category
997         names to strings.
998
999 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1000
1001         * message.el (sha1): eval-and-compile.
1002
1003 2001-11-20  Simon Josefsson  <jas@extundo.com>
1004
1005         * message.el (message-allow-no-recipients): New variable.
1006         (message-send): Use it, customize the prompting when posting to
1007         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
1008
1009 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1010
1011         * mm-util.el (mm-coding-system-priorities): New variable.
1012         (mm-sort-coding-systems-predicate): New function.
1013         (mm-find-mime-charset-region): Resort coding systems if needed.
1014         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
1015
1016 2001-11-20  Didier Verna  <didier@xemacs.org>
1017
1018         * gnus-group.el (gnus-group-make-help-group): new optional
1019         argument to control the error behavior.
1020         * gnus-start.el (gnus-check-first-time-used): use it to avoid
1021         erroring.
1022
1023 2001-11-19  Simon Josefsson  <jas@extundo.com>
1024
1025         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
1026         instead of C-c C-u.  Suggested by Per Abrahamsen
1027         <abraham@dina.kvl.dk>.
1028
1029 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1030
1031         * nnfolder.el (nnfolder-read-folder): Use group instead of
1032         nnfolder-current-group.
1033         Suggested by Lorentey Karoly <lorentey@elte.hu>.
1034
1035 2001-11-17  Simon Josefsson  <jas@extundo.com>
1036
1037         * message.el (message-send): Ask user if Fcc/Gcc should be
1038         performed when no other sender was specified.
1039         Suggested by prj@po.cwru.edu (Paul Jarc).
1040
1041 2001-11-17  Simon Josefsson  <jas@extundo.com>
1042
1043         * message.el (message-mode, message-mode-map): Use C-c C-u for
1044         Importance: instead of C-c C-p (used by SC).
1045
1046 2001-11-16  Simon Josefsson  <jas@extundo.com>
1047
1048         * message.el (message-insert-importance-high)
1049         (message-insert-importance-low): Save point.
1050
1051         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
1052         value.
1053
1054 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
1055
1056         * message.el (message-strip-special-text-properties): New option.
1057         (message-strip-forbidden-properties): Obey it.
1058
1059 2001-11-14  Sam Steingold  <sds@gnu.org>
1060
1061         * gnus-score.el: Fixed some doc strings to properly quote symbols.
1062
1063 2001-11-15  Simon Josefsson  <jas@extundo.com>
1064
1065         Support "Importance:" header in Message.
1066
1067         * message.el (message-mode-map): Bind C-c C-p to
1068         `message-insert-or-toggle-importance'
1069         (message-mode-menu): Add message-insert-importance-{high,low}.
1070         (message-insert-importance-high, message-insert-importance-low)
1071         (message-insert-or-toggle-importance): New functions.
1072         (message-tool-bar-map): Add {un,}important.
1073         (message-mode): Doc fix.
1074
1075 2001-11-15  Simon Josefsson  <jas@extundo.com>
1076
1077         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
1078
1079         * mml.el (mml-menu): Fix toolbar tooltip.
1080
1081 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1082
1083         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
1084         * nnml.el (nnml-save-marks): Ditto.
1085
1086         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
1087
1088 2001-11-15  Simon Josefsson  <jas@extundo.com>
1089
1090         * nnml.el (nnml-save-marks):
1091         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
1092         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
1093
1094 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1095
1096         * gnus-art.el (gnus-article-wash-status-strings): Use
1097         `copy-sequence', not `copy-seq'.
1098
1099 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1100
1101         * gnus-art.el (gnus-article-wash-status-strings): New constant.
1102         (gnus-gnus-article-wash-status-entry): New function.
1103         (gnus-article-wash-status): Use it.
1104
1105 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1106
1107         * mml1991.el: Add coding header.
1108
1109 2001-11-12  Simon Josefsson  <jas@extundo.com>
1110
1111         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
1112         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
1113         `mml1991-sign' and `mml1991-encrypt'.
1114         (mml1991-encrypt, mml1991-sign): New glue functions.
1115         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
1116
1117         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
1118         (mml-menu): Add PGP to menu.
1119
1120         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
1121         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
1122         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
1123         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
1124
1125         * mml2015.el: Mention RFC 3156.
1126
1127         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
1128
1129 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1130
1131         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
1132
1133         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
1134           From <Michael.Cook@cisco.com>
1135
1136 2001-11-11  Simon Josefsson  <jas@extundo.com>
1137
1138         * message.el (top-level): Autoload sha1.
1139         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
1140         canlock, no need to require two different hash algs).  Suggested
1141         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
1142
1143 2001-11-09  Simon Josefsson  <jas@extundo.com>
1144
1145         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Bm\e(Bk
1146         <Pavel@Janik.cz>.
1147
1148 2001-11-09  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1149
1150         * message.el (message-point-in-header-p): New function.
1151         (message-do-auto-fill): Use it.
1152         (message-beginning-of-line): New function.  Goes to beginning of
1153         header value (i.e., end of header name), or to beginning of line
1154         if already at beginning of value.  Behaves like
1155         `beginning-of-line' when in message body.
1156         (message-mode-map): Bind it.
1157
1158 2001-11-08  Simon Josefsson  <jas@extundo.com>
1159
1160         * gnus-msg.el (gnus-posting-styles): Add doc.
1161
1162 2001-11-07  Simon Josefsson  <jas@extundo.com>
1163
1164         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
1165
1166         * sieve-mode.el (sieve-control-commands-face)
1167         (sieve-control-commands-face, sieve-action-commands-face)
1168         (sieve-test-commands-face, sieve-tagged-arguments-face): New
1169         faces.
1170         (sieve-font-lock-keywords): Use them.
1171         (sieve-mode): Only set font-lock-defaults in emacs.
1172
1173         * gnus-art.el (gnus-default-article-saver): Add
1174         gnus-summary-save-body-in-file.
1175         (gnus-summary-write-to-file): Fix doc.
1176
1177 2001-11-07  Simon Josefsson  <jas@extundo.com>
1178
1179         * gnus-art.el (gnus-treat-highlight-signature): Add cross
1180         reference to the correct chapter in the manual.
1181
1182         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
1183         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
1184
1185 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1186
1187         * mml.el (mml-preview): Bind mail-header-separator.
1188
1189 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1190
1191         * message.el: Always require canlock.
1192         (message-ignored-supersedes-headers): Include Cancel-Lock and
1193         Cancel-Key.
1194         (message-insert-canlock): Don't require canlock.
1195         (message-cancel-news): Don't check whether canlock is available.
1196         (message-supersede): Support cancel-locks.
1197
1198         * gnus-art.el: Don't autoload canlock.
1199
1200 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1201
1202         * mail-source.el (mail-source-fetch-imap): ASYNC param.
1203         From: <andre@slamdunknetworks.com>
1204
1205 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1206
1207         * many files: Fix copyright lines.
1208
1209 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1210
1211         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
1212         Suggested by Dave Love  <fx@gnu.org>.
1213
1214 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1215
1216         * message.el (message-kill-buffer): Remove auto-save file after
1217         confirm.
1218
1219         * message.el (message-send-mail): Call message-generate-headers
1220         once.  Suggested by Matt Armstrong <matt@lickey.com>.
1221
1222         * gnus-topic.el (gnus-topic-rename): Initial-input.
1223         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
1224
1225 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
1226
1227         * message.el (message-forbidden-properties): New constant.
1228         (message-strip-forbidden-properties): New function.
1229         (message-mode): Activate it.
1230
1231 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1232
1233         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
1234         (mm-hack-charsets): Fix doc.
1235
1236 2001-11-02  Simon Josefsson  <jas@extundo.com>
1237
1238         * gnus-int.el (gnus-check-server): Message "...done" when done.
1239
1240         * imap.el (imap-close): Don't message (imap-send-command-wait
1241         returns if the connection is dropped).
1242         (imap-wait-for-tag): Nix out message only when necessary.
1243
1244         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
1245         for non-crossposting.
1246         (gnus-sieve-crosspost): Default to t to be consistent with other
1247         parts of Gnus.
1248
1249 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1250
1251         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
1252         (mm-iso-8859-x-to-15-table): Ditto.
1253         (mm-iso-8859-x-to-15-region): Ditto.
1254         (mm-find-mime-charset-region): Ditto.
1255
1256 2001-11-01  Simon Josefsson  <jas@extundo.com>
1257
1258         * nnimap.el (nnimap-close-asynchronous): New variable.
1259         (nnimap-close-group): Use it.
1260         (nnimap-expunge): Don't use it.
1261
1262         * imap.el (imap-callbacks): New variable.
1263         (imap-remassoc): Copied from `gnus-remassoc'.
1264         (imap-add-callback): New function.
1265         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
1266         behaviour.
1267         (imap-parse-response): Call the callback.
1268
1269         * message.el (message-insert-canlock): New variable.
1270         (message-canlock-generate, message-canlock-password)
1271         (message-insert-canlock): New functions.
1272         (message-send-news): Call `message-insert-canlock'.
1273         (top-level): Require canlock when compiling.
1274         (message-insert-canlock): Require canlock before we need it.
1275
1276 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1277
1278         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
1279
1280 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1281
1282         * dgnushack.el (dgnushack-make-load): A workaround for
1283         custom-add-loads bug in some versions of XEmacs.
1284
1285 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1286
1287         * mm-util.el (mm-charset-synonym-alist): Revert (some).
1288
1289 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1290
1291         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
1292         (mm-hack-charsets): New variable.
1293         (mm-iso-8859-15-compatible): New variable.
1294         (mm-iso-8859-x-to-15-table): New variable.
1295         (mm-find-mime-charset-region): Add parameter hack-charsets.
1296
1297         * mm-bodies.el (mm-encode-body): Use it.
1298         * mml.el (mml-parse-1): Ditto.
1299
1300 2001-11-01  Simon Josefsson  <jas@extundo.com>
1301
1302         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
1303
1304 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1305
1306         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
1307         is nil.
1308
1309 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1310
1311         * smiley-ems.el (smiley-update-cache): Auto detect file type.
1312
1313         * message.el (message-forward-rmail-make-body): Use
1314         save-window-excursion.
1315         (message-encode-message-body): Search with noerror.
1316         (message-setup-1): Convert compose-mail send-actions to
1317         message-send-actions.
1318
1319 2001-11-01  Simon Josefsson  <jas@extundo.com>
1320
1321         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
1322         <yamaoka@jpl.org>.
1323
1324 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1325
1326         * sieve-manage.el (sieve-string-bytes): No complain.
1327
1328 2001-11-01  Simon Josefsson  <jas@extundo.com>
1329
1330         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
1331         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
1332         has autoload cookies, so no `require' should be necessary.)
1333
1334         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
1335         files.
1336
1337 2001-10-31  Simon Josefsson  <jas@extundo.com>
1338
1339         * gnus-cus.el (gnus-group-parameters): Support integer `display'
1340         parameter.
1341
1342         * gnus-sum.el (gnus-select-newsgroup): If group parameter
1343         `display' is a number (and C-u wasn't used to enter group), only
1344         fetch that number of articles.
1345
1346 2001-10-31  Matt Armstrong  <matt@lickey.com>
1347
1348         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
1349         not-subscribed -> subscribed.
1350
1351 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1352         From: Josh Huber <huber@alum.wpi.edu>
1353
1354         * message.el (message-subscribed-address-functions): New variable.
1355         (message-subscribed-addresses): New variable.
1356         (message-subscribed-regexps): New variable.
1357         (message-goto-mail-followup-to): New function.
1358         (message-send-mail): Add Mail-Followup-To.
1359         (message-make-mft): New function.
1360
1361         * gnus.el (gnus-find-subscribed-addresses): New function.
1362
1363 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1364
1365         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
1366         (mail-source-fetch-pop): Ditto.
1367         (mail-source-check-pop): Ditto.
1368
1369         * gnus-start.el (gnus-read-init-file): Ditto.
1370         (gnus-activate-group): Ditto.
1371         (gnus-read-newsrc-el-file): Ditto.
1372
1373 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1374
1375         * message.el (message-get-reply-headers): Make sure there is ", ".
1376
1377         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
1378         mm-coding-system-p. Don't correct it only in XEmacs.
1379         (mm-charset-to-coding-system): Use mm-coding-system-p and
1380         mm-get-coding-system-list.
1381         (mm-emacs-mule, mm-mule4-p): New variables.
1382         (mm-enable-multibyte, mm-disable-multibyte,
1383         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
1384         mm-with-unibyte-current-buffer,
1385         mm-with-unibyte-current-buffer-mule4): Use them.
1386         (mm-find-mime-charset-region): Treat iso-2022-jp.
1387
1388         From  Dave Love  <fx@gnu.org>:
1389
1390         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
1391         construction.
1392         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
1393         entries conditional on not having a coding system defined for
1394         them.
1395         (mm-mule-charset-to-mime-charset): Use
1396         find-coding-systems-for-charsets if defined.
1397         (mm-charset-to-coding-system): Don't use
1398         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
1399         later.  Add last resort search of coding systems.
1400         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
1401         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
1402         Mule 4.
1403         (mm-find-mime-charset-region): Re-write.
1404         (mm-with-unibyte-current-buffer): Restore buffer as well as
1405         multibyteness.
1406
1407 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1408
1409         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
1410         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
1411         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
1412
1413 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1414
1415         * gnus-art.el (article-display-x-face): Nix buffer-read-only
1416         again.
1417
1418         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
1419
1420 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1421
1422         * gnus-spec.el (gnus-parse-simple-format): Use
1423           buffer-substring-no-properties.
1424
1425 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1426
1427         * gnus-art.el (article-verify-cancel-lock): New function.
1428
1429         * nnheader.el (nntp-process-response): New variable.
1430         (nnheader-init-server-buffer): Make `nntp-process-response'
1431         buffer-local in `nntp-server-buffer'.
1432
1433         * nntp.el (nntp-prepare-post-hook): New hook.
1434         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
1435         (nntp-async-trigger): Ditto.
1436         (nntp-request-post): Insert a server's ID if there's no Message-ID
1437         header; run `nntp-prepare-post-hook'.
1438
1439 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1440
1441         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
1442         instead.
1443
1444         * message.el (message-forward-subject-author-subject): Don't use
1445         message-news-p, which widens the buffer.
1446         (message-forward-make-body): New function.
1447         (message-forward): Use it.
1448         (message-insinuate-rmail): New function.
1449         (message-forward-rmail-make-body): New function.
1450
1451 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1452
1453         * mm-extern.el (mm-extern): Provide it.
1454
1455         * mm-partial.el (mm-partial): Provide it.
1456
1457 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1458
1459         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
1460
1461 2001-10-29  Simon Josefsson  <jas@extundo.com>
1462
1463         * mml.el (mml-preview): Bind message-this-is-news if it is
1464         news. From Jesper Harder <harder@myrealbox.com>.
1465
1466 2001-10-28  Simon Josefsson  <jas@extundo.com>
1467
1468         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
1469
1470 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
1471
1472         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
1473         ironic smilies.
1474
1475 2001-10-27  Simon Josefsson  <jas@extundo.com>
1476
1477         * message.el (message-indent-citation): Don't add trailing
1478         whitespace when citing text.
1479
1480         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
1481         <harder@ifa.au.dk>.
1482
1483 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1484
1485         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
1486         not available.
1487         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
1488         (nnweb-type-definition): Add google as alias of dejanews.
1489         (nnweb-google-parse-1): Forward 1 line.
1490
1491 2001-10-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1492
1493         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
1494         variable `message-forward-ignored-headers'.
1495
1496 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
1497
1498         * gnus.el (gnus-expand-group-parameter): New function.
1499         (gnus-expand-group-parameters): Call it.
1500         (gnus-group-fast-parameter): New function.
1501         (gnus-group-find-parameter): Call it.
1502
1503 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
1504
1505         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
1506         vector (it didn't before because of a bug).
1507         * gnus-msg.el (gnus-post-news): Use header vector directly, if
1508         available.  Before it converted it to an article number.
1509
1510         This makes followup to news articles with negative numbers in
1511         nnvirtual groups use news instead of mail.
1512
1513 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
1514
1515         * gnus.el (post-method): Use `native' instead of `nil'.
1516
1517         * gnus-msg.el (gnus-post-method): Ditto.
1518
1519 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
1520
1521         * gnus.el (gnus-define-group-parameter): Grammar fix.
1522
1523 2001-10-22  Simon Josefsson  <jas@extundo.com>
1524
1525         * gnus-msg.el (gnus-extended-version): Include
1526         system-configuration.
1527         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann).
1528
1529 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
1530
1531         * gnus.el (post-method): Customization fix: `native' is not a
1532         valid value.
1533         * gnus-msg.el (gnus-post-method): Doc and customization fix:
1534         `native' is not a valid value.
1535
1536 2001-10-21  Simon Josefsson  <jas@extundo.com>
1537
1538         * nnimap.el (nnimap): Defgroup
1539         (nnimap-strict-function, nnimap-strict-function-match): New
1540         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
1541         (nnimap-split-crosspost, nnimap-split-inbox)
1542         (nnimap-split-rule, nnimap-split-predicate)
1543         (nnimap-split-predicate): Defcustom.
1544         (nnimap-split-inbox, nnimap-expunge-search-string)
1545         (nnimap-importantize-dormant): Remove "*" from doc.
1546
1547 2001-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1548
1549         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
1550         not supplied via prefix arg.  From Lisp, make arg mandatory.
1551         Suggested by Frank Schmitt.
1552
1553 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
1554
1555         * message.el (message-do-auto-fill): Avoid calling
1556         'rfc822-goto-eoh'.
1557
1558 2001-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1559         From Paul Jarc <prj@po.cwru.edu>.
1560
1561         * message.el (message-get-reply-headers): Restructure the logic
1562         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
1563
1564 2001-10-20  Simon Josefsson  <jas@extundo.com>
1565
1566         * message.el (message-cancel-news): Support cancel-locks.
1567         Suggested by Per Abrahamsson.
1568
1569         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
1570         conses.  From David Z Maze <dmaze@MIT.EDU>.
1571
1572         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
1573
1574 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
1575
1576         * mm-decode.el (mm-default-directory): Fix customize type.
1577
1578         * message.el (message-setup-fill-variables): Kludge to use
1579         normal-auto-fill-function even if auto fill is already activated.
1580
1581 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
1582
1583         * message.el (message-do-auto-fill): New version that does not
1584         rely on text properties, by Simon Josefsson <jas@extundo.com>.
1585         (message-setup-1): Removed the `message-field' property.
1586
1587         * gnus-draft.el (gnus-draft-edit-message): Removed the
1588         `message-field' property.
1589
1590 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
1591
1592         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
1593         `message-field'.  The `field' property has a special significance in
1594         Emacs 21.
1595
1596         * message.el (message-send, message-setup-1): Ditto.
1597
1598 2001-10-18  Simon Josefsson  <jas@extundo.com>
1599
1600         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
1601         when undoing.
1602
1603 2001-10-18  Simon Josefsson  <jas@extundo.com>
1604         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
1605
1606         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
1607         (gnus-summary-make-menu-bar): Ditto.
1608
1609 2001-10-17  Simon Josefsson  <jas@extundo.com>
1610
1611         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
1612         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
1613
1614 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1615
1616         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
1617         * gnus-util.el (gnus-user-date): New function.
1618         From Frank Schmitt <usenet@Frank-Schmitt.net>.
1619
1620 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
1621
1622         * message.el (message-check-news-header-syntax): Special case
1623         nnvirtual groups.
1624
1625         * gnus-sum.el (gnus-summary-respool-default-method): Changed
1626         customize type to `symbol'.
1627
1628 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1629
1630         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
1631         %&foo;.
1632         (gnus-parse-simple-format): Support user extended spec too.
1633         %u&foo; invokes gnus-user-format-function-foo.
1634
1635 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1636
1637         * nnml.el (nnml-request-expire-articles): Make sure it is back to
1638         the server.
1639         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
1640         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
1641         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
1642         * nndiary.el (nndiary-request-expire-articles): Ditto.
1643         (nndiary-schedule): Defsubst it before use it.
1644         (nndiary-error): eval-and-compile.
1645
1646 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
1647
1648         * gnus-msg.el (gnus-post-method): Changed two instances of
1649         `active' to `current' and one `null' to `not'.
1650
1651 2001-10-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1652         From Katsumi Yamaoka  <yamaoka@jpl.org>.
1653
1654         * message.el (message-setup-fill-variables): Use
1655         `normal-auto-fill-function' instead of `auto-fill-function'.
1656
1657 2001-10-16  Simon Josefsson  <jas@extundo.com>
1658
1659         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
1660         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
1661         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
1662
1663 2001-10-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1664         Patch by Oliver Scholz <oscholz@my.gnus.org>.
1665
1666         * gnus-draft.el (gnus-draft-edit-message): Add text property
1667         `field' with value `header' to message headers.
1668         * message.el (message-setup-1): Really add text property to all of
1669         the header, not just part of it.
1670
1671 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1672
1673         * gnus-group.el (gnus-group-sort-by-server): Use it.
1674
1675         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
1676
1677         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
1678         and keystroke.
1679
1680 2001-10-14  Simon Josefsson  <jas@extundo.com>
1681
1682         * dig.el: Doc fix.
1683
1684         * smime.el: Doc fix.
1685
1686         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
1687         charset magic from message.el.
1688
1689 2001-10-12  Simon Josefsson  <jas@extundo.com>
1690         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
1691
1692         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
1693         'cite from g-a-wash-types.
1694         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
1695         (gnus-article-hide-citation): Fix.
1696
1697         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
1698         character.
1699         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
1700
1701         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
1702         definition.
1703         (gnus-signature-toggle): Toggle `s' mode line character.
1704
1705         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
1706         doing stuff that clears it.
1707
1708 2001-10-12  Simon Josefsson  <jas@extundo.com>
1709
1710         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
1711         From Eric Marsden <emarsden@laas.fr>.
1712
1713 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1714
1715         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
1716         (autoload): Add some autoloads.
1717
1718 2001-10-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1719         Suggested by Oliver Scholz <epameinondas@gmx.de>.
1720
1721         * message.el (message-do-auto-fill): New function.  Like
1722         `do-auto-fill' but don't fill when in the message header.
1723         (message-setup-1): Put a text property on the message header.
1724         (message-setup-fill-variables): Use `message-do-auto-fill'.
1725
1726 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1727
1728         * message.el (message-send-mail-partially): Insert an empty line
1729         first, because of the change of message-make-lines.
1730
1731 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
1732
1733         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
1734         iso-8859-15, make it an alias for iso-8859-1.
1735
1736 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1737
1738         * message.el (message-send-news): Don't modify the value of
1739         `message-syntax-checks' if it is not a list (possibly it is
1740         `dont-check-for-anything-just-trust-me').
1741
1742 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1743
1744         * gnus-group.el (gnus-group-name-charset-group-alist): Use
1745         `find-coding-system' for XEmacs to check whether the coding-system
1746         `utf-8' is available.
1747
1748 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1749
1750         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
1751
1752 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
1753
1754         * message.el (message-send-news): Oops, missed case with no
1755         "Followup-To" header...
1756
1757 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
1758
1759         * message.el (message-send-news): Allow
1760         `gnus-group-name-charset-group-alist' to affect encoding of the
1761         "Newsgroups" and "Followup-To" headers.
1762
1763 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1764
1765         * Makefile.in (install-el): Depend on gnus-load.el.
1766
1767 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1768
1769         * Makefile.in (install-el): Use -f.
1770         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
1771
1772 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
1773
1774         * message.el (message-send-news): Don't encode Followups-To when
1775         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
1776
1777         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
1778         header.
1779
1780         * gnus-art.el (article-decode-group-name): Also decode
1781         "Followup-To".
1782
1783         * rfc2047.el (rfc2047-encode-message-header): Encode without
1784         asking for null methods.
1785
1786         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
1787         default charset for newsgroup names in accordance with USEFOR.
1788
1789         * gnus-group.el (gnus-group-name-charset-method-alist,
1790         gnus-group-name-charset-group-alist): Removed "*" from doc
1791         strings, "*" should not be used for complex variables.
1792
1793 2001-10-06  Simon Josefsson  <jas@extundo.com>
1794
1795         Support UTF-8 group names better.
1796
1797         * message.el (message-check-news-header-syntax): Encode group
1798         names before comparison.
1799
1800         * gnus-msg.el (gnus-copy-article-buffer): Run all
1801         `gnus-article-decode-hook's except `article-decode-charset'
1802         instead of hardcoding call to one of them.
1803
1804         * gnus-art.el (gnus-article-decode-hook): Add
1805         `article-decode-group-name'.
1806         (article-decode-group-name): New function, use `g-d-n'.
1807
1808         * gnus-group.el (gnus-group-insert-group-line): Decode
1809         gnus-tmp-group using `g-d-n'.
1810
1811         * gnus-util.el (gnus-decode-newsgroups): New function.
1812
1813 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
1814
1815         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
1816         `gnus-group-name-charset-group-alist'.
1817
1818 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1819
1820         * Makefile.in: Install el in install. Add uninstall.
1821
1822 2001-10-05  Simon Josefsson  <jas@extundo.com>
1823
1824         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
1825
1826         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
1827
1828         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
1829         empty folders.
1830
1831         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
1832         limiting if read-all (C-u RET) was used.
1833
1834 2001-10-04  Simon Josefsson  <jas@extundo.com>
1835
1836         * mail-source.el (mail-source-movemail-program): New variable.
1837         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
1838         <thutt@thutt.vmware.com>.
1839
1840 2001-10-03  Simon Josefsson  <jas@extundo.com>
1841
1842         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
1843         (gnus-summary-line-format-alist): Fix param.
1844
1845 2001-10-02  Simon Josefsson  <jas@extundo.com>
1846
1847         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
1848         don't go through `nnimap-request-expire-articles' to delete the
1849         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
1850
1851 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1852
1853         * gnus-agent.el (gnus-agent-write-active): The min in the
1854         agent/active may be larger than that in the server/active.
1855
1856 2001-10-01  Simon Josefsson  <jas@extundo.com>
1857
1858         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
1859         is IMAP4rev1.
1860
1861         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
1862
1863         * nnfolder.el: Ditto.
1864
1865 2001-09-30  Dan Christensen <jdc+news@uwo.ca>
1866
1867         * gnus-sum.el (gnus-summary-extract-address-component): New function.
1868         (gnus-summary-from-or-to-or-newsgroups): Optimize.
1869
1870 2001-09-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1871
1872         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
1873         (message-mode-menu): Menu item for same.
1874
1875         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
1876         delayed articles.
1877
1878         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
1879         nndraft:delayed does not exist.
1880         (gnus-delay-initialize): Don't set up keymap, that's done from
1881         message.el now.
1882         (gnus-delay, gnus-delay-group, gnus-delay-header)
1883         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
1884
1885 2001-09-29  Simon Josefsson  <jas@extundo.com>
1886
1887         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
1888         utf-8, not eight-bit-control.
1889
1890         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
1891         (imap-log, imap-debug): Custom.
1892         (imap-log-buffer, imap-debug-buffer): New constants.
1893         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
1894         (imap-network-open, imap-shell-open, imap-starttls-open)
1895         (imap-send-command-1, imap-send-command, imap-arrival-filter)
1896         (imap-debug): Use imap-*-buffer.
1897
1898         * nndoc.el (nndoc-article-type): Add mailman.
1899         (nndoc-type-alist): Ditto.
1900         (nndoc-mailman-type-p): New function.
1901
1902 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1903
1904         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
1905         gnus-art.el.
1906
1907 2001-09-27  Simon Josefsson  <jas@extundo.com>
1908
1909         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
1910         (gnus-topic-catchup-articles): New function. Suggested by Robin
1911         S. Socha <robin-dated-1001857693.185e29@socha.net>.
1912
1913 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1914         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
1915
1916         * gnus-ems.el (gnus-article-display-xface): Insert xface after
1917         previous ones.
1918
1919 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1920         From Daiki Ueno  <ueno@unixuser.org>
1921
1922         * gnus-sum.el (gnus-summary-show-article): The arglist of
1923         detect-coding-region is incompatible.
1924
1925 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1926         From Katsuhiro Hermit Endo <hermit@koka-in.org>
1927
1928         * gnus-group.el (gnus-group-delete-group): Typo.
1929
1930 2001-09-26  Simon Josefsson  <jas@extundo.com>
1931
1932         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
1933
1934         * nnimap.el (nnimap-expiry-target): Use temp buffer.
1935
1936 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1937
1938         * gnus-cus.el (gnus-group-parameters): Display as sexp.
1939
1940 2001-09-22  Simon Josefsson  <jas@extundo.com>
1941
1942         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
1943
1944         * nnfolder.el (nnfolder-open-marks): Ditto.
1945
1946         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
1947         (gnus-update-marks): Use it.
1948         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
1949         hardcoded list.
1950
1951         * gnus.el (gnus-article-special-mark-lists): Add killed.
1952         (gnus-article-unpropagated-mark-lists): New constant.
1953
1954 2001-09-22  Simon Josefsson  <jas@extundo.com>
1955
1956         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
1957         custom option.
1958
1959 2001-09-23  Simon Josefsson  <jas@extundo.com>
1960
1961         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
1962
1963 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1964
1965         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
1966
1967 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
1968
1969         * gnus-group.el (gnus-group-sort-function): Fix customize type to
1970         accept lists of functions.
1971
1972 2001-09-20  Simon Josefsson  <jas@extundo.com>
1973
1974         * gnus-group.el (gnus-group-catchup): Update expire marks in
1975         backend.  Also, if ALL also set expire marks on tick/dormant.
1976
1977 2001-09-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1978
1979         * message.el (message-tab-body-function): New variable.
1980         * message.el (message-tab): Use it.
1981
1982 2001-09-19  Sam Steingold  <sds@gnu.org>
1983
1984         * gnus-win.el (gnus-buffer-configuration): Respect
1985         `gnus-bug-create-help-buffer'.
1986
1987 2001-09-18  Simon Josefsson  <jas@extundo.com>
1988
1989         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
1990         (gnus-parse-simple-format): Re-revert.
1991
1992 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
1993
1994         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
1995         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
1996
1997 2001-09-18  Simon Josefsson  <jas@extundo.com>
1998
1999         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
2000         signed.
2001         (gnus-parse-simple-format): Don't use it.
2002
2003 2001-09-17  Miles Bader  <miles@gnu.org>
2004
2005         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
2006         error querying a backend abort the whole process.
2007
2008 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2009
2010         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
2011         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
2012
2013 2001-09-17  Didier Verna  <didier@xemacs.org>
2014
2015         * nndiary.el: version 0.2-b14.
2016         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
2017         compatibility problem with XEmacs 21.1.
2018
2019 2001-09-15  Simon Josefsson  <jas@extundo.com>
2020
2021         * gnus-group.el (gnus-group-line-format): Document %c.
2022
2023         * nnml.el (nnml-parse-head): Handle CRLF files.
2024         (nnml-generate-nov-file): Ditto.
2025         (nnml-retrieve-headers): Ditto.
2026
2027 2001-09-15  Michael Welsh Duggan <md5i@cs.cmu.edu>
2028
2029         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
2030
2031 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
2032
2033         * gnus-spec.el (gnus-correct-substring): Still stopped one
2034         character before we wanted (never included last character).
2035         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
2036         add missing "," (once per function)
2037
2038 2001-09-14  Simon Josefsson  <jas@extundo.com>
2039
2040         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
2041         (otherwise e.g. gnus-agentize in .gnus overrides the customized
2042         default before gnus-group is loaded and the variable set.)
2043
2044         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
2045         killed or unsent marks.
2046
2047         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
2048         isn't an article to set it on (e.g. when you `a' in a group).
2049
2050 2001-09-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
2051
2052         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
2053         can read e-mails from Microsoft Outlook users not using ISO
2054         8859-2 character set.
2055
2056 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2057
2058         * gnus-diary.el: Minor modifications to avoid warnings.
2059         (gnus-summary-misc-menu): defvar.
2060         (gnus-diary-check-message): Use gnus-point-at-eol.
2061         (gnus-diary-kill-entire-line): eval-and-compile.
2062
2063 2001-09-12  Didier Verna  <didier@xemacs.org>
2064
2065         * nndiary.el: new version (0.2-b13).
2066         * nndiary.el (nndiary-mail-sources): doc update.
2067         * nndiary.el (nndiary-split-methods): ditto.
2068         * nndiary.el (nndiary-request-accept-article-hooks): New.
2069         * nndiary.el (nndiary-request-accept-article): use it, check
2070         message validity.
2071         * nndiary.el (nndiary-get-new-mail): changed default to nil.
2072         * nndiary.el (nndiary-schedule): fix bug (misplaced
2073         condition-case): it didn't return nil on error.
2074         * gnus-diary.el: new version.
2075         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
2076         * gnus-diary.el (gnus-diary-header-value-history): New.
2077         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
2078         * gnus-diary.el (gnus-diary-add-header): New.
2079         * gnus-diary.el (gnus-diary-check-message): New.
2080         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
2081         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
2082
2083 2001-09-10 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
2084
2085         * gnus-sum.el (gnus-select-newsgroup): Make
2086         `gnus-current-select-method' buffer-local.
2087
2088         * gnus-art.el (gnus-request-article-this-buffer): Refer
2089         `gnus-current-select-method' in the current summary buffer.
2090
2091 2001-09-10  Simon Josefsson  <jas@extundo.com>
2092         From Daniel Pittman <daniel@rimspace.net>
2093
2094         * gnus-spec.el (gnus-correct-pad-form): Fix.
2095
2096 2001-09-09  Simon Josefsson  <jas@extundo.com>
2097
2098         * mm-decode.el (mm-inline-media-tests): Add
2099         application/x-emacs-lisp.
2100         (mm-attachment-override-types): Add
2101         application/{x-,}pkcs7-signature.
2102
2103         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
2104         (gnus-server-line-format, gnus-server-mode-line-format)
2105         (gnus-server-browse-in-group-buffer): Customize.
2106
2107 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2108
2109         * nnml.el (nnml-marks-changed-p): Typo.
2110         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
2111         (nnml-marks-changed-p): Use gnus-gethash.
2112         (nnml-marks-modtime): Use gnus-make-hashtable.
2113
2114         * nnfolder.el (nnfolder-marks-changed-p): Typo.
2115         (nnfolder-request-expire-articles, nnfolder-save-marks)
2116         (nnfolder-open-marks): Typo.
2117         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
2118         (nnfolder-marks-changed-p): Use gnus-gethash.
2119         (nnfolder-marks-modtime): Use gnus-make-hashtable.
2120
2121 2001-09-08  Simon Josefsson  <jas@extundo.com>
2122
2123         * nnfolder.el (nnfolder-marks-modtime): New variable.
2124         (nnfolder-marks-changed-p): New function.
2125         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
2126         (nnfolder-request-update-info): Don't update if marks didn't change.
2127
2128         * nnml.el (nnml-marks-modtime): New variable.
2129         (nnml-marks-changed-p): New function.
2130         (nnml-save-marks, nnml-open-marks): Save modtime.
2131         (nnml-request-update-info): Don't update if marks didn't change.
2132
2133         * gnus-agent.el (gnus-agent-any-covered-gcc)
2134         (gnus-agent-add-server, gnus-agent-remove-server): Use
2135         gnus-agent-method-p.
2136
2137         * gnus-art.el (gnus-buttonized-mime-types): New variable.
2138         (gnus-unbuttonized-mime-type-p): Use it.
2139
2140         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
2141         fetch group.
2142
2143 2001-09-08  Simon Josefsson  <jas@extundo.com>
2144         From Daniel Pittman <daniel@rimspace.net>
2145
2146         * gnus-spec.el (gnus-correct-pad-form): New function.
2147         (gnus-parse-simple-format): Use it.
2148
2149 2001-09-07  Simon Josefsson  <jas@extundo.com>
2150
2151         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
2152         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
2153         Putnam <reader@newsguy.com>.
2154         (gnus-group-sort-selected-groups): Touch dribble file.
2155
2156 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
2157
2158         * nnml.el (nnml-filenames-are-evil): New variable.
2159         (nnml-article-to-file-alist): Rename to ...
2160         (nnml-current-group-article-to-file-alist): ... this.
2161         Respect `nnml-filenames-are-evil'.
2162         (nnml-active-number): Update.
2163         (nnml-update-file-alist): Update.
2164         (nnml-request-article): Use nnheader-article-to-file-alist.
2165         (nnml-request-rename-group): Likewise.
2166
2167 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2168
2169         * gnus-sum.el (gnus-summary-insert-line): Fix.
2170
2171 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2172
2173         * gnus-sum.el: Bind g-s-t-s to "W g".
2174         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
2175         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
2176         display of graphical smilies.
2177
2178 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2179
2180         * gnus-start.el (gnus-setup-news): A typo.
2181         From Bill White <billw@wolfram.com>.
2182
2183 2001-09-06  Simon Josefsson  <jas@extundo.com>
2184
2185         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
2186         and unseen marks.
2187
2188 2001-09-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2189
2190         * nnmail.el (nnmail-split-fancy): Document `junk'.
2191
2192 2001-09-04  Simon Josefsson  <jas@extundo.com>
2193
2194         * imap.el (imap-search): Don't error if server is broken.
2195
2196 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
2197
2198         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
2199         searching for an article that isn't in the mbox.
2200
2201 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2202
2203         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
2204         right, and get all the comments.
2205
2206 2001-09-02  Simon Josefsson  <jas@extundo.com>
2207         Suggested by Dan Christensen <jdc+news@uwo.ca>
2208
2209         * nnfolder.el (nnfolder-request-update-info): Fix message.
2210
2211         * nnml.el (nnml-request-update-info): Ditto.
2212
2213 2001-09-01  Simon Josefsson  <jas@extundo.com>
2214
2215         * nnml.el (nnml-request-expire-articles): Also bind
2216         `nnml-current-group' and `nnml-article-file-alist' when using
2217         expiry-target. (Otherwise nnml will be in a inconsistent internal
2218         state causing all kind of problems.)
2219         (nnml-request-expire-articles): If `nnml-article-to-file' or
2220         `file-attributes' failes, return article as un-expirable instead
2221         of treating it as expired.
2222
2223 2001-08-31  Sam Steingold  <sds@gnu.org>
2224
2225         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
2226         typo: `exmine' --> `examine'.
2227
2228 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2229
2230         * nndoc.el (nndoc-forward-type-p): It is not a digest.
2231
2232 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2233
2234         * nnml.el (nnml-check-directory-twice): Remove.
2235         (nnml-retrieve-headers): Ditto.
2236         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
2237
2238 2001-08-30  Andrew Innes  <andrewi@gnu.org>
2239
2240         * nnheader.el (nnheader-directory-files-is-safe): No need to read
2241         directory twice on Windows, or on GNU Emacs-21.
2242
2243 2001-08-30  Andrew Innes  <andrewi@gnu.org>
2244
2245         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
2246         (nnml-request-rename-group): Ditto.
2247         (nnml-active-number): Ditto.
2248         (nnml-request-create-group): Use nnml-directory-articles.
2249         (nnml-request-expire-articles): Use nnml-directory-articles, which
2250         gets list from nov database if available.
2251         (nnml-get-nov-buffer): New function.
2252         (nnml-open-nov): Use it.
2253         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
2254         gets alist from nov database if available.
2255         (nnml-directory-articles): New function.
2256         (nnml-article-to-file-alist): New function.
2257
2258 2001-08-30  Andrew Innes  <andrewi@gnu.org>
2259
2260         * mm-decode.el (mm-display-external): Use `name' as filename, if
2261         `filename' attribute is not present.
2262
2263 2001-08-30  Andrew Innes  <andrewi@gnu.org>
2264
2265         * mail-source.el (mail-source-flash): New defcustom.
2266         (mail-source-new-mail-p): Ring visible bell if appropriate.
2267         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
2268         timer is cleared even if mail check signals an error.
2269
2270 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2271
2272         * gnus-sum.el (gnus-summary-move-article): Only update marks of
2273         type 'list.
2274
2275 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2276
2277         * flow-fill.el (fill-flowed): eol might be point-max.
2278
2279 2001-08-27  Simon Josefsson  <jas@extundo.com>
2280
2281         * nnml.el (nnml-request-update-info): Fix message.
2282         (nnml-open-marks): Ditto.
2283
2284         * nnfolder.el (nnfolder-request-update-info):
2285         (nnfolder-open-marks): Fix message.
2286
2287 2001-08-25  Simon Josefsson  <jas@extundo.com>
2288
2289         * nnfolder.el (nnfolder-save-marks): Don't create directory named
2290         after group in ~/.
2291
2292 2001-08-25  Simon Josefsson  <jas@extundo.com>
2293         From Andreas Jaeger  <aj@suse.de>
2294
2295         * nnfolder.el (nnfolder-open-marks): Fix typo.
2296         * nnml.el (nnml-open-marks): Likewise.
2297
2298 2001-08-25  Simon Josefsson  <jas@extundo.com>
2299
2300         Make nnfolder groups self-contained as far as marks are concerned.
2301
2302         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2303         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
2304         (nnfolder-open-server): Make marks directory.
2305         (nnfolder-request-delete-group): Delete marks file.
2306         (nnfolder-request-delete-group): Check of nov/marks file exist
2307         before deleting.
2308         (nnfolder-request-rename-group): Rename marks file.
2309         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
2310         (nnfolder-request-set-mark, nnfolder-request-update-info)
2311         (nnfolder-group-marks-pathname, nnfolder-save-marks)
2312         (nnfolder-open-marks): New functions.
2313         (top-level): Require gnus.
2314
2315 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2316
2317         * nnweb.el (nnweb-type-definition): Use google raw file.
2318         (nnweb-google-parse-1): Ditto.
2319         (nnweb-google-identity): Ditto.
2320         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
2321         (nnweb-altavista-wash-article): Ditto.
2322         (nnweb-request-article): Remove nnweb-decode-entities.
2323
2324         * nnml.el: Require 'gnus.
2325
2326 2001-08-25  Simon Josefsson  <jas@extundo.com>
2327
2328         * nnml.el (nnml-marks-is-evil): Add doc.
2329
2330 2001-08-25  Simon Josefsson  <jas@extundo.com>
2331
2332         * nnml.el (nnml-save-marks): Wrap saving marks in a
2333         condition-case, to allow user to start Gnus if saving marks failed
2334         for some reason.
2335
2336 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2337
2338         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
2339
2340         * gnus-group.el (gnus-update-group-mark-positions): Bind
2341         gnus-group-update-hook to nil.
2342
2343 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2344
2345         * mml.el (mml-generate-mime-1): Force as multibyte string.
2346
2347 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2348
2349         * gnus-sum.el (gnus-summary-insert-line)
2350         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
2351         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
2352
2353         * gnus-spec.el (gnus-correct-substring): Take optional END.
2354
2355         * nnrss.el (nnrss-request-article): Remove \n.
2356         (nnrss-retrieve-headers): Lines number is -1.
2357
2358 2001-08-24  Simon Josefsson  <jas@extundo.com>
2359
2360         * gnus-group.el (gnus-info-clear-data): Call
2361         nnfoo-request-set-mark to propagate marks.  Fix bug:
2362         `gnus-group-update-line' doesn't update read range unless we call
2363         `gnus-get-unread-articles-in-group' first.
2364
2365         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
2366         to server.
2367
2368 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2369
2370         * gnus-util.el (gnus-create-info-command): Return an interactive
2371         function.
2372
2373 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2374         From Katsumi Yamaoka <yamaoka@jpl.org>
2375
2376         * gnus-spec.el (gnus-parse-complex-format): Use equal.
2377
2378 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2379
2380         * gnus-sum.el (gnus-select-newsgroup): Use it.
2381
2382         * gnus-util.el (gnus-not-ignore): New function.
2383
2384         * lpath.el (featurep): Don't fbind char-int.
2385
2386         * gnus-util.el (gnus-create-info-command): New function.
2387
2388         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
2389         right node.
2390
2391         * gnus-sum.el (gnus-select-newsgroup): Clean up.
2392         (gnus-summary-limit-children): Use 'identity instead of `all'.
2393         (gnus-summary-limit-to-display-predicate): New command and
2394         keystroke.
2395
2396 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2397
2398         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
2399
2400         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
2401
2402 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2403
2404         * gnus-spec.el: Add the Gnus version.
2405         (gnus-update-format-specifications): If the Gnus version changes,
2406         nix out the format spec cache.
2407
2408         * gnus.el (gnus-continuum-version): Made into a command and
2409         optionalize the VERSION.
2410
2411         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
2412         the start of the lines.
2413
2414 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2415
2416         * gnus.el (gnus-visual-p): Define function before use of
2417         function.
2418
2419 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2420
2421         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
2422         (gnus-article-mark-to-type): New function.
2423         (gnus-update-missing-marks): Only update marks of type 'list.
2424
2425         * gnus.el (gnus-article-special-mark-lists): New variable.
2426
2427 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2428
2429         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
2430         (gnus-select-newsgroup): Still use 'all.
2431         (gnus-summary-initial-limit): Comparing with 'all.
2432
2433 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2434
2435         * gnus-start.el (gnus-activate-group): If dont-check, don't update
2436         active.
2437
2438 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2439
2440         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
2441         nnslashdot-*-retrieve-headers.
2442         (nnslashdot-request-article): Fix for slashcode 2.2.
2443         (nnslashdot-make-tuple): New function.
2444         (nnslashdot-read-groups): Use it.
2445
2446 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2447
2448         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
2449         list.
2450
2451         * gnus-sum.el (gnus-summary-move-article): Don't select article.
2452
2453 2001-08-20  Simon Josefsson  <jas@extundo.com>
2454
2455         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
2456         opened, error instead of continuing (and exploding later).
2457
2458 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2459
2460         * gnus.el (gnus-expand-group-parameters): Return the parameter
2461         list.
2462
2463         * gnus-sum.el (gnus-summary-show-article): Doc fix.
2464         (gnus-summary-show-article): Guess at charset if required.
2465
2466         * gnus-spec.el (gnus-correct-substring): Stopped one character
2467         before we wanted.
2468
2469 2001-08-19  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
2470
2471         * earcon.el (earcon-auto-play): Remove unused option.
2472
2473 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2474
2475         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
2476         message down in levels, since it happens very fast.
2477
2478         * smiley-ems.el (smiley-update-cache): Respect the symbol version
2479         of smiley-regexp-alist.
2480
2481         * mm-view.el (mm-inline-text): Ignore vcard errors.
2482
2483         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
2484
2485         * gnus-score.el (gnus-all-score-files): Use append instead of
2486         nconc.
2487
2488         * gnus.el (gnus-splash-face): Doc fix.
2489
2490         * mm-decode.el (mm-mailcap-command): Use
2491         mm-path-name-rewrite-functions.
2492         (mm-path-name-rewrite-functions): New variable.
2493
2494         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
2495         (gnus-complex-form-to-spec): Insert tab.
2496         (gnus-spec-tab): New function.
2497
2498         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
2499         entering the group.
2500
2501         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
2502         the positional spec.
2503         (gnus-parse-complex-format): React to %C.
2504
2505         * gnus-ems.el (gnus-char-width): Moved here.
2506
2507         * gnus-sum.el (gnus-select-newsgroup): Set
2508         gnus-newsgroup-articles.
2509         (gnus-unseen-mark): New variable.
2510         (gnus-newsgroup-unseen): Ditto.
2511         (gnus-newsgroup-seen): Ditto.
2512         (gnus-adjust-marked-articles): Use them.
2513         (gnus-update-marks): Use them.
2514         (gnus-summary-update-secondary-mark): Display.
2515         (gnus-summary-prepare-threads): Display.
2516
2517         * gnus-msg.el (gnus-inews-group-method): Use and return the
2518         method, not the server.
2519
2520 2001-08-19  Simon Josefsson  <jas@extundo.com>
2521
2522         * gnus-srvr.el (gnus-server-agent-face): New.
2523         (gnus-server-agent-face): New.
2524         (gnus-server-mode): Turn on font-lock-mode.
2525
2526         * gnus.el (gnus-server-visual): Add defgroup.
2527
2528 2001-08-19  Simon Josefsson  <jas@extundo.com>
2529         From Joe Casadonte <jcasadonte@northbound-train.com>
2530
2531         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
2532         gnus-server-denied-face): New.
2533         (gnus-server-opened-face, gnus-server-closed-face,
2534         gnus-server-denied-face): New.
2535         (gnus-server-font-lock-keywords): Add.
2536
2537 2001-08-19  Simon Josefsson  <jas@extundo.com>
2538
2539         * nnml.el (nnml-request-set-mark): Return nil.
2540         (nnml-save-marks): Use nnml-possibly-create-directory.
2541         (nnml-open-marks): Only work in temp buffer when inserting/reading
2542         .marks file.
2543
2544 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2545
2546         * gnus.el (gnus-expand-group-parameters): Fix.
2547
2548         * gnus-spec.el (gnus-char-width): New function.
2549         (gnus-correct-substring, gnus-correct-length): Use it.
2550
2551         * message.el (message-required-mail-headers): Fix doc.
2552
2553 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2554
2555         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
2556
2557         * mm-decode.el (mm-save-part-to-file): Insert the handle.
2558
2559 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2560
2561         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
2562         slashdot 2.2 (not fully fixed yet).
2563         (nnslashdot-request-article): Ditto.
2564
2565 2001-08-18  Simon Josefsson  <jas@extundo.com>
2566
2567         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
2568         nnimap.
2569
2570         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
2571         gnus-util.
2572         (nnimap-request-update-info-internal): Use new functions.
2573
2574         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
2575         new functions.
2576
2577 2001-08-18  Simon Josefsson  <jas@extundo.com>
2578
2579         Make nnml groups self-contained as far as marks are concerned.
2580
2581         * nnml.el (nnml-request-delete-group): Delete marks file.
2582         (nnml-request-rename-group): Move marks file.
2583         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
2584         variables.
2585         (nnml-request-set-mark, nnml-request-update-info): New server
2586         functions.
2587         (nnml-save-marks, nnml-open-marks): New functions.
2588
2589 2001-08-18  Simon Josefsson  <jas@extundo.com>
2590
2591         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
2592         `set' when setting marks.
2593
2594 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2595
2596         * gnus.el (gnus-info-find-node): Take an argument.
2597
2598         * gnus-art.el (gnus-button-handle-info): New function.
2599         (gnus-url-unhex-string): Replace "+" with " ".
2600
2601 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2602
2603         * message.el (message-check-news-header-syntax): Check bad From.
2604
2605 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2606
2607         * gnus-spec.el (gnus-correct-length): New function.
2608         (gnus-correct-substring): New function.
2609         (gnus-tilde-max-form): Use it.
2610
2611 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
2612
2613         * nnmh.el: Docstring changes as below.
2614
2615         * nnml.el: Docstring changes as below.
2616
2617         * nnbabyl.el: Docstring changes as below.
2618
2619         * nnmbox.el: Docstring changes as below.
2620
2621         * nnfolder.el: Added docstrings identifying each virtual server
2622         parameter.
2623
2624 2001-08-18  Simon Josefsson  <jas@extundo.com>
2625
2626         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
2627
2628 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
2629
2630         * message.el: rename "Abort Message" to "Postpone Message".
2631         Remove "Attach file as MIME" from Message menu, it's already in
2632         the MIME menu.
2633
2634 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2635
2636         * smime.el (smime-point-at-eol): eval-and-compile.
2637         (smime-make-temp-file): New function.
2638         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
2639         Use it.
2640
2641 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2642
2643         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
2644         (gnus-agent-summary-fetch-group): New command and keystroke.
2645
2646         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
2647         (gnus-mime-display-security): Make it respect
2648         gnus-unbuttonized-mime-type-p.
2649
2650         * gnus-sum.el (gnus-articles-to-read): Comments.
2651         (gnus-article-marked-p): New function.
2652         (gnus-summary-display-make-predicate): New function.
2653         (gnus-select-newsgroup): Use them.
2654
2655         * mm-decode.el (mm-save-part-to-file): Made it not error.
2656
2657 2001-08-17  Simon Josefsson  <jas@extundo.com>
2658
2659         * imap.el (imap-wait-for-tag): If process-status isn't open or
2660         run, return nil instead of sit-for looping.
2661
2662 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2663
2664         * lpath.el (featurep): fbind xml-parse-region.
2665
2666         * gnus.el (gnus-message-archive-method): Default to "archive".
2667         (gnus-message-archive-method): Doc fix.
2668         (gnus-parameters-get-parameter): Cleaned up.
2669         (gnus-expand-group-parameter): New function.
2670
2671         * gnus-start.el (gnus-setup-news): Push the archive server only
2672         the server list.
2673
2674         * mml.el (mml-menu): Changed name to "Attachments".
2675
2676         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
2677         when there is something to detroy.
2678
2679 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2680
2681         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
2682         nil.
2683
2684 2001-08-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2685
2686         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
2687         which specifies a time today or tomorrow.
2688
2689 2001-08-15  Simon Josefsson  <jas@extundo.com>
2690         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk)
2691
2692         * gnus-agent.el (gnus-agent-make-mode-line-string)
2693         (gnus-agent-toggle-plugged): Use new API.
2694
2695 2001-08-14  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2696
2697         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
2698         deadline has expired.
2699
2700 2001-08-12  Simon Josefsson  <jas@extundo.com>
2701         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
2702
2703         Support `recent' mark indicating newly arrived messages (to
2704         separate from old but unread messages).
2705
2706         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
2707         `nnmail-split-history' if recent is > 0.
2708         (nnimap-request-update-info-internal): Update `recent' marks.
2709         (nnimap-request-set-mark): Never set `recent' marks.
2710         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
2711         recent.
2712
2713         * gnus-sum.el (gnus-recent-mark): New mark.
2714         (gnus-newsgroup-recent): New variable.
2715         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
2716         (gnus-summary-prepare-threads): Mark recent articles.
2717         (gnus-summary-add-mark): Support recent.
2718         (gnus-summary-update-secondary-mark): Support recent.
2719
2720         * gnus.el (gnus-article-mark-lists): Add recent.
2721
2722 2001-08-12  Simon Josefsson  <jas@extundo.com>
2723
2724         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
2725         whether successful decoding took place.  Add doc.
2726
2727 2001-08-12  Simon Josefsson  <jas@extundo.com>
2728         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
2729
2730         * gnus.el (gnus-summary-line-format, gnus-parameters):
2731         * gnus-gl.el (gnus-summary-grouplens-line-format):
2732         * gnus-salt.el (gnus-summary-pick-line-format):
2733         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
2734
2735 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
2736         Committed by Kai Gro\e,A_\e(Bjohann.
2737
2738         * gnus-score.el (gnus-score-string): Fix `match' regexp
2739         for `extra' header case.
2740
2741 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2742
2743         * nnmbox.el (nnmbox-read-mbox): No warning.
2744
2745 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2746
2747         * nndoc.el (nndoc-article-type): Fix doc.
2748         (nndoc-generate-article-function): New variable.
2749         (nndoc-dissection-function): New variable.
2750         (nndoc-type-alist): Add oe-dbx.
2751         (nndoc-oe-dbx-type-p): New function.
2752         (nndoc-oe-dbx-dissection): New function.
2753         (nndoc-oe-dbx-generate-article): New function.
2754
2755 2001-08-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2756
2757         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
2758         whether deadline has been reached.  Patch from Dan Nicolaescu
2759         <dann@godzilla.ics.uci.edu>.
2760
2761 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2762
2763         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
2764         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
2765         <rintaman@cs.Helsinki.FI>.
2766
2767         * mail-source.el (mail-source-movemail): The error buffer is
2768         modified, but nothing in it.
2769
2770 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2771
2772         * message.el (message-bogus-system-names): New variable.
2773         (message-make-fqdn): Use it.
2774
2775 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2776
2777         * nndraft.el (nndraft-request-group): Use
2778         nndraft-auto-save-file-name.
2779
2780 2001-08-09  Simon Josefsson  <jas@extundo.com>
2781
2782         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
2783         Don't ask whether to decrypt.  Just leave result in buffer (don't
2784         call mm).
2785
2786         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
2787         parts as well.
2788         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
2789         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
2790
2791 2001-08-09  Simon Josefsson  <jas@extundo.com>
2792
2793         * mm-decode.el (mm-insert-part): Return decoding success status.
2794         (mm-save-part-to-file): Error if decoding failed.
2795
2796 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2797
2798         * message.el (message-tab): Use indent-relative.
2799         (message-mode): Don't bind indent-line-function to indent-relative.
2800
2801 2001-08-09  Simon Josefsson  <jas@extundo.com>
2802
2803         * message.el (message-get-reply-headers): Fix string. Suggested by
2804         Christoph Conrad <cc@cli.de>.
2805
2806 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2807
2808         * message.el (message-tab): Use the current value of
2809         indent-line-function.
2810         (message-mode): Bind indent-line-function to indent-relative.
2811
2812 2001-08-08  Simon Josefsson  <jas@extundo.com>
2813
2814         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
2815         whether `imtest' is installed.
2816
2817 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
2818         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
2819
2820         * gnus-sum.el (gnus-summary-show-article): Call
2821         gnus-summary-update-secondary-secondary-mark.
2822         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
2823         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
2824
2825 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2826
2827         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
2828
2829         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
2830
2831         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
2832         <gerd@gnu.org>.
2833
2834         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
2835
2836         * gnus-util.el (gnus-output-to-rmail): Ditto.
2837         (gnus-output-to-mail): Ditto.
2838
2839         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
2840
2841 2001-08-06  Florian Weimer   <fw@deneb.enyo.de>
2842
2843         * message.el (message-indent-citation): Use
2844         `message-yank-cited-prefix' for empty lines.
2845
2846 2001-08-05  Florian Weimer   <fw@deneb.enyo.de>
2847
2848         * message.el (message-indent-citation): Quote only lines starting
2849         with ">" using `message-yank-cited-prefix'.
2850
2851 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
2852
2853         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
2854         gnus-cache-fully-p.
2855
2856 2001-08-04  Simon Josefsson  <jas@extundo.com>
2857
2858         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
2859         file if it doesn't exist (by calling gnus-cache-read-active).
2860
2861 2001-08-04  Simon Josefsson  <jas@extundo.com>
2862
2863         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
2864         (gnus-cache-passively-or-fully-p): Removed.
2865         (gnus-cache-fully-p): Fix it.
2866
2867         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
2868
2869 2001-08-04  Simon Josefsson  <jas@extundo.com>
2870
2871         * gnus-cache.el (gnus-cache-fully-p)
2872         (gnus-cache-passively-or-fully-p): New functions.
2873         (gnus-cache-possibly-enter-article): Cosmetic change, use
2874         `g-c-p-o-f-p'.
2875         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
2876         was bogus (`g-c-p-a-a' does not change active info, just change
2877         the functions parameters).
2878         (gnus-cache-possibly-remove-articles-1): Make sure articles are
2879         not removed in groups that match `gnus-uncacheable-groups'.
2880
2881         Reported and modifications based on discussions with Nuutti
2882         Kotivuori <nuutti.kotivuori@smarttrust.com>.
2883
2884 2001-08-04  Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
2885         Committed by Simon Josefsson  <jas@extundo.com>
2886
2887         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
2888         calls `gnus-cache-update-active' if bounds has been extended.
2889
2890 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2891
2892         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
2893         before remove.
2894         (gnus-mime-security-show-details): Ditto.
2895
2896 2001-08-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2897
2898         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
2899         syntax.  Protect string-match against nil string and regexp.
2900
2901 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2902
2903         * mm-util.el (mm-find-charset-region): Remove control-1.
2904
2905 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2906
2907         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
2908
2909 2001-08-04  Simon Josefsson  <jas@extundo.com>
2910
2911         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
2912         buffer.  Delete MIME-Version header.
2913
2914 2001-08-03  Simon Josefsson  <jas@extundo.com>
2915
2916         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
2917         that is entered does not necessarily have the highest article
2918         number in the group, so use `gnus-cache-possibly-alter-active'
2919         instead of `gnus-cache-update-active'.
2920
2921 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2922
2923         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
2924
2925 2001-08-03  Simon Josefsson  <jas@extundo.com>
2926
2927         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
2928         menu.
2929
2930 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2931
2932         * gnus.el (post-method): New group parameter.  It also provides
2933         the user option `gnus-post-method-alist' and the internal function
2934         `gnus-parameter-post-method'.
2935
2936         * gnus-msg.el (gnus-post-method): Bind the value of
2937         `gnus-post-method' to the group parameter if it is defined.
2938
2939 2001-08-02  Simon Josefsson  <jas@extundo.com>
2940
2941         * smime.el (smime-extra-arguments): Removed.
2942         (smime-call-openssl-region): Don't use it.
2943
2944 2001-08-02  Simon Josefsson  <jas@extundo.com>
2945
2946         * smime.el (smime-sign-region): Handle stderr.
2947         (smime-encrypt-region): Ditto.
2948
2949         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
2950         match the ASN.1 length bytes.
2951         (mm-pkcs7-enveloped-magic): Ditto.
2952         (mm-view-pkcs7-get-type): Don't regexp quote.
2953
2954 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2955         From Andreas Fuchs <asf@void.at>
2956
2957         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
2958
2959 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2960
2961         * gnus-art.el (gnus-header-button-alist): References regexp.
2962
2963 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
2964
2965         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
2966         already fboundp.  Add INTERACTIVE arg to autoload form.
2967
2968 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2969
2970         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
2971
2972         * nnmail.el (nnmail-cache-open): Ditto.
2973
2974 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2975
2976         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
2977
2978 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2979
2980         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
2981
2982 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2983         Originally from Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2984
2985         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
2986         (gnus-agent-toggle-plugged): Use it.
2987
2988 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
2989
2990         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
2991         (gnus-ding-file-coding-system): New variable.
2992         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
2993         (gnus-slave-save-newsrc): Use it.
2994
2995 2001-07-31  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2996
2997         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
2998         syntax.
2999
3000 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3001         Originally from Andreas Fuchs <asf@void.at>
3002
3003         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
3004         (mml2015-gpg-pretty-print-fpr): New function.
3005         (mml2015-gpg-extract-signature-details): More details, rename from
3006         `m-g-e-from'.
3007         (mml2015-gpg-verify): Use them.
3008         (mml2015-gpg-clear-verify): Use them.
3009
3010 2001-07-31  Simon Josefsson  <jas@extundo.com>
3011
3012         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
3013         buffer when done.
3014
3015 2001-07-30  Simon Josefsson  <jas@extundo.com>
3016
3017         * smime.el (smime-call-openssl-region): Revert previous change,
3018         just pass on buf to `call-process-region'.
3019         (smime-verify-region): Doc fix.  Don't message stuff.  Use
3020         `smime-new-details-buffer'.  Inserts error messages into buffer.
3021         (smime-noverify-region): Ditto.
3022         (smime-decrypt-region): Ditto.  Handles stderr separately.
3023         (smime-verify-buffer, smime-noverify-buffer)
3024         (smime-decrypt-buffer): Doc fix.
3025         (smime-new-details-buffer): New function.
3026         (smime-pkcs7-region, smime-pkcs7-certificates-region)
3027         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
3028         (smime-sign-region, smime-encrypt-region): Don't use
3029         `insert-buffer'.
3030
3031         * mml-smime.el (mml-smime-verify): Fix security button strings.
3032
3033 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3034
3035         * gnus-art.el (gnus-mime-save-part-and-strip): Save
3036         gnus-article-mime-handles.
3037
3038 2001-07-29  Simon Josefsson  <jas@extundo.com>
3039
3040         * mail-source.el (top-level): Require message for message-directory.
3041         (mail-source-directory): Change default to message-directory.
3042
3043         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
3044         (smime-certificate-directory, smime-openssl-program)
3045         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
3046         (smime-extra-arguments): New variable.
3047         (smime-dns-server): Fix customize group.
3048         (smime-call-openssl-region): Use `smime-extra-arguments'.
3049
3050 2001-07-29  Simon Josefsson  <jas@extundo.com>
3051         From Vladimir Volovich <vvv@vsu.ru>
3052
3053         * smime.el (smime-call-openssl-region): Ignore stderr.
3054
3055 2001-07-29  Simon Josefsson  <jas@extundo.com>
3056         From Christoph Conrad <christoph.conrad@gmx.de>
3057
3058         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
3059         file.
3060
3061 2001-07-29  Simon Josefsson  <jas@extundo.com>
3062
3063         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
3064
3065         Support S/MIME decryption.
3066
3067         * mm-decode.el (mm-inline-media-tests):
3068         (mm-inlined-types):
3069         (mm-automatic-display):
3070         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
3071
3072         * mm-view.el (mm-pkcs7-signed-magic):
3073         (mm-pkcs7-enveloped-magic): New variables.
3074         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
3075         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
3076         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
3077         PKCS#7 blobs.
3078
3079         * smime.el (smime-decrypt-region): Expand keyfile.
3080
3081 2001-07-29  Simon Josefsson  <jas@extundo.com>
3082
3083         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
3084         `ssl.el' variables.
3085
3086         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
3087         but line instead of narrowing to it, because `nnmail-parse-active'
3088         calls widen.  Thanks to Christoph Conrad
3089         <christoph.conrad@gmx.de>.
3090
3091 2001-07-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3092
3093         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
3094         for %B spec.
3095
3096         * gnus-sum.el (gnus-summary-prepare-threads): If
3097         gnus-sum-thread-tree-root is nil, use subject instead.
3098         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
3099         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
3100         (gnus-sum-thread-tree-leaf-with-other)
3101         (gnus-sum-thread-tree-single-leaf): Documentation.
3102         (gnus-sum-thread-tree-single-indent): Allow nil.
3103
3104 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3105
3106         * message.el (message-fill-paragraph): Do nothing if the user
3107         wants filladapt-mode.
3108
3109 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3110
3111         * mm-decode.el (mm-image-type-from-buffer): New function.
3112         (mm-get-image): Use it.
3113
3114 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3115
3116         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
3117
3118         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
3119         mm-display-parts too.
3120
3121 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3122
3123         * nnfolder.el (nnfolder-request-accept-article): Bind
3124         nntp-server-buffer.
3125
3126         * nnmail.el (nnmail-parse-active): Read from buffer instead of
3127         nntp-server-buffer.
3128
3129 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3130
3131         * message.el (message-check-news-header-syntax): Use
3132         message-post-method.
3133         (message-send-news): Bind message-post-method.
3134
3135 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3136
3137         * mml.el (mml-tweak-type-alist): New variable.
3138         (mml-tweak-function-alist): New variable.
3139         (mml-tweak-part): New function.
3140         (mml-generate-mime-1): Use it.
3141
3142 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3143
3144         * nnfolder.el (nnfolder-request-accept-article): Replace
3145         nnfolder-request-list.
3146
3147 2001-07-27  Simon Josefsson  <jas@extundo.com>
3148
3149         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
3150         nnoo-change-server failed to do it.
3151
3152 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3153
3154         * gnus.el (gnus-parameters): Make it customizable.
3155
3156 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3157
3158         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
3159
3160         * message.el (message-set-auto-save-file-name): More
3161         poor-system-types.
3162
3163         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
3164
3165         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
3166         supports +.
3167
3168 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3169
3170         * mm-decode.el (mm-readable-p): New function.
3171         (mm-inline-media-tests): Fix the default testers.
3172
3173 2001-07-26  Simon Josefsson  <jas@extundo.com>
3174
3175         * nnimap.el (nnimap-version): Bump version number.
3176
3177 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3178         From Steven E. Harris <seh@speakeasy.org>
3179
3180         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
3181         in M$Windows too.
3182
3183 2001-07-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3184
3185         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
3186
3187 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3188
3189         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
3190
3191         * mm-decode.el (mm-get-image): Guess then use the type.
3192
3193         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
3194
3195 2001-07-25 12:54:00  Danny Siu <dsiu@adobe.com>
3196
3197         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
3198         display (%B) for threads if threading is off.
3199
3200 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3201         From Henrik Enberg <henrik@enberg.org>
3202
3203         * gnus-msg.el: Customization patch.
3204
3205 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
3206
3207         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
3208         variable.
3209         (nnmail-split-fancy-with-parent): Ignore certain groups.
3210
3211 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3212
3213         * gnus-util.el (gnus-byte-compile): New function.
3214         (gnus-use-byte-compile): New variable.
3215         (gnus-make-sort-function): Use it.
3216
3217         * nnmail.el (nnmail-get-new-mail): Use it.
3218
3219         * gnus-agent.el (gnus-category-make-function): Simple function or
3220         compiled function.
3221         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
3222
3223         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
3224         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
3225         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
3226
3227         * message.el (message-check-news-header-syntax): Remove quote.
3228
3229 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3230
3231         * message.el (message-use-mail-followup-to): `t' is not a
3232         documented value.
3233
3234 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3235
3236         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
3237
3238 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3239
3240         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
3241         there are long lines.
3242
3243 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3244
3245         * dgnushack.el (copy-list): New compiler macro.
3246
3247 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3248
3249         * message.el (message-bounce): If no Return-Path, the whole
3250         content is considered as the original message.
3251
3252         * nnml.el (nnml-check-directory-twice): New variable.
3253         (nnml-article-to-file): Use it.
3254         (nnml-retrieve-headers): Hack it.
3255
3256 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3257
3258         * gnus-win.el (gnus-buffer-configuration): New configure.
3259
3260         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
3261         not alive.
3262
3263         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
3264         (mm-display-external): Use display-term configure.
3265
3266 2001-07-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3267
3268         * gnus-delay.el (gnus-delay-default-hour): New variable.
3269         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
3270
3271 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3272         From Karl Kleinpaste <karl@charcoal.com>
3273
3274         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
3275         (gnus-summary-prepare-threads): Ditto.
3276
3277         * gnus.el (gnus-summary-line-format): Add %B.
3278
3279 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3280
3281         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
3282
3283         * mm-util.el (mm-string-as-multibyte): New function.
3284
3285         * nnmh.el (nnmh-request-list-1): Encode, not decode!
3286
3287 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3288
3289         * mm-util.el (mm-universal-coding-system): New variable.
3290
3291         * gnus-start.el (gnus-startup-file-coding-system): Use it.
3292
3293         * score-mode.el (score-mode-coding-system): Use it.
3294
3295 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3296
3297         * gnus-start.el (gnus-setup-news): Call
3298         `gnus-check-bogus-newsgroups' just after the native server is
3299         opened.
3300
3301 2001-07-23  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3302
3303         * nnmail.el (nnmail-do-request-post): Util function to be used by
3304         `nnchoke-request-post' for all nnmail-derived backends.
3305
3306         * nnml.el (nnml-request-post): Use it.
3307
3308         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
3309         backend, for it groks nnml-request-post.
3310
3311         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
3312         Treat `mail-post' backends like `mail' backends, not like `news'
3313         backends.
3314
3315 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3316
3317         * gnus-msg.el (gnus-setup-message): make-local-hook.
3318
3319 2001-07-22  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3320
3321         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
3322         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
3323         <karl@charcoal.com>, slightly changed by Kai.
3324
3325         * message.el (message-check-news-header-syntax): When checking
3326         whether the groups exist, check the right server based on
3327         `gnus-post-method'.
3328
3329 2001-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3330
3331         * gnus-delay.el: New file.
3332
3333 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3334
3335         * mm-util.el (mm-read-coding-system): Take two arguments.
3336
3337         * gnus-sum.el (gnus-summary-show-article): Use
3338         mm-read-coding-system.
3339
3340         * gnus-art.el (article-de-quoted-unreadable):
3341         (article-de-base64-unreadable, article-wash-html):
3342         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
3343
3344 2001-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3345
3346         * nnml.el (nnml-request-post): New function.  Can be used for
3347         annotations in nnml groups.
3348
3349 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3350
3351         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
3352         command.
3353
3354         * gnus-start.el (gnus-find-new-newsgroups): Use
3355         `message-make-date' instead of `current-time-string'.
3356         (gnus-ask-server-for-new-groups): Ditto.
3357         (gnus-check-first-time-used): Ditto.
3358
3359 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3360
3361         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
3362
3363 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
3364
3365         * message.el (message-shorten-references): Change `maxcount' and
3366         `cut' to obey USEFOR draft 5.
3367
3368 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
3369
3370         * gnus-sum.el (gnus-summary-display-arrow): New variable.
3371         (gnus-summary-set-article-display-arrow): New function.
3372         (gnus-summary-goto-subject): Use it.
3373
3374 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3375
3376         * gnus-sum.el (gnus-summary-import-article): Insert date if
3377         doesn't exist.
3378
3379 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3380
3381         * mml.el (mml-content-type-parameters): New variable.
3382         (mml-content-disposition-parameters): New variable.
3383         (mml-insert-mime-headers): Use them.
3384         (mml-parse-1): Accept charset.
3385
3386 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3387
3388         * gnus-group.el (gnus-group-select-group): Doc fix.
3389
3390         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
3391
3392 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3393
3394         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
3395         to handle `define-derived-mode'.
3396
3397 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3398         From:  Stefan Monnier  <monnier@cs.yale.edu>
3399
3400         * message.el (message-mode): Use define-derived-mode.
3401         (message-tab): message-completion-alist.
3402
3403         * imap.el (imap-interactive-login): Use make-local-variable.
3404         (imap-open): Ditto.
3405         (imap-authenticate): Ditto.
3406
3407         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
3408
3409         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
3410
3411 2001-07-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3412
3413         * message.el (message-citation-line-function): Refer to
3414         gnus-cite-attribution-suffix.
3415
3416 2001-07-15  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3417
3418         * gnus-art.el,...: Error convention changes.
3419
3420 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3421
3422         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
3423
3424 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3425
3426         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
3427         (nnrss-read-server-data): Ditto.
3428
3429 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3430
3431         * gnus-setup.el (gnus-use-installed-gnus): Typo.
3432         * Cleanup files.
3433         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
3434
3435 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3436
3437         * gnus.el (gnus-summary-line-format): Add %o.
3438
3439         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
3440         unless shell outputs something.
3441
3442 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3443
3444         * gnus-art.el (gnus-boring-article-headers): Better doc.
3445         (article-hide-headers): Better regexp.
3446         Suggested by Matt Swift <swift@alum.mit.edu>.
3447
3448         * nnheader.el (nnheader-max-head-length): Better doc.
3449         (nnheader-header-value): Skip spaces.
3450         (nnheader-parse-head): Remove space.
3451         Suggested by Matt Swift <swift@alum.mit.edu>.
3452
3453         * gnus-sum.el (gnus-summary-show-raw-article): New function.
3454         (gnus-get-newsgroup-headers): Remove space.
3455
3456 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3457
3458         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
3459         (gnus-summary-reply): Use it.
3460         (gnus-summary-reply-broken-reply-to): New function.
3461         (gnus-msg-force-broken-reply-to): New function.
3462
3463         * mm-view.el (mm-inline-text): Showing as text/plain when error.
3464
3465 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3466
3467         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
3468
3469 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3470
3471         * mm-decode.el (mm-external-terminal-program): New variable.
3472         (mm-display-external): Use it. Use term to display when no
3473         window-system.
3474
3475 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
3476
3477         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
3478         Browse->Next entries to Browse->Prev
3479
3480 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3481
3482         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
3483
3484 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3485
3486         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
3487         for the default encoding.
3488
3489         * nnrss.el (nnrss-url-field): New field.
3490         (nnrss-request-article): Add newsgroups.
3491
3492         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
3493
3494 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3495
3496         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
3497
3498         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
3499         (gnus-draft-setup): Remove backlog.
3500
3501 2001-07-10  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3502
3503         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
3504         Cleanup.
3505
3506 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3507
3508         * gnus-msg.el (gnus-bug): Erase buffer.
3509
3510         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
3511
3512 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3513
3514         * mm-decode.el (mm-attachment-override-p): Fix typo.
3515
3516 2001-03-19 05:28:00  Katsumi Yamaoka <yamaoka@jpl.org>
3517
3518         * gnus-kill.el (gnus-execute): Work with the extra headers.
3519         * gnus-sum.el (gnus-summary-execute-command): Ditto.
3520
3521 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3522
3523         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
3524         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
3525
3526         * message.el (message-send-mail-real-function): New variable.
3527         (message-send-mail-partially, message-send-mail):
3528
3529         * nngateway.el (nngateway-request-post): Use it.
3530
3531         * gnus-agent.el (gnus-agentize): Use it.
3532
3533         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
3534         (nnsoup-revert-variables): Use it.
3535
3536 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
3537
3538         * mm-decode.el (mm-inline-media-tests): Default to displaying as
3539         text/plain if the type doesn't match any other media types.
3540         (mm-inlined-types): Doc fix.
3541         (mm-display-inline): Revert previous change (now handled by a
3542         default type in `mm-inline-media-tests'.
3543         (mm-inlinable-p): Revive.
3544         (mm-display-part): Call `mm-inlinable-p'.
3545         (mm-attachment-override-p): Ditto.
3546         (mm-inlined-p): Doc fix.
3547
3548         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
3549         well as `mm-inlined-p'.
3550
3551 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3552
3553         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
3554         (nntp-send-command-and-decode): Use gnus-point-at-bol.
3555
3556 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3557         From  Paul Jarc <prj@po.cwru.edu>
3558
3559         * message.el (message-use-mail-followup-to): New variable.
3560         (message-get-reply-headers): Use it.
3561
3562 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
3563
3564         * nnheader.el (nnheader-init-server-buffer): Make sure the
3565         *nntpd* buffer is made multibyte instead of a random buffer.
3566
3567 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3568
3569         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
3570         when it returns headers.
3571
3572 2001-07-07  Simon Josefsson  <jas@extundo.com>
3573
3574         * rfc2047.el (rfc2047-encode-message-header): Skip header when
3575         trying to fold. Thanks to Colin Walters
3576         <walters@cis.ohio-state.edu>
3577
3578 2001-07-06  Simon Josefsson  <jas@extundo.com>
3579
3580         * imap.el (imap-parse-address-list, imap-parse-flag-list)
3581         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
3582         Add information in `assert's.
3583
3584         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
3585         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
3586         and `nnimap-group-overview-filename', should handle all
3587         change-of-uidvalidity related issues.  But there may be other
3588         problems.)
3589
3590 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
3591
3592         * rfc2047.el (rfc2047-encode-message-header): Don't include the
3593         header name when folding.
3594
3595 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
3596
3597         * mm-decode.el (mm-inlined-types): Document relationship with
3598         `mm-inline-media-tests'.
3599         (mm-display-inline): Default to displaying as plain text if no
3600         inlining handler is available.
3601         (mm-inlinable-p): Remove.
3602         (mm-inlined-p): Don't call `mm-inlinable-p'.
3603         (mm-automatic-display-p): Ditto.
3604         (mm-attachment-override-p): Ditto.
3605
3606 2001-07-04  Simon Josefsson  <jas@extundo.com>
3607
3608         * nnimap.el (nnimap-importantize-dormant): New variable.
3609         (nnimap-request-update-info-internal): Use it.
3610         (nnimap-request-set-mark): Ditto.
3611
3612 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
3613
3614         * nntp.el (nntp-send-command): don't pass a buffer argument to
3615         `point'. Only XEmacs accepts this.
3616         * nntp.el (nntp-send-command-nodelete): ditto.
3617         * nntp.el (nntp-send-command-and-decode): ditto.
3618
3619 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
3620
3621         * nntp.el (nntp-open-connection-function): doc update.
3622         * nntp.el (nntp-pre-command): New.
3623         * nntp.el (nntp-via-rlogin-command): New.
3624         * nntp.el (nntp-via-telnet-command): New.
3625         * nntp.el (nntp-via-telnet-switches): New.
3626         * nntp.el (nntp-via-user-name): New.
3627         * nntp.el (nntp-via-user-password): New.
3628         * nntp.el (nntp-via-address): New.
3629         * nntp.el (nntp-via-envuser): New.
3630         * nntp.el (nntp-via-shell-prompt): New.
3631         * nntp.el (nntp-open-telnet-stream): New.
3632         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
3633         * nntp.el (nntp-open-via-telnet-and-telnet): New.
3634         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
3635         * nntp.el (nntp-send-command): ditto.
3636         * nntp.el (nntp-send-command-nodelete): ditto.
3637         * nntp.el (nntp-send-command-and-decode): ditto.
3638
3639 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
3640
3641         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
3642         `when'.
3643
3644 2001-07-03  Simon Josefsson  <jas@extundo.com>
3645         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
3646
3647         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
3648
3649 2001-07-03  Simon Josefsson  <jas@extundo.com>
3650
3651         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
3652         remove it (workaround XEmacs `fill-region' bug).
3653
3654 2001-07-01  Simon Josefsson  <jas@extundo.com>
3655
3656         * nnimap.el (nnimap-date-days-ago): Defeat locale.
3657
3658 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3659
3660         * mml2015.el (mml2015-format-error): New function.
3661         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
3662         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
3663         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
3664
3665 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3666
3667         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
3668         Suggested by Christoph Conrad <C.Conrad@cli.de>.
3669
3670         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
3671         group variables.
3672
3673 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3674
3675         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
3676
3677         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
3678         (nnrss-save-group-data): Ditto.
3679
3680         * gnus-agent.el (gnus-agent-save-alist): Ditto.
3681
3682 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3683
3684         * message.el (message-do-send-housekeeping): Narrow to headers.
3685
3686 2001-06-24  Simon Josefsson  <jas@extundo.com>
3687
3688         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
3689         insertion when breaking lines looked for " \t" instead of "[ \t]".
3690         (rfc2047-encode-message-header): Fold lines even if
3691         no QP encoding is done.
3692
3693 2001-06-23  Simon Josefsson  <jas@extundo.com>
3694         From Samuel Tardieu <sam@inf.enst.fr>
3695
3696         * smime.el (smime-keys): Support additional certificates.
3697         (smime-make-certfiles): New function.
3698         (smime-sign-region): Use previous variables.
3699         (smime-get-certfiles): New function.
3700         (smime-sign-buffer): Use it.
3701         (smime-verify-region): Support both CAfile and CApath.
3702
3703 2001-06-23  Simon Josefsson  <jas@extundo.com>
3704
3705         * smime.el (smime-decrypt-region): Perhaps work.
3706
3707 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3708
3709         * gnus-msg.el (gnus-copy-article-buffer): Typo.
3710
3711 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
3712
3713         * mm-decode.el (mm-save-part): Rewrite file name.
3714         (mm-file-name-rewrite-functions): New variable.
3715         (mm-file-name-delete-whitespace): New function.
3716         (mm-file-name-trim-whitespace): New function.
3717         (mm-file-name-collapse-whitespace): New function.
3718         (mm-file-name-replace-whitespace): New variable and function.
3719
3720 2001-06-22  Simon Josefsson  <jas@extundo.com>
3721
3722         * message.el (message-make-date): Workaround locale for weekdays.
3723
3724 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3725
3726         * message.el (message-goto-body): Return nil if not found. (revert!)
3727
3728 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3729         From Fremlin <chief@bandits.org>
3730
3731         * message.el (message-goto-body): Some messages have no header.
3732
3733         * gnus-msg.el (gnus-copy-article-buffer): Use it.
3734
3735 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
3736
3737         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
3738
3739 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3740
3741         * message.el (message-make-date): Add week day.
3742         Suggested by Jason R. Mastaler <jason@mastaler.com>.
3743
3744 2001-06-19  Simon Josefsson  <jas@extundo.com>
3745
3746         * message.el (message-yank-prefix): Doc fix.
3747         (message-yank-cited-prefix): Ditto.
3748         (message-delete-not-region): Keep citation prefix on first line,
3749         if possible and appropriate.
3750
3751 2001-06-19  Simon Josefsson  <jas@extundo.com>
3752
3753         * imap.el (imap-process-connection-type): New variable.
3754         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
3755         recent `imtest's work completely (no line length issues), while
3756         making making old `imtest's unusable.  Thanks to NAGY Andras
3757         <nagya@inf.elte.hu> for his work.
3758
3759 2000-12-30  NAGY Andras <nagya@inf.elte.hu>
3760
3761         * imap.el (imap-ssl-program): Add -quiet to shut up
3762         OpenSSL/SSLeay's internal debug talk.
3763
3764 2001-06-19  Matt Armstrong <matt@lickey.com>
3765
3766         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
3767         server.
3768
3769 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3770
3771         * nnmail.el (nnmail-article-buffer): New variable.
3772         (nnmail-split-incoming): Use it.
3773
3774 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
3775
3776         * qp.el (quoted-printable-decode-region): If called interactively,
3777         use coding-system-for-read.
3778
3779 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3780
3781         * message.el (message-check-news-header-syntax): Check Reply-To.
3782
3783 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3784
3785         * mml.el (mml-parse-1): Use message options.
3786
3787         * message.el (message-do-fcc): Don't do anything if there is no
3788         FCC.
3789
3790 2001-06-16  Simon Josefsson  <jas@extundo.com>
3791
3792         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
3793         (nnimap-expunge-search-string): New variable.
3794         (nnimap-request-expire-articles): Use it.
3795
3796 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3797
3798         * message.el (message-send-mail-with-qmail): wrong exit status is
3799         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
3800
3801 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3802
3803         * gnus-art.el (article-strip-multiple-blank-lines): Use
3804         delete-region instead of replace-match.
3805
3806 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3807
3808         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
3809         (nnweb-google-wash-article): Ditto.
3810
3811 2001-06-14 Ferenc Wagner <wferi@bolyai1.elte.hu>
3812
3813         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
3814
3815 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3816
3817         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
3818         specs.
3819
3820 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3821
3822         * gnus.el (gnus-email-address): Move it here.
3823
3824         * gnus-art.el (article-de-quoted-unreadable): Read charset if
3825         requested.
3826         (article-de-base64-unreadable): Ditto.
3827         (article-wash-html): Ditto.
3828
3829 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3830
3831         * message.el (message-options-set-recipient): Don't add ", "
3832         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
3833
3834 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3835
3836         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
3837
3838 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3839
3840         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
3841         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
3842
3843         * nnrss.el (nnrss-node-text): Node might be nil.
3844
3845 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3846
3847         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
3848         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
3849
3850         * nnrss.el (nnrss-group-alist): More items.
3851
3852 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3853
3854         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
3855
3856 2001-06-03  Dale Hagglund  <rdh@best.com>
3857
3858         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
3859        restrict clauses.
3860
3861 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3862
3863         From Benjamin Rutt <brutt+news@bloomington.in.us>
3864
3865         * message.el (message-wide-reply-confirm-recipients): New variable.
3866
3867 2001-06-06  Mark Thomas  <mthomas@edrc.cmu.edu>
3868
3869         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
3870         fix so it works with XEmacs.
3871
3872 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3873
3874         * nnrss.el (nnrss-retrieve-headers): Support description as extra
3875         headers.
3876
3877 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3878
3879         * nnrss.el: Fix a few bugs.
3880
3881 2001-06-05  Simon Josefsson  <jas@extundo.com>
3882
3883         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
3884         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
3885
3886 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
3887
3888         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
3889         binary so that we don't transmit ISO 2022 garbage to the process.
3890         This is needed under XEmacs.
3891
3892 2001-06-03  Simon Josefsson  <simon@josefsson.org>
3893
3894         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
3895         autoloaded incorrectly below because ssl-program-* is bound.)
3896         Thanks to Amos Gouaux for report.
3897
3898 2001-06-02  Simon Josefsson  <simon@josefsson.org>
3899
3900         * imap.el (imap-kerberos4-open):
3901         (imap-gssapi-open):
3902         (imap-ssl-open):
3903         (imap-network-open):
3904         (imap-shell-open):
3905         (imap-starttls-open): Set buffer to workaround spurious
3906         `accept-process-output' buffer changes.  Thanks to Mats Lidell
3907         <Mats.Lidell@contactor.se> for report and partial patch and Jake
3908         Colman <colman@ppllc.com> for report.
3909
3910 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3911
3912         * gnus-sum.el (gnus-summary-catchup): New argument.
3913         (gnus-summary-catchup-from-here): New function.
3914
3915 2001-05-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3916
3917         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
3918         back, then insert glyph.  (Before, the glyph was inserted first,
3919         then the newline.)  This works around a behavior in XEmacs where
3920         it is not possible to insert a character after a glyph which is at
3921         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
3922
3923 2001-05-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3924
3925         From Jaap-Henk Hoepman (jhh@xs4all.nl).
3926
3927         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
3928         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
3929         mm-destroy-postponed-undisplay-list): New functions.
3930         (mm-display-external): Use them.
3931
3932 2001-05-27  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3933
3934         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
3935         `default-low' when evaluating `gnus-summary-highlight'.
3936         From Raja R Harinath <harinath@cs.umn.edu>.
3937
3938 2001-05-27  Simon Josefsson  <simon@josefsson.org>
3939
3940         * message.el (message-yank-cited-prefix): New variable.
3941         (message-indent-citation): Use it.
3942
3943         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
3944         as details.
3945         (mml2015-mailcrypt-clear-verify): Ditto.
3946
3947 2001-05-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3948         From Nevin Kapur <nevin@jhu.edu>.
3949
3950         * gnus-sum.el (gnus-summary-default-high-score,
3951         gnus-summary-default-low-score): New variables.
3952         (gnus-summary-highlight): Use them.
3953
3954 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
3955
3956         * message.el (message-mail): pass the 'send-actions argument to
3957         `message-setup'.
3958
3959 2001-05-16  Simon Josefsson  <simon@josefsson.org>
3960         From Raymond Scholz <ray-2001@zonix.de>
3961
3962         * gnus-art.el (gnus-mime-view-part-as-charset):
3963         (gnus-mime-internalize-part): Doc fixes.
3964
3965 2001-05-11  Simon Josefsson  <simon@josefsson.org>
3966
3967         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
3968         status lines without any text ("^215$").
3969
3970 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3971
3972         * nnrss.el (nnrss-check-group): Reverse.
3973
3974 2001-05-07  Simon Josefsson  <simon@josefsson.org>
3975
3976         * message.el (message-get-reply-headers):
3977         (message-followup): Fix typo, suggested by David Green
3978         <dgreen@uab.edu>
3979
3980 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3981
3982         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
3983
3984         * nnrss.el (nnrss-open-server): Read server data when it is called.
3985         (nnrss-request-expire-articles): Fix.
3986
3987 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3988
3989         * message.el (message-do-send-housekeeping): mail-abbrevs may
3990         rename buffer behind Gnus.
3991
3992 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3993
3994         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
3995         (nnrss-group-alist): Add more resources.
3996         (nnrss-check-group): Ignore errors.
3997
3998 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3999
4000         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
4001
4002         * nnslashdot.el (nnslashdot-request-list): Add time.
4003         (nnslashdot-request-expire-articles): New function.
4004
4005         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
4006         secondary methods too.
4007
4008 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4009
4010         * message.el (message-use-followup-to): Set default value to t.
4011
4012 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
4013
4014         * message.el (message-dont-reply-to-names): Fix documentation.
4015         (message-get-reply-headers): Use Mail-Followup-To only for wide
4016         replies.
4017
4018 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4019
4020         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
4021         correctly.
4022         (nnrss-check-group): Use time.
4023
4024 2001-05-01 19:21:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4025
4026         * gnus.el: Oort Gnus v0.03 is released.
4027
4028 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4029
4030         * nnultimate.el (nnultimate-topic-article-to-article): Use the
4031         group.
4032
4033 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4034
4035         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
4036
4037 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4038
4039         * nnultimate.el (nnultimate-retrieve-headers): Return all
4040         available headers.
4041
4042         * gnus-sum.el (gnus-read-all-available-headers): New variable.
4043         (gnus-get-newsgroup-headers-xover): Use it.
4044
4045 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4046
4047         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
4048
4049 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4050
4051         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
4052
4053 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4054
4055         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
4056         disable it.
4057
4058         * gnus.el (gnus-info-nodes): Remove a few The's.
4059
4060 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4061
4062         * mail-source.el (mail-source-movemail): Call-process may return a
4063         signal description string.
4064
4065         * gnus-start.el (gnus-read-newsrc-el-file):
4066         gnus-newsrc-file-version may be nil.
4067
4068         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
4069         Suggested by Michael Sperber [Mr. Preprocessor]
4070         <sperber@informatik.uni-tuebingen.de>.
4071
4072 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
4073
4074         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
4075
4076 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
4077
4078         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
4079         fontify HANDLE.
4080
4081 2001-04-18  Simon Josefsson  <simon@josefsson.org>
4082
4083         * smime.el (smime-ask-passphrase): Rework to return value.
4084         (smime-sign-region): Rework to bind value and use it.
4085         (smime-decrypt-region): Ditto.
4086
4087 2001-04-18  Mathias Herberts <Mathias.Herberts@iroise.net>
4088         Committed by Simon Josefsson  <simon@josefsson.org>
4089
4090         * smime.el (smime-ask-passphrase): New function.
4091         (smime-sign-region): Use it.
4092         (smime-encrypt-cipher): New variable.
4093         (smime-decrypt-region): Ditto.
4094
4095 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
4096         Committed by Simon Josefsson  <simon@josefsson.org>
4097
4098         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
4099         the log.
4100
4101 2001-04-14 01:14:42 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4102
4103         *gnus.el: Oort Gnus v0.02 is released.
4104
4105 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
4106
4107         * gnus.el: Oort Gnus v0.01 is released.
4108
4109 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4110
4111         * gnus-sum.el (gnus-summary-highlight): Highlight read
4112         undownloaded articles as read articles.
4113
4114         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
4115         (gnus-agent-get-undownloaded-list): Mark all undownloaded
4116         articles, even read ones, as such.
4117
4118         * gnus-sum.el (gnus-summary-find-matching): Clean up.
4119         (gnus-find-matching-articles): New function.
4120         (gnus-summary-limit-include-matching-articles): New command.
4121         (gnus-summary-limit-include-thread): Include articles that have
4122         matching subjects.
4123         (gnus-offer-save-summaries): Clean up.
4124
4125 2001-04-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4126
4127         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
4128
4129 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4130         From Jason Merrill <jason_merrill@redhat.com>
4131
4132         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
4133
4134 2001-04-10 08:01:15  Katsumi Yamaoka <yamaoka@jpl.org>
4135         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
4136
4137         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
4138         newsgroup names when the original article is a news message.
4139
4140 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4141
4142         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
4143         supported. Suggest by Jim Meyering <jim@meyering.net>.
4144
4145 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
4146         Committed by Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
4147
4148         * nnmail.el (nnmail-split-it): Added check for .* at the end of
4149         regexp in nnmail-split-fancy.
4150
4151 2001-04-10  Simon Josefsson  <simon@josefsson.org>
4152
4153         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
4154
4155 2001-04-10  Colin Marquardt <colin.marquardt@usa.alcatel.com>
4156
4157         * message.el (message-send-mail): Improve the interaction with the
4158         user.
4159
4160 2001-04-10  Simon Josefsson  <simon@josefsson.org>
4161
4162         * imap.el (imap-message-copy): Work around buggy servers that
4163         doesn't send TRYCREATE tags.
4164
4165 2001-04-09 01:15:54  Katsumi Yamaoka <yamaoka@jpl.org>
4166
4167         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
4168
4169 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4170
4171         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
4172         date.
4173
4174 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4175
4176         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
4177         lives.
4178
4179 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4180
4181         * gnus-art.el (gnus-parse-news-url): New function.
4182         (gnus-button-handle-news): New function.
4183         (gnus-button-alist): Point to new functions.
4184
4185         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
4186
4187         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
4188         gnus-format-specs.
4189
4190         * message.el (message-check-news-header-syntax): Question even
4191         when Gnus doesn't know the group names.
4192         (message-send-news): Clean up.
4193
4194         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
4195         exited on purpose without saving.
4196
4197         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
4198
4199 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4200
4201         * gnus-score.el (gnus-score-orphans): Clean up.
4202
4203         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
4204
4205         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
4206         later.
4207
4208         * gnus-start.el (gnus-close-all-servers): Find the right items to
4209         close.
4210
4211         * qp.el (quoted-printable-decode-region): Just message
4212         malformation; don't quit.
4213
4214 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4215         From Gerd Moellmann <gerd@gnu.org>.
4216
4217         * gnus.el (gnus-interactive): A typo.
4218
4219 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
4220         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
4221
4222         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
4223         `assq-delete-all', if that function exists; otherwise use the old
4224         definition. Documentation changed to match the one in
4225         `assq-delete-all'.
4226
4227 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4228
4229         * gnus-start.el (gnus-close-all-servers): New function.
4230
4231         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
4232         (gnus-server-remove-denials): Clean up.
4233
4234         * gnus-sum.el (gnus-summary-sort-by-original): New command and
4235         keystroke.
4236
4237 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4238
4239         * message.el (message-send-news): Message where we are sending.
4240         (message-send-mail): Ditto.
4241
4242         * gnus.el (gnus-server-string): New function.
4243
4244         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
4245
4246         * mm-decode.el (mm-default-directory): Customized.
4247         (mm-tmp-directory): Ditto.
4248
4249         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
4250         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
4251         or Chars.
4252         (gnus-summary-line-format-alist): ?l is now a string.
4253         (gnus-summary-prepare-threads): Output ? for unknown lines.
4254         (gnus-summary-insert-line): Ditto.
4255         (gnus-summary-print-article): Unbalanced parentheses.
4256
4257         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
4258         out whether new stuff has arrived.
4259
4260 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
4261
4262         * gnus-sum.el: Let printing work on ttys on Emacs.
4263
4264 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4265
4266         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
4267         when forcing news.
4268
4269         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
4270         command.
4271
4272 2001-03-31 01:04:54  Francis Litterio  <franl-removethis@world.omitthis.std.com>
4273
4274         * message.el (message-set-auto-save-file-name): Don't use
4275         asterisks under nt.
4276
4277 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4278
4279         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
4280         lists of articles.
4281
4282         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
4283
4284         * gnus-msg.el (gnus-put-message): Clean up.
4285         (gnus-summary-reply): Mark all replied-to articles as replied to.
4286         (gnus-inews-add-send-actions): Also mark as forwarded.
4287         (gnus-summary-mail-forward): Mark as forwarded.
4288
4289         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
4290         of articles.
4291         (gnus-summary-mark-article-as-forwarded): Ditto.
4292
4293         * gnus-msg.el (gnus-summary-resend-message): Mark article as
4294         forwarded.
4295         (gnus-summary-mail-forward): Clean up.
4296
4297         * gnus.el (gnus-article-mark-lists): Added forward.
4298
4299         * gnus-sum.el (gnus-forwarded-mark): New variable.
4300         (gnus-summary-prepare-threads): Use it.
4301         (gnus-summary-update-secondary-mark): Ditto.
4302         (gnus-newsgroup-forwarded): New variable.
4303
4304 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4305
4306         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
4307         (gnus-summary-very-wide-reply): New command and keystroke.
4308         (gnus-summary-very-wide-reply-with-original): Ditto.
4309
4310         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
4311         (gnus-score-adaptive): Use it.
4312
4313         * gnus-start.el (gnus-get-unread-articles): Clean up.
4314
4315 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4316
4317         * nnultimate.el (nnultimate-retrieve-headers): Work for other
4318         boards.
4319
4320 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
4321
4322         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
4323         * gnus-start.el (gnus-subscribe-newsgroup): use it.
4324
4325 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4326
4327         * nnultimate.el (nnultimate-retrieve-headers): Understand
4328         long-form month names.
4329
4330 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4331
4332         * gnus-sum.el (gnus-summary-show-all-headers):
4333         gnus-article-show-all-headers is broken. Use
4334         gnus-summary-toggle-header instead.
4335
4336         * mml2015.el (mml2015-gpg-extract-from): No error.
4337
4338 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4339         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
4340
4341         * mml2015.el (mml2015-gpg-extract-from): New function.
4342         (mml2015-gpg-verify): Use it.
4343         (mml2015-gpg-clear-verify): Use it.
4344
4345 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4346
4347         * message.el (message-setup-fill-variables): Use
4348         fill-paragraph-function.
4349         (message-fill-paragraph): Take an argument.
4350         (message-newline-and-reformat): Take another argument.
4351
4352 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4353
4354         * message.el (rmail-output): It is in rmailout.el not rmail.el.
4355
4356 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4357
4358         * message.el (message-forward): local-variable-p takes an extra
4359         argument in XEmacs.
4360
4361 2001-03-16  Simon Josefsson  <simon@josefsson.org>
4362
4363         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
4364         `nnimap-use-nov-p' (it really tested the negative).
4365         (nnimap-retrieve-headers): Use it.
4366
4367 2001-03-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4368
4369         * message.el (message-generate-headers-first): Update doc.
4370
4371 2001-03-10  Matthias Wiehl <mwiehl@gmx.de>
4372
4373         * gnus.el (gnus-summary-line-format): Typo.
4374
4375 2001-03-11  Simon Josefsson  <simon@josefsson.org>
4376
4377         * mailcap.el (mailcap-mime-data): Add application/sieve.
4378         (mailcap-mime-extensions): Add .siv, .xls.
4379
4380 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4381         From Christoph Conrad <christoph.conrad@gmx.de>
4382
4383         * gnus-score.el (gnus-summary-lower-thread): Typo.
4384
4385 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4386
4387         * message.el (message-forward-decoded-p): New variable.
4388         (message-forward-subject-author-subject): Use it.
4389         (message-make-forward-subject): Use it.
4390         (message-forward): Use it.
4391
4392         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
4393
4394         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
4395         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
4396
4397 ;;Has been fixed -- zsh.
4398 ;;2001-03-05  Dave Love  <fx@gnu.org>
4399 ;;
4400 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
4401 ;;      Move it after definition of mm-coding-system-p.
4402 ;;
4403 2001-03-01  Dave Love  <fx@gnu.org>
4404
4405         * mm-util.el (mm-inhibit-file-name-handlers): Add
4406         image-file-handler.
4407
4408 2001-02-11  Dave Love  <fx@gnu.org>
4409
4410         * message.el (message-signature-file): Fix doc, :type.
4411
4412 2001-02-08  Dave Love  <fx@gnu.org>
4413
4414         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
4415         (message-posting-charset): Defvar when compiling again.
4416         (rfc2047-encodable-p): Require message.
4417
4418         * gnus-sum.el (gnus-alter-articles-to-read-function):
4419         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
4420
4421 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4422
4423         * nnrss.el: New file.
4424
4425 2001-03-08 02:41:36  Katsumi Yamaoka <yamaoka@jpl.org>
4426         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
4427
4428         * rfc2047.el (rfc2047-unfold-region): Fix arg of
4429         `skip-chars-forward'.
4430
4431 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4432
4433         * nndraft.el (nndraft-request-group): Restore auto save files if
4434         the original files do not exist.
4435
4436 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4437
4438         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
4439         SCORE paths.
4440
4441         * mm-decode.el (mm-dissect-buffer): Call
4442         mail-extract-address-components only if necessary.
4443
4444 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4445
4446         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
4447         directory part.
4448         (gnus-score-search-global-directories): Use file-directory-p.
4449
4450         * gnus-score.el (gnus-score-score-files-1): Use
4451         gnus-kill-files-directory.
4452         From Adrian Aichner <adrian@xemacs.org>.
4453
4454 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4455
4456         * gnus.el (charset): Move here from gnus-sum.el.
4457
4458 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4459
4460         * mml.el (mml-preview): Disable local map.
4461
4462         * gnus-sum.el (gnus-summary-make-menu-bar): Make
4463         gnus-article-post-menu here.
4464
4465         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
4466         if it has not been made.
4467
4468 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4469
4470         * gnus-art.el (gnus-article-describe-key): Map key to event.
4471         (gnus-article-describe-key-briefly): Ditto
4472
4473 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4474
4475         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
4476
4477 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4478         From Katsumi Yamaoka <yamaoka@jpl.org>.
4479
4480         * dgnushack.el (coerce, merge, subseq): defmacro.
4481
4482 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4483
4484         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
4485         A fake defalias in nndraft.el results a not-activated bug in
4486         uncompiled versions.
4487
4488 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
4489         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
4490
4491         * gnus-util.el (gnus-split-references): Handle malformed References:.
4492
4493 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4494
4495         * gnus-art.el (gnus-article-mime-part-status): 1 part.
4496
4497 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4498         From NAGY Andras <nagya@inf.elte.hu>.
4499
4500         * gnus.el (gnus-parameters): Typo.
4501
4502 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4503
4504         * gnus.el (gnus-read-method): Remove redundancy.
4505
4506 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4507
4508         * nnslashdot.el (nnslashdot-backslash-url): New variable.
4509         (nnslashdot-request-list): Use it.
4510
4511 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4512
4513         * nnml.el (nnml-generate-active-info): Fix the case when there is
4514         no file.
4515
4516         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
4517         (gnus-summary-create-article): New function.
4518
4519         * gnus-group.el (gnus-group-mark-article-read): New function.
4520
4521         * gnus-msg.el (gnus-inews-do-gcc): Use it.
4522
4523         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
4524
4525 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4526
4527         * gnus-art.el (gnus-article-edit-done): Don't use
4528         gnus-article-edit-exit.
4529         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
4530
4531         * gnus.el (gnus-parameters): New variable.
4532         Suggested by NAGY Andras <nagya@inf.elte.hu>.
4533         (gnus-parameters-get-parameter): New function.
4534         (gnus-group-find-parameter): Use it.
4535
4536 2001-02-23  Simon Josefsson  <simon@josefsson.org>
4537
4538         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
4539         change of default value to `current'.
4540
4541 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4542
4543         * nneething.el (nneething-get-head): Insert unreadable file too.
4544
4545 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4546
4547         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
4548
4549         * webmail.el (webmail-type-definition): Deja is bought by google.
4550
4551 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4552
4553         * gnus-sum.el (gnus-fetch-headers): New function.
4554         (gnus-select-newsgroup): Use it.
4555         (gnus-summary-insert-articles): New function.
4556         (gnus-summary-insert-old-articles): New function.
4557         (gnus-summary-insert-new-articles): New function.
4558
4559         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
4560         (gnus-group-list-active): Ditto.
4561         * gnus-sum.el (gnus-set-mode-line): Ditto.
4562         (gnus-summary-read-group-1): Ditto.
4563
4564 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4565
4566         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
4567         current topic.
4568
4569 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4570
4571         * smiley.el (gnus-smiley-display): Don't do widening.
4572
4573         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
4574         within body.
4575
4576         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
4577
4578         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
4579         New variable.
4580         (gnus-mime-display-multipart-related-as-mixed): New variable.
4581         (gnus-mime-display-part): Use them.
4582
4583 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4584
4585         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
4586         something special.
4587
4588 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4589
4590         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
4591         (nnweb-request-article): Call reference if exists.
4592         (nnweb-type-definition): Dejanews is bought by google.com.
4593         Beta!
4594
4595 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4596
4597         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
4598
4599 2001-02-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4600
4601         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
4602         gnus-article-sort-functions.
4603         (gnus-article-sort-functions): Doc fix.  Refer to
4604         gnus-thread-sort-functions.
4605
4606 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4607         From Paul Jarc <prj@po.cwru.edu>.
4608
4609         * message.el (message-get-reply-headers): More fixes.
4610
4611 2001-02-17  Paul Jarc <prj@po.cwru.edu>
4612         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
4613
4614         * message.el (message-get-reply-headers): Fix bug with
4615         Mail-Followup-To/to-address interaction.
4616
4617 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4618
4619         * gnus-msg.el (gnus-configure-posting-styles): Match header in
4620         gnus-article-copy.
4621
4622 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4623
4624         * message.el (message-do-send-housekeeping): Rename to a better
4625         name.
4626
4627 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4628
4629         * message.el (message-cancel-news): Check article first, then ask
4630         yes or no.
4631
4632 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4633
4634         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
4635
4636 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4637
4638         * gnus-range.el (gnus-range-normalize): New function.
4639
4640 2001-02-15  NAGY Andras <nagya@inf.elte.hu>
4641
4642         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
4643
4644 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4645
4646         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
4647
4648         * nnagent.el (nnagent-request-regenerate): New function.
4649
4650         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
4651
4652         * nnml.el (nnml-generate-nov-databases): Accept argument
4653         server. Don't open server if it is opened.
4654         (nnml-request-regenerate): Use it. Change to deffoo.
4655
4656 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
4657         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
4658
4659         * gnus.el (gnus-define-group-parameter): Fix.
4660
4661 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4662
4663         * gnus.el (gnus-define-group-parameter): Improved.
4664
4665         * gnus-sum.el (charset): Define parameter.
4666         (ignored-charsets): Ditto.
4667         (gnus-summary-setup-default-charset): Use them.
4668
4669         * gnus-start.el (gnus-read-descriptions-file): Use them.
4670
4671         * gnus-cus.el (gnus-group-parameters): Remove them.
4672
4673 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4674
4675         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
4676
4677 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4678
4679         * gnus-sum.el (gnus-summary-read-group-1): Remove
4680         gnus-summary-set-local-parameters.
4681         (gnus-summary-setup-buffer): Put it here.
4682
4683 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4684
4685         * gnus.el (to-address): Define parameter.
4686         (to-list): Ditto.
4687         * gnus-art.el (article-hide-boring-headers): Use them.
4688         * gnus-msg.el (gnus-post-news): Ditto.
4689         * gnus-cus.el (gnus-group-parameters): Remove them.
4690
4691 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4692
4693         * gnus-draft.el (gnus-draft-reminder): New function.
4694
4695         * gnus-art.el (gnus-sender-save-name): New function.
4696
4697 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4698
4699         * mm-util.el (mm-mime-charset): Error message.
4700
4701 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4702
4703         * message.el (message-check-news-body-syntax): Don't check mml lines.
4704
4705 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4706
4707         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
4708         subscribe.
4709
4710         * gnus-start.el (gnus-call-subscribe-functions): New function.
4711         (gnus-find-new-newsgroups): Use it.
4712         (gnus-ask-server-for-new-groups): Use it.
4713         (gnus-check-first-time-used): Use it.
4714         (gnus-subscribe-newsgroup-method): Grok a list of functions.
4715         (gnus-subscribe-options-newsgroup-method): Ditto.
4716         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
4717         return .
4718
4719 2001-02-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4720
4721         * gnus-cus.el (gnus-score-customize): Doc fix.
4722
4723 2001-02-11  Jesper Harder <harder@ifa.au.dk>
4724
4725         * dgnushack.el (my-getenv): Typo.
4726
4727 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4728
4729         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
4730
4731 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4732
4733         * gnus-group.el (gnus-group-suspend): Offer save summaries.
4734
4735         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
4736         (gnus-treatment-function-alist): Use it.
4737         (article-remove-leading-whitespace): New function.
4738         (gnus-article-make-menu-bar): Use it.
4739
4740         * gnus-sum.el (gnus-summary-wash-empty-map): Add
4741         remove-leading-whitespace.
4742         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
4743         because of conflict.
4744
4745 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4746
4747         * Makefile.in: Hack generating gnus-load.el.
4748         * dgnushack.el: Ditto.
4749         * gnus-load.el: Remove it.
4750
4751 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4752
4753         * dgnushack.el : Add URLDIR.
4754
4755         * Makefile.in (EMACS_COMP): Ditto.
4756
4757 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4758
4759         * gnus-cus.el (gnus-score-customize): Error on no score file.
4760
4761 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4762
4763         * mm-decode.el (mm-merge-handles): New function.
4764
4765         * mm-view.el (mm-inline-message): Use it.
4766         (mm-view-message): Ditto.
4767
4768         * mm-partial.el (mm-inline-partial): Ditto.
4769
4770         * mm-extern.el (mm-inline-external-body): Ditto.
4771
4772         * gnus-art.el (gnus-mime-view-part): Ditto.
4773         (gnus-mime-view-part-as-type): Ditto.
4774         (gnus-mime-save-part-and-strip): Prevent users to strip in some
4775         cases.
4776
4777 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4778
4779         * message.el (message-cancel-news): Allow to shoot foot.
4780         (message-supersede): Ditto.
4781
4782 2001-02-08  Tommi Vainikainen <thv@iki.fi>
4783
4784         * gnus-sum.el (gnus-simplify-subject-re): Use
4785         message-subject-re-regexp.
4786
4787 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4788
4789         * nnmail.el (nnmail-expiry-target-group): Bind
4790         nnmail-cache-accepted-message-ids to nil.
4791
4792         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
4793         coding system.
4794
4795 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4796
4797         * qp.el (quoted-printable-encode-region): Make sure characters are
4798         between 00 and FF.  Don't check charset.
4799
4800         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
4801         in Emacs 20.
4802         * rfc2047.el (rfc2047-q-encode-region): Ditto.
4803
4804 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4805
4806         * message.el (message-make-forward-subject): Argument decoded.
4807         (message-forward): Use it when digest.
4808
4809         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
4810         buffer.
4811
4812 2001-02-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4813
4814         * message.el (message-generate-headers-first): Doc fix.
4815
4816 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4817
4818         * gnus-art.el (article-make-date-line): Error proof.
4819
4820 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4821
4822         * gnus-group.el (gnus-group-listing-limit): New variable.
4823         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
4824
4825         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
4826
4827 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4828
4829         * message.el (message-newline-and-reformat): Special case for
4830         breaking at BOL.
4831
4832 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
4833
4834         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
4835         message/rfc822.
4836
4837 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4838
4839         * message.el (message-encode-message-body): Don't insert
4840         Content-Type if it is inside a mail.
4841
4842 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4843
4844         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
4845         gnus-article-commands-menu.
4846
4847         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
4848         in Emacs.
4849
4850         * gnus-start.el (gnus-read-descriptions-file): Use
4851         gnus-group-name-charset and gnus-group-charset-alist.
4852
4853 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4854
4855         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
4856         active region.
4857
4858         * gnus-start.el (gnus-group-change-level): Remove from both
4859         gnus-zombie-list and gnus-killed-list.
4860
4861 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4862
4863         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
4864         gnus-subscribe-topics.
4865
4866         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
4867
4868 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4869
4870         * gnus-art.el (gnus-article-make-menu-bar): Make
4871         gnus-article-post-menu.
4872
4873         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
4874
4875         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
4876
4877         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
4878
4879         * message.el (message-mode-menu): Ditto.
4880
4881         * gnus-art.el (defvar): eval-when-compile.
4882
4883 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4884
4885         * gnus-agent.el (gnus-agentize): Fix doc.
4886
4887 2001-02-02  Karl Kleinpaste <karl@charcoal.com>
4888
4889         * mml.el (mml-preview): Bind `q'.
4890
4891 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4892
4893         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
4894
4895 2001-01-31  Dave Love  <fx@gnu.org>
4896
4897         * mm-util.el (mm-mime-mule-charset-alist)
4898         (mm-find-mime-charset-region): Consider mule-utf-8.
4899
4900 2001-01-31  Dave Love  <fx@gnu.org>
4901
4902         * gnus-art.el (gnus-article-x-face-command)
4903         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
4904         :version.
4905
4906 2001-01-26  Dave Love  <fx@gnu.org>
4907
4908         * mm-util.el (mm-multibyte-string-p): New.
4909
4910 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
4911 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
4912 ;;      string-as-multibyte on class.  Clarify line-folding.
4913         (quoted-printable-encode-string): Make temp buffer inherit
4914         string's multibyteness.
4915
4916 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
4917
4918         * nnheader.el (toplevel): Don't require `gnus-util' at
4919         compile-time; this creates a circular dependency, and prevents
4920         a bootstrap.
4921
4922 2001-01-22  Andreas Schwab  <schwab@suse.de>
4923
4924         * nnheader.el (gnus-delete-line): Autoload it as a macro.
4925
4926 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4927
4928         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
4929
4930         * gnus-art.el (article-hide-list-identifiers): Ditto.
4931
4932         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
4933
4934 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4935
4936         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
4937
4938         * gnus-art.el (article-hide-list-identifiers): Similar.
4939
4940 2001-01-31  Karl Kleinpaste <karl@charcoal.com>
4941
4942         * nnmail.el (nnmail-remove-list-identifiers): Improved.
4943
4944 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4945
4946         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
4947
4948 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4949
4950         * gnus-util.el (gnus-string-equal): New function.
4951
4952         * gnus-art.el (article-hide-boring-headers): Use it.
4953
4954 2001-01-27  Karl Kleinpaste <karl@charcoal.com>
4955
4956         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
4957
4958 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4959
4960         * gnus-msg.el (gnus-msg-mail): Support switch-action.
4961
4962 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4963
4964         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
4965         command if there is not last-saver.
4966
4967 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4968
4969         * nntp.el (nntp-open-connection): 201 is possible.
4970
4971 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4972
4973         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
4974         (rfc2047-charset-encoding-alist): Add big5.
4975
4976 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4977
4978         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
4979         (gnus-agent-remove-server): Ditto.
4980         (autoload): gnus-server-update-server.
4981
4982         * gnus-srvr.el (gnus-server-line-format): Add %a.
4983         (gnus-server-line-format-alist): Add gnus-tmp-agent.
4984         (gnus-server-insert-server-line): Use it.
4985
4986 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4987
4988         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
4989         GB2312 and Big5.
4990
4991 2001-01-24  Simon Josefsson  <sj@extundo.com>
4992
4993         * mail-source.el (mail-sources): Add :program specifier to IMAP
4994         mail source.
4995         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
4996
4997 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4998
4999         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
5000
5001 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5002
5003         * nntp.el (nntp-wait-for): Return the success code.
5004         (nntp-open-connection): Use it.
5005
5006 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5007
5008         * gnus-int.el (gnus-check-server): Allow breaking the opening.
5009
5010 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5011
5012         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
5013
5014 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5015
5016         * gnus-sum.el (gnus-summary-print-article): Take one prefix
5017         argument. Allow to print several articles in one file.
5018
5019 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5020
5021         * webmail.el (webmail-type-definition): netaddress changes.
5022
5023 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5024
5025         * gnus.el: Fix copyright. Remove trailing spaces.
5026
5027         * message.el (message-forward): Use mule4.
5028
5029 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5030
5031         * mm-util.el (mm-string-as-unibyte): New function.
5032
5033         * message.el (message-forward): Use it.
5034
5035 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5036
5037         * message.el (message-cite-original-without-signature): Don't peel
5038         off the blank line.
5039         (message-get-reply-headers): Add Cc if it is not in follow-to.
5040
5041 2001-01-20  Simon Josefsson  <sj@extundo.com>
5042
5043         * mm-decode.el (mm-handle-multipart-from): Add.
5044         (mm-dissect-buffer): Save From: header value.
5045         (mm-security-from): Remove.
5046         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
5047
5048         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
5049         instead of `mml-security-from'.  Protect null from value.
5050
5051 2001-01-20  Simon Josefsson  <sj@extundo.com>
5052
5053         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
5054         application/vnd.ms-excel attachments.
5055
5056 2001-01-19  Simon Josefsson  <sj@extundo.com>
5057
5058         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
5059
5060 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5061
5062         * message.el (message-ignored-mail-headers): Ditto.
5063
5064 2001-01-19  Simon Josefsson  <sj@extundo.com>
5065
5066         * message.el (message-ignored-news-headers): Only search beginning
5067         of line.
5068
5069 2001-01-19  Alberto Lusiani <a.lusiani@noemail.org>
5070
5071         * message.el (message-send-mail): Content-Type may not be there.
5072
5073 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5074
5075         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
5076         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
5077
5078         * gnus-art.el (article-display-x-face): Insert X-Face if there is
5079         not.
5080
5081 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5082
5083         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
5084         non-native groups.
5085
5086 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5087
5088         * message.el (message-yank-original): Understand
5089         universal-argument.
5090
5091 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5092
5093         * gnus-art.el (gnus-boring-article-headers): Add to-address.
5094         (article-hide-boring-headers): Ditto.
5095
5096         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
5097
5098 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5099
5100         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
5101         one.
5102
5103 2001-01-16  Simon Josefsson  <simon@josefsson.org>
5104
5105         * message.el (message-make-in-reply-to): Add comment to message-id
5106         (old syntax, see 2000-08-02 change).
5107
5108 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5109
5110         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
5111         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
5112         (gnus-button-reply): Ditto.
5113
5114 2001-01-16  Katsumi Yamaoka <yamaoka@jpl.org>
5115
5116         * gnus-art.el (article-display-x-face): Fix.
5117
5118 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5119
5120         * gnus-art.el (article-display-x-face): Use
5121         gnus-original-article-buffer.
5122
5123 2001-01-15  Jack Twilley <jmt@tbe.net>
5124
5125         * message.el (message-add-header): Move to point-max.
5126
5127 2001-01-15  Simon Josefsson  <simon@josefsson.org>
5128
5129         * smime.el (smime-CA-directory, smime-CA-file): Change default to
5130         nil, improve documentation.
5131         (smime-certificate-directory): Comment out false hints (until it
5132         is implemented).
5133
5134         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
5135         there aren't any keys.
5136         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
5137         verify certificate.  Default is changed to only check integrity.
5138         Improved security status texts.  If a certificate doesn't contain
5139         a email address, don't fail.
5140
5141         * smime.el (smime-noverify-region):
5142         (smime-noverify-buffer): New functions.  Verifies integrity only.
5143
5144 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5145
5146         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
5147
5148 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5149
5150         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
5151         (gnus-remove-some-windows): Ditto.
5152
5153 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5154
5155         * gnus-art.el (article-make-date-line): 11th.
5156
5157 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5158
5159         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
5160         (mml2015-gpg-sign): Ditto.
5161
5162 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5163
5164         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
5165         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
5166
5167 2001-01-08  Dave Love  <fx@gnu.org>
5168
5169         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
5170         single character.
5171
5172         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
5173
5174         * message.el: Doc and message fixes.
5175         (message-send-rename-function)
5176         (message-make-forward-subject-function)
5177         (message-send-mail-function, message-reply-to-function)
5178         (message-wide-reply-to-function, message-followup-to-function)
5179         (message-distribution-function, message-auto-save-directory): Fix
5180         :type.
5181
5182         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
5183         proceeding after warnings.  Amend multipart warning message.
5184
5185 2001-01-04  Dave Love  <fx@gnu.org>
5186
5187         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
5188         compiling.
5189         (gnus-make-directory): Require nnmail.
5190
5191         * mm-decode.el (mm-inline-media-tests): Add
5192         image/x-portable-bitmap.
5193         (mm-get-image): Grok pbm.
5194
5195 2001-01-10  Paul Stevenson <p.stevenson@surrey.ac.uk>
5196
5197         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
5198
5199 2001-01-09  Didier Verna  <didier@xemacs.org>
5200
5201         * dgnushack.el (dgnushack-compile): give a dummy value to
5202         `gnus-xmas-glyph-directory' for the time of compilation.
5203         * gnus-agent.el: moved some XEmacs specific hook add-ons from
5204         `gnus-xmas-[re]define' to avoid loosing user custom settings.
5205         * gnus-art.el: ditto.
5206         * gnus-group.el: ditto.
5207         * gnus-salt.el: ditto.
5208         * gnus-sum.el: ditto.
5209         * gnus-topic.el: ditto.
5210         * gnus-xmas.el (gnus-xmas-define): see above.
5211         * gnus-xmas.el (gnus-xmas-redefine): see above.
5212         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
5213         non-continuable error when the directory can't be found.
5214
5215 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5216
5217         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
5218         handle.
5219         * gnus-art.el (gnus-mime-view-part): Copy it.
5220         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
5221
5222 2001-01-09  Michael Downes <mjd@ams.org>
5223
5224         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
5225
5226 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5227
5228         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
5229         orig-file. Use ',source.
5230
5231 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5232
5233         * gnus-xmas.el (gnus-xmas-modeline-glyph):
5234         (gnus-xmas-group-startup-message):
5235         Detect gnus-xmas-glyph-directory when it is nil.
5236
5237 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5238
5239         * pop3.el (pop3-get-message-count): Andrew Innes
5240         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
5241
5242 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5243
5244         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
5245
5246         * time-date.el (time-to-number-of-days): New function.
5247
5248 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
5249
5250         * nnslashdot.el (nnslashdot-request-list): Always get the right
5251         sid.
5252
5253 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5254
5255         * message.el (message-minibuffer-local-map): New keymap.
5256         (message-read-from-minibuffer): Use it.
5257         * gnus-msg.el (gnus-summary-resend-message): Use it
5258
5259 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5260
5261         * gnus-start.el (gnus-display-time-event-handler): New function.
5262         (gnus-after-getting-new-news-hook): Use it.
5263
5264 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5265
5266         * message.el (message-ignored-mail-headers): Add draft header.
5267
5268 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5269
5270         * gnus-sum.el (gnus-summary-expire-articles): Don't save
5271         excursion.
5272
5273         * nnslashdot.el (nnslashdot-request-list): Get the right year.
5274
5275 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
5276
5277         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
5278
5279 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5280
5281         * qp.el (quoted-printable-decode-region): Don't backward-char.
5282
5283 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5284
5285         * gnus-draft.el: Mark articles as replied.
5286
5287         * gnus-sum.el (gnus-summary-add-mark): New function.
5288
5289         * gnus-group.el (gnus-add-mark): New function.
5290
5291         * gnus-sum.el (gnus-summary-buffer-name): New function.
5292         (gnus-summary-setup-buffer): Use it.
5293
5294         * gnus-draft.el: Set things up with the right post method and
5295         stuff.
5296
5297         * message.el (message-ignored-news-headers): Remove X-Draft-From.
5298
5299         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
5300
5301         * gnus.el (gnus-draft-meta-information-header): New variable.
5302
5303 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5304
5305         * gnus-art.el (gnus-treatment-function-alist): Move the date
5306         functions before the header sorting functions.
5307
5308         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
5309
5310         * dgnushack.el (dgnushack-compile): Message whether there is w3.
5311         Don't (push "/usr/share/emacs/site-lisp" load-path).
5312
5313         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
5314         to empty fill prefixes.
5315
5316 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5317
5318         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
5319         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
5320
5321 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5322
5323         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
5324
5325         * nnml.el (autoload): Move to nnheader.el.
5326
5327         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
5328         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
5329         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
5330         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
5331
5332 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5333
5334         * gnus-art.el (article-make-date-line): Get the hours right.
5335         (gnus-ignored-headers): More hiding.
5336
5337         * nnmail.el (nnmail-expiry-wait): Not an integer.
5338
5339         * message.el (message-goto-body): Only expand abbrev when called
5340         interactively.
5341         (message-make-lines): Use it.
5342
5343 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5344
5345         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
5346
5347 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5348
5349         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
5350         include the expunged articles.
5351
5352         * gnus-group.el (gnus-group-sort-by-server): New function.
5353
5354         * gnus.el (gnus-method-to-server-name): New function.
5355         (gnus-group-prefixed-name): Use it.
5356
5357         * gnus-group.el (gnus-group-sort-function): Doc fix.
5358         (gnus-group-sort-groups-by-server): New command.
5359
5360 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5361
5362         * gnus-art.el (gnus-treat-date-english): New variable.
5363         (article-date-english): New command.
5364         (gnus-english-month-names): New variable.
5365         (article-make-date-line): Do 'english.
5366
5367         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
5368         after the fill prefix.
5369
5370         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
5371         score...".
5372
5373         * gnus-art.el (gnus-ignored-headers): Hide more headers.
5374
5375         * message.el (message-mode-map): Bind comment-region.
5376
5377         * gnus-art.el (gnus-mime-display-part): Let w3 display
5378         multipart/related.
5379
5380         * mm-bodies.el (mm-long-lines-p): New function.
5381         (mm-body-encoding): Use it.
5382         (mm-body-encoding): Encode articles with lines longer than 1000
5383         characters.
5384
5385 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5386
5387         * mm-util.el (mm-enable-multibyte): Use
5388         default-enable-multibyte-characters.
5389         (mm-enable-multibyte-mule4): Ditto.
5390         (mm-disable-multibyte): Test XEmacs.
5391         (mm-disable-multibyte-mule4): Ditto.
5392         (mm-with-unibyte-current-buffer): Simplified.
5393         (mm-with-unibyte-current-buffer-mule4): Ditto.
5394
5395 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5396
5397         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
5398
5399         * nnheader.el (nnheader-string-as-multibyte): New alias.
5400
5401         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
5402
5403         * gnus-uu.el (gnus-message-process-mark): New function.
5404         (gnus-uu-mark-by-regexp): Use it.
5405         (gnus-new-processable): New function.
5406
5407 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
5408
5409         * gnus-sum.el (gnus-no-mark): New variable.
5410
5411 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5412
5413         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
5414         backslashes.
5415
5416 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
5417
5418         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
5419         definition.
5420
5421 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5422
5423         * dgnushack.el (dgnushack-compile): elc is in the current directory.
5424
5425         * qp.el (quoted-printable-encode-region): Don't check multibyte in
5426         XEmacs.
5427
5428 2000-12-25  Lloyd Zusman <ljz@asfast.com>
5429
5430         * mml.el (mml-read-tag): Save tag location.
5431
5432 2000-12-25  Simon Josefsson  <simon@josefsson.org>
5433
5434         * starttls.el: Sync with Emacs 21.
5435
5436 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5437
5438         * message.el (message-mail): Support yank-action.
5439
5440         * message.el (message-setup): Revoke the last change.
5441
5442 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5443
5444         * message.el (message-setup): Use cons. Suggested by Johan Vromans
5445         <jvromans@squirrel.nl>.
5446
5447 2000-12-24  Simon Josefsson  <sj@extundo.com>
5448
5449         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
5450         mailing list junk at end of part.
5451
5452 2000-12-23  Simon Josefsson  <sj@extundo.com>
5453
5454         * nnimap.el (nnimap-expiry-target): New function.
5455         (nnimap-request-expire-articles): Use it.
5456
5457 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5458
5459         * gnus.el (gnus-group-parameters-more): New variable.
5460         * gnus-cus.el (gnus-group-customize): Use it.
5461
5462         * gnus.el (gnus-define-group-parameter): New macro.
5463         (auto-expire): Use it
5464         (total-expire): Use it.
5465         * gnus-art.el (banner): Use it.
5466
5467         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
5468         <ljz@asfast.com>.
5469
5470 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5471
5472         * gnus-topic.el (gnus-topic-create-topic): Use list.
5473
5474         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
5475         before binding gnus-default-article-saver.
5476
5477         * gnus-sum.el (gnus-summary-save-article):
5478         (gnus-summary-pipe-output):
5479         (gnus-summary-save-article-mail):
5480         (gnus-summary-save-article-rmail):
5481         (gnus-summary-save-article-file):
5482         (gnus-summary-write-article-file):
5483         (gnus-summary-save-article-body-file): Ditto.
5484
5485         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
5486
5487 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5488
5489         * gnus-art.el (gnus-mime-security-button-map):
5490         (gnus-mime-button-map): Add parent.
5491
5492 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5493
5494         * messagexmas.el (message-xmas-redefine): New function.
5495
5496         * message.el: Use it.
5497
5498         * gnus-art.el (gnus-article-check-hidden-text): Return t.
5499
5500         * gnus-util.el (gnus-remove-text-properties-when): Return t.
5501
5502 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5503
5504         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
5505         malformatted messages.
5506
5507 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5508
5509         * mm-util.el (mm-image-load-path): New function.
5510
5511         * gnus-group.el (gnus-group-make-tool-bar): Use it.
5512
5513         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
5514
5515         * message.el (message-tool-bar-map): Use it.
5516
5517         * Makefile.in (install-el): New rule.
5518
5519 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5520
5521         * gnus-art.el (article-treat-dumbquotes): Quote \.
5522
5523 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5524
5525         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
5526         Emacs 20 runs on a terminal.
5527
5528 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5529
5530         * gnus-msg.el (gnus-bug): Revert to save-excursion.
5531
5532         * mml.el (gnus-add-minor-mode): Autoload.
5533
5534         * message.el (message-forward): Save-restriction.
5535
5536 2000-12-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5537
5538         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
5539         Paul Stevenson <p.stevenson@surrey.ac.uk>
5540
5541 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5542
5543         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
5544
5545         * mml.el (gnus-ems): Don't require.
5546
5547         * gnus.el (gnus-decode-rfc1522): Removed.
5548         (gnus-set-text-properties): Define.
5549
5550 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5551
5552         * gnus-art.el (gnus-mime-*): handle may be nil.
5553
5554         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
5555
5556         * gnus.el (gnus-group-remove-excess-properties): Not defined
5557         in gnus-xmas.
5558
5559 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5560
5561         * message.el (message-mail-user-agent): Add :version.
5562
5563 2000-12-21  Miles Bader  <miles@gnu.org>
5564
5565         * message.el (message-mode): Set `comment-start' to the  yank prefix.
5566
5567 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5568
5569         * message.el (message-mail-user-agent): New variable.
5570         (message-setup): Renamed to message-setup-1. Support
5571         mail-user-agent.
5572         (message-mail-user-agent): New function.
5573         (message-mail): Use it.
5574         (message-reply): Use it.
5575         (message-resend): Use it.
5576         (message-mail-other-window): Use it.
5577         (message-mail-other-frame): Use it.
5578
5579         * gnus-msg.el (gnus-bug): Support mail-user-agent.
5580
5581 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5582
5583         * message.el (message-tool-bar-map): Simplify.
5584         (message-narrow-to-head-1): New function.
5585         (message-narrow-to-head): Use it.
5586         (message-reply): Ditto.
5587         (message-cancel-news): Ditto.
5588         (message-supersede): Ditto.
5589         (message-make-forward-subject): Ditto.
5590         (message-bounce): Ditto.
5591
5592 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5593
5594         * uudecode.el (uudecode-decode-region-external): make-temp-file
5595         may not be defined.
5596
5597         * binhex.el (defalias): eval-and-compile.
5598
5599         * message.el (message-tool-bar-map): New function.
5600         (message-mode): Use it.
5601
5602 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5603
5604         * nntp.el (nntp-find-connection): Remove the entry.
5605         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
5606
5607 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5608
5609         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
5610
5611         * message.el (message-forward): Copy buffer in unibyte mode.
5612
5613 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5614
5615         * message.el (message-make-forward-subject): Don't widen. Decode.
5616         (message-forward): Don't decode subject.
5617
5618 2000-12-20  Christoph Conrad <C.Conrad@cli.de>
5619
5620         * qp.el (quoted-printable-encode-region): Upcase QP.
5621
5622 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5623
5624         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
5625         mail-extract-a-c instead. Don't depend on Gnus.
5626
5627         * mml.el (gnus-ems): Require it.
5628
5629         * gnus-msg.el (gnus-summary-mail-forward):
5630
5631         * message.el (message-forward):  Move mime-to-mml here.
5632
5633 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5634
5635         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
5636         * gnus-art.el (gnus-insert-mime-button): Simplify.
5637         (gnus-mime-display-alternative): Ditto.
5638         (gnus-insert-mime-security-button): Ditto.
5639
5640 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5641
5642         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
5643         text-property-not-all doesn't return nil when start=mark(end).
5644         (gnus-remove-text-properties-when): Ditto.
5645
5646 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5647
5648         * gnus-start.el (gnus-group-change-level): Remove group from
5649         gnus-active-hashtb if real killed.
5650
5651 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5652
5653         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
5654         (gnus-mime-display-alternative): Ditto.
5655         (gnus-insert-mime-security-button): Ditto.
5656
5657 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5658
5659         * gnus-start.el (gnus-group-change-level): Don't add it into
5660         killed-list if it was killed.
5661
5662 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5663
5664         * nnmbox.el (nnmbox-file-coding-system): Use binary.
5665         (nnmbox-active-file-coding-system): Ditto.
5666
5667         * gnus-cus.el (gnus-group-parameters): Add posting-style.
5668
5669 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5670
5671         * gnus.el (gnus-version):
5672         (gnus-version-number): Set to Oort Gnus 0.01.
5673
5674         * gnus-art.el (gnus-mime-security-button-map):
5675         (gnus-insert-mime-security-button): Fix for Emacs21.
5676
5677 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5678
5679         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
5680         easymenu, because XEmacs doesn't understand :help.
5681
5682         * mm-uu.el: Require binhex.
5683
5684 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5685
5686         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
5687
5688 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5689
5690         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
5691
5692 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
5693
5694         * *.xpm, *.pbm: Convert icons icons to size 24x24.
5695
5696 2000-12-18  Dave Love  <fx@gnu.org>
5697
5698         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
5699         (unused).
5700
5701 2000-12-13  Miles Bader  <miles@gnu.org>
5702
5703         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
5704         to t, so that we don't get stuck while trying to smilefy
5705         intangible text.
5706
5707 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
5708
5709         * smiley-ems.el (smiley-regexp-alist): Make regexps match
5710         at the end of the buffer.
5711         (smiley-region): In the loop, move to the end of the submatch
5712         matching the smiley instead of using the end of the match
5713         of the whole regexp.
5714
5715 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
5716
5717         * message.el (message-mode): Doc fix.
5718
5719 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
5720
5721         * smiley-ems.el (smiley-region): Doc fix.
5722
5723 2000-12-11  Miles Bader  <miles@gnu.org>
5724
5725         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
5726         bottom line visible, check to see if it's partially obscured, and
5727         if so, either scroll one more line to make it fully visible, or
5728         revert to showing the second line from the top.
5729
5730 2000-12-07  Dave Love  <fx@gnu.org>
5731
5732         * mailcap.el (mailcap-download-directory)
5733         * gnus-audio.el (gnus-audio-directory)
5734         * smiley-ems.el (smiley-data-directory): Fix :type.
5735
5736 2000-11-30  Dave Love  <fx@gnu.org>
5737
5738         * message.el (message-auto-save-directory): Use
5739         file-name-as-directory.
5740         (message-set-auto-save-file-name): Create
5741         message-auto-save-directory if necessary.
5742         (message-replace-chars-in-string): Removed -- unused.
5743         (message-mail-alias-type): Customize.
5744         (message-headers): Remove duplicate defgroup.
5745
5746 2000-11-29  Dave Love  <fx@gnu.org>
5747
5748         * qp.el (quoted-printable-decode-region): Use error, not message
5749         to report malformed text (like base64).  Amend message.
5750
5751 2000-11-29  Miles Bader  <miles@gnu.org>
5752
5753         * message.el (message-header-lines): Fontify tag.
5754
5755 2000-11-27  Dave Love  <fx@gnu.org>
5756
5757         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
5758         compiler warning.
5759
5760 ;2000-11-26  Dave Love  <fx@gnu.org>
5761 ;
5762 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
5763 ;
5764 2000-11-23  Dave Love  <fx@gnu.org>
5765
5766         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
5767
5768         * mm-uu.el (uudecode): Require.
5769         (uudecode-decode-region, uudecode-decode-region-external): Don't
5770         autoload.
5771         (mm-uu-copy-to-buffer): Doc fix.
5772         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
5773         type fix.
5774
5775         * mailcap.el: Doc fixes.
5776         (mailcap-mime-data): Various adjustments.
5777         (mailcap): New group.
5778         (mailcap-download-directory): Customize.
5779         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
5780         (mailcap-temporary-directory): Deleted (unused).
5781         (mailcap-unescape-mime-test): Simplify slightly.
5782         (mailcap-viewer-passes-test): Use functionp.
5783         (mailcap-command-p): Aliased to executable-find.
5784
5785         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
5786         default-enable-multibyte-characters is nil.
5787
5788 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
5789
5790         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
5791
5792 2000-11-21  Dave Love  <fx@gnu.org>
5793
5794         * gnus-art.el (gnus-mime-button-map): Don't inherit from
5795         gnus-article-mode-map.
5796 ;       (gnus-mime-button-menu): Use mouse-set-point.
5797         (gnus-insert-mime-button, gnus-mime-display-alternative)
5798         (gnus-mime-display-alternative): Don't use local-map property.
5799
5800 2000-11-17  Dave Love  <fx@gnu.org>
5801
5802         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
5803         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
5804         and make-temp-file.
5805         (uudecode-decode-region): Doc fix.
5806
5807 2000-11-14  Dave Love  <fx@gnu.org>
5808
5809         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
5810         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
5811         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
5812         New files, derived from the XPMs.
5813
5814 2000-11-10  Dave Love  <fx@gnu.org>
5815
5816         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
5817         (gnus-agent-lib-file, gnus-agent-load-alist)
5818         (gnus-agent-save-alist, gnus-agent-article-name): Use
5819         expand-file-name.
5820
5821         * gnus-group.el (gnus-group-name-charset-method-alist): Add
5822         :version.
5823         (nnkiboze-score-file): Defvar when compiling.
5824
5825         * gnus-start.el (gnus-read-newsrc-file): Add :version.
5826
5827         * gnus-art.el (gnus-article-banner-alist)
5828         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
5829         (gnus-article-date-lapsed-new-header)
5830         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
5831         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
5832         (gnus-treat-strip-headers-in-body)
5833         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
5834         (gnus-treat-translate): Add :version.
5835         (gnus-article-mime-part-function): Fix defcustom.
5836
5837         * nnmail.el (nnmail-expiry-target)
5838         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
5839         (nnmail-split-header-length-limit): Add :version.
5840
5841         * gnus-sum.el (gnus-auto-expirable-marks)
5842         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
5843         (gnus-extra-headers, gnus-ignored-from-addresses)
5844         (gnus-newsgroup-ignored-charsets)
5845         (gnus-group-highlight-words-alist)
5846         (gnus-summary-show-article-charset-alist): Add :version.
5847
5848         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
5849         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
5850         files, converted from the XPMs.
5851
5852         * gnus-cache.el (gnus-cache-active-file): Don't use
5853         file-name-as-directory on directory.
5854         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
5855         use file-name-as-directory on directory.
5856
5857         * time-date.el (timezone-make-date-arpa-standard): Autoload.
5858         (date-to-time): Use it.
5859
5860 ;       * message.el (message-mode) <adaptive-fill-regexp>:
5861 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
5862 ;       (message-newline-and-reformat): Likewise.
5863         (message-forward-as-mime, message-forward-ignored-headers)
5864         (message-buffer-naming-style, message-default-charset)
5865         (message-dont-reply-to-names, message-send-mail-partially-limit):
5866         Add :version.
5867
5868         * mm-util.el: Doc fixes.
5869         (mm-mime-charset): Don't use the raw result of
5870         mm-preferred-coding-system.
5871         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
5872         (mm-with-unibyte): Simplify.
5873
5874         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
5875         concat.
5876
5877         * pop3.el (pop3-version): Deleted.
5878         (pop3-make-date): New function, avoiding message-make-date.
5879         (pop3-munge-message-separator): Use it.
5880
5881 2000-11-09  Dave Love  <fx@gnu.org>
5882
5883         * gnus-group.el (gnus-group-make-directory-group)
5884         (gnus-group-fetch-faq): Use expand-file-name.
5885         (gnus-group-fetch-faq): Simplify completing-read form.
5886
5887         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
5888         test for Mule.
5889
5890         * message.el (tool-bar-map): Defvar when compiling.
5891
5892         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
5893         (gnus-tm-lisp-directory): Deleted.
5894         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
5895         (featurep 'xemacs).
5896         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
5897         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
5898         version numbers from file names.
5899
5900 2000-11-08  Dave Love  <fx@gnu.org>
5901
5902         * mm-view.el: Use featurep for XEmacs test.
5903         (mm-inline-message): Test for `remove-specifier'; don't use
5904         condition-case.
5905
5906         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
5907
5908         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
5909         (gnus-score-find-bnews): Don't concat "".
5910
5911         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
5912         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
5913         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
5914         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
5915
5916         * gnus-sum.el: Put some defvars in eval-when-compile.
5917         (gnus-summary-mode-hook): Add :options.
5918         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
5919         (gnus-summary-tool-bar-map): New variable.
5920         (gnus-summary-make-tool-bar): New function.
5921         (gnus-summary-mode): Put kill-all-local-variables first.
5922
5923         * gnus-group.el (gnus-group-toolbar-map): New variable.
5924         (gnus-group-make-tool-bar): Rewritten.
5925         (gnus-group-mode): Put kill-all-local-variables first.
5926
5927         * rfc2047.el: Require gnus-util.
5928
5929         * nnml.el (gnus-sorted-intersection): Autoload.
5930
5931         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
5932         Put some defvars in eval-when-compile.
5933         (gnus-intersection, gnus-sorted-complement):  Autoload.
5934
5935         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
5936
5937         * mm-encode.el (mm-body-7-or-8): Autoload.
5938
5939         * mm-decode.el (mm-insert-inline): Autoload.
5940
5941         * mml.el:
5942         * message.el: Put some defvars in eval-when-compile.
5943
5944         * gnus-msg.el: Put some defvars in eval-when-compile.
5945         (gnus-msg-mail): Move after gnus-setup-message.
5946
5947         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
5948
5949 2000-11-07  Dave Love  <fx@gnu.org>
5950
5951         * gnus-util.el (nnheader): Don't require message (recursive
5952         autoload).
5953
5954         * uudecode.el: Avoid compiler warnings.
5955
5956         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
5957         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
5958
5959 2000-11-06  Dave Love  <fx@gnu.org>
5960
5961         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
5962
5963         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
5964         (uudecode-char-int): New alias, replacing char-int.
5965         (uudecode-decode-region): Don't call buffer-disable-undo.
5966
5967 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
5968 ;       (mm-uu-configure-list): Doc fix.
5969 ;
5970 ;       * earcon.el (running-xemacs): Don't define.
5971 ;
5972 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
5973 ;
5974 ;       * message.el (message-font-lock-keywords): Match a final newline
5975 ;       to help font-lock's multiline support.
5976 ;
5977 2000-11-03  Dave Love  <fx@gnu.org>
5978
5979         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
5980
5981         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
5982         name.
5983
5984         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
5985         <banner>: Fix custom type, doc.
5986
5987         * mm-decode.el (mm-display-external): Space-prefix temp buffer
5988         name.  Don't disable undo explicitly.
5989
5990 ;2000-11-02  Dave Love  <fx@gnu.org>
5991 ;
5992 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
5993 ;       cite-prefix.
5994
5995 2000-11-01  Dave Love  <fx@gnu.org>
5996
5997         * rfc2047.el (base64): Require unconditionally.
5998         (message-posting-charset): Defvar when compiling.
5999         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
6000         message.
6001
6002         * gnus-sum.el (nnoo): Require.
6003         (mm-uu-dissect): Autoload.
6004
6005         * mml.el (mml-parse-1): Clarify message.
6006         (mml-minibuffer-read-type): Use mailcap-mime-types.
6007
6008 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
6009
6010         * mml.el: Fix a typo in the requiring of CL.
6011
6012 2000-11-01  Dave Love  <fx@gnu.org>
6013
6014         * utf7.el: Require cl when compiling.
6015
6016         * binhex.el: Use (featurep 'xemacs).
6017         (binhex-char-int): New alias, replacing char-int.  Change callers.
6018         (binhex-decode-region): Simplify work buffer code.
6019         (binhex-decode-region-external): Use expand-file-name, not concat.
6020
6021 2000-10-30  Dave Love  <fx@gnu.org>
6022
6023         * gnus-art.el: Fix 2000-10-27 change properly.
6024
6025 2000-10-28  Miles Bader  <miles@gnu.org>
6026
6027         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
6028
6029 2000-10-27  Dave Love  <fx@gnu.org>
6030
6031         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
6032         strings.
6033         (gnus-group-make-tool-bar): New function.
6034         (gnus-group-mode): Use it.
6035
6036         * message.el (message-mode-menu): Add some :help strings.
6037         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
6038         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
6039
6040         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
6041         * describe-group.xpm, get-news.xpm, kill-group.xpm:
6042         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
6043
6044         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
6045         display-graphic-p here.
6046
6047 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
6048
6049         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
6050         of the `gnus-xemacs' variable, as the latter has been removed.
6051         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
6052         * gnus-art.el (gnus-treat-display-xface)
6053         (gnus-treat-display-smileys, gnus-treat-display-picons)
6054         (gnus-article-read-summary-keys): Likewise.
6055
6056 2000-10-26  Dave Love  <fx@gnu.org>
6057
6058         (defvar): Use rmail-spool-directory unconditionally.
6059
6060 2000-10-18  Dave Love  <fx@gnu.org>
6061
6062         * mm-bodies.el (mm-uu-decode-function)
6063         (mm-uu-binhex-decode-function): Defvar when compiling.
6064
6065         * gnus-nocem.el (gnus-nocem-issuers): Update.
6066         (gnus-nocem-check-from): New option.
6067         (gnus-nocem-scan-groups): Use it.
6068         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
6069         (gnus-nocem-check-article-limit): Add :version.
6070
6071 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
6072
6073         * ietf-drums.el (mm-util): Require CL when compiling.
6074
6075 2000-10-15  Dave Love  <fx@gnu.org>
6076
6077         * qp.el: Require mm-util.
6078
6079 2000-10-13  Dave Love  <fx@gnu.org>
6080
6081         * qp.el (quoted-printable-decode-region): Avoid invalid
6082         coding-systems.
6083
6084 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
6085
6086         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
6087         to a recursive load.
6088
6089 2000-10-12  Dave Love  <fx@gnu.org>
6090
6091         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
6092
6093         * gnus.el (gnus-group-startup-message): Check for PBM image.
6094
6095 2000-10-09  Dave Love  <fx@gnu.org>
6096
6097         * mail-source.el (mail-source-fetch-imap): Bind
6098         default-enable-multibyte-characters rather than using
6099         mm-disable-multibyte.
6100
6101 2000-10-05  Dave Love  <fx@gnu.org>
6102
6103         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
6104         Autoload.
6105         (quoted-printable-decode-region):  Rename arg which confused
6106         charset with coding-system.  Don't use nonascii-insert-offset.
6107         Coding-system encode the region initially.  Don't recognize `=='
6108         as valid QP.  Coding-system decode the region finally.
6109         (quoted-printable-decode-string): Rename arg which confused
6110         charset with coding-system.
6111
6112         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
6113         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
6114         mm-encode-coding-region.
6115         (mm-decode-body, mm-decode-string): Rename variables which
6116         confused charset with coding-system.
6117         (binhex-decode-region): Don't autoload.
6118         (mm-body-encoding): Require message.
6119         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
6120         cond branches.
6121
6122         * gnus-art.el (article-de-quoted-unreadable)
6123         (article-de-base64-unreadable): Fold search case
6124         rather than downcasing string.  Apply mm-charset-to-coding-system
6125         to arg of quoted-printable-decode-region.
6126
6127 2000-10-04  Dave Love  <fx@gnu.org>
6128
6129         * gnus-ems.el: Don't turn off compiler warnings in local vars.
6130         Require ring when compiling.
6131         (gnus-article-compface-xbm): New variable.
6132
6133 2000-10-04  Dave Love  <fx@gnu.org>
6134
6135         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
6136         pbm images.
6137
6138         * frown.pbm, smile.pbm, wry.pbm: New files.
6139
6140         * frown.xbm, smile.xbm, wry.xbm: Deleted.
6141
6142 2000-10-03  Dave Love  <fx@gnu.org>
6143
6144         * mail-source.el (mail-sources): Revert to nil.
6145
6146         * nnmail (nnmail-spool-file): Revert to `((file))'.
6147
6148         * qp.el: Don't require mm-util.
6149         (quoted-printable-decode-region): Rewritten.
6150         (quoted-printable-decode-string, quoted-printable-encode-region):
6151         Doc fix.
6152         (quoted-printable-encode-region): Barf on multibyte characters.
6153         Maybe make the class multibyte.  Upcase chars, not formatted
6154         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
6155         (quoted-printable-encode-string): Don't use
6156         mm-with-unibyte-buffer.
6157
6158 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
6159
6160         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
6161
6162 2000-09-21  Dave Love  <fx@gnu.org>
6163
6164         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
6165         (for Emacs 20).  Tidy somewhat.
6166
6167 2000-09-21  Dave Love  <fx@gnu.org>
6168
6169         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
6170         image processing.  Rationalize logic somewhat.
6171
6172 2000-09-20  Dave Love  <fx@gnu.org>
6173
6174         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
6175         specifically.
6176
6177         * gnus.el (gnus-version-number): Avoid some redundant
6178         autoloads.
6179
6180 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
6181
6182         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
6183         to XBM; we always have PBM support.
6184
6185 2000-09-14  Dave Love  <fx@gnu.org>
6186
6187         * gnus.el (gnus-charset):
6188         * mm-decode.el (mime-display):
6189         * imap.el (imap) <defgroup>: Add :version.
6190
6191 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
6192
6193         * parse-time.el: Fix author's mail address.
6194
6195         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
6196         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
6197         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
6198         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
6199         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
6200         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
6201         * rfc2231.el, uudecode.el: Fix copyright notice.
6202
6203         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
6204         require `w3' at load-time only if not running in batch mode.
6205
6206 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6207
6208         * gnus.el: Before merge with Emacs21.
6209
6210 2000-12-19  Raymond Scholz <ray-2000@zonix.de>
6211
6212         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
6213
6214 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6215
6216         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
6217         to avoid conflict with the standard `back-to-indentation'
6218         binding.
6219
6220 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6221
6222         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
6223
6224         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
6225         (mm-disable-multibyte-mule4): Ditto.
6226         (mm-with-unibyte-current-buffer-mule4): Ditto.
6227
6228 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6229
6230         * pop3.el (pop3-movemail): Use binary.
6231         (pop3-movemail-file-coding-system): Removed.
6232
6233 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6234
6235         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
6236
6237 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6238
6239         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
6240         exists.
6241
6242 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6243
6244         * gnus-msg.el (gnus-post-method): Use backend name when the
6245         address is "".
6246
6247 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6248
6249         * gnus-art.el (article-verify-x-pgp-sig): Don't test
6250         mm-verify-option.
6251         (gnus-treat-x-pgp-sig): Default value.
6252         (gnus-ignored-headers): Redundant.
6253
6254 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6255
6256         * gnus-win.el (gnus-configure-frame): Save selected window.
6257
6258 2000-02-15  Andrew Innes  <andrewi@gnu.org>
6259
6260         * nnmbox.el: Require gnus-range.
6261         (nnmbox-group-building-active-articles): New variable.
6262         (nnmbox-group-active-articles): New variable; this is a cache of
6263         all active articles by group and number.
6264         (nnmbox-in-header-p): New function.
6265         (nnmbox-find-article): New function.
6266         (nnmbox-record-active-article): New function.
6267         (nnmbox-record-deleted-article): New function.
6268         (nnmbox-is-article-active-p): New function.
6269         (nnmbox-retrieve-headers): Use nnmbox-find-article.
6270         (nnmbox-request-article): Ditto.  Also supply extra arg to
6271         nnmbox-article-group-number.
6272         (nnmbox-request-expire-articles): Ditto.
6273         (nnmbox-request-move-article): Ditto.
6274         (nnmbox-request-replace-article): Ditto.
6275         (nnmbox-request-rename-group): Rename group entry in active
6276         article cache.
6277         (nnmbox-delete-mail): Update active article cache, unless article
6278         is being replaced.
6279         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
6280         than partially duplicating it.
6281         (nnmbox-article-group-number): Add extra `this-line' arg, to
6282         handle articles belonging to multiple groups.
6283         (nnmbox-save-mail): Update active article cache.
6284         (nnmbox-read-mbox): Build active article cache when loading mbox.
6285         Also do some repair work, if we find articles that are missing the
6286         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
6287         reconstruct these from Xref info.
6288
6289 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6290
6291         * mail-source.el (mail-source-report-new-mail): Use
6292         nnheader-run-at-time.
6293
6294 2000-02-15  Andrew Innes  <andrewi@gnu.org>
6295
6296         * mail-source.el (mail-source-fetch-pop): Clear pop password when
6297         an error is thrown, and then rethrow the error.
6298         (mail-source-check-pop): Ditto.
6299         (mail-source-start-idle-timer): Prevent multiple pop checks
6300         running if the check takes a long time.
6301
6302 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6303
6304         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
6305         succeed.
6306
6307 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6308
6309         * gnus-win.el (gnus-configure-windows): Make sure
6310         nntp-server-buffer is live.
6311         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
6312
6313 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
6314
6315         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
6316
6317 2000-12-04  Andreas Jaeger  <aj@suse.de>
6318
6319         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
6320
6321 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6322
6323         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
6324
6325 2000-12-01  Christopher Splinter <chris@splinter.inka.de>
6326
6327         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
6328
6329 2000-12-01  Simon Josefsson  <sj@extundo.com>
6330
6331         * mml-smime.el (mml-smime-verify): Fix address parsing.
6332
6333 2000-12-01  Simon Josefsson  <sj@extundo.com>
6334
6335         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
6336         more than one certificate inside PKCS#7 blob.  Better security
6337         information (clamed / actual sender, openssl output, certificates
6338         inside message).
6339
6340         * smime.el (smime-verify-region): Output to /dev/null.
6341         (smime-buffer-as-string-region): Don't parse empty lines.
6342
6343 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6344
6345         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
6346         ?d and ?D.
6347         (gnus-mime-security-show-details-inline): New variable.
6348         (gnus-mime-security-show-details): Use them.
6349         (gnus-insert-mime-security-button): Ditto.
6350
6351         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
6352         Suggest by Michael Duggan (md5i@cs.cmu.edu).
6353         (mml2015-gpg-clear-verify): Ditto.
6354         (mml2015-gpg-decrypt-1): Ditto.
6355         (mml2015-use): Prefer 'gpg.
6356
6357 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6358
6359         * gnus-util.el (gnus-add-text-properties-when): New function.
6360         (gnus-remove-text-properties-when): Ditto.
6361
6362         * gnus-cite.el (gnus-article-hide-citation): Use them.
6363         (gnus-article-toggle-cited-text): Use them.
6364
6365         * gnus-art.el (gnus-signature-toggle): Use them.
6366         (gnus-article-show-hidden-text): Ditto.
6367         (gnus-article-hide-text): Ditto.
6368
6369 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6370
6371         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
6372
6373 2000-11-30  Simon Josefsson  <sj@extundo.com>
6374
6375         * smime.el (smime-point-at-eol): New alias.
6376         (smime-buffer-as-string-region): Use it.
6377
6378 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6379
6380         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
6381
6382 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6383
6384         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
6385
6386         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
6387
6388         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
6389
6390 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6391
6392         * nnmh.el (nnmh-request-expire-articles): Implemented
6393         expiry-target for nnmh backend.
6394
6395 2000-11-30  Simon Josefsson  <sj@extundo.com>
6396
6397         * mm-decode.el (mm-security-from): New variable.
6398         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
6399
6400         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
6401         than `from'.
6402
6403 2000-11-30  Simon Josefsson  <sj@extundo.com>
6404
6405         * mml-smime.el (mml-smime-verify): Verify that certificate mail
6406         address match sender address.
6407
6408         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
6409
6410         * smime.el (smime-verify-region): Don't copy buffer.
6411         (smime-decrypt-buffer): Use expand-file-name on keyfile.
6412         (smime-pkcs7-region): New function.
6413         (smime-pkcs7-certificates-region): Ditto.
6414         (smime-pkcs7-email-region): Ditto.
6415         (smime-buffer-as-string-region): Ditto.
6416
6417         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
6418         buffer.
6419
6420 2000-11-23  Jens Krinke <j.krinke@gmx.de>
6421
6422         * smime.el (smime-decrypt-region): Fix keyfile argument.
6423
6424 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6425
6426         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
6427
6428 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6429
6430         * message.el (message-shoot-gnksa-feet): New variable.
6431         (message-gnksa-enable-p): New function.
6432         (message-send): Use it.
6433         (message-check-news-body-syntax): Ditto.
6434
6435 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6436
6437         * message.el (message-make-message-id): Remove the redundancy.
6438
6439 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6440
6441         * message.el (message-setup): Discourage using mc-install-*-mode.
6442
6443         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
6444
6445 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6446
6447         * gnus-cite.el (gnus-cite-parse): Guess citation length.
6448
6449 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6450
6451         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
6452
6453 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6454
6455         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
6456
6457 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6458
6459         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
6460         insert-buffer-substring.
6461
6462         * message.el (message-send-mail): Use buffer-substring-no-properties.
6463         (message-send-news): Ditto.
6464
6465 2000-11-22  David Edmondson <dme@dme.org>
6466
6467         * imap.el (imap-wait-for-tag): Message read info.
6468
6469 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6470
6471         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
6472         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
6473         (mml2015-gpg-encrypt): Ditto.
6474
6475 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6476
6477         * mm-decode.el (mm-verify-option): Default value.
6478
6479         * mml-sec.el (mml-secure-part): Error message.
6480
6481 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6482
6483         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
6484
6485 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6486
6487         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
6488
6489 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6490
6491         * gnus-art.el (gnus-article-describe-key): Use prompt.
6492         (gnus-article-describe-key-briefly): Ditto.
6493
6494 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6495
6496         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
6497
6498 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6499
6500         * gnus-art.el (gnus-article-describe-key): New function.
6501         (gnus-article-describe-key-briefly): New function.
6502
6503 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6504
6505         * mm-decode.el (mm-decrypt-option): Doc typo.
6506
6507         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
6508         return a number.
6509
6510 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6511
6512         * message.el (message-newline-and-reformat): Typo.
6513
6514 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6515
6516         * gnus-art.el (article-verify-x-pgp-sig): Check whether
6517         original-article-buffer exists.
6518
6519         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
6520         (rfc2047-header-encoding-alist): Addresses are different from text.
6521         (rfc2047-encode-message-header): Ditto.
6522         (rfc2047-dissect-region): Extra parameter.
6523         (rfc2047-encode-region): Ditto.
6524         (rfc2047-encode-string): Ditto.
6525
6526 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6527
6528         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
6529         (mm-uu-pgp-encrypted-extract): Use it.
6530         (mm-uu-pgp-signed-extract-1): New function.
6531         (mm-uu-pgp-signed-extract): Use it.
6532
6533         * gnus-art.el (gnus-mime-display-security): New function.
6534         (gnus-mime-display-part): Use it.
6535         (gnus-mime-security-verify-or-decrypt): New function.
6536         (gnus-mime-security-press-button): New function.
6537         (gnus-insert-mime-security-button): Use it.
6538
6539         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
6540         (mm-find-raw-part-by-type): Ditto.
6541         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
6542         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
6543         (mm-destroy-parts): Kill nested multibyte buffer.
6544
6545         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
6546         (mml2015-gpg-verify): Ditto.
6547
6548 2000-11-18  Simon Josefsson  <sj@extundo.com>
6549
6550         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
6551         (mml2015-function-alist): Use it.
6552
6553         * mml-sec.el (mml-sign-alist): Update names.
6554         (mml-encrypt-alist): Ditto.
6555         (mml-secure-part-smime-sign): Moved to mml-smime.el
6556         as `mml-smime-sign-query'.
6557         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
6558         `mml-smime-get-file-cert'.
6559         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
6560         `mml-smime-get-dns-cert'.
6561         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
6562         `mml-smime-encrypt-query'.
6563         (mml-smime-sign-buffer): Use mml-smime-sign.
6564         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
6565
6566         * mml-smime.el (mml-smime-sign): New function.
6567         (mml-smime-encrypt):
6568         (mml-smime-sign-query):
6569         (mml-smime-get-file-cert):
6570         (mml-smime-get-dns-cert):
6571         (mml-smime-encrypt-query): Moved from mml-sec.el.
6572
6573 2000-11-16  Simon Josefsson  <sj@extundo.com>
6574
6575         * mml2015.el (mml2015-gpg-clear-verify): New function.
6576         (mml2015-function-alist): Add it.
6577
6578 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6579
6580         * message.el (message-setup-fill-variables): Use
6581         message-cite-prefix-regexp.
6582         (message-newline-and-reformat): Check the end of citation, leading
6583         WSP, break in the cite prefix.
6584         (message-fill-paragraph): New function.
6585
6586 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
6587
6588         * lpath.el: Shut up.
6589
6590 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6591
6592         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
6593         raw 8-bit in headers in dk.* newsgroups.
6594
6595 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6596
6597         * message.el (message-newline-and-reformat): Match extra WSPs.
6598
6599 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6600
6601         * mml.el (mml-generate-mime-1): Ignore ascii.
6602
6603 2000-11-16 Justin Sheehy <justin@iago.org>
6604
6605         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
6606
6607 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6608
6609         * message.el (message-cite-prefix-regexp): Prefix should not end
6610         at space.
6611
6612 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6613
6614         * message.el (message-mode-syntax-table): Add - as a word
6615         constituent as in articles.
6616         (message-setup-fill-variables): Add -_. as supercite-style prefix.
6617         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
6618         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
6619
6620 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6621
6622         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
6623
6624 2000-11-12  David Edmondson  <dme@dme.org>
6625
6626         * message.el (message-font-lock-keywords): use
6627         message-cite-prefix-regexp.
6628
6629 2000-11-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6630
6631         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
6632         Stein Arild Str\e,Ax\e(Bmme.
6633         (gnus-group-jump-to-group): Use it.
6634         (gnus-group-jump-to-group-prompt): Customize.
6635
6636 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
6637
6638         * mailcap.el (mailcap-possible-viewers): Match the entire string.
6639
6640 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
6641
6642         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
6643         incompatible.
6644         (mml2015-mailcrypt-sign): Ditto.
6645
6646 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6647
6648         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
6649         group is open.
6650
6651 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
6652
6653         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
6654         nnvirtual articles.
6655         (gnus-backlog-request-article): Don't request nnvirtual articles.
6656
6657 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6658
6659         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
6660         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
6661
6662 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
6663
6664         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
6665         * mml.el (mml-generate-mime-1): Use charset attribute.
6666         * mm-bodies.el (mm-encode-body): Add parameter charset.
6667         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
6668
6669 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6670
6671         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
6672         (mml2015-mailcrypt-clear-decrypt): Ditto.
6673         (mml2015-mailcrypt-verify): Ditto.
6674         (mml2015-mailcrypt-clear-verify): Ditto.
6675         (mml2015-gpg-verify): Ditto.
6676
6677 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
6678
6679         * smime.el (smime-openssl-program): Test the existence of openssl.
6680         * mml-smime.el: Require mm-decode.
6681         (mml-smime-verify-test): New function.
6682         * mm-decode.el (mm-verify-function-alist): Use it.
6683
6684 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6685
6686         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
6687         anyway.
6688
6689 2000-11-13  Simon Josefsson  <sj@extundo.com>
6690
6691         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
6692         verification doesn't work.
6693
6694 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
6695
6696         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
6697         (gnus-inews-do-gcc): Use it.
6698
6699 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6700
6701         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
6702         leading space.
6703         * mm-extern.el (mm-inline-external-body): Report error when no
6704         access-type.
6705
6706 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6707
6708         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
6709
6710 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6711
6712         * gnus-art.el (gnus-mime-button-menu): Use select-window.
6713
6714 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
6715
6716         * gnus-art.el (gnus-mime-display-part): Display multipart/related
6717         as multipart/mixed.
6718
6719 2000-11-12  David Edmondson  <dme@dme.org>
6720
6721         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
6722         and replace `.' with `\w' to allow for different syntax tables
6723         (from Vladimir Volovich).
6724         * message.el (message-newline-and-reformat): use
6725         `message-cite-prefix-regexp'.
6726         * gnus-cite.el (gnus-supercite-regexp): use
6727         `message-cite-prefix-regexp'.
6728         * gnus-cite.el (gnus-cite-parse): use
6729         `message-cite-prefix-regexp'.
6730
6731 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
6732
6733         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
6734         PGP SIGNATURE.  Escape leading "-"'s.
6735         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
6736
6737 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
6738
6739         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
6740
6741 2000-11-11  Simon Josefsson  <sj@extundo.com>
6742
6743         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
6744
6745         * smime.el (smime-details-buffer): New variable.
6746         (smime-sign-region):
6747         (smime-encrypt-region):
6748         (smime-verify-region):
6749         (smime-decrypt-region): Copy OpenSSL output to the buffer.
6750
6751         * mml-smime.el (mml-smime-verify): Support security info.
6752
6753 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
6754
6755         * mm-decode.el (mm-verify-option): Set default to nil.
6756         (mm-decrypt-option): Ditto.
6757         * gnus-art.el (article-verify-x-pgp-sig): New function.
6758
6759 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
6760
6761         * gnus-art.el (gnus-mime-display-alternative): Show button if no
6762         preferred part.
6763
6764 2000-11-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6765
6766         * gnus-sum.el (gnus-move-split-methods): Say that
6767         `gnus-split-methods' uses file names, whereas this uses group
6768         names.  (Report from Nevin Kapur)
6769
6770 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
6771
6772         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
6773
6774 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
6775
6776         * nnheader.el (nnheader-directory-files-is-safe): New variable.
6777         (nnheader-directory-articles): Use it.
6778         (nnheader-article-to-file-alist): Ditto.
6779
6780 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
6781
6782         * rfc2047.el (rfc2047-pad-base64): New function.
6783         (rfc2047-decode): Use it.
6784
6785 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6786
6787         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
6788         select method.
6789
6790 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
6791
6792         * mml2015.el (mml2015-gpg-decrypt-1):
6793         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
6794
6795 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6796
6797         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
6798
6799 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6800
6801         * pop3.el (pop3-munge-message-separator): A message may have an
6802         empty body.
6803
6804 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6805
6806         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
6807         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
6808         (mm-uu-pgp-signed-extract): Use coding-system.
6809
6810 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6811
6812         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
6813         (gnus-insert-mime-security-button): New function.
6814         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
6815         * mml2015.el:  Add security info when verify or decrypt.
6816         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
6817         (mm-uu-pgp-encrypted-extract): Ditto.
6818
6819 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
6820
6821         * mm-decode.el (mm-display-parts): New function.
6822         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
6823
6824 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6825
6826         * gnus-mlspl.el: Documentation tweaks.
6827
6828 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
6829
6830         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
6831         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
6832         argument.
6833
6834 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6835
6836         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
6837
6838 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
6839
6840         * gnus-art.el (gnus-article-encrypt): New function.
6841         (gnus-article-encrypt-protocol-alist): New variable.
6842         (gnus-article-encrypt-protocol): New variable.
6843         * mml2015.el (mml2015-self-encrypt): New function.
6844         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
6845
6846 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
6847
6848         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
6849         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
6850         let mailcap do it.
6851         * mml2015.el: Remove snarf code.
6852         * mm-decode.el: Remove snarf code.
6853
6854 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6855
6856         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
6857         (mml-insert-mime): Understand gnus-decoded.
6858         (mime-to-mml): New parameter handles.
6859         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
6860         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
6861
6862 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
6863
6864         * mm-decode.el (mime-security): New group.
6865         (mm-verify-function-alist): Add test function.
6866         (mm-decrypt-function-alist): Ditto.
6867         (mm-snarf-option): Set default value as nil.
6868         (mm-find-part-by-type): Recursive parameter.
6869         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
6870         * mml2015.el: Support draft-ietf-openpgp-multsig.
6871
6872 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6873
6874         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
6875         (gnus-article-view-part-as-charset): New function.
6876
6877 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6878
6879         * mm-decode.el (mm-verify-option): Default value.
6880         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
6881
6882 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6883
6884         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
6885
6886 2000-11-05  Simon Josefsson  <sj@extundo.com>
6887
6888         * mml-smime.el (mml-smime-verify): Work in original multipart
6889         buffert.
6890
6891         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
6892         (mm-handle-multipart-ctl-parameter): Ditto.
6893         (mm-alist-to-plist): New function.
6894         (mm-dissect-buffer): Store CTL parameters and copy original buffer
6895         for multiparts.
6896         (mm-destroy-parts): Destroy multipart buffert.
6897         (mm-remove-part): Ditto.
6898
6899         * mml-smime.el (mml-smime-sign): Not used.
6900         (mml-smime-encrypt): Ditto.
6901
6902         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
6903
6904         Verify S/MIME signature support.
6905
6906         * mm-decode.el (mm-inline-media-tests): Add
6907         application/{x-,}pkcs7-signature.
6908         (mm-inlined-types): Ditto.
6909         (mm-automatic-display): Ditto.
6910         (mm-verify-function-alist): Ditto.  Add name of method.
6911         (mm-decrypt-function-alist): Add name of method.
6912         (mm-find-part-by-type): Add documentation.
6913         (mm-possibly-verify-or-decrypt): Use new format of
6914         mm-{verify,decrypt}-function-alist.  Use method names.
6915
6916         * mml-smime.el (mml-smime-verify): New function.
6917
6918 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
6919
6920         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
6921
6922 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6923
6924         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
6925         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
6926         * mm-decode.el (mm-snarf-option): New variable.
6927
6928 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6929
6930         * mm-util.el (mm-subst-char-in-string): New function.
6931         (mm-replace-chars-in-string): Use it.
6932         * message.el (message-replace-chars-in-string): Use it.
6933         * nnheader.el (nnheader-replace-chars-in-string): Use it.
6934         * gnus-mh.el (mh-lib-progs): Shut up.
6935
6936 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
6937
6938         * base64.el, md5.el: Moved to contrib directory.
6939
6940 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
6941
6942         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
6943         the last article when search.
6944
6945 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6946
6947         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
6948         * nnmail.el (nnmail-pathname-coding-system): Ditto.
6949
6950 2000-09-29  David Edmondson  <dme@thus.net>
6951
6952         * message.el (message-newline-and-reformat): Typo.
6953
6954 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6955
6956         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
6957
6958 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
6959
6960         * nntp.el (nntp-decode-text): Delete bogus status lines.
6961
6962 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
6963
6964         * message.el (message-font-lock-keywords): Match a final newline
6965         to help font-lock's multiline support.
6966
6967 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
6968
6969         * nnoo.el (nnoo-set): New function.
6970
6971 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
6972
6973         * gpg.el, gpg-ring.el: Moved to contrib directory.
6974
6975 2000-11-04  Simon Josefsson  <sj@extundo.com>
6976
6977         * nnimap.el (nnimap-split-inbox): Typo.
6978
6979 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
6980
6981         * gnus-msg.el (gnus-msg-mail): Move it backwards.
6982
6983 2000-11-03  Simon Josefsson  <sj@extundo.com>
6984
6985         * rfc2231.el (rfc2231-parse-qp-string): New function.
6986         (require): rfc2047.
6987
6988         * mail-parse.el (mail-header-parse-content-type):
6989         (mail-header-parse-content-disposition): Support invalid QP
6990         encoded strings, by using `rfc2231-parse-qp-string'.
6991
6992 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6993
6994         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
6995         (rfc2231-decode-encoded-string): Typo "> X 1".
6996         (rfc2231-encode-string): Insert the name of charset.
6997         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
6998
6999 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
7000
7001         * mm-decode.el (mm-save-part): Return the filename.
7002         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
7003         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
7004         (gnus-mime-action-alist): Use it.
7005         (gnus-mime-button-commands): USe it.
7006         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
7007         (mm-inline-external-body): unwind-protect.
7008
7009 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
7010
7011         * gnus-art.el (gnus-insert-mime-button): Show url.
7012
7013 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7014
7015         * mml.el (mml-generate-mime-1): Support external url.
7016         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
7017
7018 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
7019
7020         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
7021         * mm-decode.el (mm-display-external): Ditto.
7022         * mm-extern.el: New file.
7023         * mm-decode.el (mm-inline-media-tests): Hook it up.
7024         (mm-inlined-types): Inline message/external-body.
7025
7026 2000-11-02  Simon Josefsson  <sj@extundo.com>
7027
7028         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
7029
7030         * message.el (message-get-reply-headers): Better handling when
7031         Mail-Followup-To is very large.
7032
7033 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
7034
7035         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
7036         * gnus-art.el (gnus-article-edit-done):
7037         * gnus-sum.el (gnus-summary-edit-article-done): Move line
7038         counting code here.
7039         * gnus-msg.el (gnus-setup-message): Remove a hack.
7040
7041 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
7042
7043         * gnus-sum.el (gnus-newsgroup-variables): New variable.
7044         (gnus-summary-mode): Make them local variables.
7045         (gnus-set-global-variables): Globalize them.
7046         (gnus-summary-exit): Kill them.
7047
7048 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
7049
7050         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
7051         word.
7052
7053 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
7054
7055         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
7056         gnus-article-wash-types.
7057         * gnus-art.el (gnus-article-wash-status): Use them.
7058
7059 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7060
7061         * mml.el (mml-read-tag): Remove spaces and LF.
7062
7063 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
7064
7065         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
7066         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
7067
7068 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
7069
7070         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
7071
7072 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
7073
7074         * gnus-sum.el (gnus-article-charset): New variable.
7075         (gnus-summary-display-article): Set it.
7076         * gnus-msg.el (gnus-copy-article-buffer): Use it.
7077         * gnus-art.el (gnus-article-mode): Make it local variable.
7078
7079 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7080
7081         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
7082
7083 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7084
7085         * nnwfm.el: New file.
7086
7087         * nnweb.el (nnweb-replace-in-string): New function.
7088
7089 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7090
7091         * mml2015.el: Wrap gpg.el.
7092         * gpg.el (gpg-verify): The last argument of apply is a list.
7093         (gpg-encrypt): Add passphrase as a parameter.
7094
7095 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
7096
7097         * gpg.el: New file.
7098         * gpg-ring.el: New file.
7099
7100 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7101
7102         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
7103
7104 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7105
7106         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
7107         double-quote charcters.
7108         (gnus-summary-prepare-threads): Ditto.
7109
7110 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
7111
7112         * gnus-art.el (gnus-mime-display-single): Forward line -1.
7113         * mml.el (mml-read-tag): Don't skip the leading space.
7114         * lpath.el (font-lock-set-defaults): Shut up.
7115
7116 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
7117
7118         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
7119
7120 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
7121
7122         * qp.el (quoted-printable-encode-region): Replace leading - when
7123         ultra safe.
7124         * mml.el (mml-generate-mime-postprocess-function): Removed.
7125         (mml-postprocess-alist): Removed.
7126         (mml-generate-mime-1): Use ultra-safe when sign.
7127         * mml2015.el (mml2015-fix-micalg): Uppercase.
7128         (mml2015-verify): Insert LF.
7129         (mml2015-mailcrypt-sign): Downcase; search backward.
7130
7131 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7132
7133         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
7134         restrictive.
7135         (nnultimate-table-regexp): New variable.
7136         (nnultimate-forum-table-p): Use it.
7137
7138 2000-10-30  Ed L Cashin <ecashin@coe.uga.edu>
7139
7140         * gnus-sum.el (gnus-summary-expire-articles): Save point.
7141
7142 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
7143
7144         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
7145         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
7146
7147 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7148
7149         * mml2015.el: Shut up.
7150
7151 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
7152
7153         * gnus.el (gnus-server-browse-hashtb): Removed.
7154         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
7155         (gnus-group-insert-group-line-info): Use simplified method.
7156         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
7157
7158 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
7159
7160         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
7161         moved here.
7162         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
7163         * gnus-group.el (gnus-group-prepare-flat): Use it.
7164         * gnus-topic.el (gnus-group-prepare-topics): Use it.
7165
7166 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
7167
7168         * mml.el (mml-mode): Show menu in XEmacs.
7169
7170 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
7171
7172         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
7173         (gnus-server-read-server-in-server-buffer): New function.
7174         (gnus-browse-foreign-server): Browse in group buffer.
7175         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
7176         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
7177         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
7178         * gnus.el (gnus-server-browse-hashtb): New variable.
7179
7180 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
7181
7182         * nnfolder.el (nnfolder-open-nov): Use group.
7183
7184 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7185
7186         * nnfolder.el: Add NOV. Set version to 2.0.
7187         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
7188
7189 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7190
7191         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
7192
7193 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
7194
7195         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
7196         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
7197
7198 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
7199
7200         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
7201
7202 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
7203
7204         * mm-decode.el (mm-verify-function-alist): New variable.
7205         (mm-verify-option): New variable.
7206         (mm-decrypt-function-alist): Ditto.
7207         (mm-decrypt-option): Ditto.
7208         (mm-find-raw-part-by-type): New function.
7209         (mm-possibly-verify-or-decrypt): New function.
7210         (mm-dissect-multipart): Use it.
7211         * mml2015.el (mml2015-fix-micalg): New function.
7212         (mml2015-decrypt): Use new interface.
7213         (mml2015-verify):  Use new interface.
7214         (mml2015-setup): Make it bogus.
7215
7216 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
7217
7218         * mml.el (mml-generate-mime-postprocess-function): Set to
7219         mml-postprocess.
7220         (autoload): Autoload mml2015 and mml-smime.
7221         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
7222         * mml2015.el (mml2015-encrypt): New function.
7223         (mml2015-sign): New function.
7224         (mml2015-encrypt-function): New variable.
7225         (mml2015-sign-function): New variable.
7226         (mml2015-mailcrypt-encrypt): Use message-recipients.
7227         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
7228         * mml-smime.el (mml-smime-setup): Ditto.
7229
7230 2000-10-28  Simon Josefsson  <sj@extundo.com>
7231
7232         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
7233         Communigate Pro 3.3.1 server.
7234
7235         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
7236         in buffers.
7237         (mml-secure-dns-server): Removed.
7238         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
7239         write certificates to files.
7240
7241         * smime.el (smime-dns-server): New variable.
7242         (smime-mail-to-domain):
7243         (smime-cert-by-dns): New functions.
7244
7245         * dig.el: New file.
7246
7247 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
7248
7249         * message.el (message-options): New variable.
7250         (message-options-set-recipient): New function.
7251         (message-send): Use them.
7252         * gnus-int.el (gnus-request-replace-article): Use them.
7253         (gnus-request-accept-article): Ditto.
7254         * mml.el (mml-preview): Use them.
7255         * gnus-sum.el (gnus-summary-edit-article): Use them.
7256
7257         * message.el (message-options-get): New function.
7258         (message-options-get): New function.
7259         * rfc2047.el (rfc2047-encode-message-header): Use them.
7260         * mm-bodies.el (mm-encode-body): Use them.
7261
7262 2000-10-28  Simon Josefsson  <sj@extundo.com>
7263
7264         * nnimap.el (nnimap-retrieve-which-headers):
7265         (nnimap-request-article-part): Quote message-id.
7266
7267         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
7268         (smime-CA-file): New variable.
7269         (smime-call-openssl-region): Don't error.
7270         (smime-sign-region): Return result value.
7271         (smime-encrypt-region): Ditto.
7272         (smime-verify-region): New function.
7273         (smime-decrypt-region): Ditto.
7274         (smime-verify-buffer): Ditto.
7275         (smime-decrypt-buffer): Ditto.
7276
7277         * mml.el: Require mml-sec.
7278         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
7279         (mml-mode-map): Add "sign" and "encrypt" maps.
7280         (mml-menu): Add security menu.
7281         (mml-preview): Use generate-new-buffer.
7282
7283         * mml-sec.el: New file.
7284
7285 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
7286
7287         * mm-decode.el (mm-find-part-by-type): Move it here.
7288         * mml.el (mml-postprocess): Move it here.
7289         (mml-postprocess-alist): Move it here. Merge them.
7290
7291 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
7292
7293         * rfc2047.el (rfc2047-encode-message-header): Make sure no
7294         unencoded stuff in the header.
7295
7296 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
7297
7298         * gnus-group.el (gnus-group-listed-groups): New variable.
7299         (gnus-group-list-option): New variable.
7300         (gnus-group-list-limit-map): New keymap.
7301         (gnus-group-list-flush-map): New keymap.
7302         (gnus-group-list-plus-map): New keymap.
7303         (gnus-group-prepare-logic): New function.
7304         (gnus-group-prepare-flat): Merge with
7305         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
7306         (gnus-group-prepare-flat-list-dead): Ditto.
7307         (gnus-group-list-matching): Use gnus-group-prepare-function.
7308         (gnus-group-list-dormant): Ditto.
7309         (gnus-group-list-cached): Ditto.
7310         (gnus-group-listed-groups): New function.
7311         (gnus-group-list-limit): New function.
7312         (gnus-group-list-flush): New function.
7313         (gnus-group-list-plus): New function.
7314         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
7315         (gnus-topic-prepare-topic): Ditto.
7316
7317 2000-10-27  Paul Jarc <prj@po.cwru.edu>
7318
7319         * message.el (message-insert-to, message-get-reply-headers):
7320         (message-reply, message-followup): Mail-{Followup,Reply}-To.
7321
7322 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
7323
7324         * mml2015.el: New file.
7325         * smime.el: New file.
7326         * mml-smime.el: New file.
7327
7328 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7329
7330         * ChangeLog: Moved to ChangeLog.1.
7331
7332 ;; Local Variables:
7333 ;; coding: iso-2022-7bit
7334 ;; End: