* gnus-msg.el (gnus-setup-message): Get the evaliation order
[gnus] / lisp / ChangeLog
1 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-msg.el (gnus-setup-message): Get the evaliation order
4         right. 
5         (gnus-inews-make-draft): New function.
6         (gnus-setup-message): Use it.
7
8         * message.el (message-required-headers): Add From.
9
10 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11         Trivial patch from Norbert Koch <nk@viteno.net>.
12
13         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
14
15 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16
17         * message.el (message-generate-headers): Let header formatters do
18         their work.
19
20 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
21
22         * deuglify.el (gnus-article-outlook-deuglify-article):
23         Rehighlight, reapply treatments and call
24         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
25         (gnus-outlook-repair-attribution-block): Recognize cited
26         attributions.  Suggested by Niklas Morberg.
27
28 2003-01-02  Pete Kazmier  <pete@kazmier.com>
29
30         * gnus-art.el (gnus-treat-predicate): Check condition first.
31
32 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
33
34         * lpath.el: Add url-http-file-exists-p.
35
36         * gnus-group.el (gnus-group-fetch-charter): Use
37         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
38
39 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
40
41         * message.el (message-draft-headers): Also generate From to get a
42         nicer draft buffer summary.
43
44         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
45         parameter.
46
47         * gnus-art.el (article-wash-html): Clean up.
48         (article-wash-html): Typo fix.
49
50         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
51         (gnus-summary-mail-forward): To many lists of lists.
52
53         * gnus-art.el (article-wash-html): Clean up.
54
55 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
56
57         * gnus-art.el (gnus-treat-wash-html): New variable.
58
59 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
60
61         * message.el (message-check-news-header-syntax): Allow posting.
62         (message-check-news-header-syntax): Fix logic for sure, this
63         time.
64
65 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
66
67         * message.el (message-check-news-header-syntax): Check syntax of
68         continuation headers.
69
70 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
71
72         * gnus-art.el (gnus-button-url-regexp,
73         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
74         (gnus-header-button-alist): Regexps are case insensitive here.
75
76 2003-01-02  Simon Josefsson  <jas@extundo.com>
77
78         * dig.el (query-dig): Doc fix.
79
80 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
81
82         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
83         summary buffer line, not just the download mark.
84
85 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
86
87         * gnus-sum.el (gnus-summary-goto-subjects): New function.
88         (gnus-summary-insert-dormant-articles): New command and
89         keystroke.
90
91         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
92         function for mass insertion of subjects.
93
94         * nndraft.el (nndraft-generate-headers): Don't move point.
95
96         * gnus.el (nnheader): Require nnheader.
97
98         * nndraft.el (nndraft-request-associate-buffer): Use
99         make-local-variable.
100
101 2003-01-02  Michael Shields  <shields@msrl.com>
102
103         * nndraft.el (nndraft-request-associate-buffer): Make
104         write-contents-hooks buffer-local before setting it.
105
106 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
107
108         * gnus.el (gnus-group-parameter-value): Take an extra param.
109         (gnus-group-fast-parameter): Let group param results be nil.
110
111         * gnus-art.el (gnus-article-forward-header): New function.
112         (article-date-ut): Use it to remove continuation date headers.
113
114         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
115         read-event.
116         (gnus-summary-remove-bookmark): Clean up.
117         (gnus-summary-set-bookmark): Clean up.
118
119         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
120
121         * gnus.el (gnus-group-startup-message): Bind data-directory to
122         the Gnus etc directory.
123
124 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
125
126         * spam.el (spam-summary-prepare-exit): added slots for spam- and
127         ham-processing of articles; use the new
128         spam-group-(spam|ham)-contents-p functions
129         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
130         convenience functions
131         (spam-mark-junk-as-spam-routine): use the new
132         spam-group-spam-contents-p function
133
134         * gnus.el (spam-process, spam-contents, spam-process-destination):
135         added new parameters with corresponding global variables
136         (gnus-group-spam-exit-processor-ifile,
137         gnus-group-spam-exit-processor-bogofilter,
138         gnus-group-spam-exit-processor-blacklist,
139         gnus-group-spam-exit-processor-whitelist,
140         gnus-group-spam-exit-processor-BBDB,
141         gnus-group-spam-classification-spam,
142         gnus-group-spam-classification-ham): added new symbols for the
143         spam-process and spam-contents parameters
144
145         * spam.el (spam-ham-marks, spam-spam-marks): changed list
146         customization and list itself to store mark symbol rather than
147         mark character.
148         (spam-bogofilter-register-routine): added logic to generate mark
149         values list from spam-ham-marks and spam-spam-marks, so (member)
150         would work.
151
152 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
153
154         * message.el (message-cross-post-followup-to): Fix comment.
155
156 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
157
158         * spam.el (spam-ham-marks, spam-spam-marks): changed list
159         customization and list itself to store mark symbol rather than
160         mark character.
161         (spam-bogofilter-register-routine): added logic to generate mark
162         values list from spam-ham-marks and spam-spam-marks, so (member)
163         would work.
164
165 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
166
167         * message.el (message-signature-insert-empty-line): New variable.
168
169 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
170
171         * message.el: Renamed functions and variables: "xpost" ->
172         "cross-post", "-fup2" -> "-followup-to".
173         (message-cross-post-old-target, message-cross-post-default,
174         message-cross-post-note, message-followup-to-note,
175         message-cross-post-note-function): New variables names.
176         (message-xpost-old-target, message-xpost-default,
177         message-xpost-note, message-fup2-note,
178         message-xpost-note-function): Removed variable names.
179         (message-cross-post-followup-to-header,
180         message-cross-post-insert-note, message-cross-post-followup-to):
181         New function names.
182         (message-xpost-fup2-header, message-xpost-insert-note,
183         message-xpost-fup2): Removed function names.
184
185 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
186
187         * message.el (message-send-mail): Added message-cleanup-headers to
188         prevent newlines in headers.
189
190 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
191
192         * dns.el (dns-make-network-process): Comment.
193
194         * gnus-sum.el (gnus-summary-display-while-building): Default to
195         nil.
196
197 2003-01-01  Wes Hardaker  <wes@hardakers.net>
198
199         * gnus-sum.el (gnus-summary-display-while-building): New
200         variable.
201
202 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
203
204         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
205         before rearranging the article.
206
207 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
208
209         * nndraft.el (nndraft-generate-headers): New function.
210         (nndraft-request-associate-buffer): Use it to write headers on
211         buffer save.
212
213         * message.el (message-generate-headers): Let the function be a
214         lambda form.
215         (message-draft-headers): New variable.
216
217         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
218         function.
219         (gnus-setup-message): Use it.
220
221         * message.el (message-generate-headers-first): Doc fix.
222         (message-setup-1): Use new function for getting which headers to
223         generate.
224         (message-headers-to-generate): New function.
225
226 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
227
228         * gnus-agent.el (gnus-agent-save-alist): Make directory.
229
230 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
231
232         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
233         mention negatives.
234
235 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
236
237         * deuglify.el (gnus-outlook-rearrange-article): Use
238         `transpose-regions' instead of tempering the kill-ring.
239         (gnus-article-outlook-deuglify-article): Rehighlight article
240         instead of a complete redisplay.
241
242 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
243
244         * spam.el: most defvars are defcustoms now
245
246         patches from Michael Shields  <shields@msrl.com>
247
248         * spam.el (spam-bogofilter-articles): Select the article
249         body using gnus-summary-show-article t instead of
250         gnus-summary-select-article; this presents the raw text
251         without running any hooks.
252
253         * spam.el (spam-bogofilter-articles): Use message-remove-header
254         to remove headers; the old way incorrectly removed just the first
255         line of folded headers.
256
257 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
258
259         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
260
261 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
262
263         * gnus-start.el (gnus-load): New function.
264         (gnus-read-newsrc-el-file): Use it.
265
266 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
267
268         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
269         (gnus-button-handle-apropos-documentation): New function.
270         (gnus-button-handle-ctan): New function.
271         (gnus-button-alist): Use them.  Improve some regexps.
272         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
273
274 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
275
276         * message.el (message-subscribed-p): New function.
277         (message-send-mail): Use it.
278         * mml.el (mml-preview-insert-mft): New function.
279         (mml-preview): Use it.
280
281 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
282
283         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
284         when sorting by date.
285
286         * gnus-art.el (gnus-article-edit-mode): New variable.
287         (gnus-article-setup-buffer): Warn user about discarding edits.
288
289         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
290         (gnus-summary-pipe-output): Take a symbolic prefix to save all
291         headers.
292
293         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
294
295 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
296
297         * message.el (message-completion-alist): Added "Mail-Followup-To"
298         and "Mail-Copies-To".
299
300 2002-07-21  Jesper harder  <harder@ifa.au.dk>
301
302         * gnus-group.el: Add key bindings for
303         gnus-group-sort-groups-by-real-name and
304         gnus-group-sort-selected-groups-by-real-name.
305
306 2002-07-21  Jesper harder  <harder@ifa.au.dk>
307
308         * gnus.texi (Sorting Groups): Add key bindings for
309         gnus-group-sort-groups-by-real-name and
310         gnus-group-sort-selected-groups-by-real-name.
311
312 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
313
314         * spam.el (spam-use-dig): new variable for blackhole checking
315         through dig.el
316         (spam-check-blackholes): added dig.el checking functionality and
317         more verbose reporting; query-dig is autoloaded from dig.el
318         (spam-use-blackholes): disabled by default
319         (spam-blackhole-servers): removed rbl.maps.vix.com from the
320         blackhole servers list
321
322 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
323
324         * message.el (message-required-headers): New variable.
325
326 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
327
328         * dig.el (query-dig): new function
329
330 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
331
332         * flow-fill.el (fill-flowed): Don't infloop on too long fill
333         prefixes.
334
335         * dns.el (query-dns): Protect against errors.
336
337         * gnus-msg.el (gnus-article-yanked-articles): New variable.
338         (gnus-inews-add-send-actions): Mark all answered messages as
339         answered.
340
341 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
342
343         * nnmail.el (nnmail-split-it): Added tracing to
344         `:' split rule
345
346 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
347
348         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
349         and "%s" so we don't overquote them.
350
351 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
352
353         * (mm-display-external): Display the actual command that has been
354         executed in the echo area.
355
356 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
357
358         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
359
360         * message.el (message-with-reply-buffer): New macro.
361         (message-fetch-reply-field): Use it.
362         (message-insert-wide-reply): New command and keystroke.
363         (message-carefully-insert-headers): New function.
364         (message-insert-to): Use new function.
365
366         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
367         (gnus-topic-goto-missing-group): Use it.
368
369         * message.el (message-required-news-headers): Removed Lines.
370         (message-reply): Don't insert References first.
371         (message-followup): Ditto.
372         (message-make-references): New function.
373         (message-followup): Set message-reply-headers before generating
374         the buffer stuff.
375
376 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
377
378         * mml.el (mml-generate-mime-1): Reverse the order of
379         encoding/flowing.
380
381 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
382
383         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
384         after moving them.
385
386         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
387         fit with newer standard format.
388         (gnus-summary-make-false-root-always): New variable.
389         (gnus-gather-threads-by-subject): Use it.
390
391         * message.el (message-get-reply-headers): Take an address list
392         optional argument.
393
394 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
395
396         * gnus.el (gnus-keep-backlog): Change default to 20.
397
398         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
399         start.
400         (gnus-agent-check-overview-buffer): Remove negative article
401         numbers.
402
403         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
404         (nnmail-cache-ignore-groups): Doc fix.
405
406         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
407         (nnimap-debug-buffer): New variable.
408         (nnimap-debug): Use it.
409
410 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
411
412         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
413
414 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
415
416         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
417         they aren't already sorted.
418
419 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
420
421         * message.el (message-mode-menu): Add ellipses to menu items
422         expecting user interaction.
423         (message-mode-field-menu): do.
424
425 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
426
427         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
428         it isn't used any more.
429
430 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
431
432         * binhex.el (binhex-decoder-program): Fix docstring.
433
434 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
435
436         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
437         special chars if the mailcap file uses single quotes around %s.
438         From Laurent Martelli <laurent@bearteam.org>.
439
440 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
441
442         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
443         return the info object.
444
445 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
446
447         * gnus-int.el (gnus-request-update-info): Artificially add
448         (1 . (1- min)) to the read range, in case the backend doesn't
449         store marks for nonexistent articles.
450
451 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
452
453         * binhex.el (binhex-insert-char): Eval-and-compile.
454
455 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
456
457         * lpath.el: Add tool-bar-local-item-from-menu.
458
459         * message.el (message-tool-bar-local-item-from-menu): New function.
460         (message-tool-bar-map): Use it.
461
462 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
463
464         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
465
466         * gnus-art.el (gnus-article-header-rank): Last header in
467         gnus-sorted-header-list should have higher rank than non-members.
468
469 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
470
471         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
472         covered methods.
473
474 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
475
476         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
477         eval-when-compile.  Suggested by Kevin Greiner.
478
479 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
480
481         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
482         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
483         even though no headers may have been fetched
484         (gnus-agent-fetch-group-1, and perhaps others, require this
485         behavior).
486         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
487         server buffer is constrained by gnus-agent-max-fetch-size.
488         Multiple chunks in the same group may perform arbitrarily large
489         updates.
490
491 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
492
493         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
494         gnus-summary-update-download-mark to update the article in the
495         summary.
496
497 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
498
499         * gnus.el (gnus-summary-high-uncached-face,
500         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
501         New faces.
502
503         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
504         added this on 2002-11-23 but it just wasn't working out as
505         intended.  The idea isn't entirely dead, three new faces
506         gnus-summary-*-uncached-face are being added to gnus.el to provide
507         the basis for an improved implementation.
508         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
509         proper file to open is lib/servers.
510         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
511         (i.e. removing the article from gnus-newsgroup-downloadable) will
512         now restore the article's default mark rather than simply setting
513         no mark.
514         (gnus-agent-get-undownloaded-list): Corrected documentation.
515         Added code to set new summary local variable,
516         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
517         a temporary list.  No longer sets gnus-newsgroup-downloadable.
518         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
519         up to date.  Call new gnus-summary-update-download-mark to keep
520         summary buffer up-to-date.
521         (gnus-agent-fetch-selected-article): Keep
522         gnus-newsgroup-undownloaded up to date.
523         (gnus-agent-fetch-articles): Return list of articles that were
524         successfully fetched.
525         (gnus-agent-check-overview-buffer): No more thingatpt.
526         (gnus-agent-expire): No longer deletes NOV entries of unread
527         articles.
528         (gnus-agent-unread-articles): New function.
529         (gnus-agent-regenerate-group): The article number must be
530         terminated by a tab character.  Added more messages to report
531         repairs.  Inhibit quits while writing changes so it is now safe
532         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
533         downloaded to 1) resolve the unbound references and 2) avoid
534         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
535
536         * gnus-art.el (gnus-article-prepare): The agent
537         downloaded/undownloaded mark is no longer stored as the article's
538         mark.
539
540         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
541         gnus-summary-highlight may use it.  Added downloaded as
542         gnus-summary-highlight was using it.
543
544         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
545         the download mark now follows Kai's +/- convention.
546         (gnus-downloaded-mark): Added ?+ mark.
547         (gnus-summary-highlight): Added rules to select
548         gnus-summary-high-uncached-face,
549         gnus-summary-normal-uncached-face, and
550         gnus-summary-low-uncached-face.  Removed the
551         gnus-agent-downloaded-article-face.
552         (gnus-summary-line-format-alist): Implemented the download flag
553         format (?O) as named in the manual.  This implementation displays
554         either gnus-undownloaded-mark, gnus-downloaded-mark, or
555         gnus-no-mark.
556         (gnus-newsgroup-agentized): New local variable that identifies
557         which groups are agentized.  While the agent is now on by default,
558         you don't have to agentize every server that you use.
559         (gnus-update-summary-mark-positions): Completed support for the
560         download type of mark.
561         (gnus-summary-insert-line): Added undownloaded to the parameters.
562         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
563         reference by the gnus-summary-line-format-spec.
564
565         * nntp.el (nntp-with-open-group): This macro handles dropped or
566         broken connections by opening a new connection and repeating the
567         failed command.
568         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
569         XOVER commands preceeding the active articles with the nov entry
570         of the first available article.  When gnus connected to such a
571         server, the unexpected nov entry would result in duplicate lines
572         in the agent's overview file.  This patch fixes the duplicate
573         lines problem and improves performance by skipping over all
574         articles IDs that preceed the first nov entry in the server's
575         reply.
576
577 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
578
579         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
580         (gnus-summary-highlight): Use it instead of `downloaded'.
581         (gnus-summary-highlight-line): Ditto.
582
583         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
584
585 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
586
587         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
588
589         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
590         calls.
591
592         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
593         downloaded variable if we're in an uncovered group.
594
595         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
596         font to soemthing less noticeable.
597         (gnus-agent-group-covered-p): New function.
598
599 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
600
601         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
602         Because of an unknown bug, the group buffer is saved in .overview
603         file.
604
605 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
606
607         * nntp.el (nntp-send-command): Braino in last commit.  Replace
608         `and' with `or'.
609
610 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
611
612         * nntp.el (nntp-send-command): Assume that echo does not happen
613         when nntp-open-connection-function is nntp-open-network-stream.
614         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
615
616 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
617
618         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
619
620 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
621
622         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
623         nntp-server-buffer if we aren't going to write to it.
624
625 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
626         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
627
628         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
629
630 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
631
632         * rfc2047.el (rfc2047-decode-region): Remove newlines between
633         decoded words.
634
635 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
636
637         * gnus.el (fboundp): After loading mm-util, make sure it was the
638         right one.
639
640 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
641
642         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
643         gnus-sum.  Made into a user option.
644
645         * gnus-sum.el (gnus-simplify-ignored-prefixes)
646         (gnus-summary-mark-article-as-unread)
647
648 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
649
650         * time-date.el (date-to-time): Typo.
651
652         * parse-time.el: Typo.
653
654         * nnsoup.el (nnsoup-retrieve-headers): Typo.
655
656         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
657
658         * nnimap.el:
659         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
660
661         * mm-encode.el (mm-safer-encoding): Typo.
662
663         * messcompat.el: Typo.
664
665         * message.el (message-face-alist): Typo.
666
667         * imap.el (imap-interactive-login, imap-open): Typos.
668
669         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
670
671         * gnus.el: Typo.
672
673         * gnus-win.el (gnus-configure-frame): Typo.
674
675         * gnus-util.el (gnus-atomic-progn-assign): Typo.
676
677         * gnus-topic.el (gnus-topic-sort-topics): Typo.
678
679         * gnus-sum.el (gnus-summary-article-number)
680         (gnus-summary-read-group-1, gnus-summary-mark-article)
681         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
682
683         * gnus-mule.el (gnus-mule-add-group): Typo.
684
685         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
686
687         * gnus-group.el (gnus-group-fetch-faq): Typo.
688
689         * gnus-art.el (gnus-decode-header-methods): Typo.
690
691         * flow-fill.el: Typo.
692
693 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
694
695         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
696
697 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
698
699         * gnus-sum.el (gnus-simplify-ignored-prefixes)
700         (gnus-summary-mark-article-as-unread)
701         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
702         Reformatting to avoid long lines.
703         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
704
705 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
706
707         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
708         be accessed through `mail-header-number'.
709
710 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
711
712         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
713         compressed range to gnus-summary-insert-articles.
714
715 2002-11-26  Kevin Ryde <user42@zip.com.au>
716
717         * gnus-art.el (gnus-mime-copy-part): Look for filename
718         parameter under content-disposition, not content-type.
719
720         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
721         (gnus-summary-reselect-current-group): Use it.
722
723 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
724
725         * gnus-agent.el (gnus-agent-uncached-articles): if
726         gnus-agent-load-alist fails, return ARTICLES.
727
728         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
729
730 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
731
732         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
733         superfluous function call.
734         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
735         Add warning to docstring.
736
737 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
738
739         * gnus-agent.el: Autoload number-at-point instead.
740         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
741
742 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
743
744         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
745         require thingatpt (for number-at-point) and protect against
746         deactivate-mark being unbound (on XEmacs).
747
748 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
749
750         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
751         print message on entry.
752
753         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
754
755         * gnus-range.el (gnus-range-difference): New function.
756         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
757
758 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
759
760         * gnus-sum.el (gnus-summary-insert-old-articles): Use
761         gnus-remove-from-range instead of gnus-range-difference which
762         doesn't exist.
763
764 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
765         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
766
767         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
768         used for showing which articles have been downloaded.
769         (gnus-agent-article-alist): Format change.  Add documentation.
770         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
771         process-marked articles.
772         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
773         in the series are individually fetched to minimize lose of
774         content due to an error/quit.
775         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
776         gnus-message instead of message.
777         (gnus-agent-read-servers): Use file lib/methods instead of
778         lib/servers.  TODO: Why?
779         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
780         (gnus-agent-get-undownloaded-list): Remove articles that appear to
781         come from the agent.  This means that they are not downloaded.
782         (gnus-agent-fetch-selected-article): Don't use history.
783         (gnus-agent-save-history, gnus-agent-enter-history)
784         (gnus-agent-article-in-history-p, gnus-agent-history-path):
785         Removed function; history is not used anymore.
786         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
787         (gnus-agent-crosspost): Started rewrite then realized that a typo
788         in gnus-agent-fetch-articles ensures that this function is never
789         called.  This will need to be fixed later.
790         (gnus-agent-check-overview-buffer): Some sanity checks on the
791         agent overview buffer.  This is a safety net used during
792         development.
793         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
794         changed, write a number to the file indicating this.
795         (gnus-agent-fetch-headers): Rewrite to respect
796         gnus-agent-consider-all-articles without relying on the
797         `.fetched' files.  Make it fast.
798         (gnus-agent-braid-nov): Change resulting from
799         gnus-agent-fetch-headers change.
800         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
801         `.fetched' files.
802         (gnus-agent-read-agentview): New function, used by
803         gnus-agent-load-alist.
804         (gnus-agent-load-fetched-headers): Remove.
805         (gnus-agent-save-alist): Rewrite to accomodate new format.
806         (gnus-agent-fetch-group-1): Make sure list of articles is in the
807         same order as in gnus-newsgroup-headers.
808         (gnus-agent-expire): Document and implement extra args ARTICLES,
809         GROUP, FORCE.  Do not restrict usage.
810         (gnus-agent-uncached-articles): New function.
811         (gnus-agent-retrieve-headers): Use it.
812         (gnus-agent-regenerate-group): No longer needs to be called from
813         gnus-agent-regenerate.  Individual groups may be regenerated. The
814         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
815         The article fetch dates are validated in the article alist.  The
816         article alist is pruned of entries that do not reference existing
817         NOV entries.  All changes are computed then applied with
818         inhibit-quit bound to t.  As a result, it is now safe to quit out of
819         regeneration.  The optional clean parameter has been replaced with
820         an optional reread parameter.  Clean is no longer necessary as
821         regeneration gets the appropriate setting from
822         gnus-agent-consider-all-articles.  The new reread parameter will
823         result in fetched, or all, articles being marked as unread.
824         (gnus-agent-regenerate): Removed code to regenerate the history
825         file as it is no longer used.
826
827         * gnus-start.el (gnus-make-ascending-articles-unread): New
828         function, for efficient mass-marking.
829
830         * gnus-sum.el (gnus-summary-highlight): Use new face for
831         downloaded articles.
832         (gnus-article-mark): Prefer to indicate read/unread status over
833         downloaded status.
834         (gnus-summary-highlight-line-0): New function, maybe rehighlights
835         line.
836         (gnus-summary-highlight-line): Use new face for downloaded
837         articles.
838         (gnus-summary-insert-old-articles): Improved performance by
839         replacing the initial LIST of older articles with a compressed
840         RANGE of older articles.  Some servers appear to lie about
841         their active range so the original list could contain millions
842         of article numbers.  The range is not expanded into a list
843         until the optional ALL parameter has been applied.
844
845 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
846
847         * gnus-agent.el (gnus-category-mode): Typo in doc string.
848
849 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
850
851         * spam.el:
852         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
853
854         * spam.el: added `M s t' and `M s x' key mappings
855
856 2002-11-20  Simon Josefsson  <jas@extundo.com>
857
858         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
859
860 2002-11-19  Simon Josefsson  <jas@extundo.com>
861
862         * gnus-sum.el (gnus-summary-morse-message): Load
863         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
864         (unmorse-region): Autoload it instead.
865
866 2002-11-18  Simon Josefsson  <jas@extundo.com>
867
868         * gnus-sum.el (gnus-summary-morse-message): New function.
869         (gnus-summary-wash-map): Bind to `W m'.
870         (gnus-summary-make-menu-bar): Add.
871
872         * nnimap.el (nnimap-request-expire-articles): Compress sequence
873         before storing \Deleted mark on expired articles.
874
875 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
876         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
877
878         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
879         parens in column 0.
880
881 2002-11-17  Juanma Barranquero  <lektu@terra.es>
882
883         * nnweb.el (nnweb-google-create-mapping): Fix typo.
884
885         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
886
887         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
888
889 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
890
891         * message.el (message-set-auto-save-file-name): Use
892         make-directory, to avoid the dependence on gnus-util.
893
894 2002-11-16  Simon Josefsson  <jas@extundo.com>
895
896         * nnimap.el (nnimap-callback-callback-function):
897         (nnimap-callback-buffer): Removed, these cannot be global but must
898         be embedded into the callback.
899         (nnimap-make-callback): New.  Embedd article number, callback and
900         buffer in function.
901         (nnimap-callback, nnimap-request-article-part): Update.
902
903 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
904
905         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
906
907 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
908
909         * gnus.el (gnus-summary-line-format): Document %C.
910
911 2002-11-11  Simon Josefsson  <jas@extundo.com>
912
913         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
914         output when called interactively.
915
916 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
917
918         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
919
920         * message.el (message-draft-coding-system): Improve comment; use
921         mm-auto-save-coding-system for the default value.
922
923         * nndraft.el (nndraft-request-article): Revert to the state before
924         2002-10-29; regexp-quote mail-header-separator.
925
926 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
927
928         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
929         allow editing of drafts from an nnvirtual group.
930
931 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
932
933         * nndraft.el (nndraft-request-article): Replace emacs-mule with
934         mm-auto-save-coding-system.
935
936         * message.el (message-draft-coding-system): Default to
937         iso-2022-7bit.
938
939         * mm-util.el (mm-auto-save-coding-system): Undo last change to
940         restore the default value to emacs-mule or escape-quoted.
941
942 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
943
944         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
945         a delayed or a queued article as well as a draft.
946
947         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
948         delayed or a queued article in the raw format; treat a delayed
949         article as a raw article as well as a draft.
950         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
951         for the delayed group.
952
953         * nndraft.el (nndraft-request-article): Ignore auto save files for
954         a delayed or a queued article; don't bother to decode a queued
955         article; don't bind nnmail-file-coding-system for a queued article.
956
957         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
958         and the queue group.
959
960 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
961
962         * gnus-group.el (gnus-group-delete-group):
963         gnus-cache-active-hashtb might be void.
964
965 2002-11-02  Simon Josefsson  <jas@extundo.com>
966
967         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
968         setting of the default user ID.  From Raymond Scholz
969         <ray-2002@zonix.de>.
970
971 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
972
973         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
974         charset.
975
976 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
977         From Alex Schroeder <alex@emacswiki.org>
978         * spam-stat.el (spam-stat-process-directory): add dir to message
979         (spam-stat-reduce-size): No longer remove words
980         with values close to 0.5, because the default value is 0.2.
981
982 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
983
984         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
985         documentation.
986
987 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
988
989         * gnus-agent.el (gnus-agent-fetched-headers)
990         (gnus-agent-load-fetched-headers)
991         (gnus-agent-save-fetched-headers): Remove variable and two
992         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
993         works better.
994         (gnus-agent-fetch-headers): New implementation from Kevin
995         Greiner.  Uses gnus-agent-article-alist to store information
996         about fetched messages which aren't on the server anymore.  The
997         trick is to return a list of considered messages to the caller,
998         but to only fetch those which haven't been fetched yet.
999
1000 2002-10-30  Simon Josefsson  <jas@extundo.com>
1001
1002         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
1003
1004         * pgg.el (pgg-passphrase-cache-expiry): Removed.
1005
1006 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1007
1008         * mm-view.el (mm-w3m-local-map-property): Make it work with older
1009         versions of emacs-w3m than 1.3.3.
1010
1011         * lpath.el: Bind w3m-minor-mode-map.
1012
1013         * mm-view.el (mm-w3m-mode-command-alist)
1014         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
1015         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
1016         (mm-setup-w3m): Simplified.
1017         (mm-w3m-local-map-property): New function.
1018         (mm-inline-text-html-render-with-w3m): Use it.
1019
1020         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
1021         mm-w3m-local-map-property.
1022
1023 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1024
1025         * mm-util.el (mm-auto-save-coding-system): Default to
1026         iso-2022-7bit.
1027
1028         * nndraft.el (nndraft-request-article): Decode an article using
1029         the coding-system emacs-mule if it seems to have been saved using
1030         emacs-mule.
1031         (nndraft-request-replace-article): Use message-draft-coding-system
1032         instead of mm-auto-save-coding-system for the draft or delayed
1033         group.
1034
1035 2002-10-28  Josh  <huber@alum.wpi.edu>
1036
1037         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
1038         functions.
1039
1040 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1041         From mah@everybody.org (Mark A. Hershberger).
1042
1043         * mm-url.el (mm-url-insert-file-contents): Make it return the same
1044         type values ("url" size) regardless of the values of
1045         mm-url-use-external.
1046
1047 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1048
1049         * nnimap.el (nnimap-request-article-part): Try harder to show
1050         group name in debugging message.
1051
1052 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1053
1054         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
1055         directory if it doesn't exist.
1056         (gnus-agent-fetch-headers): Remove old cruft that tried to
1057         abstain from downloading articles more than once if
1058         gnus-agent-consider-all-articles was true.  This is now done
1059         properly via the .fetched files.
1060
1061 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1062
1063         * nndraft.el (nndraft-request-article): Treat delayed articles
1064         like drafts.
1065
1066 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1067
1068         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
1069
1070 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1071
1072         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
1073         Remove unused optional arg DIR and corresponding code.
1074
1075         * nnimap.el (nnimap-request-article-part): Include group name in
1076         debugging output.
1077
1078 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
1079
1080         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
1081
1082 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1083
1084         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
1085         contains range of headers that have been fetched by the agent
1086         already.  Compare gnus-agent-article-alist.
1087         (gnus-agent-file-header-cache): Like
1088         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
1089         (gnus-agent-fetch-headers): Improve comment.  Revert to old
1090         seen/recent logic.
1091         Remember which headers have been fetched before and don't fetch
1092         them again the next time round.
1093         (gnus-agent-load-fetched-headers)
1094         (gnus-agent-save-fetched-headers): New functions, for remembering
1095         which headers have been fetched before.
1096
1097 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1098
1099         * lpath.el: Remove useless bindings.
1100
1101 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
1102
1103         * gnus-sum.el (gnus-summary-execute-command): Disable visual
1104         features while searching.
1105
1106 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1107
1108         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
1109
1110 2002-10-22  Simon Josefsson  <jas@extundo.com>
1111
1112         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
1113         (pgg-snarf-keys): Add.
1114
1115 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1116
1117         * lpath.el: Fbind bbdb-records.
1118
1119         * spam.el: Don't autoload bbdb-records.
1120
1121 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1122
1123         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
1124         prevent inf-loop.
1125
1126 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1127
1128         * nnslashdot.el: Removed some test lines.
1129         More test.
1130
1131 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1132
1133         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
1134         are known to be downloaded already.
1135
1136 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1137
1138         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
1139         (mm-text-html-washer-alist): Ditto.
1140
1141 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1142
1143         * nnheader.el (nnheader-remove-body): Fix an error of detecting
1144         boundary between headers and body.
1145         * nnml.el (nnml-parse-head): Ditto.
1146
1147 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1148
1149         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
1150         entries.
1151
1152         * gnus-group.el (gnus-fetch-group): Allow an optional
1153         specification of the articles to select.
1154
1155         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
1156
1157 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1158
1159         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
1160         headers from the group, update variable `articles' to contain
1161         only those numbers where headers exist.  (When fetching all
1162         articles in a group, Gnus creates lots of numbers where there is
1163         no articles.)
1164
1165 2002-10-20  Steve Youngs  <youngs@xemacs.org>
1166
1167         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
1168         doesn't have the 'alist custom type, use cons cells instead.
1169         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
1170         (pgg-parse-hash-algorithm-alist): Ditto.
1171         (pgg-parse-compression-algorithm-alist): Ditto.
1172         (pgg-parse-signature-type-alist): Ditto.
1173
1174         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
1175
1176         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
1177
1178         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
1179
1180 2002-10-19  Simon Josefsson  <jas@extundo.com>
1181
1182         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
1183         buffer.
1184
1185 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1186
1187         * gnus-spec.el (gnus-make-format-preserve-properties)
1188         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
1189         properties also on XEmacs.  `gnus-xmas-format' is like format but
1190         preserves text properties on XEmacs (though it only understands
1191         simple format specs).  The variable
1192         `gnus-make-format-preserve-properties' controls whether the
1193         function is used, and is checked in `gnus-parse-simple-format'.
1194         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
1195
1196         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
1197         output.
1198         (gnus-agent-consider-all-articles): New variable.
1199         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
1200         (gnus-agent-fetch-headers): Depending on
1201         gnus-agent-consider-all-articles, maybe get all articles.
1202         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
1203         `read'.
1204         (gnus-predicate-imples-unread): New function.
1205         (gnus-agent-fetch-headers): Optimize to call
1206         gnus-list-of-unread-articles if that is sufficient.
1207         Check unseen and recent instead of seen and recent.
1208         (gnus-agent-fetch-headers): Abstain from calling
1209         gnus-list-range-intersection if range (a . b) would have (> a b).
1210
1211 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1212
1213         * message.el (message-send-mail): Make it possible to perform
1214         edebug-defun.
1215
1216 2002-10-18  Simon Josefsson  <jas@extundo.com>
1217
1218         * gnus-art.el (gnus-button-man-handler): Change default to
1219         `manual-entry' (defined in both emacsen).
1220         (gnus-button-man-handler): Remove emacsen difference and use
1221         `manual-entry'.
1222
1223 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1224
1225         * spam.el: Wrap autoload settings for bbdb-records,
1226         executable-find and ifile-spam-filter with eval-and-compile.
1227         (spam-display-buffer-contents): Remove.
1228         (spam-bogofilter-score): Merge spam-display-buffer-contents.
1229
1230 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
1231
1232         * spam.el (spam-display-buffer-contents): New function.
1233         (spam-bogofilter-score): use spam-display-buffer-contents, patch
1234         from Katsumi Yamaoka <yamaoka@jpl.org>.
1235
1236 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1237
1238         * nnheader.el (nnheader-parse-naked-head): New function.
1239         (nnheader-parse-head): Use the above function, in order to handle
1240         continuation lines properly.
1241         (nnheader-remove-body): New function.
1242         (nnheader-remove-cr-followed-by-lf): New function.
1243         (nnheader-ms-strip-cr): Use the above function.
1244
1245         * gnus-agent.el (gnus-agent-regenerate-group): Call
1246         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
1247         `nnheader-parse-head'.
1248         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
1249
1250         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
1251         continuation lines by itself; call `nnheader-parse-naked-head'
1252         instead of `nnheader-parse-head'.
1253         * nndiary.el (nndiary-parse-head): Ditto.
1254         * nnfolder.el (nnfolder-parse-head): Ditto.
1255         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
1256         * nnmaildir.el (nnmaildir--update-nov): Ditto.
1257         * nnml.el (nnml-parse-head): Ditto.
1258
1259 2002-10-17  Steve Youngs  <youngs@xemacs.org>
1260
1261         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
1262         XEmacs, default to it if featurep 'xemacs.
1263
1264 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1265
1266         * spam-stat.el: Check for the existence of hash functions instead
1267         of the Emacs version to decide whether to load cl.  Suggested by
1268         Kai Gro\e,A_\e(Bjohann.
1269
1270 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1271
1272         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
1273         if it isn't open yet.
1274
1275 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1276
1277         * gnus-group.el: Require mm-url only when compiling.
1278         (gnus-group-fetch-charter): Require mm-url.
1279
1280         * spam-stat.el: Require cl for the functions gethash,
1281         hash-table-count, make-hash-table and mapc for Emacs 20.
1282         (puthash): Alias to cl-puthash for Emacs 20.
1283         (with-syntax-table): New macro for Emacs 20.
1284
1285 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
1286
1287         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
1288
1289 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
1290
1291         * spam.el (spam-check-ifile): added ifile as a spam checking
1292         backend, and spam-use-ifle as the variable to toggle that check.
1293
1294 2002-10-12  Simon Josefsson  <jas@extundo.com>
1295
1296         * message.el (message-beginning-of-line): New variable.
1297         (message-beginning-of-line): Use it.
1298
1299 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
1300
1301         * spam.el: more compilation fixes for BBDB
1302
1303         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
1304         (spam-stat-reduce-size): Interactive.
1305         (spam-stat-reset): New function.
1306         (spam-stat-save): Interactive.
1307
1308 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1309
1310         * gnus.el: Autoload gnus-delay-initialize.
1311
1312         * message.el: Autoload gnus-delay-article.
1313
1314 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
1315
1316         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
1317         text property in Emacs.
1318
1319 2002-10-11  Simon Josefsson  <jas@extundo.com>
1320
1321         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
1322         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
1323
1324         * mml1991.el (mml1991-pgg-sign): Remove CR.
1325
1326 2002-10-10  Simon Josefsson  <jas@extundo.com>
1327
1328         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
1329         decrypt failed.
1330         (mml2015-trust-boundaries-alist): Removed.
1331         (mml2015-gpg-extract-signature-details): Don't use it.
1332         (mml2015-unabbrev-trust-alist): New.
1333         (mml2015-gpg-extract-signature-details): Use it.
1334
1335 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
1336
1337         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
1338         BBDB installed
1339
1340         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
1341         statistical analysis of spam in Lisp only
1342
1343 2002-10-10  Simon Josefsson  <jas@extundo.com>
1344
1345         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
1346         auth, selected or examine state.
1347
1348         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
1349         buffer and error buffer depending on type of information.
1350
1351         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
1352         --status-fd stuff even if gpg.el is not used (revert earlier
1353         change).
1354         (mml2015-pgg-{clear-,}verify): Store both output and errors as
1355         gnus details.
1356         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
1357         buffer.
1358
1359         * pgg.el (pgg-verify-region): Use it.
1360
1361         * pgg-def.el (pgg-query-keyserver): New variable.
1362
1363         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
1364         key-identifier in packet.  Is this a good idea?
1365
1366         * mml.el (mml-mode-map): Add security commands that operates on
1367         MIME parts.
1368         (mml-menu): And menu items for them.
1369
1370         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
1371
1372         * mml.el (mml-parse-1): Support sender in #secure tags.
1373
1374         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
1375         defined.
1376
1377         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
1378         (mml-pgp-encrypt-buffer): Support combined signing.
1379
1380         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
1381         (mml1991-gpg-encrypt): Ditto.
1382         (mml1991-pgg-encrypt): Ditto.
1383         (mml1991-encrypt): Pass sign parameter.
1384
1385         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
1386         (mml-signencrypt-style): Mention the variable.
1387
1388 2002-10-09  Simon Josefsson  <jas@extundo.com>
1389
1390         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
1391         pgg-gpg-user-id.
1392
1393         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
1394         (pgg-fetch-key-function): Nil if w3 is not installed.
1395
1396 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1397
1398         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
1399         gnus-agent-current-history.
1400
1401 2002-10-06  Simon Josefsson  <jas@extundo.com>
1402
1403         * imap.el (imap-parse-status): Don't use read to read token.
1404
1405 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1406
1407         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
1408         for methods not covered by the agent, and when unplugged.
1409
1410 2002-10-05  Simon Josefsson  <jas@extundo.com>
1411
1412         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
1413         signing.
1414
1415         * gnus-agent.el (gnus-agent-read-servers): If getting method from
1416         a named server fails, ignore the server.
1417
1418         * mml1991.el (mml1991-pgg-sign): Do QP.
1419
1420         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
1421         work.
1422
1423 2002-10-04  Simon Josefsson  <jas@extundo.com>
1424
1425         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
1426
1427         * pgg-pgp.el (pgg-pgp-verify-region): Inline
1428         binary-write-decoded-region from MEL.
1429
1430         * pgg.el (pgg-encrypt-region): Support sign.
1431
1432         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
1433
1434         * mml2015.el (mml2015-pgg-encrypt): Ditto.
1435
1436         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
1437         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
1438         branch where PGG was taken from in the ChangeLog entries below.
1439
1440 2002-10-01  Simon Josefsson  <jas@extundo.com>
1441
1442         * pgg-pgp.el: Don't require mel.  Don't use luna.
1443         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
1444         (pgg-pgp-process-region): Use expand-file-name instead of concat.
1445         (pgg-pgp-process-region): Don't use binary-funcall.
1446
1447         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
1448
1449         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
1450         instead of concat.
1451
1452         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
1453
1454 2002-09-29  Simon Josefsson  <jas@extundo.com>
1455
1456         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
1457         compile warnings.
1458
1459         * pgg.el (pgg-decrypt-region): Don't parse packet.
1460
1461         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
1462
1463 2002-09-29  Daiki Ueno <ueno@unixuser.org>
1464
1465         * pgg.el: Remove dependency on calist.el.
1466
1467 2002-09-28  Simon Josefsson  <jas@extundo.com>
1468
1469         * pgg.el (pgg-temporary-file-directory): New variable.
1470         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
1471
1472         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
1473         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
1474
1475         * pgg-parse.el (pgg-char-int): Defalias.
1476         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
1477         (pgg-read-bytes, pgg-read-body): Use it.
1478         (pgg-decode-packets): Don't use MEL, use base64-*.
1479         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
1480         (pgg-string-as-unibyte): Defalias.
1481         (pgg-parse-armor-region): Use it.
1482
1483         * pgg-gpg.el (pgg-gpg-process-region): Use
1484         pgg-temporary-file-directory.
1485
1486         * luna.el: Don't def-edebug.
1487
1488         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
1489         binary-write-decoded-region from MEL.
1490
1491         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
1492
1493         * alist.el, calist.el: Don't require product/APEL.
1494
1495         * pgg-parse.el (top-level): Remove dependency on static.el,
1496         pccl.el, mel.el.
1497         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
1498         `define-ccl-program' is boundp, instead of using broken.
1499
1500 2002-10-01  Simon Josefsson  <jas@extundo.com>
1501
1502         * message.el (message-required-mail-headers): Remove Lines:.
1503
1504 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1505         From Jesper Harder.
1506
1507         * gnus-group.el (gnus-group-fetch-charter,
1508         gnus-group-fetch-control): Prompt for group if given a prefix
1509         argument.
1510         * gnus-sum.el (t): Add gnus-group-fetch-charter and
1511         gnus-group-fetch-control to summary key map and menu.
1512
1513
1514 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
1515
1516         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
1517         number when there are no articles.
1518
1519 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1520
1521         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
1522         arg ALL means to fetch all articles, not only downloadable ones.
1523         (gnus-agent-fetch-selected-article): New function for
1524         gnus-select-article-hook or gnus-mark-article-hook.
1525
1526 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1527         From Peter von der Ahe <nospam2159@daimi.au.dk>.
1528
1529         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
1530         raw-text.
1531
1532 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
1533
1534         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
1535         Pinard).
1536         Major revamp of the code, documentation is in comments in the file
1537         for now.
1538
1539 2002-09-30  Simon Josefsson  <jas@extundo.com>
1540
1541         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
1542         buffer seem to be needed?
1543
1544 2002-09-29  Simon Josefsson  <jas@extundo.com>
1545
1546         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
1547         compile warnings.
1548
1549         * mml1991.el (mml1991-function-alist): Add pgg.
1550         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
1551         (mml1991-pgg-encrypt): Fix recipients querying.
1552
1553 2002-09-28  Simon Josefsson  <jas@extundo.com>
1554
1555         * mml2015.el (autoload): Autoload correct files.  Trivial patch
1556         from dme@dme.org.
1557         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
1558         handle is returned.
1559
1560 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1561
1562         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1563         Protect against non-existent of `nnimap-mailbox-info'.
1564
1565 2002-09-27  Simon Josefsson  <jas@extundo.com>
1566
1567         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
1568         (gnus-setup-news-hook): Use it.
1569         (gnus-after-getting-new-news-hook): Ditto.
1570
1571         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
1572
1573 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1574         From Mats Lidell <matsl@contactor.se>.
1575
1576         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
1577
1578 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1579
1580         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
1581         the part to decode encoded words, use raw words instead of decoded
1582         words.
1583
1584 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1585
1586         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
1587
1588         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
1589         (mm-setup-w3m): Use it.
1590
1591 2002-09-27  Simon Josefsson  <jas@extundo.com>
1592
1593         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
1594         article buffers.
1595
1596         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
1597         it just in case.
1598         (nnimap-update-unseen): New function; update unseen count in
1599         `n-m-info'.
1600         (nnimap-close-group): Call it.
1601
1602         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
1603         (gnus-after-getting-new-news-hook): Ditto.
1604
1605         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
1606         message into verboselevel 9.  Change slow mail check message.
1607         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
1608         (nnimap-fixup-unread-after-getting-new-news): New function, to be
1609         used as a hook after getting new mail.
1610
1611 2002-09-26  Simon Josefsson  <jas@extundo.com>
1612
1613         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
1614         SELECT/EXAMINE is first unseen article, not number of unseen
1615         articles.  Make them distinct by renaming the former to
1616         `first-unseen' instead of `unseen'.
1617
1618         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
1619         too.
1620         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
1621         changed.
1622         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
1623
1624         * gnus-int.el (gnus-server-unopen-status): Defcustom.
1625
1626         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
1627         better.
1628
1629         * mml2015.el (mml2015-pgg-decrypt): Only add security information
1630         if dissecting resulting buffer actually had any information.
1631
1632 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1633
1634         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
1635         because the function `string<' allows symbols.
1636
1637         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
1638
1639 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
1640
1641         * message.el (message-forward-make-body): Revert an early change
1642         because 8-bit utf-8 emails.
1643
1644 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
1645
1646         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
1647         links to Info)
1648         * gnus-art.el (gnus-treat-highlight-signature):
1649         * gnus-art.el (gnus-treat-buttonize):
1650         * gnus-art.el (gnus-treat-buttonize-head):
1651         * gnus-art.el (gnus-treat-emphasize):
1652         * gnus-art.el (gnus-treat-strip-cr):
1653         * gnus-art.el (gnus-treat-unsplit-urls):
1654         * gnus-art.el (gnus-treat-leading-whitespace):
1655         * gnus-art.el (gnus-treat-hide-headers):
1656         * gnus-art.el (gnus-treat-hide-boring-headers):
1657         * gnus-art.el (gnus-treat-hide-signature):
1658         * gnus-art.el (gnus-treat-fill-article):
1659         * gnus-art.el (gnus-treat-hide-citation):
1660         * gnus-art.el (gnus-treat-hide-citation-maybe):
1661         * gnus-art.el (gnus-treat-strip-list-identifiers):
1662         * gnus-art.el (gnus-treat-strip-pgp):
1663         * gnus-art.el (gnus-treat-strip-pem):
1664         * gnus-art.el (gnus-treat-strip-banner):
1665         * gnus-art.el (gnus-treat-highlight-headers):
1666         * gnus-art.el (gnus-treat-highlight-citation):
1667         * gnus-art.el (gnus-treat-date-ut):
1668         * gnus-art.el (gnus-treat-date-local):
1669         * gnus-art.el (gnus-treat-date-english):
1670         * gnus-art.el (gnus-treat-date-lapsed):
1671         * gnus-art.el (gnus-treat-date-original):
1672         * gnus-art.el (gnus-treat-date-iso8601):
1673         * gnus-art.el (gnus-treat-date-user-defined):
1674         * gnus-art.el (gnus-treat-strip-headers-in-body):
1675         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
1676         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
1677         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
1678         * gnus-art.el (gnus-treat-unfold-headers):
1679         * gnus-art.el (gnus-treat-fold-headers):
1680         * gnus-art.el (gnus-treat-fold-newsgroups):
1681         * gnus-art.el (gnus-treat-overstrike):
1682         * gnus-art.el (gnus-treat-display-xface):
1683         * gnus-art.el (gnus-treat-display-smileys):
1684         * gnus-art.el (gnus-treat-from-picon):
1685         * gnus-art.el (gnus-treat-mail-picon):
1686         * gnus-art.el (gnus-treat-newsgroups-picon):
1687         * gnus-art.el (gnus-treat-body-boundary):
1688         * gnus-art.el (gnus-treat-capitalize-sentences):
1689         * gnus-art.el (gnus-treat-fill-long-lines):
1690         * gnus-art.el (gnus-treat-play-sounds):
1691         * gnus-art.el (gnus-treat-translate):
1692         * gnus-art.el (gnus-treat-x-pgp-sig):
1693         * gnus-art.el (gnus-mime-button-line-format):
1694         * gnus-art.el (gnus-button-man-level):
1695         * gnus-art.el (gnus-button-emacs-level):
1696         * gnus-cus.el (gnus-group-parameters):
1697         * gnus-gl.el (bbb-build-mid-scores-alist):
1698         * gnus-group.el (gnus-group-line-format):
1699         * gnus-mlspl.el (gnus-group-split-setup):
1700         * gnus-mlspl.el (gnus-group-split):
1701         * gnus-msg.el (gnus-mailing-list-groups):
1702         * gnus-msg.el (gnus-posting-styles):
1703         * gnus-nocem.el (gnus-nocem-issuers):
1704         * gnus-score.el (gnus-score-regexp-bad-p):
1705         * gnus-srvr.el (gnus-server-line-format):
1706         * gnus-topic.el (gnus-topic-line-format):
1707         * gnus.el (gnus-summary-line-format):
1708         * mail-source.el (mail-sources):
1709         * message.el (message-subscribed-address-file):
1710         * nnmail.el (nnmail-split-fancy):
1711
1712 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
1713
1714         * mail-source.el(mail-source-run-script): use `functionp' to test
1715         whether the argument `script' is in fact a function.
1716         (mail-sources): adjust the defcustom to allow users to specify a
1717         function or a string as the value of the `:prescript' and
1718         `:postscript' arguments of the `file' and `pop3' mail sources.
1719
1720 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
1721
1722         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
1723         number when article 1 does not exist.
1724
1725 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1726
1727         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
1728         apropos if apropos-variable does not exist.
1729         (gnus-button-guessed-mid-regexp)
1730         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
1731         regexes.  From Reiner Steib.
1732         (gnus-button-handle-describe-function)
1733         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
1734         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
1735         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
1736
1737 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
1738         Trivial patch.
1739
1740         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
1741         the file.
1742
1743 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
1744
1745         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
1746
1747 2002-09-24  Simon Josefsson  <jas@extundo.com>
1748
1749         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
1750         (mml2015-use): Prefer PGG if installed.
1751         (mml2015-function-alist): Add PGG wrappers.
1752         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
1753         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
1754         prefix, make regexp optionally skip it.
1755         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
1756         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
1757         (mml2015-pgg-encrypt): New functions.
1758         (defvar, autoload): Prevent byte-compile warnings.
1759
1760 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1761         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
1762
1763         * gnus-art.el (article-strip-banner): Check for the existence of
1764         from header.
1765
1766 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
1767
1768         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
1769         (gnus-button-alist): Improved regexp for
1770         gnus-button-handle-mid-or-mail (false positives), fixed
1771         gnus-button-handle-man entries.
1772         From Reiner Steib.
1773
1774 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
1775         From Josh Huber.
1776
1777         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
1778         nnmail-extra-headers is non-nil.
1779
1780 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
1781
1782         * nnmaildir.el: Store article numbers persistently.  General
1783         revision.
1784         (nnmaildir-request-expire-articles): handle 'immediate and 'never
1785         for nnmail-expiry-wait; delete instead of moving if 'force is
1786         given.
1787
1788 2002-09-23  Simon Josefsson  <jas@extundo.com>
1789         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
1790
1791         * smime.el (smime-sign-buffer): Get key and extra certs.
1792         (smime-get-key-with-certs-by-email): Utility function.
1793
1794 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1795         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
1796
1797         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
1798         article exists.
1799
1800 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1801
1802         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
1803
1804 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
1805         From Reiner Steib.
1806
1807         * gnus-art.el (gnus-button-handle-custom,
1808         gnus-button-handle-mid-or-mail,
1809         gnus-button-handle-describe-{function,variable,key},
1810         gnus-button-handle-apropos{,command,variable}): New functions.
1811         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
1812         gnus-button-{man,emacs,mail}-level): New variables.
1813         (gnus-button-alist): Use the above to buttonize emacs and mail
1814         related links.
1815
1816 2002-09-18  Juanma Barranquero  <lektu@terra.es>
1817
1818         * gnus-int.el (gnus-status-message): Fix spacing.
1819
1820         * imap.el (imap-continuation): Fix typos.
1821
1822 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1823
1824         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
1825
1826         * gnus-art.el (gnus-article-reply-with-original): Correct
1827         with-current-buffer scope.
1828
1829         * message.el (message-completion-alist): Add Reply-To, From, etc.
1830
1831 2002-09-18  Simon Josefsson  <jas@extundo.com>
1832
1833         * nnimap.el (nnimap-request-expire-articles): Make flag setting
1834         conditional.  From Nevin Kapur <nevin@jhu.edu>.
1835
1836 2002-09-17  Simon Josefsson  <jas@extundo.com>
1837
1838         * nnimap.el (nnimap-expiry-target): Don't search for which
1839         articles exists here.
1840         (nnimap-request-expire-articles): Do it here instead.  Only expire
1841         when articles are found.  Suggested by Nevin Kapur
1842         <nevin@jhu.edu>.
1843
1844 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1845         From Reiner Steib <reiner.steib@gmx.de>.
1846
1847         * message.el (message-strip-subject-trailing-was)
1848         (message-change-subject, message-add-archive-header)
1849         (message-xpost-fup2-header, message-xpost-insert-note)
1850         (message-xpost-fup2, message-reduce-to-to-cc): New functions
1851         adopted from message-utils.el.  Add functions to the keymap, mode
1852         describtion and menu.
1853         (message-change-subject,message-xpost-fup2): Signal error if
1854         current header is empty.
1855         (message-xpost-insert-note): Changed insert position.
1856         (message-archive-note): Ensure to insert note in message body (not
1857         in head).
1858         (message-archive-header, message-archive-note)
1859         (message-xpost-default, message-xpost-note, message-fup2-note)
1860         (message-xpost-note-function): New variables adopted from
1861         message-utils.el.  Changed some doc-strings.
1862         (message-mark-insert-{begin,end}): Rename from
1863         message-{begin,end}-inserted-text-mark (message-utils.el), changed
1864         values.
1865         (message-subject-trailing-was-query)
1866         (message-subject-trailing-was-ask-regexp)
1867         (message-subject-trailing-was-regexp): New variables.
1868         (message-to-list-only): Added doc-string and menu entry.
1869
1870         * message-utils.el: Removed.  Functions are now in message.el.
1871
1872 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1873
1874         * gnus-art.el (gnus-article-reply-with-original,
1875         gnus-article-followup-with-original): Switch to
1876         gnus-summary-buffer before reply/followup.
1877
1878 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
1879
1880         * gnus-sum.el (gnus-summary-toggle-header): The article window may
1881         not exist. Toggle it anyway.
1882
1883 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
1884
1885         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
1886
1887         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
1888         Trivial patch from Urban Engberg <ue@ccieurope.com>.
1889
1890         * rfc2047.el (message-posting-charset): Defvar it.
1891         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
1892         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
1893
1894         * mail-source.el (mail-source-fetch): Hide password.
1895
1896         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
1897
1898 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1899         From John Paul Wallington <jpw@shootybangbang.com>.
1900
1901         * gnus.el (gnus-visual, gnus-meta): Fix typo.
1902
1903 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1904
1905         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
1906
1907 2002-09-11  Simon Josefsson  <jas@extundo.com>
1908
1909         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
1910         (nnimap-split-rule): Doc fix.
1911         (nnimap-request-expire-articles): Cleanup code.
1912
1913 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1914         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
1915
1916         * gnus-art.el (gnus-article-address-banner-alist): New option.
1917         (article-strip-banner): Refer the above option to split banners of
1918         free mail servers, when no group parameter is specified.
1919
1920 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1921
1922         * nntp.el (nntp-wait-for-string): Check for a process in the
1923         current buffer instead of `nntp-server-buffer'.
1924
1925 2002-09-09  Simon Josefsson  <jas@extundo.com>
1926
1927         * gnus-art.el (gnus-button-man-handler): New variable.
1928         (gnus-button-alist): Use g-b-handle-man.
1929         (gnus-button-handle-man): New, call g-b-man-handler.
1930
1931 2002-09-08  Simon Josefsson  <jas@extundo.com>
1932
1933         * gnus-art.el (gnus-button-alist): Buttonize man page links.
1934
1935 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1936
1937         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
1938
1939 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1940
1941         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
1942
1943         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
1944         keystroke.
1945
1946         * gnus-srvr.el (gnus-browse-describe-group): New command and
1947         keystroke.
1948
1949 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1950
1951         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
1952         value for gnus-decoration property.
1953
1954 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1955
1956         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
1957         string) as group name in case we have a CRLF in the file.
1958
1959 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
1960
1961         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
1962         group.
1963         (rfc1843-decode-hzp): do.
1964         (rfc1843-newsgroups-regexp): do.
1965
1966 2002-09-04  Simon Josefsson  <jas@extundo.com>
1967
1968         * message.el (message-canlock-generate): Make sure sha1 doesn't
1969         call external programs.
1970
1971 2002-09-03  Simon Josefsson  <jas@extundo.com>
1972
1973         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
1974
1975         * gnus-agent.el (gnus-agent-batch): Add doc.
1976
1977 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
1978
1979         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
1980         check for signed and encrypted parts.
1981         * mml.el (mml-parse-1): Correct small typo which preventing
1982         setting recipients in a secure tag.
1983
1984 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1985
1986         * mm-util.el (mm-coding-system-priorities): Default to a list of
1987         iso-2022-jp and others for the Japanese environment.
1988
1989 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1990
1991         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
1992         invalid display names.
1993
1994 2002-08-30  Simon Josefsson  <jas@extundo.com>
1995
1996         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
1997         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
1998
1999 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
2000
2001         * gnus.el (gnus-group-charter-alist): New option.
2002         (gnus-group-fetch-control-use-browse-url): New option.
2003
2004         * gnus-group.el (gnus-group-fetch-charter): New function.
2005         (gnus-group-fetch-control): New function.
2006         Add them to the keymap and menu. Require mm-url.
2007
2008 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2009
2010         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
2011         From Alex Schroeder <alex@emacswiki.org>.
2012
2013 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
2014
2015         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
2016         items expecting user interaction.
2017
2018         * gnus-topic.el (gnus-topic-make-menu-bar): do.
2019
2020         * gnus-sum.el (gnus-summary-make-menu-bar): do.
2021
2022         * gnus-srvr.el (gnus-server-make-menu-bar): do.
2023
2024         * mml.el (mml-menu): do.
2025
2026 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2027
2028         * mail-source.el (mail-source-touch-pop): New function.
2029
2030         * message.el (message-smtpmail-send-it): New function.
2031         (message-send-mail-function): Add it for a candidate.
2032
2033 2002-08-27  Simon Josefsson  <jas@extundo.com>
2034
2035         * gnus-msg.el (posting-charset-alist): Use
2036         gnus-define-group-parameter instead of defcustom.
2037         (gnus-put-message): Handle SPC in GCC.
2038         (gnus-inews-insert-gcc): Ditto.
2039         (gnus-inews-insert-archive-gcc): Ditto.
2040
2041 2002-08-26  Simon Josefsson  <jas@extundo.com>
2042
2043         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
2044         (gnus-agentize): Auto agentize all nntp and nnimap groups.
2045         (gnus-agent-possibly-save-gcc): Autoload.
2046         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
2047
2048 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2049
2050         * gnus.el (gnus-other-frame-function): New user option.
2051         (gnus-other-frame): Use it; add a doc-string; make it work with
2052         the gnuclient program.
2053
2054         * gnus-util.el (gnus-frame-or-window-display-name): New function.
2055
2056         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
2057         `device-connection' and `dfw-device'.
2058
2059 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2060
2061         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
2062         positives, make it stricter.  From Jochen Hein (trivial change).
2063
2064 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2065
2066         * gnus.el (gnus-other-frame): Trivial fix.
2067
2068 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2069
2070         * gnus.el (gnus-other-frame-parameters): New user option.
2071         (gnus-other-frame-object): New variable.
2072         (gnus-other-frame): Make it search for existing Gnus frame; don't
2073         read new news; delete frame on exit.
2074
2075         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
2076
2077         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
2078
2079 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2080         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
2081
2082         * message.el (message-set-auto-save-file-name): Add support for
2083         the Cygwin Emacs; the system-type is `cygwin'.
2084         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
2085
2086 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2087
2088         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
2089
2090         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
2091         avoid arithmetic errors.
2092
2093 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2094
2095         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
2096
2097 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2098
2099         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
2100         (message-ignored-resent-headers): Add envelope From.
2101
2102 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2103
2104         * gnus.el (gnus-summary-line-format): Document %k specifier.
2105
2106 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2107
2108         * gnus-sum.el (gnus-summary-line-message-size): New function.
2109         (gnus-summary-line-format-alist): Use it.
2110
2111 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2112
2113         * gnus-art.el (article-make-date-line): Refer to the value for
2114         `gnus-article-time-format' in the summary buffer.
2115
2116         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
2117
2118 2002-08-14  Simon Josefsson  <jas@extundo.com>
2119
2120         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
2121         quoting.
2122         (gnus-button-alist): Fix doc.
2123         (gnus-header-button-alist): Use ' not ` for default value quoting.
2124         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
2125         rationale similar to 2002-05-01 change.
2126         (gnus-article-add-buttons-to-head): Evaluate expression.
2127
2128         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
2129
2130 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2131
2132         * message.el (message-font-lock-keywords): Refer to the value for
2133         `message-cite-prefix-regexp' dynamically.
2134
2135 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2136
2137         * gnus-art.el (gnus-decode-header-methods): Doc fix.
2138
2139 2002-08-12  Simon Josefsson  <jas@extundo.com>
2140
2141         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
2142         (imap-shell-open): Skip initial junk before IMAP greeting.
2143
2144 2002-08-11  Simon Josefsson  <jas@extundo.com>
2145
2146         * message-utils.el (message-xpost-default,
2147         message-xpost-fup2-header, message-xpost-fup2): Fixed
2148         Typos.  Trivial changes from Reiner Steib
2149         <4uce.02.r.steib@gmx.net>.
2150
2151 2002-08-09  Simon Josefsson  <jas@extundo.com>
2152
2153         * message.el (message-canlock-password): Set
2154         canlock-password-for-verify to newly generated canlock-password.
2155         When Emacs is restarted, Custom makes sure this is set, but during
2156         the same session we must set it manually.
2157
2158 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
2159
2160         * yenc.el: New file.
2161
2162         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
2163         (mm-uu-type-alist): Add yenc.
2164         (mm-uu-yenc-filename): New function.
2165         (mm-uu-yenc-extract): New function.
2166
2167         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
2168
2169 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2170
2171         * dgnushack.el (merge): Don't use coerce.
2172
2173 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
2174
2175         * mailcap.el (mailcap-mime-data): Test window-system rather than
2176         mm-device-type.
2177         (mailcap-mime-data): Call xdvi and gv with "-safer".
2178
2179         * mm-util.el: Don't define mm-device-type.
2180
2181 2002-08-05  Simon Josefsson  <jas@extundo.com>
2182
2183         * mm-util.el (mm-coding-system-priorities): coding-system type not
2184         supported everywhere.
2185
2186 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2187
2188         * gnus.el (gnus-version-number): Bumped version number.
2189
2190 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2191
2192         * gnus.el: Oort Gnus v0.07 is released.
2193
2194 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2195
2196         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
2197         (gnus-article-sort-functions): Doc fix.
2198         (t): New keystroke.
2199         (gnus-article-sort-by-random): New function.
2200         (gnus-thread-sort-by-random): New function.
2201
2202 2002-08-02  Simon Josefsson  <jas@extundo.com>
2203
2204         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
2205         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
2206
2207 2002-07-31  Danny Siu  <dsiu@adobe.com>
2208
2209         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
2210         when splitting malformed messages without message-id
2211
2212 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2213         From Niklas Morberg <niklas.morberg@axis.com>.
2214
2215         * nnweb.el (nnweb-type, nnweb-type-definition)
2216         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
2217         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
2218         functionality.
2219         * nnweb.el: Removed old non-functioning search engines.
2220
2221 2002-07-27  Simon Josefsson  <jas@extundo.com>
2222
2223         * message.el (message-forward-make-body): Don't use
2224         `message-forward-ignored-headers' when doing a "raw" followup (it
2225         is important to preserve e.g. CTE).
2226
2227         * flow-fill.el (fill-flowed): Disable filladapt-mode.
2228
2229         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
2230         regexp-quote, Cyrus Sieve is fixed.
2231
2232         * sieve-manage.el (sieve-manage-deletescript): New function.
2233
2234         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
2235         (sieve-manage-mode): Fix menubar.
2236         (sieve-activate): Change some messages.
2237         (sieve-deactivate-all): New function.
2238         (sieve-deactivate): New alias.
2239         (sieve-remove): New function.
2240         (sieve-help): Fix help.
2241         All suggested by Ned Ludd.
2242
2243 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2244
2245         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
2246         (mm-w3m-safe-url-regexp): New user option.
2247
2248         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
2249         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
2250
2251 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
2252
2253         * gnus-sum.el (gnus-summary-delete-article): Force
2254         nnmail-expiry-target to 'delete, so that absolute deletion
2255         happens when absolute deletion is requested.
2256
2257 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2258         From Nevin Kapur <nevin@jhu.edu>.
2259
2260         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
2261         headers as empty headers.
2262
2263 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2264         From Jochen Hein <jochen@jochen.org>.
2265
2266         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
2267         correct typo.
2268         (gnus-emphasis-strikethru): New face.
2269
2270 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2271         From Jason Merrill <jason@redhat.com>.
2272
2273         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
2274         entire file for each of a sequence of missing articles.
2275
2276         * gnus-salt.el (gnus-binary-display-article): Respect an existing
2277         value for gnus-view-pseudos.
2278
2279         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
2280         avoid nreverse.
2281
2282 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2283         From Ted Zlatanov <teodor.zlatanov@divine.com>.
2284
2285         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
2286         (gnus-summary-mode-line-format-alist): Add %h for number of
2287         spams.
2288         (gnus-newsgroup-spam-marked): New variable.
2289         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
2290         (gnus-article-read-p, gnus-article-mark)
2291         (gnus-set-global-variables, gnus-set-global-variables)
2292         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
2293         (gnus-summary-mark-article-as-unread)
2294         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
2295         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
2296         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
2297
2298 2002-07-10  Simon Josefsson  <jas@extundo.com>
2299
2300         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
2301         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
2302
2303 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
2304
2305         * gnus-sum.el (gnus-summary-delete-article): Respect group
2306         parameters while expiring.
2307
2308 2002-07-08  Simon Josefsson  <jas@extundo.com>
2309
2310         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
2311         Enberg.
2312
2313 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2314
2315         * gnus-art.el (article-unsplit-urls): Only display MIME when this
2316         function is called interactively.  From Niklas Morberg.
2317
2318 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2319
2320         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
2321         cdaar to cdar and car.
2322
2323         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
2324         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
2325
2326 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2327
2328         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
2329         don't break a narrowed article.
2330
2331         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
2332         (nntp-open-via-rlogin-and-telnet): Ditto.
2333
2334 2002-07-02  Didier Verna  <didier@xemacs.org>
2335
2336         * nnmail.el (nnmail-split-methods): fix custom type.
2337
2338 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2339
2340         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
2341         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
2342
2343 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2344
2345         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
2346         (gnus-summary-resend-message): Use it.
2347
2348 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2349
2350         * nntp.el (nntp-via-rlogin-command-switches): New variable.
2351         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
2352
2353 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2354
2355         * message.el (message-font-lock-keywords): Don't fontify
2356         headers in the message body, only in the header.
2357         (message-font-lock-make-header-matcher): New function, used by
2358         message-font-lock-keywords.
2359         From Katsumi Yamaoka <yamaoka@jpl.org>.
2360
2361 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2362
2363         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
2364
2365 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2366
2367         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
2368
2369 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2370
2371         * message.el (message-font-lock-keywords): Revert 2002-06-22
2372         change.
2373
2374 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2375
2376         * message.el (message-font-lock-keywords): Put colon in header
2377         name match.
2378
2379 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2380
2381         * message.el (message-font-lock-keywords): Don't use header faces
2382         in the body.  Thanks to Stefan Monnier for the hint on the
2383         implementation.
2384
2385 2002-05-09  Miles Bader  <miles@gnu.org>
2386
2387         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
2388         (gnus-article-hide-citation): Respect it.
2389
2390 2002-04-12  Juanma Barranquero  <lektu@terra.es>
2391
2392         * pop3.el (pop3-open-server): Fix typo.
2393
2394 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
2395
2396         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
2397         instead of push to ignore duplicate to-(list|address) values.
2398         * nnmail.el (nnmail-cache-ignore-groups): New.
2399         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
2400
2401 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2402
2403         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
2404         before sending.  Suggested by Jan Rychter.
2405
2406 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2407
2408         * dgnushack.el (remove): New compiler macro.
2409         (last, coerce, subseq): Remove compiler macros for those built-in
2410         or unused functions.
2411
2412 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2413
2414         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
2415         sure to write byte-compiled versions of gnus-*-format-alist to
2416         .newsrc.eld.  From Simon Josefsson.
2417
2418 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2419
2420         * gnus-agent.el (gnus-agent-read-servers)
2421         (gnus-agent-write-servers): Put server name (string like
2422         "nnchoke:frumple") in the file instead of a server specification
2423         (Lisp expression like (nnchoke "frumple" ...parameters...)).
2424         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
2425
2426 2002-06-16  Simon Josefsson  <jas@extundo.com>
2427
2428         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
2429         Reiner Steib <4uce.02.r.steib@gmx.net>.
2430
2431 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2432
2433         * nnheader.el (nnheader-file-name-translation-alist): Set the
2434         default value for MS Windows systems.
2435
2436         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
2437
2438 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2439
2440         * message.el (message-beginning-of-line): Keep the region active
2441         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
2442
2443 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
2444
2445         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
2446         * gnus-msg.el (gnus-summary-reply): Ditto.
2447         * gnus-msg.el (gnus-summary-handle-replysign): New.
2448
2449 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2450
2451         * message.el (message-send-mail-with-sendmail): Kill errbuf even
2452         if sending failed.
2453
2454 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
2455
2456         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
2457         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
2458         to sign while encrypting.
2459
2460 2002-06-11  Simon Josefsson  <jas@extundo.com>
2461
2462         * gnus-int.el (gnus-request-move-article): Agent expire article if
2463         successfuly moved.
2464
2465         * nnweb.el (nnweb-google-create-mapping): Honors the value of
2466         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
2467
2468 2002-06-10  Simon Josefsson  <jas@extundo.com>
2469
2470         * gnus-int.el (gnus-request-expire-articles): Fix last change?
2471
2472 2002-06-09  Simon Josefsson  <jas@extundo.com>
2473
2474         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
2475
2476         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
2477
2478 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2479
2480         * flow-fill.el (fill-flowed): Ignore errors.
2481
2482 2002-06-06  Simon Josefsson  <jas@extundo.com>
2483
2484         * message.el (message-send-mail-with-sendmail): Improve error message.
2485
2486 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2487
2488         * message.el (message-interactive): Change default from nil to t.
2489         Better to be safe than to be fast.
2490
2491 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2492
2493         * message.el (message-send-mail-with-sendmail): Check return value
2494         from call-process-region.
2495
2496 2002-06-04  Simon Josefsson  <jas@extundo.com>
2497
2498         * gnus-msg.el (gnus-group-mail, gnus-group-news)
2499         (gnus-group-post-news, gnus-summary-mail-other-window)
2500         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
2501         gnus-article-copy to nil, thereby inhibiting the `header' posting
2502         style match to use data from last viewed article.
2503         Suggested by Hrvoje Niksic.
2504
2505 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2506
2507         * spam.el (spam-point-at-eol): New alias.
2508         (spam-parse-whitelist): Use it.
2509
2510 2002-06-03  Simon Josefsson  <jas@extundo.com>
2511
2512         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
2513         (nnmail-article-group): Use it.
2514
2515 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2516
2517         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
2518         so that code reading them won't be surprised.  From Jesper Harder
2519         <harder@ifa.au.dk>.
2520
2521 2002-05-29  Simon Josefsson  <jas@extundo.com>
2522
2523         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
2524         articles.
2525
2526         * gnus.el (gnus-agent-cache): Doc fix.
2527         (gnus-agent): Change default to t.
2528
2529         * gnus-agent.el (gnus-agent-expire): Make it accept optional
2530         ARTICLES, GROUP and FORCE parameters.
2531
2532 2002-05-28  Simon Josefsson  <jas@extundo.com>
2533
2534         * gnus-group.el (gnus-group-line-format): Doc fix.
2535
2536 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2537
2538         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
2539         original article before yanking.  From Jesper Harder
2540         <harder@ifa.au.dk>.
2541
2542 2002-05-26  Simon Josefsson  <jas@extundo.com>
2543
2544         * gnus-sum.el (gnus-summary-menu-split): New function.
2545         (gnus-summary-make-menu-bar): Split charset submenu.
2546         (gnus-summary-menu-maxlen): New variable.
2547         (gnus-summary-menu-split): Use it.
2548
2549 2002-05-25  Simon Josefsson  <jas@extundo.com>
2550
2551         * mml.el (mml-preview): Generate some headers.
2552
2553         * gnus.el (gnus-large-newsgroup): Fix :type.
2554
2555         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
2556         Agent cache NOV's by default now).
2557         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
2558
2559 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
2560
2561         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
2562         call to gnus-parent-id when we check for References loops.
2563         (gnus-summary-prepare-threads): Avoid simplifying every Subject
2564         twice by saving the simplified subject string in simp-subject.
2565
2566 2002-05-23  Simon Josefsson  <jas@extundo.com>
2567
2568         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
2569         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
2570
2571         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
2572         Niklas Morberg <niklas.morberg@axis.com>.
2573
2574 2002-05-22  Simon Josefsson  <jas@extundo.com>
2575
2576         * sieve.el (sieve-change-region): Define it before it is used.
2577
2578         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
2579         (gnus-summary-reply): Ask for confirmation when replying to news.
2580         Defaults to not ask.  From Benjamin Rutt
2581         <rutt+news@cis.ohio-state.edu>.
2582
2583         * nnimap.el (nnimap-nov-is-evil): Improve doc.
2584
2585 2002-05-21  Simon Josefsson  <jas@extundo.com>
2586
2587         * sieve-mode.el (sieve-manage): Fix autoloads.
2588
2589         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
2590         name (makes it work with recent Cyrus timsieved).
2591
2592 2002-05-20  Jason  <jbaker@cs.utah.edu>
2593         Trivial patch.
2594
2595         * gnus-art.el (gnus-request-article-this-buffer): Try
2596         reconnecting if you don't get the message.
2597
2598 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2599
2600         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
2601         Reply-To headers from the headers.
2602
2603 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2604
2605         * mm-url.el (mm-url-insert): Remove junk message.
2606
2607 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2608
2609         * nnslashdot.el (nnslashdot-request-list): Parse new html.
2610         (nnslashdot-use-front-page): New variable.
2611         (nnslashdot-request-list): Use it.
2612
2613         * mm-url.el (mm-url-timeout): New variable.
2614         (mm-url-retries): Ditto.
2615         (mm-url-insert): Use it.
2616
2617 2002-05-16  Simon Josefsson  <jas@extundo.com>
2618
2619         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
2620         (gnus-simplify-subject-functions): Mention g-s-a-w.
2621
2622 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
2623
2624         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
2625         nnmail-cache-insert.
2626         * nndiary.el (nndiary-request-accept-article): Ditto.
2627         * nnfolder.el (nnfolder-request-accept-article): Ditto.
2628         * nnimap.el (nnimap-request-accept-article): Ditto.
2629         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
2630         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
2631         * nnmbox.el (nnmbox-request-accept-article): Ditto.
2632         * nnmh.el (nnmh-request-accept-article): Ditto.
2633         * nnmail.el (nnmail-cache-insert): Change group to required,
2634         removed code which tried to figure out the group.
2635
2636 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
2637
2638         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
2639         messages. From Hans de Graaff <hans@degraaff.org>.
2640         * nnml.el (nnml-request-accept-article): Pass in the group name to
2641         nnmail-cache-insert, since it's available.
2642
2643 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2644
2645         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
2646
2647 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2648         From Florian Weimer <fw@deneb.enyo.de>.
2649
2650         * gnus.el (subscribed): New group parameter.
2651         (gnus-find-subscribed-addresses): Use it.
2652
2653 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
2654
2655         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
2656         the default for pgpmime to support pgp v2.
2657         * mml-sec.el (mml-signencrypt-style): New accessor function to
2658         allow users to get/set the signencrypt style more easily without
2659         frobbing the alist directly.
2660         * mml.el (mml-generate-mime-1): Use accessor function.
2661
2662 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2663
2664         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
2665         parenthesis for "<" and ">".  Suggested by Andreas Schwab
2666         <schwab@suse.de>.
2667
2668 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2669
2670         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
2671         when intuiting the group the message is written to.  From Josh
2672         Huber <huber@alum.wpi.edu>.
2673
2674 2002-05-06  Simon Josefsson  <jas@extundo.com>
2675
2676         * gnus-topic.el (gnus-group-topic-parameters): Work when group
2677         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
2678
2679 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
2680
2681         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
2682         argument, and fixed compiler warning. (added autoload for
2683         gpg-encrypt).
2684
2685 2002-05-04  Simon Josefsson  <jas@extundo.com>
2686
2687         * mml1991.el (mml1991-function-alist): Doc fix.
2688
2689         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
2690         doesn't exist (for previewing messages without having Gnus
2691         started).
2692
2693         * mm-util.el (mm-coding-system-priorities): Defcustom.
2694
2695         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
2696
2697 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
2698
2699         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
2700         default.
2701         * mml-sec.el:
2702         * mml-sec.el (mml-signencrypt-style): New.
2703         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
2704         argument `sign'.
2705         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
2706         signencrypt.
2707         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
2708         * mml.el (mml-generate-mime-1): Changed logic so a part which is
2709         both signed & encryped is processed in one operation. (rather than
2710         two separate ops: sign, then encrypt)
2711         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
2712         indication if a message is signed by an expired key.
2713         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
2714         enables combined sign & encrypt operation. (this was always on
2715         before).
2716         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
2717
2718 2002-05-01  Simon Josefsson  <jas@extundo.com>
2719
2720         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
2721         server.
2722         (nnimap-mailbox-info): defvar instead of defvoo.
2723
2724 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2725
2726         * gnus.el: Oort Gnus v0.06 is released.
2727
2728 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2729
2730         * lpath.el: Bind url-package-version.
2731
2732 2002-05-01  Simon Josefsson  <jas@extundo.com>
2733
2734         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
2735         filename before deleting the group itself, because the presence of
2736         a group filename decides if long filenames are used or not.
2737
2738         * gnus-art.el (gnus-button-alist): Don't inline
2739         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
2740         without also modifying g-button-alist.
2741         (gnus-button-alist): Fix type to allow variable as well as regexp.
2742         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
2743         themselves, variables to its contents.
2744         (gnus-button-entry): Ditto.
2745
2746 2002-05-01  Simon Josefsson  <jas@extundo.com>
2747
2748         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
2749         UIDNEXT as a string.
2750
2751         * nnimap.el (nnimap-string-lessp-numerical): New function.
2752         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
2753         integers.
2754
2755 2002-04-29  Simon Josefsson  <jas@extundo.com>
2756
2757         * nnmail.el (nnmail-cache-insert): Accept optional group
2758         parameter.
2759
2760         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
2761         n-r-g-a is disabled.
2762
2763 2002-04-29  Simon Josefsson  <jas@extundo.com>
2764
2765         * nnimap.el (nnimap-split-fancy): Fix doc.
2766         (nnimap-split-fancy): Fix doc.
2767
2768         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
2769         (nnimap-mailbox-info): New internal variable.
2770         (nnimap-retrieve-groups): Implement faster new mail check.
2771
2772         * nnimap.el (nnimap-split-articles): Support
2773         nnmail-cache-accepted-message-ids.
2774         (nnimap-request-accept-article): Ditto.
2775
2776         * imap.el (imap-mailbox-status-asynch): New command.
2777
2778 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
2779
2780         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
2781         are no subscribed mail groups.
2782         - Strip quoted names when comparing addresses
2783
2784 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
2785
2786         * mm-decode.el (mm-text-html-renderer): Change customize type to
2787         const.
2788
2789         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
2790         (gnus-debug-exclude-variables): do.
2791
2792 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2793
2794         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
2795         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
2796
2797 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2798
2799         * dns.el (dns-make-network-process): New macro.
2800         (query-dns): Use it.
2801
2802 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2803
2804         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
2805         article-buffer.
2806
2807         * mm-url.el (mm-url-package-name): New variable.
2808         (mm-url-package-version): New variable.
2809         (mm-url-insert-file-contents): Bind url-package-name and
2810         url-package-version here.
2811         * nnrss.el (nnrss-insert-w3): Move the bindings.
2812
2813         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
2814         url-package-version. Trivial change from Andrew J Cosgriff
2815         <ajc@polydistortion.net>
2816
2817         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
2818         attachments. Trivial change from Peter 'Luna' Runestig
2819         <peter@runestig.com>.
2820
2821 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
2822
2823         * nnkiboze.el (nnkiboze-request-scan): Call
2824         nnkiboze-possibly-change-group.
2825         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
2826         problems.
2827         (nnkiboze-generate-group): Set newsrc to the *highest* article
2828         number kibozed, not the lowest.
2829
2830 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
2831
2832         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
2833
2834 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2835         From Dan Christensen <jdc+news@uwo.ca>.
2836
2837         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
2838         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
2839         Recognize math postings.  Extract Date (now ignores "(15kb)").
2840         Extract email address using gnus-extract-address-components
2841         instead of just taking the first word.  Create Date and From
2842         headers for message which are missing these headers.  Get rid
2843         of spurious \\ lines (purely cosmetic).  Extend body-end and
2844         file-end regexps, to exclude more garbage from the message.
2845         Make URL rephrasing regexp more flexible, to match current
2846         format.
2847
2848 2002-04-23  Simon Josefsson  <jas@extundo.com>
2849
2850         * netrc.el: New file, functions copied from gnus-util.el by Ted
2851         Zlatanov <tzz@lifelogs.com>.
2852
2853         * gnus-util.el: Require netrc.
2854         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
2855         new code in netrc.el.
2856
2857 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2858
2859         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
2860         message-ignored-resent-headers, too.  From Matthieu Moy
2861         <Matthieu.Moy@imag.fr>.
2862
2863 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2864
2865         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
2866         boolean not a string
2867         * gnus-group.el (gnus-group-line-format): add description of %C
2868         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
2869           as %C
2870         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
2871
2872 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
2873
2874         * nnmaildir.el (nnmaildir-request-scan): typo: set
2875         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
2876         nnmail-get-new-mail for 'find-new-groups.
2877
2878 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
2879
2880         * nnmaildir.el (nnmaildir-request-update-info,
2881         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
2882         unnecessary calls to nnmaildir-request-scan.
2883
2884 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
2885
2886         * gnus-msg.el:
2887         * gnus-msg.el (gnus-message-replysign): New.
2888         * gnus-msg.el (gnus-message-replyencrypt): New.
2889         * gnus-msg.el (gnus-message-replysignencrypted): New.
2890         * gnus-msg.el (gnus-summary-reply): Use the three new variables
2891         (above) to automatically encrypt/sign to encrypted/signed
2892         messages.
2893         * message.el:
2894         * message.el (message-mode-map): Add keybinding for
2895         `message-to-list-only'
2896         * message.el (message-mode): Add description for
2897         `message-to-list-only'
2898         * message.el (message-to-list-only): New.
2899         * message.el (message-make-mft): Changed to use the cl loop macro,
2900         and added optional flag to return only the matched list. (for use
2901         in new message-to-list-only function)
2902
2903 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
2904
2905         * gnus-msg.el:
2906         * gnus-msg.el (gnus-message-replysign):
2907         * gnus-msg.el (gnus-replysign): New.
2908         * gnus-msg.el (gnus-replyencrypt): New.
2909         * gnus-msg.el (gnus-replysignencrypted): New.
2910         * gnus-msg.el (gnus-summary-reply):
2911         * message.el:
2912         * message.el (message-mode-map):
2913         * message.el (message-mode):
2914         * message.el (message-to-list-only): New.
2915         * message.el (message-make-mft):
2916
2917 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2918
2919         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
2920
2921 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
2922
2923         * message.el (message-gen-unsubscribed-mft): accept a prefix
2924         argument so CC can be included with C-u C-c C-f C-a
2925
2926 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2927         From Ted Zlatanov <teodor.zlatanov@divine.com>.
2928
2929         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
2930         Improve docstring.
2931         (spam-enter-blacklist): New command.
2932
2933         * gnus-sum.el (gnus-spam-mark): New mark.
2934         (gnus-auto-expirable-marks): Add gnus-spam-mark.
2935         (gnus-summary-make-tool-bar): Correct conditional.
2936         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
2937         (gnus-summary-mark-as-spam): New command.
2938
2939 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
2940
2941         * mml-sec.el (mml-secure-message): changed to support arbritrary
2942         modes.
2943         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
2944         changed to support "signencrypt" mode.
2945         * mml.el (mml-parse-1): changed to support different secure modes
2946         more easily. (for signencrypt)
2947
2948 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
2949
2950         * gnus-sum.el (gnus-update-summary-mark-positions)
2951         (gnus-summary-toggle-header):
2952         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
2953         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
2954         (gnus-uu-post-encoded):
2955         * nnfolder.el (nnfolder-possibly-change-group):
2956         * nnimap.el (nnimap-retrieve-headers):
2957         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
2958
2959 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
2960
2961         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
2962         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
2963
2964 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2965
2966         * gnus-srvr.el (gnus-server-set-info): Clear
2967         `gnus-server-method-cache' when `gnus-server-alist' is changed.
2968         From Daiki Ueno <ueno@unixuser.org>.
2969
2970 2002-04-11  Simon Josefsson  <jas@extundo.com>
2971
2972         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
2973         viewing of security buttons.  Thanks to Nicolas Kowalski
2974         <Nicolas.Kowalski@imag.fr>.
2975
2976         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
2977         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
2978         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
2979         <Nicolas.Kowalski@imag.fr>.
2980         (smime-decrypt-buffer): Ditto.
2981
2982 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2983
2984         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
2985         header line.
2986
2987 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
2988
2989         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
2990
2991 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2992
2993         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
2994
2995 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2996
2997         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
2998         errors when debug.
2999
3000 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
3001
3002         * message.el (message-make-mft): Changed MFT code from using
3003         message-recipients (which included Bcc) to use only the To and CC
3004         headers.
3005
3006 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
3007
3008         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
3009         add link.
3010         (gnus-treat-mail-picon): Ditto.
3011         (gnus-treat-newsgroups-picon): Ditto.
3012         (gnus-picon-databases): Fix custom type.
3013         (gnus-picon-databases): Add link.
3014         (gnus-article-x-face-command): Add to gnus-picon group.
3015
3016 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
3017
3018         * message.el (message-buffer-naming-style): Remove.
3019
3020 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3021
3022         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
3023
3024         * message.el (message-tool-bar-map): Ditto.
3025
3026         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3027
3028 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3029
3030         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
3031
3032 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
3033
3034         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
3035
3036 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
3037         Trivial patch.
3038
3039         * dns.el: open-network-stream under XEmacs does udp.
3040
3041 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
3042
3043         * spam.el (spam-enter-whitelist): New function.
3044         (spam-parse-whitelist): Ditto.
3045         (spam-refresh-list-cache): Ditto.
3046         (spam-address-whitelisted-p): New function.
3047
3048         * dns.el (query-dns): Use TCP when make-network-process isn't
3049         available.
3050         (dns-servers): New variable.
3051         (dns-parse-resolv-conf): New function.
3052         (query-dns): Use it.
3053
3054         * spam.el: New file.
3055
3056         * dns.el (query-dns): Test.
3057
3058 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3059
3060         * lpath.el (featurep): Bind make-network-process.
3061
3062 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
3063
3064         * nnmaildir.el: Use defstruct.  Use a single copy of
3065         nnmail-extra-headers to save memory.  Store server's group name
3066         prefix instead of each group's prefixed name.
3067         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
3068         nntp-server-buffer.
3069
3070 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3071
3072         * dns.el: New file.
3073
3074 2002-03-28  Simon Josefsson  <jas@extundo.com>
3075
3076         * gnus-sum.el (gnus-summary-dummy-line-format):
3077         * gnus.el (gnus-summary-line-format): Fixing links to Info.
3078         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
3079
3080 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3081
3082         * gnus-sum.el (gnus-summary-move-article)
3083         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
3084         the doc string.
3085
3086 2002-03-28  Simon Josefsson  <jas@extundo.com>
3087
3088         * mml-sec.el (mml-secure-message): Search after
3089         mail-header-separator from top of message.
3090
3091 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
3092
3093         * nnmaildir.el: Cosmetic changes.
3094         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
3095         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
3096         nnmaildir--group-ls): New macros/functions.  Use them.
3097         (nnmaildir--unlink): Evalutate argument only once.
3098
3099 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
3100
3101         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
3102         symbols.
3103         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
3104         `gnus-point-at-eol'.
3105
3106 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
3107
3108         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
3109         nnmaildir--marks-dir): New macros.  Use them.
3110         Use inhibit-quit for atomicity instead of in-memory journaling.
3111         (nnmaildir--edit-prep): New function.
3112         (Local Variables): Use it.
3113
3114 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
3115
3116         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
3117
3118 2002-03-25  Simon Josefsson  <jas@extundo.com>
3119
3120         * message.el (message-mode): Fix doc.
3121
3122 2002-03-25  Simon Josefsson  <jas@extundo.com>
3123
3124         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
3125         Matthieu Moy <Matthieu.Moy@imag.fr>.
3126
3127 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
3128
3129         * mml-sec.el (mml-unsecure-message): Add docstring.
3130
3131 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
3132
3133         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
3134         value.
3135         Trivial change from andre@slamdunknetworks.com
3136
3137 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
3138
3139         * mml.el (mml-mode-map): Added a keybinding for
3140         `mml-unsecure-message'.  Also, added a menu entry for said
3141         function in the Attachments menu.
3142
3143 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3144
3145         * canlock.el (canlock-version): Remove.
3146         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
3147         here; simplify \x insertions.
3148         (canlock-sha1): New function, always return a unibyte string.
3149         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
3150         of a password.
3151         (canlock-insert-header): Use `canlock-sha1'.
3152         (canlock-verify): Ditto.
3153
3154 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3155
3156         * message.el (message-fix-before-sending): Add an option that
3157         ignores illegible text.
3158         Trivial change from Mark Milhollan <mlm@attglobal.net>
3159
3160         * message.el (message-font-lock-keywords): Support multi-line MML
3161         tags.
3162
3163         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
3164         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
3165
3166 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3167
3168         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
3169         symbols for "View as different encoding" submenu.
3170
3171 2002-03-19  Simon Josefsson  <jas@extundo.com>
3172
3173         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
3174         encoding" submenu.
3175
3176 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3177
3178         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
3179
3180 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3181
3182         * gnus-sum.el (gnus-sum-thread-tree-root)
3183         (gnus-sum-thread-tree-single-indent)
3184         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
3185         (gnus-sum-thread-tree-leaf-with-other)
3186         (gnus-sum-thread-tree-single-leaf): Make customizable.
3187
3188 2002-03-16  Simon Josefsson  <jas@extundo.com>
3189
3190         * gnus-util.el (gnus-extract-address-components): Don't break on
3191         names such as James "Kibo" Parry.  From Francis Litterio
3192         <franl@world.std.com>.
3193
3194 2002-03-13  Simon Josefsson  <jas@extundo.com>
3195
3196         * pop3.el (pop3-open-server): Revert multibyte change.  From
3197         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
3198
3199         * message.el (message-send-mail-with-qmail): Make it work.  From
3200         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
3201
3202 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
3203
3204         * message.el (message-make-mft): Set case-fold-search while
3205         generating the MFT.  Also, a little cleanup in the MFT code.
3206
3207 2002-03-12  Simon Josefsson  <jas@extundo.com>
3208
3209         * message.el (message-qmail-inject-args): May be function.
3210         (message-send-mail-with-qmail): Call function if m-q-i-a is
3211         function.  From fn@hungry.org (Faried Nawaz).
3212
3213 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
3214
3215         * message.el (message-abbrevs-loaded): Remove.
3216         (mailabbrev): Require it.
3217
3218         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
3219
3220 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3221
3222         * pop3.el (pop3-open-server): Set process buffer unibyte.
3223
3224 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3225
3226         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
3227
3228 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3229
3230         * nnslashdot.el (nnslashdot-request-article): Remove javascript
3231         too.
3232
3233 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3234
3235         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
3236         duplication.
3237         (gnus-summary-save-parts-type-history): Ditto.
3238         (gnus-summary-save-parts-last-directory): Ditto.
3239         Trivial change from andre@slamdunknetworks.com
3240
3241 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
3242
3243         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
3244
3245 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3246
3247         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
3248         -->" as the end of the first article.
3249
3250         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
3251         From Matthieu Moy <Matthieu.Moy@imag.fr>
3252
3253         * message.el (message-add-action): Use add-to-list.
3254         (message-delete-action): New function.
3255
3256         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
3257         pieces.
3258
3259 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
3260
3261         * nnnil.el: New file.
3262         * gnus.el (gnus-valid-select-methods): Include nnnil.
3263
3264 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
3265
3266         * message.el (message-syntax-checks): Because canlock is
3267         supported, we disable sender syntax check.
3268         (message-shoot-gnksa-feet): Add cancel-messages option doc.
3269
3270         * gnus-draft.el (gnus-draft-send): If interactive, use its default
3271         value of message-syntax-checks.
3272
3273         * qp.el (quoted-printable-decode-region): Doc addition.
3274         From: Eli Zaretskii <eliz@is.elta.co.il>
3275
3276         * mail-source.el (make-source-make-complex-temp-name): Use
3277         make-temp-file.
3278
3279         * mm-util.el (mm-make-temp-file): New function.
3280         * nneething.el (nneething-file-name): Use it.
3281         * mml-smime.el (mml-smime-encrypt): Ditto.
3282         * mm-view.el (mm-inline-wash-with-file): Ditto.
3283         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
3284         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
3285         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
3286         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
3287         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
3288         * gnus-art.el (gnus-mime-print-part): Ditto.
3289
3290 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
3291
3292         * message.el (nnmaildir-article-number-to-base-name): New
3293         function.
3294         (nnmaildir-base-name-to-article-number): New function.
3295
3296 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3297
3298         * smime.el (smime-make-temp-file): Don't quote
3299         `temporary-file-directory'.
3300
3301 2002-03-04  Simon Josefsson  <jas@extundo.com>
3302
3303         * smime.el (smime-sign-region): Rename argument keyfiles to
3304         keyfile. You only sign something with one key.
3305         (smime-sign-buffer): Better completing-read prompt.
3306         (smime-decrypt-buffer): Ditto.
3307
3308         * smime.el (smime-make-temp-file): Make it work under XEmacs.
3309
3310         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
3311         completing-read.
3312         (mm-view-pkcs7-decrypt): CRLF->LF.
3313
3314 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
3315
3316         * message.el (message-hierarchical-addresses): New variable.
3317         (message-get-reply-headers): Use it.
3318         From Ted Zlatanov <teodor.zlatanov@divine.com>
3319
3320 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3321
3322         * message.el (message-mode): If buffer-file-name, don't set auto
3323         save file name.
3324         Trivial change from Geoff Greene <ggreene@wpi.edu>
3325
3326 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3327
3328         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
3329         takes one argument in read-char.
3330
3331         * message.el (message-fix-before-sending): Forward a char.
3332         Check mmu-multibyte-p, add control-1.
3333
3334 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3335
3336         * gnus-start.el (gnus-read-init-file): Ditto.
3337
3338         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
3339
3340         * dgnushack.el (dgnushack-make-load): Ditto.
3341
3342         * mail-source.el (mail-source-fetch): Extract the right error
3343         code.
3344
3345         * message.el (message-fix-before-sending): Check illegible text.
3346
3347         * gnus-util.el (gnus-multiple-choice): New function.
3348
3349         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
3350         also defined in gnus-score.el.
3351
3352 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
3353
3354         * message.el (message-get-reply-headers): downcase email addresses
3355         for comaparisons for duplicate removal.
3356
3357 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3358
3359         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
3360         implementation of PKCS#7, which just allows users read the
3361         message.
3362         (mm-view-pkcs7): Use it.
3363
3364 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3365
3366         * gnus.el (large-newsgroup-initial): New parameter.
3367
3368         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
3369         (gnus-summary-insert-old-articles): Ditto.
3370
3371 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3372
3373         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
3374         used as the default answer of the question, "How many articles?".
3375         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
3376
3377         * nnagent.el (nnagent-retrieve-headers): Remove articles with
3378         small numbers.
3379
3380 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3381
3382         * deuglify.el: Fix comments.
3383
3384 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
3385
3386         * html2text.el (html2text-clean-anchor): If there is no HREF,
3387         insert nothing.
3388
3389         * mml.el (mml-generate-mime-1): Add cdr.
3390         From: andre@slamdunknetworks.com
3391
3392         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
3393         (mm-text-html-washer-alist): Ditto.
3394
3395         * mm-decode.el (mm-text-html-renderer): Add html2text.
3396
3397         * html2text.el: Face lift.
3398
3399         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
3400
3401 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
3402
3403         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
3404
3405         * deuglify.el: Change copy right. Add autoload. Add coding-system.
3406
3407         * deuglify.el: New file. The original file name is
3408         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
3409
3410         * mm-decode.el (mm-display-external): Use
3411         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
3412
3413 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
3414
3415         * nnmaildir.el (nnmaildir-request-list): Report the highest
3416         article number, not the total number of articles.
3417
3418 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3419
3420         * gnus-sum.el: Move uu key map here.
3421         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
3422
3423 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
3424
3425         * nnmaildir.el (nnmaildir-request-expire-articles): Use
3426         nnmail-expiry-wait* if expire-age parameter is not set.
3427
3428 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3429
3430         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
3431         function.
3432         (gnus-group-sort-selected-groups-by-real-name): New function.
3433         (gnus-group-make-menu-bar): Add sort by real name.
3434
3435         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
3436         rebuild.
3437         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
3438         nil as dependencies as well.
3439
3440 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3441
3442         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
3443         for mime-parts.
3444
3445         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
3446
3447         * gnus-group.el (gnus-group-name-decode): Don't test
3448         multibyte-string, because it breaks XEmacs.
3449         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
3450
3451         * message.el (message-send-mail): Be talkative.
3452
3453         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
3454         (mm-automatic-display): Ditto.
3455
3456         * mailcap.el (mailcap-mime-data): Ditto.
3457         From: Reiner Steib <4uce.02.r.steib@gmx.net>
3458
3459 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3460
3461         * many files: Remove trailing whitespaces, replace spc+tab with
3462         tab, replace leading whitespaces with tabs.
3463
3464 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
3465
3466         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
3467         articles with no body and no blank line after the header.
3468
3469 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3470
3471         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
3472         parts.
3473
3474         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
3475         non-ascii chars.
3476
3477         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
3478
3479         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
3480         w3-delay-image-loads.
3481         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
3482         (mm-w3-prepare-buffer): Ditto.
3483
3484         * mail-source.el (mail-source-fetch-directory): Run scripts.
3485
3486 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3487
3488         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
3489         for Majordomo confirmations.
3490
3491 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3492
3493         * gnus-fun.el (gnus-respond-to-confirmation): New command.
3494
3495 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3496
3497         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
3498
3499 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
3500
3501         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
3502         References header field.  From Mark Thomas <mthomas@cmu.edu>.
3503
3504 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3505
3506         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
3507         (mm-inline-render-with-stdin): Ditto.
3508         (mm-inline-render-with-function): Ditto.
3509         (mm-inline-wash-with-file): Bind coding-system-for-write.
3510         (mm-inline-wash-with-stdin): Ditto.
3511
3512 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3513
3514         Suggested by Felix Natter <fnatter@gmx.net>
3515
3516         * gnus-art.el (gnus-mime-view-part-externally): Rename from
3517         gnus-mime-externalize-view.
3518         (gnus-mime-view-part-internally): Rename from
3519         gnus-mime-internalize-view.
3520         (gnus-article-view-part-externally): Rename from
3521         gnus-article-externalize-part.
3522         (gnus-mime-action-alist): Change correspondingly.
3523         (gnus-mime-button-commands): Ditto.
3524         (gnus-mime-action-alist): Remove duplication.
3525
3526         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
3527
3528 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3529
3530         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
3531
3532         * gnus-art.el (gnus-display-mime): Use it.
3533
3534         * mm-partial.el (mm-partial-find-parts): Use it.
3535
3536         * gnus-sum.el (gnus-article-loose-mime): Rename from
3537         gnus-article-no-strict-mime.
3538         (gnus-summary-save-parts): Use it.
3539
3540 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3541
3542         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
3543         local variable.
3544
3545         * gnus-art.el (article-display-x-face): Don't sort multiple
3546         X-Faces.
3547
3548 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3549
3550         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
3551         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
3552
3553         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
3554
3555 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3556
3557         Some ideas is inspired by code from Hrvoje Niksic
3558         <hniksic@arsdigita.com>
3559
3560         * gnus-art.el (gnus-article-wash-function): Set the default to
3561         nil, so that we use mm-text-html-renderer instead.
3562         (article-wash-html): Use mm-text-html-renderer.
3563
3564         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
3565         (mm-text-html-renderer): New variable.
3566         (mm-inline-text-html-renderer): Set the default to nil, so that we
3567         use mm-text-html-renderer instead.
3568
3569         * mm-view.el (mm-inline-text-html): New function.
3570         (mm-text-html-renderer-alist): New variable.
3571         (mm-inline-text-vcard): New function.
3572         (mm-inline-text): Split.
3573         (mm-links-remove-leading-blank): New function.
3574         (mm-inline-render-with-file): New function.
3575         (mm-inline-render-with-stdin): New function.
3576         (mm-inline-render-with-function): New function.
3577         (mm-text-html-washer-alist): New variable.
3578         (mm-inline-wash-with-file): New function.
3579         (mm-inline-wash-with-stdin): New function.
3580
3581 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3582
3583         * message-utils.el: Fix installation doc.
3584         From: Reiner Steib <4uce.02.r.steib@gmx.net>
3585
3586 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
3587
3588         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
3589         (gnus-post-method): Use it.
3590         (gnus-summary-cancel-article): Find the correct post-method.
3591
3592         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
3593         * message.el (message-send-news): Ditto.
3594         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
3595         <ipmonger@delamancha.org>
3596
3597         * gnus.el (gnus-select-method): Fix doc.
3598         (gnus-server-string): Use 'using nntp'.
3599
3600         * gnus-agent.el (gnus-slave-unplugged): New command.
3601         From: Felix Natter <fnatter@gmx.net>
3602
3603 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3604
3605         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
3606         Call edit-done-function first, then change the window
3607         configuration.
3608         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
3609         (gnus-article-edit-mode): mml-mode.
3610
3611         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
3612         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
3613
3614         * message-utils.el: Adopt the file.
3615
3616         * message-utils.el: New file.
3617         From Holger Schauer <Holger.Schauer@gmx.de>
3618
3619 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3620
3621         * gnus-sum.el (gnus-summary-move-article): Select-article only
3622         when gnus-move-split-methods is non-nil. And we don't render or
3623         mark the article.
3624
3625         * gnus-fun.el (gnus-shell-command-to-string): New function.
3626         (gnus-shell-command-on-region): New function.
3627         (gnus-random-x-face): Use them.
3628         (gnus-x-face-from-file): Ditto.
3629         (gnus-convert-image-to-gray-x-face): Ditto.
3630         (gnus-convert-gray-x-face-to-xpm): Ditto.
3631         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
3632
3633 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3634
3635         * gnus-art.el (gnus-treat-display-xface): Don't use
3636         `shell-command-to-string' when compiling.
3637         (gnus-treat-display-grey-xface): Ditto.
3638
3639 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
3640
3641         * nnmaildir.el (nnmaildir--article-count): If the group is
3642         completely empty, report minimum article number as 1 instead of 0.
3643
3644 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
3645
3646         * gnus-agent.el (gnus-get-predicate): Use nconc.
3647
3648         * gnus-sum.el (gnus-summary-display-make-predicate): Use
3649         gnus-summary-display-cache as cache.
3650
3651         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
3652         (nndoc-mail-in-mail-type-p): New function.
3653         (nndoc-mail-in-mail-article-begin): New function.
3654
3655 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
3656
3657         * mailcap.el (mailcap-mime-data): Use enriched-decode.
3658
3659         * gnus-cite.el (gnus-article-fill-cited-article): Bind
3660         use-hard-newlines to nil.
3661
3662         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
3663         image is not available if window-system is not available.
3664
3665         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
3666
3667 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3668
3669         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
3670         bookmark, because update-mark doesn't handle it correctly.
3671
3672 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3673
3674         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
3675         directly instead of calling message-send-mail.
3676
3677         * gnus-start.el (gnus-read-descriptions-file): Use
3678         gnus-default-charset.
3679
3680         * mm-util.el (mm-guess-mime-charset): New function.
3681
3682         * gnus.el (gnus-default-charset): Use it.
3683         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
3684         the default.
3685
3686 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3687
3688         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
3689         (article-display-x-face): Use it.  Disable grey xface, if
3690         uncompface is not found.
3691
3692         * message.el (message-mode): Don't enable multibyte on an indirect
3693         buffer.
3694
3695         * nnrss.el (nnrss-content-function): New variable.
3696         (nnrss-request-article): Use it.
3697
3698 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3699
3700         * gnus.el: Add article-unsplit-urls.
3701         * gnus-sum.el: Ditto.
3702         * gnus-art.el (gnus-treat-strip-cr): New variable.
3703         (gnus-treatment-function-alist): Use it.
3704         (article-unsplit-urls): New function.
3705         (gnus-article-make-menu-bar): Use it.
3706         From: Michael Cook <michael.cook@cisco.com>
3707
3708 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3709
3710         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
3711         copy.
3712
3713 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
3714
3715         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
3716         with internal whitespace.
3717         (gnus-parent-id): Ditto.
3718
3719 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3720
3721         * gnus-art.el (gnus-article-treat-body-boundary): Add
3722         gnus-decoration property.
3723         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
3724
3725         * message.el (message-mode): Set local-abbrev-table.
3726         From Matt Armstrong <matt@lickey.com>.
3727
3728         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
3729         too many spaces.
3730
3731         * rfc2047.el (rfc2047-unfold-region): Ditto.
3732         (rfc2047-decode-region): Don't unfold. Let
3733         gnus-article-treat-unfold-headers do it.
3734
3735         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
3736         From: Jesper Harder <harder@ifa.au.dk>
3737
3738 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3739
3740         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
3741         (gnus-configure-posting-styles): Use it.
3742         (gnus-configure-posting-styles): Remove trailing newspaces.
3743
3744 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3745
3746         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
3747         is non-nil.
3748
3749         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
3750
3751         * gnus.el (gnus-server-to-method): Switch position with
3752         gnus-server-get-method.
3753         (gnus-agent): Add doc.
3754
3755         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
3756         (gnus-summary-save-parts): Use it.
3757
3758         * gnus-art.el (gnus-display-mime): Use it.
3759         * mm-partial.el (mm-partial-find-parts): Use it.
3760
3761         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
3762
3763         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
3764         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
3765
3766         * nnagent.el (nnagent-request-expire-articles): Don't delete
3767         files.
3768
3769 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
3770
3771         * message.el (message-gen-unsubscribed-mft): New function.
3772         From Sriram Karra <karra@cs.utah.edu>.
3773
3774         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
3775         open parenthesis.
3776
3777         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
3778         (mm-inline-text-html-render-with-w3): Ditto.
3779         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
3780         Suggested by Dave Love  <d.love@dl.ac.uk>.
3781
3782         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
3783
3784         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
3785         * nntp.el (nntp-send-command): Ditto.
3786         * nntp.el (nntp-send-command-nodelete): Ditto.
3787
3788 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3789
3790         * mm-url.el (mm-url-load-url): New function.
3791         (mm-url-insert-file-contents): Use it.
3792
3793         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
3794
3795         * message.el (message-forward-make-body): Correctly copy
3796         forward-buffer.
3797
3798         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
3799
3800 2002-02-04  Simon Josefsson  <jas@extundo.com>
3801
3802         * gnus-art.el (gnus-article-followup-with-original): Mark with
3803         force, prevent errors when following up from article buffer.
3804         (gnus-article-reply-with-original): Ditto.
3805
3806         * binhex.el (binhex-decoder-switches): Fix doc.  From
3807         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
3808
3809 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3810
3811         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
3812         highlight-citation after emphasize.
3813
3814 2002-02-04  Simon Josefsson  <jas@extundo.com>
3815
3816         * nnfolder.el (nnfolder-open-marks):
3817
3818         * nnml.el (nnml-open-marks): Message when done.  From David
3819         Edmondson <dme@sun.com>.
3820
3821 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3822
3823         * imap.el (imap-anonymous-auth): Fix typo.
3824         From: Steinar Bang <sb@dod.no>
3825
3826         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
3827         save-excursion.
3828         (gnus-cache-braid-heads): Ditto.
3829
3830         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
3831         line, because there are extra articles in the overview buffer.
3832
3833         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
3834
3835         * message.el (message-forward-rmail-make-body): Directly use
3836         rmail-msg-restore-non-pruned-header to avoid calling
3837         vertical-motion.
3838
3839 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3840
3841         * gnus-cache.el (gnus-summary-insert-cached-articles):
3842         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
3843
3844         * gnus-group.el (gnus-group-mark-article-read): Nreverse
3845         gnus-newsgroups-unselected.
3846
3847         * gnus-agent.el (gnus-summary-set-agent-mark): Use
3848         gnus-add-to-sorted-list.
3849
3850         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
3851         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
3852         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
3853         (gnus-update-read-articles): UNREAD is sorted.
3854         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
3855         (gnus-newsgroup-marked, gnus-newsgroup-cached)
3856         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
3857         (gnus-newsgroup-dormant): Require sorted.
3858
3859         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
3860         directories.
3861         (gnus-dired-print): New function.
3862
3863         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
3864         ps-despool.
3865
3866 2002-02-02  Simon Josefsson  <jas@extundo.com>
3867
3868         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
3869
3870 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3871
3872         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
3873         t. This makes gnus-agent customizable without putting
3874         gnus-agentize into .gnus.
3875
3876         * gnus.el (gnus-agent): Make it customizable.
3877
3878         * gnus-dired.el: New file.
3879         From Benjamin Rutt <brutt@bloomington.in.us>
3880
3881         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
3882         if no article.
3883         (gnus-cache-possibly-remove-article): Ditto.
3884         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
3885
3886 2002-02-01  Simon Josefsson  <jas@extundo.com>
3887
3888         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
3889
3890 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3891
3892         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
3893         (mm-setup-w3m): Don't bind keys listed in the above.
3894
3895 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3896
3897         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
3898         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
3899         is non-nil; bind `w3m-force-redisplay' with nil.
3900
3901         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3902
3903         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
3904
3905 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
3906
3907         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
3908         use mail-header-unfold-field.
3909
3910         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
3911         gnus-summary-limit.
3912
3913         * gnus-range.el (gnus-add-to-sorted-list): New function.
3914         * gnus-sum.el (gnus-mark-article-as-read): Use it.
3915         (gnus-mark-article-as-unread): Ditto.
3916         (gnus-summary-mark-article-as-unread): Ditto.
3917         (gnus-build-get-header): Ditto.
3918         (gnus-summary-prepare-threads): Ditto.
3919         (gnus-summary-insert-pseudos): Ditto.
3920         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
3921         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
3922         (gnus-summary-insert-old-articles): Ditto.
3923
3924         * gnus-msg.el (gnus-posting-styles): Add new format of header.
3925         (gnus-configure-posting-styles): Support the new format.
3926
3927         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
3928         edebug-form-spec to (sexp body).
3929         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
3930
3931         * message.el (message-reply-headers): Add doc.
3932
3933 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3934
3935         * gnus-group.el (gnus-group-delete-group): Nix the entry in
3936         gnus-cache-active-hashtb.
3937
3938         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
3939         (gnus-agent-summary-fetch-group): Use it.
3940
3941         * gnus-msg.el (gnus-debug-files): New variable.
3942         (gnus-debug-exclude-variables): New variable.
3943         (gnus-debug): Use them.
3944
3945         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
3946
3947 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3948
3949         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
3950         (message-mode-syntax-table): Move back the previous position.
3951
3952         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
3953
3954         * gnus-agent.el (gnus-agent-retrieve-headers): Use
3955         gnus-sorted-difference.
3956
3957         * nnsoup.el (nnsoup-request-expire-articles): Use
3958         gnus-sorted-difference.
3959
3960         * nnheader.el: Autoload gnus-sorted-difference.
3961
3962         * nnfolder.el (nnfolder-request-expire-articles): Use
3963         gnus-sorted-difference.
3964
3965         * gnus-cache.el (gnus-cache-retrieve-headers): Use
3966         gnus-sorted-difference.
3967
3968         * gnus-range.el: Autoload cookies.
3969         (gnus-sorted-difference): New function.
3970         (gnus-sorted-ndifference): New function.
3971         (gnus-sorted-nintersection): Rename from
3972         gnus-set-sorted-intersection.
3973         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
3974         (gnus-list-range-difference): Rename from
3975         gnus-inverse-list-range-intersection.
3976         (gnus-inverse-list-range-intersection): Use defalias.
3977
3978         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
3979         gnus-sorted-ndifference, and gnus-sorted-nintersection.
3980         (gnus-articles-to-read): Use gnus-sorted-difference.
3981         (gnus-summary-limit-mark-excluded-as-read): Use
3982         gnus-sorted-intersection and gnus-sorted-ndifference.
3983         (gnus-list-of-read-articles): Use gnus-list-range-difference.
3984         (gnus-summary-insert-articles): Use gnus-sorted-difference.
3985
3986         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
3987
3988 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3989
3990         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
3991         property to the buffer for using emacs-w3m command keys.
3992
3993         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
3994         option.
3995
3996         * mm-view.el (mm-w3m-mode-map): New variable.
3997         (mm-w3m-mode-command-alist): New variable.
3998         (mm-w3m-minor-mode): Removed.
3999         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
4000         (mm-inline-text-html-render-with-w3m): Add keymap property to the
4001         buffer for using emacs-w3m command keys.
4002
4003 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4004
4005         * message.el (message-mode-syntax-table): Move forward.
4006         (message-cite-prefix-regexp): Auto detect non word constituents.
4007         (message-cite-prefix-regexp): Don't use with-syntax-table.
4008
4009         * gnus-sum.el (gnus-summary-update-info): Use
4010         gnus-list-range-intersection.
4011
4012         * gnus-agent.el (gnus-agent-fetch-headers): Use
4013         gnus-list-range-intersection.
4014
4015         * gnus-range.el (gnus-range-normalize): Use correct predicate.
4016         (gnus-list-range-intersection): Use it.
4017         (gnus-inverse-list-range-intersection): Ditto.
4018         (gnus-sorted-intersection): Add doc.
4019         (gnus-set-sorted-intersection): Add doc.
4020         (gnus-sorted-union): New function.
4021         (gnus-set-sorted-union): New function.
4022
4023         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
4024         (gnus-inverse-list-range-intersection): Ditto.
4025
4026 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
4027
4028         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
4029
4030         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
4031         and permit `:' and `\' in order to handle full Windows pathnames.
4032         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
4033         technically not correct per standard, but seems to have common use.
4034
4035 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4036
4037         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
4038         replacing numbers.
4039
4040 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
4041
4042         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
4043
4044         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
4045         Don't split when the window is small, e.g. when a small *BBDB*
4046         window is the lowest one.
4047
4048         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4049         nnheader-find-nov-line to speed up. Use nreverse, because it is
4050         sorted. Use nnheader-insert-nov-file.
4051
4052 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4053
4054         * mm-decode.el (mm-inline-text-html-with-images): New user option.
4055
4056         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
4057         of `w3m-display-inline-images' with the value of
4058         `mm-inline-text-html-with-images'.
4059         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4060
4061         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4062
4063 2002-01-27  Richard M. Stallman  <rms@gnu.org>
4064
4065         * time-date.el: Add autoload cookies.  Many doc fixes.
4066         (time-add): New function.
4067         (time-subtract): Renamed from subtract-time.
4068         (subtract-time): New alias for time-subtract.
4069
4070 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4071
4072         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
4073         emacs-w3m in doc-string.
4074
4075         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
4076         `w3m-current-buffer'.
4077
4078 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4079
4080         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
4081
4082         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
4083         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
4084         (mm-w3m-cid-retrieve): New function.
4085         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
4086
4087 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4088
4089         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
4090
4091 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4092
4093         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
4094
4095 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4096
4097         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
4098         32K.
4099
4100         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
4101
4102         * nnmail.el (nnmail-article-group): Decode headers before running
4103         split rules over them.
4104         (nnmail-mail-splitting-charset): New variable.
4105
4106         * smiley.el: Replaced with smiley-ems.el.
4107
4108 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4109
4110         * mm-url.el (mm-url-predefined-programs): Add w3m.
4111         (mm-url-program): Ditto.
4112
4113 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4114
4115         * nnml.el (nnml-use-compressed-files): New variable.
4116         (nnml-filenames-are-evil): Removed.
4117         (nnml-current-group-article-to-file-alist): Don't use.
4118         (nnml-update-file-alist): Inhibit.
4119         (nnml-article-to-file): Use new var.
4120
4121 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4122
4123         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
4124
4125         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
4126
4127 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4128
4129         * gnus-agent.el (gnus-agent-load-alist): Use new caching
4130         function.
4131
4132         * gnus-util.el (gnus-cache-file-contents): New function.
4133
4134         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
4135         (gnus-agent-load-alist): Use it.
4136
4137         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
4138
4139         * nnheader.el (nnheader-insert-nov-file): New function.
4140
4141         * gnus-util.el (gnus-parse-without-error): Correct the loop.
4142
4143         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
4144         there are no references.
4145         (gnus-extract-message-id-from-in-reply-to): New function.
4146         (gnus-nov-parse-line): Use in-reply-to if there are no
4147         references.
4148
4149 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4150
4151         * nnagent.el (nnagent-retrieve-headers): Use new macro.
4152
4153         * gnus-util.el (gnus-parse-without-error): New macro.
4154
4155 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
4156
4157         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
4158         (gnus-article-wash-function): use locate-library to decide which
4159         to use.
4160
4161 2002-01-25  Simon Josefsson  <jas@extundo.com>
4162
4163         * pop3.el (pop3-munge-message-separator): Work if no date.
4164         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
4165
4166 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4167
4168         * gnus-agent.el (gnus-agent-save-alist): Fix.
4169
4170         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
4171         mistake.  Reinstated lost code.
4172
4173 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
4174
4175         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
4176         one exists in the case of an encrypted message with an internal
4177         signature.
4178
4179 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4180
4181         * gnus-agent.el (gnus-agent-save-alist): Optimized.
4182
4183 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4184
4185         * dgnushack.el: Commented out the experimental code.
4186
4187 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4188
4189         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
4190         error.
4191
4192         * gnus.el (gnus-server-to-method): Made into subst.
4193         (gnus-server-method-cache): New variable.
4194         (gnus-server-to-method): Use it.
4195         (gnus-group-method-cache): New variable.
4196         (gnus-find-method-for-group-1): Renamed.
4197         (gnus-find-method-for-group): New function.
4198         (gnus-group-method-cache): Removed.
4199
4200         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
4201         function.
4202
4203         * gnus-range.el (gnus-members-of-range): New function.
4204         (gnus-list-range-intersection): Renamed.
4205         (gnus-inverse-list-range-intersection): New function.
4206
4207         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
4208
4209         * nnagent.el (nnagent-retrieve-headers): New implementation.
4210
4211         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
4212         implementation.
4213
4214 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4215
4216         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
4217         `w3m-meta-content-type-charset-regexp'.
4218
4219         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
4220         charset-encoded html contents.
4221
4222 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4223
4224         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
4225         an empty file.
4226
4227         * nnweb.el (url): Ignore errors when request url.
4228
4229         * nnrss.el: Clean up the comments.
4230
4231 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4232
4233         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
4234
4235         * mm-decode.el (mm-inline-text-html-renderer): New user option.
4236         (mm-inline-media-tests): Test whether the value of
4237         `mm-inline-text-html-renderer' is a function for text/html.
4238
4239         * mm-view.el (mm-inline-text-html-render-with-w3): New function
4240         separated from `mm-inline-text'.
4241         (mm-w3m-minor-mode): New variable.
4242         (mm-w3m-setup): New variable.
4243         (mm-setup-w3m): New function.
4244         (mm-inline-text-html-render-with-w3m): New function.
4245         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
4246         text/html.
4247
4248 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
4249
4250         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
4251
4252 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4253
4254         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
4255         and `gnus-xmas-completing-read'.
4256
4257 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4258
4259         * nneething.el (nneething-message-id-number): Abolished.
4260         (nneething-encode-file-name): Not encode numerical characters.
4261         (nneething-make-head): `nneething-message-id-number' is not
4262         used to generate message IDs.
4263
4264 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4265
4266         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
4267         characters.
4268
4269 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4270
4271         * gnus-xmas.el (gnus-xmas-completing-read): New function.
4272         (gnus-xmas-redefine): Redefine conditionally.
4273
4274 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
4275
4276         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
4277         tag.
4278
4279 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
4280
4281         * message.el (message-font-lock-keywords): Added the secure tag.
4282         * mml-sec.el: Added functions to generate/modify/remove the secure
4283         tag while in message mode.
4284         * mml-sec.el (mml-secure-message): New.
4285         * mml-sec.el (mml-unsecure-message): New.
4286         * mml-sec.el (mml-secure-message-sign-smime): New.
4287         * mml-sec.el (mml-secure-message-sign-pgp): New.
4288         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
4289         * mml-sec.el (mml-secure-message-encrypt-smime): New.
4290         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
4291         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
4292         * mml.el (mml-parse-1): Added code to recognise the secure tag and
4293         convert it to either a part or multipart depending on if there are
4294         other parts in the message.
4295         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
4296         to use the secure tag, rather than the part tag.
4297         * mml.el (mml-preview): Added a save-excursion to keep cursor
4298         position after doing an MML preview.
4299
4300 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4301
4302         * nnheader.el (nnheader-parse-overview-file): New function.
4303         (nnheader-write-overview-file): New function.
4304
4305 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4306
4307         * gnus.el (gnus-group-fast-parameter): Check better if expansion
4308         in wanted.
4309
4310         * nnweb.el (nnweb-type-definition): Clean up.
4311
4312 2002-01-21  Alastair Burt  <burt@dfki.de>
4313         Trivial patch.
4314
4315         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
4316         buffer exists before jumping to it.
4317
4318 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4319
4320         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
4321         function.
4322         (article-wash-html): Use it.
4323         (gnus-article-wash-function): New variable.
4324         (gnus-article-wash-html-with-w3m): New function.
4325
4326 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4327
4328         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
4329         XEmacs.
4330
4331 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
4332
4333         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
4334         command line.
4335
4336 2002-01-21  Simon Josefsson  <jas@extundo.com>
4337
4338         * canlock.el (base64-encode-string): Autoload it from base64.
4339         (canlock-make-cancel-key): Base64 encode unibyte string.
4340
4341 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4342
4343         * nnfolder.el (nnfolder-request-accept-article): Unfold
4344         x-from-line.
4345         (nnfolder-request-replace-article): Ditto.
4346
4347 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
4348
4349         * gnus-group.el (gnus-group-best-unread-group): Use the right
4350         positioning function.
4351
4352 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4353
4354         * smiley-ems.el (smiley-region): Use new function.
4355         (smiley-update-cache): Use general image functions.
4356         (smiley-region): Use general functions.
4357
4358         * gnus-util.el (gnus-graphic-display-p): New function.
4359
4360         * nnmail.el (nnmail-article-group): Allow outputting traces of
4361         non-strings.
4362
4363         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
4364         (nndoc-exim-bounce-type-p): New function.
4365
4366         * message.el (message-dont-send): Doc fix.
4367
4368         * gnus-util.el (gnus-completing-read): Remove
4369         inherit-input-method.
4370
4371         * gnus-art.el (gnus-treat-smiley): Doc fix.
4372
4373         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
4374         articles.
4375
4376 2002-01-19  Simon Josefsson  <jas@extundo.com>
4377
4378         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
4379         (imap-kerberos4-open): Ditto.
4380         (imap-open): Set port correctly, don't set auth.
4381
4382 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4383
4384         * gnus.el (gnus-version-number): Bump version number.
4385
4386 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4387
4388         * gnus.el: Oort Gnus v0.05 is released.
4389
4390 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4391
4392         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
4393         exists.
4394
4395         * gnus-spec.el (gnus-string-width-function): New function.
4396         (gnus-tilde-cut-form): Use it.
4397         (gnus-tilde-max-form): Ditto.
4398         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
4399         (gnus-substring-function): Use it.
4400         (gnus-tilde-cut-form): Ditto.
4401         (gnus-substring-function): New function.
4402
4403         * message.el (message-check-news-header-syntax): New message.
4404
4405         * gnus.el (gnus-slave-no-server): Doc fix.
4406
4407         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
4408
4409 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4410
4411         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
4412         `seen' if it looks like (seen NUM1 . NUM2).  It should be
4413         (seen (NUM1 . NUM2)).
4414
4415 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4416
4417         * gnus-topic.el (gnus-topic-catchup-articles): Update article
4418         number in closed topics.
4419
4420 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
4421
4422         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
4423         functions.
4424
4425 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4426
4427         * gnus.el (gnus-group-find-parameter): Clean up.
4428
4429         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
4430         articles.
4431
4432         * gnus-util.el (gnus-completing-read-with-default): Renamed.
4433
4434         * nnmail.el (nnmail-article-group): Clean up.
4435
4436 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
4437
4438         * gnus-agent.el (gnus-category-name): Intern the category name.
4439
4440 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4441
4442         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
4443
4444         * gnus-util.el (gnus-completing-read): New function.
4445
4446 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4447
4448         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
4449
4450         * smiley-ems.el (smiley-region): Register smiley.
4451         (smiley-toggle-buffer): Rewrite the function.
4452         (smiley-active): Removed.
4453
4454 2002-01-19  Simon Josefsson  <jas@extundo.com>
4455
4456         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
4457         Jesper Harder <harder@ifa.au.dk>.
4458
4459 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4460
4461         * gnus-art.el (gnus-request-article-this-buffer): Call
4462         `nneething-get-file-name' to extract the file name from the
4463         message id.
4464
4465         * nneething.el (nneething-encode-file-name): New function.
4466         (nneething-decode-file-name): Ditto.
4467         (nneething-get-file-name): Ditto.
4468         (nneething-make-head): Encode the file name and encapsulate it
4469         into the field of the message id.
4470
4471 2002-01-18  Simon Josefsson  <jas@extundo.com>
4472
4473         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
4474         stored in .marks.
4475
4476         * nnfolder.el (nnfolder-request-update-info): Ditto.
4477
4478 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4479
4480         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
4481
4482 2002-01-18  Simon Josefsson  <jas@extundo.com>
4483
4484         * imap.el (imap-starttls-p): Don't check for binary.
4485         (imap-gssapi-auth-p): Ditto.
4486         (imap-kerberos4-auth-p): Ditto.
4487         (imap-open): Change logic.  Iterate through all possible streams,
4488         instead of bailing out after first failure.  Move authenticator
4489         decision to `imap-authenticate'.
4490         (imap-authenticate): Change logic, now finds the authenticator to
4491         use, was previously in `imap-open'.
4492         (imap-open): Return nil on failure.
4493         (imap-open): Setup temp buffer correctly.
4494         (imap-open): Return buffer only on success.
4495         (imap-interactive-login, imap-interactive-login): Tell the user
4496         which stream/authenticator is used for the queried
4497         username/password.
4498         (imap-open, imap-authenticate): Set variables.
4499         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
4500         (imap-open): Don't assume how `with-temp-buffer' is implemented.
4501
4502 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4503
4504         * gnus-fun.el (gnus-grab-cam-x-face): New function.
4505
4506 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4507
4508         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
4509
4510 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4511
4512         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
4513         (gnus-agent-group-mode-map): Bind it to "Jo".
4514         (gnus-agent-group-make-menu-bar): Add it into menu bar.
4515
4516 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
4517
4518         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
4519         (gnus-summary-mail-toolbar): Add mail article deletion button.
4520
4521         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
4522         false positives for lines of "^^^^".
4523
4524         * gnus-picon.el (gnus-picon-find-face): faces database is all
4525         lowercase.
4526
4527 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4528
4529         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
4530         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
4531         duplications.
4532         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
4533
4534 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4535
4536         * gnus-sum.el (gnus-summary-initial-limit): Inline
4537         gnus-summary-limit-children.
4538         (gnus-summary-initial-limit): Don't limit if
4539         gnus-newsgroup-display is nil.
4540         (gnus-summary-initial-limit): No, don't.
4541
4542         * gnus-util.el
4543         (gnus-put-text-property-excluding-characters-with-faces): Inline
4544         gnus-put-text-property.
4545
4546         * gnus-spec.el (gnus-default-format-specs): New variable.
4547
4548         * gnus-start.el (gnus-read-newsrc-file): Don't clear
4549         gnus-format-specs.
4550         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
4551
4552         * gnus-spec.el (gnus-update-format-specifications): Really check
4553         the Gnus version of the .newsrc.eld file.
4554         (gnus-format-specs): Save the new default summary format.
4555
4556         * gnus-util.el (gnus-parent-id): Check whether references is empty
4557         before splitting.
4558
4559         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
4560         functions.
4561         (gnus-gather-threads-by-references): Inline
4562         `gnus-split-references'.
4563
4564         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
4565         default value of gnus-summary-line-format-spec.
4566
4567 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4568
4569         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
4570         message.
4571         (nnslashdot-request-list): Ditto.
4572         (nnslashdot-sid-strip): Removed.
4573
4574 2002-01-15  Simon Josefsson  <jas@extundo.com>
4575
4576         * nnimap.el (nnimap-close-asynchronous): Enable.
4577         (nnimap-close-group): Expunge.
4578
4579 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4580
4581         * gnus-util.el (gnus-user-date-format-alist): Typo.
4582         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
4583
4584 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4585
4586         * nneething.el (nneething-request-article): Set
4587         `nnmail-file-coding-system' to `binary' locally, in order to read
4588         files without any conversion.
4589
4590 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4591
4592         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4593         nnheader-file-coding-system and nnmail-active-file-coding-system.
4594         (gnus-agent-regenerate-group): Ditto.
4595         (gnus-agent-regenerate): Ditto.
4596         (gnus-agent-write-active): Ditto.
4597         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
4598
4599 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4600
4601         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
4602         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
4603
4604 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4605
4606         * gnus.el: We don't need gnus-article-show-all-headers.
4607
4608         * gnus-art.el (article-show-all, gnus-article-show-all-header):
4609         Ditto.
4610
4611         * gnus-sum.el (gnus-summary-select-article): Don't call
4612         show-all-headers, because hidden headers are not hidden text any
4613         more.
4614
4615 2002-01-13  Simon Josefsson  <jas@extundo.com>
4616
4617         * message.el (message-newline-and-reformat): Use `newline' instead
4618         of inserting \n, so that the newline is marked as hard.
4619
4620         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
4621         From Jesper Harder <harder@ifa.au.dk>.
4622
4623 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4624
4625         * imap.el (imap-close): Keep going if quit.
4626
4627         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
4628         nntp-server-buffer.
4629
4630 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4631
4632         * mm-view.el (mm-display-inline-fontify): Require font-lock to
4633         avoid unbinding shadowed variables.
4634
4635         * gnus-art.el (gnus-picon-databases): Moved here.
4636         (gnus-picons-installed-p): Moved here.
4637         (gnus-article-reply-with-original): Use `mark'.
4638
4639         * gnus.el (gnus-picon): Moved here and renamed.
4640
4641         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
4642         installed.
4643         (gnus-treat-mail-picon): Ditto.
4644         (gnus-treat-newsgroups-picon): Ditto.
4645
4646         * gnus-picon.el (gnus-picons-installed-p): New function.
4647
4648 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4649
4650         * gnus-agent.el (gnus-agent-go-online): Fix doc.
4651
4652 2002-01-12  Simon Josefsson  <jas@extundo.com>
4653
4654         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
4655         (nnimap-before-find-minmax-bugworkaround): Use it.
4656         (nnimap-find-minmax-uid): Don't reselect current mailbox.
4657         (nnimap-dont-close): New variable.
4658         (nnimap-close-group): Use it.
4659
4660 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4661
4662         * gnus-art.el (gnus-article-reply-with-original): Use
4663         `mark-active'.
4664
4665         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
4666
4667         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
4668         (gnus-score-advanced): Clean up.
4669         (gnus-score-advanced): Accept a multiple of the score.
4670
4671 2002-01-12  Simon Josefsson  <jas@extundo.com>
4672
4673         * flow-fill.el (fill-flowed-display-column)
4674         (fill-flowed-encode-columnq): New variables.  Suggested by
4675         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
4676         (fill-flowed-encode, fill-flowed): Use them.
4677
4678         * message.el (message-send-news, message-send-mail): Use
4679         m-b-s-n-p-e-h-n.
4680
4681         * mml.el (autoload): Autoload fill-flowed-encode.
4682         (mml-buffer-substring-no-properties-except-hard-newlines): New
4683         function.
4684         (mml-read-part): Use it.
4685         (mml-generate-mime-1): Encode format=flowed if appropriate.
4686         (mml-insert-mime-headers): Insert format=flowed.
4687
4688         * flow-fill.el (fill-flowed-encode): New function.
4689         (fill-flowed): Bind fill-column to window width.
4690
4691 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4692
4693         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
4694         it exists.
4695         (gnus-summary-setup-buffer): Wake up dead summary buffers.
4696         (gnus-summary-buffer-name): Don't return the dead name after all.
4697         (gnus-summary-setup-buffer): Kill the dead buffer.
4698
4699         * gnus-art.el (gnus-article-followup-with-original): Store the
4700         value of the mark before deactivating it.
4701
4702 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4703
4704         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
4705         From: Karl Kleinpaste <karl@charcoal.com>
4706
4707         * gnus-art.el (article-display-x-face): Ditto.
4708         (gnus-article-reply-with-original): Use gnus-region-active-p.
4709         (gnus-article-followup-with-original): Ditto.
4710
4711         * gnus-sum.el (gnus-summary-read-group-1): Don't select
4712         downloadable article either.
4713
4714 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4715
4716         * gnus-art.el (article-display-x-face): Insert From:.
4717
4718         * gnus-sum.el (gnus-summary-move-article): Don't draw the
4719         article. Bind gnus-display-mime-function and
4720         gnus-article-prepare-hook.
4721
4722         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
4723         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
4724         gnus-agent-possibly-synchronize-flags to the last.
4725         (gnus-agent-go-online): New function. New variable.
4726
4727 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4728
4729         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
4730         (gnus-agent-regenerate): Ditto.
4731
4732 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4733
4734         * message.el (message-ignored-news-headers)
4735         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
4736         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
4737
4738         * gnus.el (gnus-gethash-safe): New macro.
4739
4740         * gnus-agent.el (gnus-agent-regenerate-history): New function.
4741         (gnus-agent-regenerate): Show messages.
4742
4743 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4744
4745         * gnus-agent.el (gnus-agent-regenerate-group): New function.
4746         (gnus-agent-regenerate): New function.
4747         (gnus-agent-save-alist): Sort.
4748         (gnus-agent-copy-nov-line): Test eobp.
4749         (gnus-agent-retrieve-headers): Erase buffer.
4750
4751 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4752
4753         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
4754         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
4755
4756         * gnus.el (gnus-agent-covered-methods): Move here.
4757         (gnus-online): New function.
4758         (gnus-agent-method-p): Move here.
4759
4760         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
4761         nil. Remove articles-alist.
4762
4763         * gnus-start.el (gnus-get-unread-articles): Check online.
4764         (gnus-groups-to-gnus-format): Ditto.
4765         (gnus-active-to-gnus-format): Ditto.
4766
4767         * gnus-agent.el (gnus-agent-get-function): Use it.
4768         (gnus-agent-get-undownloaded-list): Ditto.
4769         (gnus-agent-fetch-session): Only fetch online methods.
4770
4771         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
4772         (gnus-server-mode-map): Ditto.
4773         (gnus-server-offline-face): New face.
4774         (gnus-server-offline-face): New variable.
4775         (gnus-server-font-lock-keywords): Add offline.
4776         (gnus-server-insert-server-line): Ditto.
4777         (gnus-server-offline-server): New function.
4778
4779         * gnus-int.el (gnus-open-server): Turn to offline.
4780         (gnus-server-unopen-status): New variable.
4781
4782 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4783
4784         * nnkiboze.el (nnkiboze-request-article): Use
4785         gnus-agent-request-article.
4786
4787         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
4788         function. Insert undownloaded NOV.
4789
4790         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
4791         (gnus-agent-request-article): New function.
4792
4793         * gnus.el (gnus-agent-cache): New variable.
4794
4795         * gnus-int.el (gnus-retrieve-headers): Use
4796         gnus-agent-retrieve-headers.
4797         (gnus-request-head): Use gnus-agent-request-article.
4798         (gnus-request-body): Ditto.
4799
4800         * gnus-art.el (gnus-request-article-this-buffer): Use
4801         gnus-agent-request-article.
4802
4803         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
4804         article if it is undownloaded.
4805
4806 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4807
4808         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
4809
4810 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4811
4812         * canlock.el (canlock-string-as-unibyte): New macro.
4813         (canlock-sha1-with-openssl): Return a unibyte string.
4814         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
4815
4816 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4817
4818         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
4819
4820 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4821
4822         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
4823         application/x-emacs-lisp.
4824
4825         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
4826
4827         * nntp.el (nntp-request-article): Add group parameter.
4828         (nntp-request-head): Ditto.
4829         (nntp-find-group-and-number): Add parameter group. Figure out
4830         number if the status line doesn't give (e.g. quimby.gnus.org).
4831
4832 2002-01-08  Simon Josefsson  <jas@extundo.com>
4833
4834         * mml.el (mml-generate-mime-1): Set recipient correctly.
4835
4836 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4837
4838         * message.el (message-read-from-minibuffer): Add parameter
4839         initial-contents.
4840         * gnus-msg.el (gnus-summary-resend-message): Use it.
4841
4842         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
4843         behavior of quit-config.
4844
4845         * message.el (message-make-from): Don't quote fullname.
4846         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
4847
4848         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
4849         From: <andre@slamdunknetworks.com>
4850
4851 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4852
4853         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
4854
4855         * gnus-art.el (gnus-header-button-alist): Handle mailto.
4856
4857         * mml.el (mml-preview): Bind gnus-original-article-buffer because
4858         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
4859         because bbdb may use it.
4860
4861 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4862
4863         * nneething.el (nneething-request-article): When a non-text file
4864         is converted to an article, its data is encoded in base64.  Call
4865         `nneething-make-head' with options to specify MIME types.
4866         (nneething-make-head): Add optional arguments to specify MIME
4867         types.
4868
4869 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4870
4871         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
4872         header if there is not.
4873
4874         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
4875
4876         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
4877         (gnus-inews-mark-gcc-as-read): Obsolete variable.
4878         (gnus-inews-do-gcc): Use them.
4879
4880         * gnus-group.el (gnus-group-mark-article-read): Put holes into
4881         gnus-newsgroup-unselected.
4882
4883 2002-01-06  Simon Josefsson  <jas@extundo.com>
4884
4885         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
4886         condition-case, not ignore-errors.
4887
4888 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4889
4890         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
4891         gnus-fetch-old-headers.
4892
4893         * gnus-art.el (article-display-x-face): Use the current buffer
4894         unless `W f'. Otherwise, X-Face may be shown in the header of a
4895         forwarded part.
4896         (gnus-treatment-function-alist): Treat xface before hiding
4897         headers.
4898
4899 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4900
4901         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
4902         parameters.
4903
4904 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4905
4906         * mm-util.el (mm-multibyte-p): Define conditionally when load.
4907         (mm-guess-charset): New function.
4908         (mm-charset-after): Use it.
4909         (mm-detect-coding-region): New function.
4910         (mm-detect-mime-charset-region): New function.
4911
4912         * gnus-sum.el (gnus-summary-show-article): Use
4913         mm-detect-coding-region.
4914
4915 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4916
4917         * message.el (message-make-fqdn): Be less violent.
4918
4919         * gnus.el (gnus-logo-color-style): Compute custom form
4920         automatically.
4921
4922         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
4923         score file of the parent to the document group.
4924
4925         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
4926         parameters parameter.
4927
4928         * gnus-score.el (gnus-score-load-file): Clean up.
4929
4930 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4931
4932         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
4933         From: Damien Wyart <damien.wyart@free.fr>
4934
4935         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
4936
4937 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4938
4939         * gnus-sum.el (gnus-select-group-hook): Typo.
4940
4941         * rfc2047.el (rfc2047-decode-string): Return immediately if there
4942         is no quoted-printable-encoded STRING.
4943         From: Jesper Harder <harder@ifa.au.dk>
4944
4945         (rfc2047-decode-string): Decode it.
4946
4947 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4948
4949         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
4950
4951 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
4952         Trivial patch.
4953
4954         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
4955         buffer to get rid of junk line.
4956
4957 2002-01-05  Simon Josefsson  <jas@extundo.com>
4958
4959         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
4960         C-o.
4961         (message-mode-map): Bind message-insert-or-toggle-importance to
4962         C-c C-u.
4963         (message-mode-map): Bind message-disposition-notification-to to
4964         C-c M-n.
4965         (message-mode-menu): Add m-d-n-t.
4966         (message-mode-field-menu): Add m-goto-from.
4967         (message-mode): Doc fix.
4968         (message-goto-from): New function.
4969         (message-insert-disposition-notification-to): New function.
4970         (message-tool-bar-map): Add receipt button.
4971
4972 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4973
4974         * gnus-sum.el (gnus-thread-latest-date): New function.
4975         (gnus-thread-sort-by-most-recent-number): Renamed.
4976         (gnus-thread-sort-functions): Doc fix.
4977         (gnus-select-group-hook): Don't use setq on a hook.
4978         (gnus-thread-latest-date): Use date, not number
4979
4980         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
4981         (gnus-agent-expire): Allow regexp of expire-days.
4982
4983         * gnus-art.el (gnus-article-reply-with-original): Deactivate
4984         region.
4985         (gnus-article-followup-with-original): Ditto.
4986
4987         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
4988
4989         * gnus-art.el (gnus-mime-display-alternative): Use
4990         gnus-local-map-property.
4991         (gnus-mime-display-alternative): Ditto.
4992         (gnus-insert-mime-security-button): Ditto.
4993         (gnus-insert-next-page-button): Ditto.
4994         (gnus-button-prev-page): Take optional args.
4995         (gnus-insert-prev-page-button): widget-convert.
4996
4997         * gnus-util.el (gnus-local-map-property): New function.
4998
4999         * gnus-art.el (gnus-prev-page-map): Use parent map.
5000         (gnus-next-page-map): Ditto.
5001
5002         * gnus-spec.el (gnus-parse-format): Clean up.
5003         (gnus-parse-format): Do complex formatting for %=.
5004
5005         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
5006         "X-Face: " to the data in the built-in scenario.
5007
5008         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
5009         (gnus-correct-pad-form): Renamed.
5010         (gnus-tilde-max-form): Clean up.
5011         (gnus-pad-form): Use gnus-use-correct-string-widths.
5012
5013         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
5014         support if that is available.
5015
5016         * gnus-sum.el (gnus-thread-highest-number): New function.
5017         (gnus-thread-sort-by-most-recent-thread): New function.
5018         (gnus-thread-sort-functions): Doc fix.
5019
5020 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5021
5022         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
5023         all cases.
5024         (gnus-summary-mode): Enable it in all cases.
5025         (gnus-summary-display-article): Ditto.
5026         (gnus-summary-edit-article): Ditto.
5027
5028         * gnus-ems.el (gnus-put-image): Really return glyph.
5029
5030         * gnus-art.el (gnus-article-x-face-command): Fix :type.
5031         (gnus-treat-smiley): Don't take "P" in the interactive form.
5032
5033 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5034
5035         * compface.el (uncompface): XEmacs and Emacs have differing
5036         capabilities.
5037
5038         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
5039
5040         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
5041         (gnus-article-xface-ring-size): Removed.
5042         (gnus-article-display-xface): Removed.
5043         (gnus-remove-image): Cleaned up.
5044
5045         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
5046         (gnus-xmas-create-image): Take pbm files.
5047         (gnus-x-face): Removed.
5048         (gnus-xmas-article-display-xface): Removed.
5049
5050         * gnus-fun.el (gnus-display-x-face-in-from): Bind
5051         default-enable-multibyte-characters.
5052
5053         * compface.el (uncompface): Doc fix.
5054
5055         * gnus-art.el (gnus-article-x-face-command): Use
5056         gnus-display-x-face-in-from.
5057
5058         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
5059
5060         * gnus-ems.el (gnus-put-image): Return the image.
5061
5062         * gnus-fun.el (gnus-display-x-face-in-from): New function.
5063         (gnus-x-face): Moved here.
5064
5065 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5066
5067         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
5068         invisible if string is nil.
5069         (gnus-xmas-article-display-xface): Use it.
5070
5071         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
5072         property when string is nil.
5073         (gnus-article-display-xface): Use it.
5074
5075 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5076
5077         * gnus-art.el (article-display-x-face): Check whether valid grey
5078         face was returned.
5079         (article-display-x-face): Place image in the right spot.
5080
5081         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
5082         stderr.
5083         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
5084
5085 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5086
5087         * gnus-xmas.el (gnus-xmas-create-image): Take optional
5088         parameters.
5089         (gnus-xmas-put-image): Allow non-strings to be passed.
5090
5091         * gnus-art.el (article-display-x-face): Use optional parameters.
5092
5093         * gnus-ems.el (gnus-create-image): Take optional parameters.
5094
5095         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
5096
5097         * compface.el (compface-xbm-p): Removed.
5098
5099         * gnus-ems.el (gnus-article-compface-xbm): Removed.
5100         (gnus-article-display-xface): Use compface.
5101
5102         * compface.el: New file.
5103
5104         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
5105         (gnus-convert-image-to-x-face-command): Ditto.
5106         (gnus-random-x-face): Quote argument.
5107         (gnus-x-face-from-file): Ditto.
5108
5109 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
5110
5111         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
5112         the expire-group parameter once per article rather than once
5113         per group; bind `nnmaildir-article-file-name' and `article'
5114         for convenience.  Leave article alone when expire-group
5115         specifies the current group.
5116         (nnmaildir--update-nov): be more concurrency-friendly with
5117         temp file names.
5118
5119 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5120
5121         * gnus-start.el (gnus-read-init-file): Cleaned up.
5122
5123 2002-01-03  Dave Love  <d.love@dl.ac.uk>
5124
5125         * gnus-start.el (gnus-startup-file-coding-system): Removed.
5126         (gnus-read-init-file): Don't use it.
5127
5128 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5129
5130         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
5131
5132 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5133
5134         * gnus-start.el (gnus-read-init-file): Don't force coding system
5135         for ~/.gnus.  From Dave Love <fx@gnu.org>.
5136
5137 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5138
5139         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
5140         * nnspool.el (nnspool-request-post): Ditto.
5141
5142         * mm-util.el (mm-use-find-coding-systems-region): New variable.
5143         (mm-find-mime-charset-region): Use it.
5144
5145 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
5146
5147         * gnus.el (gnus-summary-line-format): Added :link.
5148         * gnus-topic.el (gnus-topic-line-format): Ditto.
5149         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
5150         * gnus-srvr.el (gnus-server-line-format): Ditto.
5151         * gnus-group.el (gnus-group-line-format): Ditto.
5152
5153         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
5154         :keys, it works on both Emacsen.
5155
5156 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5157
5158         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
5159
5160 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5161
5162         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
5163
5164 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
5165
5166         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
5167         very wide reply.
5168
5169 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5170
5171         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
5172         (gnus-picon-cache): New variable.
5173         (gnus-picon-transform-newsgroups): Cache stuff.
5174
5175         * gnus-art.el (gnus-article-reply-with-original): New command.
5176         (gnus-article-followup-with-original): New command.
5177
5178         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
5179         END parameters.
5180         (gnus-summary-followup): Take a list of list of articles.
5181         (gnus-inews-yank-articles): Allow lists of article/regions.
5182
5183         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
5184         longer the usual commands.
5185
5186         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
5187         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
5188         shell-command-on-region.
5189
5190 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5191
5192         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
5193           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
5194
5195 2002-01-03  Steve Youngs  <youngs@xemacs.org>
5196
5197         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
5198         understand ':keys', wrap it in an featurep 'xemacs.
5199
5200 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5201
5202         * gnus-ems.el (gnus-article-display-xface): Show xface in the
5203         order of headers (Actually, it is called in a reversed order). Add
5204         'gnus-image-text-deletable property.
5205         (gnus-remove-image): Remove text with such a property.
5206
5207         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
5208         gnus-put-image.
5209
5210         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
5211         with ", "
5212
5213 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5214
5215         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
5216
5217         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
5218         (article-display-x-face): Display grey X-Faces.
5219
5220         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
5221         (gnus-convert-gray-x-face-to-ppm): Ditto.
5222         (gnus-convert-image-to-gray-x-face): Ditto.
5223
5224         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
5225         gnus-summary-show-raw-article.
5226
5227 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5228
5229         Display picons in XEmacs without showing text.
5230
5231         * gnus-xmas.el (gnus-xmas-create-image): Don't use
5232         mm-create-image-xemacs to create xbm glyph, because it deletes
5233         temporary files.
5234         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
5235         (gnus-xmas-remove-image): Make text visible, remove glyph.
5236
5237         * gnus-picon.el (gnus-picon-transform-newsgroups)
5238         (gnus-picon-transform-address): Insert spec backward, due to the
5239         incompatibility of gnus-xmas-put-image.
5240
5241 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5242
5243         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
5244
5245 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5246
5247         * gnus.el: Doc fix.
5248
5249         * gnus-art.el: Doc fix.
5250
5251         * gnus-agent.el: Doc fix.
5252
5253 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5254
5255         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
5256
5257 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
5258
5259         * nnmaildir.el (nnmaildir--update-nov): automatically parse
5260         NOV data out of the message again if nnmail-extra-headers has
5261         changed.
5262
5263 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5264
5265         * gnus-fun.el: New file.
5266         (gnus-convert-image-to-x-face-command): New variable.
5267         (gnus-insert-x-face): New function.
5268         (gnus-random-x-face): Renamed.
5269         (gnus-x-face-from-file): Renamed.
5270
5271         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
5272         "_".
5273         (gnus-body-boundary-delimiter): Typo fix.
5274
5275 2002-01-02  Simon Josefsson  <jas@extundo.com>
5276
5277         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
5278         (gnus-body-boundary-delimiter): Fix type.
5279
5280 2002-01-01  Simon Josefsson  <jas@extundo.com>
5281
5282         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
5283         (gnus-treat-emphasize, gnus-treat-strip-cr)
5284         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
5285         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
5286         (gnus-treat-fill-article, gnus-treat-hide-citation)
5287         (gnus-treat-hide-citation-maybe)
5288         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
5289         (gnus-treat-strip-pem, gnus-treat-strip-banner)
5290         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
5291         (gnus-treat-date-ut, gnus-treat-date-local)
5292         (gnus-treat-date-english, gnus-treat-date-lapsed)
5293         (gnus-treat-date-original, gnus-treat-date-iso8601)
5294         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
5295         (gnus-treat-strip-trailing-blank-lines)
5296         (gnus-treat-strip-leading-blank-lines)
5297         (gnus-treat-strip-multiple-blank-lines)
5298         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
5299         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
5300         (gnus-treat-display-xface, gnus-treat-display-smileys)
5301         (gnus-treat-from-picon, gnus-treat-mail-picon)
5302         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
5303         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
5304         (gnus-treat-play-sounds, gnus-treat-translate)
5305         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
5306
5307         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
5308         (gnus-article-treat-body-boundary): Use it.
5309
5310         * message.el (message-mode): Fix doc.
5311         (message-mode-menu): Fix names.
5312
5313 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5314
5315         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
5316         articles.
5317
5318         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
5319         (gnus-picon-transform-address): Search for unknown faces as well.
5320         (gnus-picon-find-face): Don't search "news" for MISC.
5321         (gnus-picon-user-directories): Changed default back to exclude
5322         "unknown".
5323
5324         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
5325
5326         * gnus-picon.el (gnus-picon-find-face): Search through all
5327         databases.
5328         (gnus-picon-find-face): New implementation.
5329
5330         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
5331         keystroke.
5332         (gnus-topic-goto-next-topic): Ditto.
5333
5334         * gnus.el (gnus-summary-line-format): Changed default.
5335
5336         * nnmail.el (nnmail-extra-headers): Change default.
5337
5338         * gnus-sum.el (gnus-extra-headers): Change default.
5339
5340         * message.el (message-news-other-window): Changed "news" to
5341         "posting".
5342         (message-news-other-frame): Ditto.
5343         (message-do-send-housekeeping): Ditto.
5344
5345         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
5346         function.
5347         (gnus-article-unread-p): New function.
5348         (gnus-article-unseen-p): New function.
5349         (gnus-dead-summary-mode-map): Typo.
5350
5351         * gnus-util.el (gnus-make-predicate): New function.
5352         (gnus-make-predicate-1): New function.
5353
5354         * gnus-sum.el: New function.
5355         (gnus-map-articles): New function.
5356
5357         * gnus-art.el (gnus-treat-fold-headers): New variable.
5358         (gnus-article-treat-fold-headers): New command and keystroke.
5359
5360         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
5361         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
5362
5363 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5364
5365         * message.el (message-fcc-externalize-attachments): New variable.
5366         (message-do-fcc): Use it.
5367
5368         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
5369         (gnus-inews-do-gcc): Use it.
5370
5371         * mml.el (mml-tweak-sexp-alist): New variable.
5372         (mml-externalize-attachments): New variable.
5373         (mml-tweak-part): Use mml-tweak-sexp-alist.
5374         (mml-tweak-externalize-attachments): New function.
5375
5376 2002-01-01  Steve Youngs  <youngs@xemacs.org>
5377
5378         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
5379         'set-glyph-face' so x-face back/foreground can be set.
5380
5381 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
5382
5383         * message.el (message-fix-before-sending): Fix a typo.
5384
5385 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5386
5387         * gnus-art.el (gnus-treat-smiley): Renamed command.
5388         (gnus-article-remove-images): New command and keystroke.
5389
5390         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
5391
5392         * smiley-ems.el (gnus-smiley-display): Removed.
5393
5394         * gnus.el (gnus-version-number): Update version.
5395
5396         * message.el (message-text-with-property): Renamed and moved
5397         here.
5398         (message-fix-before-sending): Highlight invisible text and place
5399         point there.
5400
5401 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5402
5403         * gnus.el: Oort Gnus v0.04 is released.
5404
5405 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5406
5407         * gnus-delay.el (gnus-delay-send-queue): Renamed.
5408
5409         * gnus-art.el (gnus-ignored-headers): More headers,
5410
5411         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
5412         of `scan-error', since XEmacs doesn't seem to support that.
5413
5414 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5415
5416         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
5417         arg.
5418         (gnus-summary-best-unread-subject): Ditto.
5419         (gnus-summary-best-unread-subject): No, don't.
5420         (gnus-summary-better-unread-subject): New command.
5421
5422         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
5423
5424         * lpath.el ((featurep 'xemacs)): fbind url function.
5425
5426         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
5427         buffer.
5428         (gnus-xmas-remove-image): Implementation that does something.
5429         (gnus-xmas-article-display-xface): Mark images properly.
5430
5431         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
5432
5433 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
5434
5435         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
5436
5437 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5438
5439         * gnus-group.el (gnus-group-line-format): Added %O to the default
5440         value.
5441
5442         * gnus-util.el (gnus-text-with-property): The smallest point is
5443         point-min.
5444
5445         * smiley-ems.el (smiley-region): Return images.
5446         (gnus-smiley-display): Allow toggling.
5447         (smiley-region): Use text properties, not overlays.
5448
5449         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
5450         implemented yet.
5451
5452         * smiley-ems.el (smiley-update-cache): Check for valid types.
5453
5454         * gnus-art.el (gnus-with-article-buffer): New macro.
5455
5456         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
5457         strings as well as the glyphs.
5458         (gnus-picon-transform-address): Ditto.
5459         (gnus-picon-insert-glyph): Ditto.
5460         (gnus-picon-transform-newsgroups): Toggle.
5461         (gnus-picon-transform-address): Toggle.
5462
5463         * gnus-ems.el (gnus-remove-image): New function.
5464         (gnus-put-image): Take an optional string.
5465
5466         * gnus-util.el (gnus-text-with-property): New function.
5467
5468         * gnus-art.el (gnus-delete-images): New function.
5469
5470         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
5471
5472         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
5473         (gnus-article-wash-status): Use it.
5474         (gnus-signature-toggle): Clean up.
5475         (gnus-add-wash-status): New function.
5476         (gnus-delete-wash-status): New function.
5477         (gnus-article-hide-text-type): Use them throughout.
5478         (gnus-add-image): New function.
5479
5480         * gnus-ems.el (gnus-article-display-xface): Use new interface.
5481
5482         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
5483         interface.
5484
5485         * gnus-art.el (article-display-x-face): Cleaned up.
5486
5487         * rfc2047.el (rfc2047-field-value): New function.
5488
5489         * mail-parse.el (mail-header-field-value): New alias.
5490
5491         * gnus-art.el (gnus-mime-print-part): Fix typos.
5492
5493         * smiley-ems.el (gnus-smiley-file-types): New variable.
5494         (smiley-update-cache): Use it.
5495         (smiley-regexp-alist): Suffix-less smiley names.
5496         (smiley-regexp-alist): Added more smileys.
5497
5498         * gnus-sum.el (gnus-print-buffer): Made into own function.
5499         (gnus-summary-print-article): Use it.
5500
5501         * mailcap.el (mailcap-mime-info): Actually return the bit that we
5502         looked for when REQUEST is a string.
5503
5504         * gnus-art.el (gnus-mime-button-commands): Add printing
5505         keystroke.
5506         (gnus-mime-copy-part): Doc fix.
5507         (gnus-mime-print-part): New command.
5508
5509 2001-12-31  Simon Josefsson  <jas@extundo.com>
5510
5511         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
5512         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
5513
5514 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5515
5516         * gnus-picon.el (gnus-treat-from-picon): Autoload.
5517         (picon): Fix doc.
5518
5519         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
5520         longer exists. Remove those codes.
5521         * gnus.el (gnus-use-picons): Ditto.
5522
5523 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5524
5525         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
5526         infloop.
5527
5528         * gnus-sum.el (t): New `W D' map.
5529
5530         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
5531         (gnus-article-treat-body-boundary): Clean up.
5532         (gnus-body-boundary-face): Removed.
5533         (gnus-article-goto-header): Moved here.
5534         (gnus-article-goto-header): Allow better regexps.
5535         (gnus-article-treat-fold-newsgroups): New command.
5536
5537         * gnus-sum.el (gnus-summary-move-article): We have to select an
5538         article to give `gnus-read-move-group-name' an opportunity to
5539         suggest an appropriate default.
5540
5541         * rfc2047.el (rfc2047-fold-line): New function.
5542         (rfc2047-unfold-line): Ditto.
5543         (rfc2047-fold-region): Don't fold just after the header name.
5544
5545         * mail-parse.el (mail-header-fold-line): New alias.
5546         (mail-header-unfold-line): Ditto.
5547
5548         * gnus-art.el (gnus-body-boundary-face): Renamed.
5549         (gnus-article-treat-body-boundary): Use it.
5550         (gnus-article-treat-body-boundary): Use an invisible header and a
5551         line of underline characters.
5552
5553 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5554
5555         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
5556
5557         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
5558         (gnus-picon-split-address): New function.
5559         (gnus-picon-find-face): Use it.
5560         (gnus-picon-transform-address): Use it. Set first to t for each
5561         address.
5562
5563         * gnus-art.el (gnus-with-article-headers): Move to here. Define
5564         the macro then use it.
5565         (gnus-treatment-function-alist): Treat picons earlier.
5566
5567 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5568
5569         * gnus-art.el (gnus-body-separator-face): New variable.
5570         (gnus-article-treat-body-boundary): Use a blank, colored line.
5571
5572         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
5573         well.
5574
5575         * gnus-art.el (gnus-treat-body-boundary): New variable.
5576         (gnus-article-treat-unfold-headers): Use helper macro.
5577         (gnus-article-treat-body-boundary): New command.
5578
5579         * gnus.el (gnus-logo-color-style): Change the default color.
5580         (gnus-splash-face): Gray, gray.
5581
5582         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
5583         colors.
5584
5585         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
5586         (gnus-logo-color-style): Ditto.
5587         (gnus-logo-colors): Ditto.
5588
5589         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
5590
5591         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
5592
5593         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
5594         (gnus-picon-transform-newsgroups): New function.
5595
5596         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
5597         string.
5598
5599         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
5600
5601         * gnus-art.el (gnus-treat-cc-picon): New variable.
5602         (gnus-treat-mail-picon): Renamed.
5603
5604         * gnus-picon.el: New implementation.
5605         (gnus-picon-find-face): Renamed.
5606         (gnus-treat-from-picon): Use it.
5607         (gnus-picon-transform-address): Renamed.
5608         (gnus-treat-from-picon): Use it.
5609         (gnus-picon-create-glyph): Renamed.
5610         (gnus-picon-transform-address): Use it.
5611         (gnus-treat-cc-picon): New command.
5612
5613         * mm-decode.el (mm-create-image-xemacs): Separated out into
5614         function.
5615         (mm-get-image): Use it.
5616
5617         * gnus-art.el (gnus-treat-display-picons): Simplify.
5618         (gnus-treat-from-picon): Renamed.
5619
5620         * gnus-ems.el (gnus-create-image): New function.
5621         (gnus-put-image): New function.
5622
5623         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
5624         (gnus-with-article-headers): New macro.
5625         (gnus-article-goto-header): New function.
5626
5627         * gnus-xmas.el (gnus-image-type-available-p): New function.
5628
5629         * gnus-ems.el (gnus-image-type-available-p): New function.
5630
5631 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5632
5633         * nnrss.el (nnrss-check-group): Find the correct tag, because
5634         xml.el is changed.
5635
5636 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5637
5638         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
5639         lines are shorter than the window width.
5640         (gnus-ignored-headers): More headers.
5641
5642 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5643
5644         * gnus-art.el (gnus-treat-unfold-lines): New variable.
5645         (gnus-treat-unfold-headers): Renamed.
5646         (gnus-article-treat-unfold-headers): New command and keystroke.
5647
5648         * rfc2047.el (rfc2047-encode-message-header): Clean up.
5649
5650         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
5651
5652 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5653
5654         * sha1-el.el (sha1-use-external): New variable.
5655         (sha1-region): Use it.
5656         (sha1-string): Ditto.
5657
5658         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
5659         * gnus-picon.el: Less warnings when compile.
5660
5661 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5662
5663         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
5664         alias.
5665         (gnus-picons-database): Default to list.
5666         (gnus-picons-lookup-internal): Use it.
5667
5668         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
5669         to "bogus".
5670
5671         * gnus-win.el (gnus-configure-windows-hook): New hook.
5672
5673 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
5674
5675         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
5676
5677 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5678
5679         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
5680         lists.
5681         (gnus-select-newsgroup): Don't append; push.
5682         (gnus-adjust-marked-articles): Remove obsolete ranges from
5683         `seen'.
5684         (gnus-update-marks): Clean up.
5685         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
5686
5687 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
5688
5689         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
5690
5691 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5692
5693         * gnus-sum.el (gnus-auto-select-subject): New variable.
5694         (gnus-summary-best-unread-subject): New function.
5695         (gnus-summary-best-unread-article): Use it.
5696         (gnus-summary-first-unseen-subject): New function and command.
5697
5698         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
5699         other treatments.
5700
5701         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
5702         function.
5703
5704         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
5705         from the list of hidden types.
5706
5707         * mm-view.el (mm-inline-text): Ditto.
5708         (mm-inline-text): Ditto.
5709         (mm-w3-prepare-buffer): Ditto.
5710
5711         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
5712
5713 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5714
5715         * gnus-art.el (gnus-ignored-headers): Added more headers.
5716
5717 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
5718
5719         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
5720         once.
5721
5722 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5723
5724         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
5725
5726 2001-12-28  Simon Josefsson  <jas@extundo.com>
5727
5728         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
5729         Jesper Harder <harder@ifa.au.dk>.
5730
5731 2001-12-27  Simon Josefsson  <jas@extundo.com>
5732
5733         * gnus-sum.el (gnus-select-newsgroup): Make
5734         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
5735         contain all articles (instead of none) when no seen marks have
5736         been set for the group.
5737         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
5738         instead, it seems to result in shorter ranges.
5739
5740 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5741
5742         * mm-util.el (mm-iso-8859-x-to-15-region): Use
5743         insert-before-markers.
5744         From Jesper Harder <harder@ifa.au.dk>
5745
5746 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
5747
5748         * nnmaildir.el (nnmaildir-save-mail): create the destination
5749         groups if they do not exist.
5750
5751 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5752
5753         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
5754
5755 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5756
5757         * gnus-group.el (gnus-group-read-ephemeral-group): Call
5758         gnus-group-real-name.
5759
5760         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
5761         (gnus-newsgroup-variables): Ditto.
5762
5763         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
5764         return it.
5765
5766 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
5767
5768         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
5769         * nnmaildir.el (top-level): Add commentary.
5770         (nnmaildir-version): Indicate that nnmaildir is now a standard
5771         part of Gnus, not separately released.
5772
5773 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5774
5775         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
5776         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
5777         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
5778         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5779
5780 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5781
5782         * nnmaildir.el: Copyright changes. Require cl only at compile time.
5783
5784 2001-12-20  Simon Josefsson  <jas@extundo.com>
5785
5786         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
5787         ZHU <zsh@cs.rochester.edu>.
5788         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
5789         Brian P Templeton <bpt@tunes.org>.
5790
5791 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5792
5793         * nnmaildir.el: New file.
5794         From Paul Jarc <prj@po.cwru.edu>.
5795
5796 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5797
5798         * nndoc.el (nndoc-type-alist): Move forward to the end.
5799
5800 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5801
5802         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
5803         `dolist'.
5804
5805 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5806
5807         * gnus-win.el (gnus-frames-on-display-list): New function.
5808         (gnus-get-buffer-window): Use it.
5809
5810 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5811
5812         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
5813
5814 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5815
5816         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
5817
5818 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5819            From Harald Meland <Harald.Meland@usit.uio.no>
5820
5821         * gnus-win.el (gnus-get-buffer-window): New function.
5822         (gnus-all-windows-visible-p): Use it.
5823
5824         * gnus-util.el (gnus-horizontal-recenter)
5825         (gnus-horizontal-recenter, gnus-horizontal-recenter)
5826         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
5827
5828         * gnus-score.el (gnus-score-insert-help): Use it.
5829
5830         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
5831         (gnus-generate-tree, gnus-highlight-selected-tree)
5832         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
5833         it.
5834
5835         * gnus-art.el (gnus-article-set-window-start)
5836         (gnus-mm-display-part, gnus-request-article-this-buffer)
5837         (gnus-button-next-page, gnus-button-prev-page)
5838         (gnus-article-button-next-page, gnus-article-button-prev-page):
5839         Use it.
5840
5841 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
5842
5843         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
5844         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
5845         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
5846
5847 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5848
5849         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
5850         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
5851         * mml1991.el, nnultimate.el: Add `coding'.
5852
5853 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
5854
5855         * ChangeLog: changed coding to buffer-file-coding-system
5856         * ChangeLog.1: same
5857         * nnwfm.el: same
5858         * gnus-smiley.el: same
5859         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
5860         * gnus-delay.el: same
5861         * gnus-spec.el: same
5862         * message.el: same
5863         * mml1991.el: same
5864         * nnultimate.el: same
5865
5866 2001-12-16  Simon Josefsson  <jas@extundo.com>
5867         Inspired by code by Dirk Meyer <dischi@tzi.de>.
5868
5869         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
5870         (gnus-summary-save-map): Add muttprint.
5871         (gnus-summary-make-menu-bar): Ditto.
5872         (gnus-summary-muttprint): New function.
5873
5874         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
5875
5876 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5877
5878         * uudecode.el (uudecode-decode-region-internal): Speedup by using
5879         temporary list instead of buffer.
5880
5881         * mm-url.el (executable-find): autoload.
5882
5883 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5884
5885         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
5886         to variable, follow doc-string conventions).
5887
5888 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
5889
5890         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
5891         subscribe-level
5892         * gnus-topic.el (gnus-subscribe-topics): use it.
5893
5894 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5895
5896         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
5897         messages. (A small patch with indentation)
5898         From Sean Neakums <sneakums@zork.net>.
5899
5900         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
5901         nil after shooting down the gnus-original-article-buffer.
5902
5903 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5904
5905         * uudecode.el (uudecode-use-external): New variable.
5906         (uudecode-decode-region): Automatically detect external program.
5907
5908         * binhex.el (binhex-use-external): New variable.
5909         (binhex-decode-region-internal): New function.
5910         (binhex-decode-region): Automatically detect external program.
5911
5912         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
5913         Use them.
5914
5915 2001-12-12  Simon Josefsson  <jas@extundo.com>
5916
5917         * nnvirtual.el (nnvirtual-always-rescan)
5918         (nnvirtual-component-regexp): Fix doc.
5919
5920         * nnoo.el (defvoo): Add doc to defvoo variables.
5921
5922         * nnml.el (nnml-directory, nnml-active-file)
5923         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
5924         (nnml-marks-is-evil, nnml-filenames-are-evil)
5925         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
5926
5927         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
5928         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
5929         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
5930         `error'.
5931
5932         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
5933         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
5934
5935         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
5936         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
5937         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
5938         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
5939
5940         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
5941         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
5942
5943         * imap.el, nnimap.el: Fix indentation.
5944
5945         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
5946
5947 2001-12-12  Didier Verna  <didier@xemacs.org>
5948
5949         * gnus-msg.el (gnus-group-news): New function.
5950         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
5951         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
5952         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
5953         for it.
5954         * gnus-msg.el (gnus-summary-news-other-window): New function.
5955         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
5956         bind it to `i'.
5957         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
5958         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
5959         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
5960         for it (called with a prefix).
5961         * gnus-msg.el (gnus-configure-posting-styles): add an optional
5962         group-name argument.
5963         * gnus-msg.el (gnus-setup-message): use it.
5964
5965 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5966
5967         * gnus-sum.el (gnus-summary-show-article): Fix doc.
5968
5969 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5970
5971         * mml.el (mime-to-mml): Remove Content-Disposition too.
5972
5973 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5974
5975         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
5976         * gnus-group.el (gnus-group-name-decode): Decode unibyte
5977         strings only.
5978         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5979
5980 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
5981
5982         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
5983         (nnmail-fancy-expiry-target): Use it.
5984         Suggestions from Simon Josefsson <jas@extundo.com>.
5985
5986 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5987
5988         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
5989
5990 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5991
5992         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
5993
5994         * gnus-util.el (gnus-url-unhex-string): Move here.
5995
5996 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5997
5998         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
5999         mm-url-decode-entities-nbsp.
6000
6001         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
6002         * webmail.el, nnwfm.el: Use mm-url.
6003
6004         * mm-url.el (mm-url-fetch-form): Move from nnweb.
6005         (mm-url-remove-markup): Move from nnweb.
6006         (mm-url-fetch-simple): Move from webmail.
6007
6008         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
6009
6010 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6011
6012         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
6013         (gnus-summary-print-article): Use it.
6014
6015         * gnus-util.el (gnus-replace-in-string): Typo.
6016
6017 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6018
6019         * nnweb.el (nnweb-replace-in-string): Removed.
6020
6021         * gnus-util.el (gnus-replace-in-string): New function.
6022         (gnus-mode-string-quote): Use it.
6023
6024         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
6025         * nnwfm.el (nnwfm-create-mapping): Ditto.
6026
6027 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6028
6029         * dgnushack.el (dgnushack-compile): nnrss.el and
6030         nnslashdot.el don't depend on nnweb, url, w3.
6031
6032         * nnrss.el: Use mm-url.
6033
6034 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6035
6036         * mm-url.el (mm-url-insert-file-contents): Support file:.
6037
6038 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6039
6040         * mm-view.el: Lower case for the description line. Sync from the
6041         Emacs CVS.
6042
6043 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6044
6045         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
6046         From:  Stefan Monnier  <monnier@cs.yale.edu>
6047
6048 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6049
6050         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
6051
6052 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6053
6054         * mm-url.el: Require executable.
6055         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
6056
6057 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6058
6059         * pop3.el (pop3-munge-message-separator): Only use valid date.
6060         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
6061
6062         * Makefile.in: gnus-load.elc may not be generated.
6063
6064 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6065
6066         * mm-url.el: New file.
6067         * nnslashdot.el: Use it.
6068         * mm-extern.el (mm-extern-url): Use it.
6069
6070 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6071
6072         * gnus-sum.el (gnus-summary-save-article): Nix
6073         gnus-display-mime-function and gnus-article-prepare-hook.
6074
6075         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
6076         the beginning of lines.
6077         (gnus-complex-form-to-spec): Ditto.
6078
6079 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6080
6081         * message.el (message-make-mft): Fix the m-s-a-file regexp.
6082         From Paul Jarc <prj@po.cwru.edu>.
6083
6084 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6085
6086         * message.el: New variable message-subscribed-address-file;
6087         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
6088
6089 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6090
6091         * message.el (message-tab-body-function): Set to nil.
6092         (message-tab): Use text-mode-map or global-map.
6093         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
6094
6095 2001-11-30  Simon Josefsson  <jas@extundo.com>
6096
6097         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
6098         instead of gnus-union, for speed.  Suggested by Christoph Conrad
6099         <christoph.conrad@gmx.de>.
6100         (gnus-agent-fetch-group-1): Add verbose message.
6101
6102 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6103
6104         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
6105         of integers.
6106
6107 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6108
6109         * message.el (message-newgroups-header-regexp)
6110         (message-completion-alist, message-tab-body-function): Use
6111         defcustom rather than defvar.
6112         (message-tab): Mention `message-tab-body-function' in doc.
6113         Suggested by Karl Eichwalder.
6114
6115 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6116
6117         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
6118
6119 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6120
6121         * nnheader.el (nnheader-find-nov-line): Don't use macro
6122         gnus-delete-line.
6123
6124         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
6125         (gnus-group-name-charset): Ditto.
6126
6127         * gnus-util.el (gnus-buffer-live-p): Ditto.
6128
6129 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6130
6131         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
6132         open parenthesis in doc.
6133         (sieve-manage-authenticator-alist): Typo in doc.
6134         * imap.el (imap-authenticator-alist): Typo in doc.
6135         (imap-stream-alist): Backslash.
6136
6137         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
6138           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
6139
6140 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6141
6142         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
6143
6144         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
6145
6146         * gnus-msg.el (gnus-configure-posting-styles): use
6147         make-local-hook. Add LOCAL for add-hook.
6148
6149 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
6150
6151         * message.el (message-mode): Use `make-local-hook' unless
6152         obsolete.
6153         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
6154
6155 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6156
6157         * canlock.el: Remove sha1.el and base64.el stuff.
6158
6159 2001-11-26  Didier Verna  <didier@xemacs.org>
6160
6161         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
6162         if needed.
6163
6164 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6165
6166         * message.el (message-tamago-not-in-use-p): New function.
6167         (message-strip-forbidden-properties): Use it.
6168
6169 2001-11-26  Didier Verna  <didier@xemacs.org>
6170
6171         * gnus-start.el (gnus-check-first-time-used): only check for
6172         existence of .el[d] files.
6173
6174 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6175
6176         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
6177
6178         * message.el (message-setup-1): Clean up mc-*.
6179
6180 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6181
6182         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
6183         * gnus-score.el (gnus-score-find-bnews): Use it.
6184
6185         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
6186         (gnus-summary-limit-to-author): Ditto.
6187         (gnus-summary-limit-to-extra): Ditto.
6188         (gnus-summary-find-matching): Support not-matching argument.
6189
6190 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6191
6192         * message.el (message-wash-subject): Use `insert' rather than
6193         `insert-string', which is deprecated.
6194
6195 2001-11-24  Simon Josefsson  <jas@extundo.com>
6196
6197         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
6198         message. (Gnus does not "default" to using 8bit for the message,
6199         it default to use 8bit encoding and the user-supplied CTE
6200         value. Calling this behaviour "treating it as 8bit" is perhaps
6201         better.)
6202
6203         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
6204         (compare mm-charset-to-coding-system).
6205
6206 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6207
6208         * canlock.el (canlock-sha1-with-openssl): Use unibyte
6209         buffer. Correctly decode hex.
6210
6211 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6212
6213         * gnus-agent.el (gnus-category-insert-line): Convert category
6214         names to strings.
6215
6216 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6217
6218         * message.el (sha1): eval-and-compile.
6219
6220 2001-11-20  Simon Josefsson  <jas@extundo.com>
6221
6222         * message.el (message-allow-no-recipients): New variable.
6223         (message-send): Use it, customize the prompting when posting to
6224         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
6225
6226 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6227
6228         * mm-util.el (mm-coding-system-priorities): New variable.
6229         (mm-sort-coding-systems-predicate): New function.
6230         (mm-find-mime-charset-region): Resort coding systems if needed.
6231         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
6232
6233 2001-11-20  Didier Verna  <didier@xemacs.org>
6234
6235         * gnus-group.el (gnus-group-make-help-group): new optional
6236         argument to control the error behavior.
6237         * gnus-start.el (gnus-check-first-time-used): use it to avoid
6238         erroring.
6239
6240 2001-11-19  Simon Josefsson  <jas@extundo.com>
6241
6242         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
6243         instead of C-c C-u.  Suggested by Per Abrahamsen
6244         <abraham@dina.kvl.dk>.
6245
6246 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6247
6248         * nnfolder.el (nnfolder-read-folder): Use group instead of
6249         nnfolder-current-group.
6250         Suggested by Lorentey Karoly <lorentey@elte.hu>.
6251
6252 2001-11-17  Simon Josefsson  <jas@extundo.com>
6253
6254         * message.el (message-send): Ask user if Fcc/Gcc should be
6255         performed when no other sender was specified.
6256         Suggested by prj@po.cwru.edu (Paul Jarc).
6257
6258 2001-11-17  Simon Josefsson  <jas@extundo.com>
6259
6260         * message.el (message-mode, message-mode-map): Use C-c C-u for
6261         Importance: instead of C-c C-p (used by SC).
6262
6263 2001-11-16  Simon Josefsson  <jas@extundo.com>
6264
6265         * message.el (message-insert-importance-high)
6266         (message-insert-importance-low): Save point.
6267
6268         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
6269         value.
6270
6271 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
6272
6273         * message.el (message-strip-special-text-properties): New option.
6274         (message-strip-forbidden-properties): Obey it.
6275
6276 2001-11-14  Sam Steingold  <sds@gnu.org>
6277
6278         * gnus-score.el: Fixed some doc strings to properly quote symbols.
6279
6280 2001-11-15  Simon Josefsson  <jas@extundo.com>
6281
6282         Support "Importance:" header in Message.
6283
6284         * message.el (message-mode-map): Bind C-c C-p to
6285         `message-insert-or-toggle-importance'
6286         (message-mode-menu): Add message-insert-importance-{high,low}.
6287         (message-insert-importance-high, message-insert-importance-low)
6288         (message-insert-or-toggle-importance): New functions.
6289         (message-tool-bar-map): Add {un,}important.
6290         (message-mode): Doc fix.
6291
6292 2001-11-15  Simon Josefsson  <jas@extundo.com>
6293
6294         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
6295
6296         * mml.el (mml-menu): Fix toolbar tooltip.
6297
6298 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6299
6300         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
6301         * nnml.el (nnml-save-marks): Ditto.
6302
6303         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
6304
6305 2001-11-15  Simon Josefsson  <jas@extundo.com>
6306
6307         * nnml.el (nnml-save-marks):
6308         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
6309         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
6310
6311 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
6312
6313         * gnus-art.el (gnus-article-wash-status-strings): Use
6314         `copy-sequence', not `copy-seq'.
6315
6316 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
6317
6318         * gnus-art.el (gnus-article-wash-status-strings): New constant.
6319         (gnus-gnus-article-wash-status-entry): New function.
6320         (gnus-article-wash-status): Use it.
6321
6322 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6323
6324         * mml1991.el: Add coding header.
6325
6326 2001-11-12  Simon Josefsson  <jas@extundo.com>
6327
6328         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
6329         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
6330         `mml1991-sign' and `mml1991-encrypt'.
6331         (mml1991-encrypt, mml1991-sign): New glue functions.
6332         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
6333
6334         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
6335         (mml-menu): Add PGP to menu.
6336
6337         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
6338         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
6339         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
6340         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
6341
6342         * mml2015.el: Mention RFC 3156.
6343
6344         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
6345
6346 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6347
6348         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
6349
6350         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
6351           From <Michael.Cook@cisco.com>
6352
6353 2001-11-11  Simon Josefsson  <jas@extundo.com>
6354
6355         * message.el (top-level): Autoload sha1.
6356         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
6357         canlock, no need to require two different hash algs).  Suggested
6358         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
6359
6360 2001-11-09  Simon Josefsson  <jas@extundo.com>
6361
6362         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
6363         <Pavel@Janik.cz>.
6364
6365 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6366
6367         * message.el (message-point-in-header-p): New function.
6368         (message-do-auto-fill): Use it.
6369         (message-beginning-of-line): New function.  Goes to beginning of
6370         header value (i.e., end of header name), or to beginning of line
6371         if already at beginning of value.  Behaves like
6372         `beginning-of-line' when in message body.
6373         (message-mode-map): Bind it.
6374
6375 2001-11-08  Simon Josefsson  <jas@extundo.com>
6376
6377         * gnus-msg.el (gnus-posting-styles): Add doc.
6378
6379 2001-11-07  Simon Josefsson  <jas@extundo.com>
6380
6381         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
6382
6383         * sieve-mode.el (sieve-control-commands-face)
6384         (sieve-control-commands-face, sieve-action-commands-face)
6385         (sieve-test-commands-face, sieve-tagged-arguments-face): New
6386         faces.
6387         (sieve-font-lock-keywords): Use them.
6388         (sieve-mode): Only set font-lock-defaults in emacs.
6389
6390         * gnus-art.el (gnus-default-article-saver): Add
6391         gnus-summary-save-body-in-file.
6392         (gnus-summary-write-to-file): Fix doc.
6393
6394 2001-11-07  Simon Josefsson  <jas@extundo.com>
6395
6396         * gnus-art.el (gnus-treat-highlight-signature): Add cross
6397         reference to the correct chapter in the manual.
6398
6399         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
6400         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
6401
6402 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6403
6404         * mml.el (mml-preview): Bind mail-header-separator.
6405
6406 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6407
6408         * message.el: Always require canlock.
6409         (message-ignored-supersedes-headers): Include Cancel-Lock and
6410         Cancel-Key.
6411         (message-insert-canlock): Don't require canlock.
6412         (message-cancel-news): Don't check whether canlock is available.
6413         (message-supersede): Support cancel-locks.
6414
6415         * gnus-art.el: Don't autoload canlock.
6416
6417 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6418
6419         * mail-source.el (mail-source-fetch-imap): ASYNC param.
6420         From: <andre@slamdunknetworks.com>
6421
6422 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6423
6424         * many files: Fix copyright lines.
6425
6426 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6427
6428         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
6429         Suggested by Dave Love  <fx@gnu.org>.
6430
6431 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6432
6433         * message.el (message-kill-buffer): Remove auto-save file after
6434         confirm.
6435
6436         * message.el (message-send-mail): Call message-generate-headers
6437         once.  Suggested by Matt Armstrong <matt@lickey.com>.
6438
6439         * gnus-topic.el (gnus-topic-rename): Initial-input.
6440         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
6441
6442 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6443
6444         * message.el (message-forbidden-properties): New constant.
6445         (message-strip-forbidden-properties): New function.
6446         (message-mode): Activate it.
6447
6448 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6449
6450         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
6451         (mm-hack-charsets): Fix doc.
6452
6453 2001-11-02  Simon Josefsson  <jas@extundo.com>
6454
6455         * gnus-int.el (gnus-check-server): Message "...done" when done.
6456
6457         * imap.el (imap-close): Don't message (imap-send-command-wait
6458         returns if the connection is dropped).
6459         (imap-wait-for-tag): Nix out message only when necessary.
6460
6461         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
6462         for non-crossposting.
6463         (gnus-sieve-crosspost): Default to t to be consistent with other
6464         parts of Gnus.
6465
6466 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6467
6468         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
6469         (mm-iso-8859-x-to-15-table): Ditto.
6470         (mm-iso-8859-x-to-15-region): Ditto.
6471         (mm-find-mime-charset-region): Ditto.
6472
6473 2001-11-01  Simon Josefsson  <jas@extundo.com>
6474
6475         * nnimap.el (nnimap-close-asynchronous): New variable.
6476         (nnimap-close-group): Use it.
6477         (nnimap-expunge): Don't use it.
6478
6479         * imap.el (imap-callbacks): New variable.
6480         (imap-remassoc): Copied from `gnus-remassoc'.
6481         (imap-add-callback): New function.
6482         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
6483         behaviour.
6484         (imap-parse-response): Call the callback.
6485
6486         * message.el (message-insert-canlock): New variable.
6487         (message-canlock-generate, message-canlock-password)
6488         (message-insert-canlock): New functions.
6489         (message-send-news): Call `message-insert-canlock'.
6490         (top-level): Require canlock when compiling.
6491         (message-insert-canlock): Require canlock before we need it.
6492
6493 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6494
6495         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
6496
6497 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6498
6499         * dgnushack.el (dgnushack-make-load): A workaround for
6500         custom-add-loads bug in some versions of XEmacs.
6501
6502 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6503
6504         * mm-util.el (mm-charset-synonym-alist): Revert (some).
6505
6506 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6507
6508         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
6509         (mm-hack-charsets): New variable.
6510         (mm-iso-8859-15-compatible): New variable.
6511         (mm-iso-8859-x-to-15-table): New variable.
6512         (mm-find-mime-charset-region): Add parameter hack-charsets.
6513
6514         * mm-bodies.el (mm-encode-body): Use it.
6515         * mml.el (mml-parse-1): Ditto.
6516
6517 2001-11-01  Simon Josefsson  <jas@extundo.com>
6518
6519         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
6520
6521 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6522
6523         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
6524         is nil.
6525
6526 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6527
6528         * smiley-ems.el (smiley-update-cache): Auto detect file type.
6529
6530         * message.el (message-forward-rmail-make-body): Use
6531         save-window-excursion.
6532         (message-encode-message-body): Search with noerror.
6533         (message-setup-1): Convert compose-mail send-actions to
6534         message-send-actions.
6535
6536 2001-11-01  Simon Josefsson  <jas@extundo.com>
6537
6538         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
6539         <yamaoka@jpl.org>.
6540
6541 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6542
6543         * sieve-manage.el (sieve-string-bytes): No complain.
6544
6545 2001-11-01  Simon Josefsson  <jas@extundo.com>
6546
6547         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
6548         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
6549         has autoload cookies, so no `require' should be necessary.)
6550
6551         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
6552         files.
6553
6554 2001-10-31  Simon Josefsson  <jas@extundo.com>
6555
6556         * gnus-cus.el (gnus-group-parameters): Support integer `display'
6557         parameter.
6558
6559         * gnus-sum.el (gnus-select-newsgroup): If group parameter
6560         `display' is a number (and C-u wasn't used to enter group), only
6561         fetch that number of articles.
6562
6563 2001-10-31  Matt Armstrong  <matt@lickey.com>
6564
6565         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
6566         not-subscribed -> subscribed.
6567
6568 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6569         From: Josh Huber <huber@alum.wpi.edu>
6570
6571         * message.el (message-subscribed-address-functions): New variable.
6572         (message-subscribed-addresses): New variable.
6573         (message-subscribed-regexps): New variable.
6574         (message-goto-mail-followup-to): New function.
6575         (message-send-mail): Add Mail-Followup-To.
6576         (message-make-mft): New function.
6577
6578         * gnus.el (gnus-find-subscribed-addresses): New function.
6579
6580 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6581
6582         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
6583         (mail-source-fetch-pop): Ditto.
6584         (mail-source-check-pop): Ditto.
6585
6586         * gnus-start.el (gnus-read-init-file): Ditto.
6587         (gnus-activate-group): Ditto.
6588         (gnus-read-newsrc-el-file): Ditto.
6589
6590 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6591
6592         * message.el (message-get-reply-headers): Make sure there is ", ".
6593
6594         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
6595         mm-coding-system-p. Don't correct it only in XEmacs.
6596         (mm-charset-to-coding-system): Use mm-coding-system-p and
6597         mm-get-coding-system-list.
6598         (mm-emacs-mule, mm-mule4-p): New variables.
6599         (mm-enable-multibyte, mm-disable-multibyte,
6600         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
6601         mm-with-unibyte-current-buffer,
6602         mm-with-unibyte-current-buffer-mule4): Use them.
6603         (mm-find-mime-charset-region): Treat iso-2022-jp.
6604
6605         From  Dave Love  <fx@gnu.org>:
6606
6607         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
6608         construction.
6609         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
6610         entries conditional on not having a coding system defined for
6611         them.
6612         (mm-mule-charset-to-mime-charset): Use
6613         find-coding-systems-for-charsets if defined.
6614         (mm-charset-to-coding-system): Don't use
6615         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
6616         later.  Add last resort search of coding systems.
6617         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
6618         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
6619         Mule 4.
6620         (mm-find-mime-charset-region): Re-write.
6621         (mm-with-unibyte-current-buffer): Restore buffer as well as
6622         multibyteness.
6623
6624 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6625
6626         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
6627         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
6628         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
6629
6630 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6631
6632         * gnus-art.el (article-display-x-face): Nix buffer-read-only
6633         again.
6634
6635         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
6636
6637 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6638
6639         * gnus-spec.el (gnus-parse-simple-format): Use
6640           buffer-substring-no-properties.
6641
6642 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6643
6644         * gnus-art.el (article-verify-cancel-lock): New function.
6645
6646         * nnheader.el (nntp-process-response): New variable.
6647         (nnheader-init-server-buffer): Make `nntp-process-response'
6648         buffer-local in `nntp-server-buffer'.
6649
6650         * nntp.el (nntp-prepare-post-hook): New hook.
6651         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
6652         (nntp-async-trigger): Ditto.
6653         (nntp-request-post): Insert a server's ID if there's no Message-ID
6654         header; run `nntp-prepare-post-hook'.
6655
6656 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6657
6658         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
6659         instead.
6660
6661         * message.el (message-forward-subject-author-subject): Don't use
6662         message-news-p, which widens the buffer.
6663         (message-forward-make-body): New function.
6664         (message-forward): Use it.
6665         (message-insinuate-rmail): New function.
6666         (message-forward-rmail-make-body): New function.
6667
6668 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6669
6670         * mm-extern.el (mm-extern): Provide it.
6671
6672         * mm-partial.el (mm-partial): Provide it.
6673
6674 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6675
6676         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
6677
6678 2001-10-29  Simon Josefsson  <jas@extundo.com>
6679
6680         * mml.el (mml-preview): Bind message-this-is-news if it is
6681         news. From Jesper Harder <harder@myrealbox.com>.
6682
6683 2001-10-28  Simon Josefsson  <jas@extundo.com>
6684
6685         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
6686
6687 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
6688
6689         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
6690         ironic smilies.
6691
6692 2001-10-27  Simon Josefsson  <jas@extundo.com>
6693
6694         * message.el (message-indent-citation): Don't add trailing
6695         whitespace when citing text.
6696
6697         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
6698         <harder@ifa.au.dk>.
6699
6700 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6701
6702         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
6703         not available.
6704         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
6705         (nnweb-type-definition): Add google as alias of dejanews.
6706         (nnweb-google-parse-1): Forward 1 line.
6707
6708 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6709
6710         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
6711         variable `message-forward-ignored-headers'.
6712
6713 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
6714
6715         * gnus.el (gnus-expand-group-parameter): New function.
6716         (gnus-expand-group-parameters): Call it.
6717         (gnus-group-fast-parameter): New function.
6718         (gnus-group-find-parameter): Call it.
6719
6720 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6721
6722         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
6723         vector (it didn't before because of a bug).
6724         * gnus-msg.el (gnus-post-news): Use header vector directly, if
6725         available.  Before it converted it to an article number.
6726
6727         This makes followup to news articles with negative numbers in
6728         nnvirtual groups use news instead of mail.
6729
6730 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6731
6732         * gnus.el (post-method): Use `native' instead of `nil'.
6733
6734         * gnus-msg.el (gnus-post-method): Ditto.
6735
6736 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6737
6738         * gnus.el (gnus-define-group-parameter): Grammar fix.
6739
6740 2001-10-22  Simon Josefsson  <jas@extundo.com>
6741
6742         * gnus-msg.el (gnus-extended-version): Include
6743         system-configuration.
6744         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
6745
6746 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
6747
6748         * gnus.el (post-method): Customization fix: `native' is not a
6749         valid value.
6750         * gnus-msg.el (gnus-post-method): Doc and customization fix:
6751         `native' is not a valid value.
6752
6753 2001-10-21  Simon Josefsson  <jas@extundo.com>
6754
6755         * nnimap.el (nnimap): Defgroup
6756         (nnimap-strict-function, nnimap-strict-function-match): New
6757         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
6758         (nnimap-split-crosspost, nnimap-split-inbox)
6759         (nnimap-split-rule, nnimap-split-predicate)
6760         (nnimap-split-predicate): Defcustom.
6761         (nnimap-split-inbox, nnimap-expunge-search-string)
6762         (nnimap-importantize-dormant): Remove "*" from doc.
6763
6764 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6765
6766         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
6767         not supplied via prefix arg.  From Lisp, make arg mandatory.
6768         Suggested by Frank Schmitt.
6769
6770 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
6771
6772         * message.el (message-do-auto-fill): Avoid calling
6773         'rfc822-goto-eoh'.
6774
6775 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6776         From Paul Jarc <prj@po.cwru.edu>.
6777
6778         * message.el (message-get-reply-headers): Restructure the logic
6779         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
6780
6781 2001-10-20  Simon Josefsson  <jas@extundo.com>
6782
6783         * message.el (message-cancel-news): Support cancel-locks.
6784         Suggested by Per Abrahamsson.
6785
6786         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
6787         conses.  From David Z Maze <dmaze@MIT.EDU>.
6788
6789         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
6790
6791 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6792
6793         * mm-decode.el (mm-default-directory): Fix customize type.
6794
6795         * message.el (message-setup-fill-variables): Kludge to use
6796         normal-auto-fill-function even if auto fill is already activated.
6797
6798 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6799
6800         * message.el (message-do-auto-fill): New version that does not
6801         rely on text properties, by Simon Josefsson <jas@extundo.com>.
6802         (message-setup-1): Removed the `message-field' property.
6803
6804         * gnus-draft.el (gnus-draft-edit-message): Removed the
6805         `message-field' property.
6806
6807 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6808
6809         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
6810         `message-field'.  The `field' property has a special significance in
6811         Emacs 21.
6812
6813         * message.el (message-send, message-setup-1): Ditto.
6814
6815 2001-10-18  Simon Josefsson  <jas@extundo.com>
6816
6817         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
6818         when undoing.
6819
6820 2001-10-18  Simon Josefsson  <jas@extundo.com>
6821         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
6822
6823         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
6824         (gnus-summary-make-menu-bar): Ditto.
6825
6826 2001-10-17  Simon Josefsson  <jas@extundo.com>
6827
6828         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
6829         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
6830
6831 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6832
6833         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
6834         * gnus-util.el (gnus-user-date): New function.
6835         From Frank Schmitt <usenet@Frank-Schmitt.net>.
6836
6837 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6838
6839         * message.el (message-check-news-header-syntax): Special case
6840         nnvirtual groups.
6841
6842         * gnus-sum.el (gnus-summary-respool-default-method): Changed
6843         customize type to `symbol'.
6844
6845 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6846
6847         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
6848         %&foo;.
6849         (gnus-parse-simple-format): Support user extended spec too.
6850         %u&foo; invokes gnus-user-format-function-foo.
6851
6852 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6853
6854         * nnml.el (nnml-request-expire-articles): Make sure it is back to
6855         the server.
6856         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
6857         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6858         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
6859         * nndiary.el (nndiary-request-expire-articles): Ditto.
6860         (nndiary-schedule): Defsubst it before use it.
6861         (nndiary-error): eval-and-compile.
6862
6863 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6864
6865         * gnus-msg.el (gnus-post-method): Changed two instances of
6866         `active' to `current' and one `null' to `not'.
6867
6868 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6869         From Katsumi Yamaoka <yamaoka@jpl.org>.
6870
6871         * message.el (message-setup-fill-variables): Use
6872         `normal-auto-fill-function' instead of `auto-fill-function'.
6873
6874 2001-10-16  Simon Josefsson  <jas@extundo.com>
6875
6876         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
6877         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
6878         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
6879
6880 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6881         Patch by Oliver Scholz <oscholz@my.gnus.org>.
6882
6883         * gnus-draft.el (gnus-draft-edit-message): Add text property
6884         `field' with value `header' to message headers.
6885         * message.el (message-setup-1): Really add text property to all of
6886         the header, not just part of it.
6887
6888 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6889
6890         * gnus-group.el (gnus-group-sort-by-server): Use it.
6891
6892         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
6893
6894         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
6895         and keystroke.
6896
6897 2001-10-14  Simon Josefsson  <jas@extundo.com>
6898
6899         * dig.el: Doc fix.
6900
6901         * smime.el: Doc fix.
6902
6903         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
6904         charset magic from message.el.
6905
6906 2001-10-12  Simon Josefsson  <jas@extundo.com>
6907         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
6908
6909         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
6910         'cite from g-a-wash-types.
6911         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
6912         (gnus-article-hide-citation): Fix.
6913
6914         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
6915         character.
6916         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
6917
6918         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
6919         definition.
6920         (gnus-signature-toggle): Toggle `s' mode line character.
6921
6922         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
6923         doing stuff that clears it.
6924
6925 2001-10-12  Simon Josefsson  <jas@extundo.com>
6926
6927         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
6928         From Eric Marsden <emarsden@laas.fr>.
6929
6930 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6931
6932         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
6933         (autoload): Add some autoloads.
6934
6935 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6936         Suggested by Oliver Scholz <epameinondas@gmx.de>.
6937
6938         * message.el (message-do-auto-fill): New function.  Like
6939         `do-auto-fill' but don't fill when in the message header.
6940         (message-setup-1): Put a text property on the message header.
6941         (message-setup-fill-variables): Use `message-do-auto-fill'.
6942
6943 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6944
6945         * message.el (message-send-mail-partially): Insert an empty line
6946         first, because of the change of message-make-lines.
6947
6948 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
6949
6950         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
6951         iso-8859-15, make it an alias for iso-8859-1.
6952
6953 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6954
6955         * message.el (message-send-news): Don't modify the value of
6956         `message-syntax-checks' if it is not a list (possibly it is
6957         `dont-check-for-anything-just-trust-me').
6958
6959 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6960
6961         * gnus-group.el (gnus-group-name-charset-group-alist): Use
6962         `find-coding-system' for XEmacs to check whether the coding-system
6963         `utf-8' is available.
6964
6965 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6966
6967         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
6968
6969 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
6970
6971         * message.el (message-send-news): Oops, missed case with no
6972         "Followup-To" header...
6973
6974 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
6975
6976         * message.el (message-send-news): Allow
6977         `gnus-group-name-charset-group-alist' to affect encoding of the
6978         "Newsgroups" and "Followup-To" headers.
6979
6980 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6981
6982         * Makefile.in (install-el): Depend on gnus-load.el.
6983
6984 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6985
6986         * Makefile.in (install-el): Use -f.
6987         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
6988
6989 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
6990
6991         * message.el (message-send-news): Don't encode Followups-To when
6992         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
6993
6994         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
6995         header.
6996
6997         * gnus-art.el (article-decode-group-name): Also decode
6998         "Followup-To".
6999
7000         * rfc2047.el (rfc2047-encode-message-header): Encode without
7001         asking for null methods.
7002
7003         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
7004         default charset for newsgroup names in accordance with USEFOR.
7005
7006         * gnus-group.el (gnus-group-name-charset-method-alist,
7007         gnus-group-name-charset-group-alist): Removed "*" from doc
7008         strings, "*" should not be used for complex variables.
7009
7010 2001-10-06  Simon Josefsson  <jas@extundo.com>
7011
7012         Support UTF-8 group names better.
7013
7014         * message.el (message-check-news-header-syntax): Encode group
7015         names before comparison.
7016
7017         * gnus-msg.el (gnus-copy-article-buffer): Run all
7018         `gnus-article-decode-hook's except `article-decode-charset'
7019         instead of hardcoding call to one of them.
7020
7021         * gnus-art.el (gnus-article-decode-hook): Add
7022         `article-decode-group-name'.
7023         (article-decode-group-name): New function, use `g-d-n'.
7024
7025         * gnus-group.el (gnus-group-insert-group-line): Decode
7026         gnus-tmp-group using `g-d-n'.
7027
7028         * gnus-util.el (gnus-decode-newsgroups): New function.
7029
7030 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
7031
7032         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
7033         `gnus-group-name-charset-group-alist'.
7034
7035 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7036
7037         * Makefile.in: Install el in install. Add uninstall.
7038
7039 2001-10-05  Simon Josefsson  <jas@extundo.com>
7040
7041         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
7042
7043         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
7044
7045         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
7046         empty folders.
7047
7048         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
7049         limiting if read-all (C-u RET) was used.
7050
7051 2001-10-04  Simon Josefsson  <jas@extundo.com>
7052
7053         * mail-source.el (mail-source-movemail-program): New variable.
7054         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
7055         <thutt@thutt.vmware.com>.
7056
7057 2001-10-03  Simon Josefsson  <jas@extundo.com>
7058
7059         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
7060         (gnus-summary-line-format-alist): Fix param.
7061
7062 2001-10-02  Simon Josefsson  <jas@extundo.com>
7063
7064         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
7065         don't go through `nnimap-request-expire-articles' to delete the
7066         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
7067
7068 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7069
7070         * gnus-agent.el (gnus-agent-write-active): The min in the
7071         agent/active may be larger than that in the server/active.
7072
7073 2001-10-01  Simon Josefsson  <jas@extundo.com>
7074
7075         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
7076         is IMAP4rev1.
7077
7078         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
7079
7080         * nnfolder.el: Ditto.
7081
7082 2001-09-30  Dan Christensen  <jdc@uwo.ca>
7083
7084         * gnus-sum.el (gnus-summary-extract-address-component): New function.
7085         (gnus-summary-from-or-to-or-newsgroups): Optimize.
7086
7087 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7088
7089         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
7090         (message-mode-menu): Menu item for same.
7091
7092         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
7093         delayed articles.
7094
7095         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
7096         nndraft:delayed does not exist.
7097         (gnus-delay-initialize): Don't set up keymap, that's done from
7098         message.el now.
7099         (gnus-delay, gnus-delay-group, gnus-delay-header)
7100         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
7101
7102 2001-09-29  Simon Josefsson  <jas@extundo.com>
7103
7104         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
7105         utf-8, not eight-bit-control.
7106
7107         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
7108         (imap-log, imap-debug): Custom.
7109         (imap-log-buffer, imap-debug-buffer): New constants.
7110         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
7111         (imap-network-open, imap-shell-open, imap-starttls-open)
7112         (imap-send-command-1, imap-send-command, imap-arrival-filter)
7113         (imap-debug): Use imap-*-buffer.
7114
7115         * nndoc.el (nndoc-article-type): Add mailman.
7116         (nndoc-type-alist): Ditto.
7117         (nndoc-mailman-type-p): New function.
7118
7119 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7120
7121         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
7122         gnus-art.el.
7123
7124 2001-09-27  Simon Josefsson  <jas@extundo.com>
7125
7126         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
7127         (gnus-topic-catchup-articles): New function. Suggested by Robin
7128         S. Socha <robin-dated-1001857693.185e29@socha.net>.
7129
7130 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7131         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
7132
7133         * gnus-ems.el (gnus-article-display-xface): Insert xface after
7134         previous ones.
7135
7136 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7137         From Daiki Ueno  <ueno@unixuser.org>
7138
7139         * gnus-sum.el (gnus-summary-show-article): The arglist of
7140         detect-coding-region is incompatible.
7141
7142 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7143         From Katsuhiro Hermit Endo <hermit@koka-in.org>
7144
7145         * gnus-group.el (gnus-group-delete-group): Typo.
7146
7147 2001-09-26  Simon Josefsson  <jas@extundo.com>
7148
7149         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
7150
7151         * nnimap.el (nnimap-expiry-target): Use temp buffer.
7152
7153 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7154
7155         * gnus-cus.el (gnus-group-parameters): Display as sexp.
7156
7157 2001-09-22  Simon Josefsson  <jas@extundo.com>
7158
7159         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
7160
7161         * nnfolder.el (nnfolder-open-marks): Ditto.
7162
7163         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
7164         (gnus-update-marks): Use it.
7165         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
7166         hardcoded list.
7167
7168         * gnus.el (gnus-article-special-mark-lists): Add killed.
7169         (gnus-article-unpropagated-mark-lists): New constant.
7170
7171 2001-09-22  Simon Josefsson  <jas@extundo.com>
7172
7173         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
7174         custom option.
7175
7176 2001-09-23  Simon Josefsson  <jas@extundo.com>
7177
7178         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
7179
7180 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7181
7182         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
7183
7184 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
7185
7186         * gnus-group.el (gnus-group-sort-function): Fix customize type to
7187         accept lists of functions.
7188
7189 2001-09-20  Simon Josefsson  <jas@extundo.com>
7190
7191         * gnus-group.el (gnus-group-catchup): Update expire marks in
7192         backend.  Also, if ALL also set expire marks on tick/dormant.
7193
7194 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7195
7196         * message.el (message-tab-body-function): New variable.
7197         * message.el (message-tab): Use it.
7198
7199 2001-09-19  Sam Steingold  <sds@gnu.org>
7200
7201         * gnus-win.el (gnus-buffer-configuration): Respect
7202         `gnus-bug-create-help-buffer'.
7203
7204 2001-09-18  Simon Josefsson  <jas@extundo.com>
7205
7206         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
7207         (gnus-parse-simple-format): Re-revert.
7208
7209 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
7210         Trivial patch.
7211
7212         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
7213         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
7214
7215 2001-09-18  Simon Josefsson  <jas@extundo.com>
7216
7217         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
7218         signed.
7219         (gnus-parse-simple-format): Don't use it.
7220
7221 2001-09-17  Miles Bader  <miles@gnu.org>
7222
7223         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
7224         error querying a backend abort the whole process.
7225
7226 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7227
7228         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
7229         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
7230
7231 2001-09-17  Didier Verna  <didier@xemacs.org>
7232
7233         * nndiary.el: version 0.2-b14.
7234         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
7235         compatibility problem with XEmacs 21.1.
7236
7237 2001-09-15  Simon Josefsson  <jas@extundo.com>
7238
7239         * gnus-group.el (gnus-group-line-format): Document %c.
7240
7241         * nnml.el (nnml-parse-head): Handle CRLF files.
7242         (nnml-generate-nov-file): Ditto.
7243         (nnml-retrieve-headers): Ditto.
7244
7245 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
7246
7247         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
7248
7249 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
7250
7251         * gnus-spec.el (gnus-correct-substring): Still stopped one
7252         character before we wanted (never included last character).
7253         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
7254         add missing "," (once per function)
7255
7256 2001-09-14  Simon Josefsson  <jas@extundo.com>
7257
7258         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
7259         (otherwise e.g. gnus-agentize in .gnus overrides the customized
7260         default before gnus-group is loaded and the variable set.)
7261
7262         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
7263         killed or unsent marks.
7264
7265         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
7266         isn't an article to set it on (e.g. when you `a' in a group).
7267
7268 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7269
7270         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
7271         can read e-mails from Microsoft Outlook users not using ISO
7272         8859-2 character set.
7273
7274 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7275
7276         * gnus-diary.el: Minor modifications to avoid warnings.
7277         (gnus-summary-misc-menu): defvar.
7278         (gnus-diary-check-message): Use gnus-point-at-eol.
7279         (gnus-diary-kill-entire-line): eval-and-compile.
7280
7281 2001-09-12  Didier Verna  <didier@xemacs.org>
7282
7283         * nndiary.el: new version (0.2-b13).
7284         * nndiary.el (nndiary-mail-sources): doc update.
7285         * nndiary.el (nndiary-split-methods): ditto.
7286         * nndiary.el (nndiary-request-accept-article-hooks): New.
7287         * nndiary.el (nndiary-request-accept-article): use it, check
7288         message validity.
7289         * nndiary.el (nndiary-get-new-mail): changed default to nil.
7290         * nndiary.el (nndiary-schedule): fix bug (misplaced
7291         condition-case): it didn't return nil on error.
7292         * gnus-diary.el: new version.
7293         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
7294         * gnus-diary.el (gnus-diary-header-value-history): New.
7295         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
7296         * gnus-diary.el (gnus-diary-add-header): New.
7297         * gnus-diary.el (gnus-diary-check-message): New.
7298         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
7299         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
7300
7301 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7302
7303         * gnus-sum.el (gnus-select-newsgroup): Make
7304         `gnus-current-select-method' buffer-local.
7305
7306         * gnus-art.el (gnus-request-article-this-buffer): Refer
7307         `gnus-current-select-method' in the current summary buffer.
7308
7309 2001-09-10  Simon Josefsson  <jas@extundo.com>
7310         From Daniel Pittman <daniel@rimspace.net>
7311
7312         * gnus-spec.el (gnus-correct-pad-form): Fix.
7313
7314 2001-09-09  Simon Josefsson  <jas@extundo.com>
7315
7316         * mm-decode.el (mm-inline-media-tests): Add
7317         application/x-emacs-lisp.
7318         (mm-attachment-override-types): Add
7319         application/{x-,}pkcs7-signature.
7320
7321         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
7322         (gnus-server-line-format, gnus-server-mode-line-format)
7323         (gnus-server-browse-in-group-buffer): Customize.
7324
7325 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7326
7327         * nnml.el (nnml-marks-changed-p): Typo.
7328         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
7329         (nnml-marks-changed-p): Use gnus-gethash.
7330         (nnml-marks-modtime): Use gnus-make-hashtable.
7331
7332         * nnfolder.el (nnfolder-marks-changed-p): Typo.
7333         (nnfolder-request-expire-articles, nnfolder-save-marks)
7334         (nnfolder-open-marks): Typo.
7335         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
7336         (nnfolder-marks-changed-p): Use gnus-gethash.
7337         (nnfolder-marks-modtime): Use gnus-make-hashtable.
7338
7339 2001-09-08  Simon Josefsson  <jas@extundo.com>
7340
7341         * nnfolder.el (nnfolder-marks-modtime): New variable.
7342         (nnfolder-marks-changed-p): New function.
7343         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
7344         (nnfolder-request-update-info): Don't update if marks didn't change.
7345
7346         * nnml.el (nnml-marks-modtime): New variable.
7347         (nnml-marks-changed-p): New function.
7348         (nnml-save-marks, nnml-open-marks): Save modtime.
7349         (nnml-request-update-info): Don't update if marks didn't change.
7350
7351         * gnus-agent.el (gnus-agent-any-covered-gcc)
7352         (gnus-agent-add-server, gnus-agent-remove-server): Use
7353         gnus-agent-method-p.
7354
7355         * gnus-art.el (gnus-buttonized-mime-types): New variable.
7356         (gnus-unbuttonized-mime-type-p): Use it.
7357
7358         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
7359         fetch group.
7360
7361 2001-09-08  Simon Josefsson  <jas@extundo.com>
7362         From Daniel Pittman <daniel@rimspace.net>
7363
7364         * gnus-spec.el (gnus-correct-pad-form): New function.
7365         (gnus-parse-simple-format): Use it.
7366
7367 2001-09-07  Simon Josefsson  <jas@extundo.com>
7368
7369         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
7370         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
7371         Putnam <reader@newsguy.com>.
7372         (gnus-group-sort-selected-groups): Touch dribble file.
7373
7374 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
7375
7376         * nnml.el (nnml-filenames-are-evil): New variable.
7377         (nnml-article-to-file-alist): Rename to ...
7378         (nnml-current-group-article-to-file-alist): ... this.
7379         Respect `nnml-filenames-are-evil'.
7380         (nnml-active-number): Update.
7381         (nnml-update-file-alist): Update.
7382         (nnml-request-article): Use nnheader-article-to-file-alist.
7383         (nnml-request-rename-group): Likewise.
7384
7385 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7386
7387         * gnus-sum.el (gnus-summary-insert-line): Fix.
7388
7389 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7390
7391         * gnus-sum.el: Bind g-s-t-s to "W g".
7392         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
7393         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
7394         display of graphical smilies.
7395
7396 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7397
7398         * gnus-start.el (gnus-setup-news): A typo.
7399         From Bill White <billw@wolfram.com>.
7400
7401 2001-09-06  Simon Josefsson  <jas@extundo.com>
7402
7403         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
7404         and unseen marks.
7405
7406 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7407
7408         * nnmail.el (nnmail-split-fancy): Document `junk'.
7409
7410 2001-09-04  Simon Josefsson  <jas@extundo.com>
7411
7412         * imap.el (imap-search): Don't error if server is broken.
7413
7414 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
7415
7416         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
7417         searching for an article that isn't in the mbox.
7418
7419 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7420
7421         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
7422         right, and get all the comments.
7423
7424 2001-09-02  Simon Josefsson  <jas@extundo.com>
7425         Suggested by Dan Christensen <jdc+news@uwo.ca>
7426
7427         * nnfolder.el (nnfolder-request-update-info): Fix message.
7428
7429         * nnml.el (nnml-request-update-info): Ditto.
7430
7431 2001-09-01  Simon Josefsson  <jas@extundo.com>
7432
7433         * nnml.el (nnml-request-expire-articles): Also bind
7434         `nnml-current-group' and `nnml-article-file-alist' when using
7435         expiry-target. (Otherwise nnml will be in a inconsistent internal
7436         state causing all kind of problems.)
7437         (nnml-request-expire-articles): If `nnml-article-to-file' or
7438         `file-attributes' failes, return article as un-expirable instead
7439         of treating it as expired.
7440
7441 2001-08-31  Sam Steingold  <sds@gnu.org>
7442
7443         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
7444         typo: `exmine' --> `examine'.
7445
7446 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7447
7448         * nndoc.el (nndoc-forward-type-p): It is not a digest.
7449
7450 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7451
7452         * nnml.el (nnml-check-directory-twice): Remove.
7453         (nnml-retrieve-headers): Ditto.
7454         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
7455
7456 2001-08-30  Andrew Innes  <andrewi@gnu.org>
7457
7458         * nnheader.el (nnheader-directory-files-is-safe): No need to read
7459         directory twice on Windows, or on GNU Emacs-21.
7460
7461 2001-08-30  Andrew Innes  <andrewi@gnu.org>
7462
7463         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
7464         (nnml-request-rename-group): Ditto.
7465         (nnml-active-number): Ditto.
7466         (nnml-request-create-group): Use nnml-directory-articles.
7467         (nnml-request-expire-articles): Use nnml-directory-articles, which
7468         gets list from nov database if available.
7469         (nnml-get-nov-buffer): New function.
7470         (nnml-open-nov): Use it.
7471         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
7472         gets alist from nov database if available.
7473         (nnml-directory-articles): New function.
7474         (nnml-article-to-file-alist): New function.
7475
7476 2001-08-30  Andrew Innes  <andrewi@gnu.org>
7477
7478         * mm-decode.el (mm-display-external): Use `name' as filename, if
7479         `filename' attribute is not present.
7480
7481 2001-08-30  Andrew Innes  <andrewi@gnu.org>
7482
7483         * mail-source.el (mail-source-flash): New defcustom.
7484         (mail-source-new-mail-p): Ring visible bell if appropriate.
7485         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
7486         timer is cleared even if mail check signals an error.
7487
7488 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7489
7490         * gnus-sum.el (gnus-summary-move-article): Only update marks of
7491         type 'list.
7492
7493 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7494
7495         * flow-fill.el (fill-flowed): eol might be point-max.
7496
7497 2001-08-27  Simon Josefsson  <jas@extundo.com>
7498
7499         * nnml.el (nnml-request-update-info): Fix message.
7500         (nnml-open-marks): Ditto.
7501
7502         * nnfolder.el (nnfolder-request-update-info):
7503         (nnfolder-open-marks): Fix message.
7504
7505 2001-08-25  Simon Josefsson  <jas@extundo.com>
7506
7507         * nnfolder.el (nnfolder-save-marks): Don't create directory named
7508         after group in ~/.
7509
7510 2001-08-25  Simon Josefsson  <jas@extundo.com>
7511         From Andreas Jaeger  <aj@suse.de>
7512
7513         * nnfolder.el (nnfolder-open-marks): Fix typo.
7514         * nnml.el (nnml-open-marks): Likewise.
7515
7516 2001-08-25  Simon Josefsson  <jas@extundo.com>
7517
7518         Make nnfolder groups self-contained as far as marks are concerned.
7519
7520         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
7521         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
7522         (nnfolder-open-server): Make marks directory.
7523         (nnfolder-request-delete-group): Delete marks file.
7524         (nnfolder-request-delete-group): Check of nov/marks file exist
7525         before deleting.
7526         (nnfolder-request-rename-group): Rename marks file.
7527         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
7528         (nnfolder-request-set-mark, nnfolder-request-update-info)
7529         (nnfolder-group-marks-pathname, nnfolder-save-marks)
7530         (nnfolder-open-marks): New functions.
7531         (top-level): Require gnus.
7532
7533 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7534
7535         * nnweb.el (nnweb-type-definition): Use google raw file.
7536         (nnweb-google-parse-1): Ditto.
7537         (nnweb-google-identity): Ditto.
7538         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
7539         (nnweb-altavista-wash-article): Ditto.
7540         (nnweb-request-article): Remove nnweb-decode-entities.
7541
7542         * nnml.el: Require 'gnus.
7543
7544 2001-08-25  Simon Josefsson  <jas@extundo.com>
7545
7546         * nnml.el (nnml-marks-is-evil): Add doc.
7547
7548 2001-08-25  Simon Josefsson  <jas@extundo.com>
7549
7550         * nnml.el (nnml-save-marks): Wrap saving marks in a
7551         condition-case, to allow user to start Gnus if saving marks failed
7552         for some reason.
7553
7554 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7555
7556         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
7557
7558         * gnus-group.el (gnus-update-group-mark-positions): Bind
7559         gnus-group-update-hook to nil.
7560
7561 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7562
7563         * mml.el (mml-generate-mime-1): Force as multibyte string.
7564
7565 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7566
7567         * gnus-sum.el (gnus-summary-insert-line)
7568         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
7569         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
7570
7571         * gnus-spec.el (gnus-correct-substring): Take optional END.
7572
7573         * nnrss.el (nnrss-request-article): Remove \n.
7574         (nnrss-retrieve-headers): Lines number is -1.
7575
7576 2001-08-24  Simon Josefsson  <jas@extundo.com>
7577
7578         * gnus-group.el (gnus-info-clear-data): Call
7579         nnfoo-request-set-mark to propagate marks.  Fix bug:
7580         `gnus-group-update-line' doesn't update read range unless we call
7581         `gnus-get-unread-articles-in-group' first.
7582
7583         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
7584         to server.
7585
7586 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7587
7588         * gnus-util.el (gnus-create-info-command): Return an interactive
7589         function.
7590
7591 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7592         From Katsumi Yamaoka <yamaoka@jpl.org>
7593
7594         * gnus-spec.el (gnus-parse-complex-format): Use equal.
7595
7596 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7597
7598         * gnus-sum.el (gnus-select-newsgroup): Use it.
7599
7600         * gnus-util.el (gnus-not-ignore): New function.
7601
7602         * lpath.el (featurep): Don't fbind char-int.
7603
7604         * gnus-util.el (gnus-create-info-command): New function.
7605
7606         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
7607         right node.
7608
7609         * gnus-sum.el (gnus-select-newsgroup): Clean up.
7610         (gnus-summary-limit-children): Use 'identity instead of `all'.
7611         (gnus-summary-limit-to-display-predicate): New command and
7612         keystroke.
7613
7614 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7615
7616         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
7617
7618         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
7619
7620 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7621
7622         * gnus-spec.el: Add the Gnus version.
7623         (gnus-update-format-specifications): If the Gnus version changes,
7624         nix out the format spec cache.
7625
7626         * gnus.el (gnus-continuum-version): Made into a command and
7627         optionalize the VERSION.
7628
7629         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
7630         the start of the lines.
7631
7632 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7633
7634         * gnus.el (gnus-visual-p): Define function before use of
7635         function.
7636
7637 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7638
7639         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
7640         (gnus-article-mark-to-type): New function.
7641         (gnus-update-missing-marks): Only update marks of type 'list.
7642
7643         * gnus.el (gnus-article-special-mark-lists): New variable.
7644
7645 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7646
7647         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
7648         (gnus-select-newsgroup): Still use 'all.
7649         (gnus-summary-initial-limit): Comparing with 'all.
7650
7651 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7652
7653         * gnus-start.el (gnus-activate-group): If dont-check, don't update
7654         active.
7655
7656 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7657
7658         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
7659         nnslashdot-*-retrieve-headers.
7660         (nnslashdot-request-article): Fix for slashcode 2.2.
7661         (nnslashdot-make-tuple): New function.
7662         (nnslashdot-read-groups): Use it.
7663
7664 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7665
7666         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
7667         list.
7668
7669         * gnus-sum.el (gnus-summary-move-article): Don't select article.
7670
7671 2001-08-20  Simon Josefsson  <jas@extundo.com>
7672
7673         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
7674         opened, error instead of continuing (and exploding later).
7675
7676 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7677
7678         * gnus.el (gnus-expand-group-parameters): Return the parameter
7679         list.
7680
7681         * gnus-sum.el (gnus-summary-show-article): Doc fix.
7682         (gnus-summary-show-article): Guess at charset if required.
7683
7684         * gnus-spec.el (gnus-correct-substring): Stopped one character
7685         before we wanted.
7686
7687 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7688
7689         * earcon.el (earcon-auto-play): Remove unused option.
7690
7691 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7692
7693         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
7694         message down in levels, since it happens very fast.
7695
7696         * smiley-ems.el (smiley-update-cache): Respect the symbol version
7697         of smiley-regexp-alist.
7698
7699         * mm-view.el (mm-inline-text): Ignore vcard errors.
7700
7701         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
7702
7703         * gnus-score.el (gnus-all-score-files): Use append instead of
7704         nconc.
7705
7706         * gnus.el (gnus-splash-face): Doc fix.
7707
7708         * mm-decode.el (mm-mailcap-command): Use
7709         mm-path-name-rewrite-functions.
7710         (mm-path-name-rewrite-functions): New variable.
7711
7712         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
7713         (gnus-complex-form-to-spec): Insert tab.
7714         (gnus-spec-tab): New function.
7715
7716         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
7717         entering the group.
7718
7719         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
7720         the positional spec.
7721         (gnus-parse-complex-format): React to %C.
7722
7723         * gnus-ems.el (gnus-char-width): Moved here.
7724
7725         * gnus-sum.el (gnus-select-newsgroup): Set
7726         gnus-newsgroup-articles.
7727         (gnus-unseen-mark): New variable.
7728         (gnus-newsgroup-unseen): Ditto.
7729         (gnus-newsgroup-seen): Ditto.
7730         (gnus-adjust-marked-articles): Use them.
7731         (gnus-update-marks): Use them.
7732         (gnus-summary-update-secondary-mark): Display.
7733         (gnus-summary-prepare-threads): Display.
7734
7735         * gnus-msg.el (gnus-inews-group-method): Use and return the
7736         method, not the server.
7737
7738 2001-08-19  Simon Josefsson  <jas@extundo.com>
7739
7740         * gnus-srvr.el (gnus-server-agent-face): New.
7741         (gnus-server-agent-face): New.
7742         (gnus-server-mode): Turn on font-lock-mode.
7743
7744         * gnus.el (gnus-server-visual): Add defgroup.
7745
7746 2001-08-19  Simon Josefsson  <jas@extundo.com>
7747         From Joe Casadonte <jcasadonte@northbound-train.com>
7748
7749         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
7750         gnus-server-denied-face): New.
7751         (gnus-server-opened-face, gnus-server-closed-face,
7752         gnus-server-denied-face): New.
7753         (gnus-server-font-lock-keywords): Add.
7754
7755 2001-08-19  Simon Josefsson  <jas@extundo.com>
7756
7757         * nnml.el (nnml-request-set-mark): Return nil.
7758         (nnml-save-marks): Use nnml-possibly-create-directory.
7759         (nnml-open-marks): Only work in temp buffer when inserting/reading
7760         .marks file.
7761
7762 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7763
7764         * gnus.el (gnus-expand-group-parameters): Fix.
7765
7766         * gnus-spec.el (gnus-char-width): New function.
7767         (gnus-correct-substring, gnus-correct-length): Use it.
7768
7769         * message.el (message-required-mail-headers): Fix doc.
7770
7771 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7772
7773         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
7774
7775         * mm-decode.el (mm-save-part-to-file): Insert the handle.
7776
7777 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7778
7779         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
7780         slashdot 2.2 (not fully fixed yet).
7781         (nnslashdot-request-article): Ditto.
7782
7783 2001-08-18  Simon Josefsson  <jas@extundo.com>
7784
7785         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
7786         nnimap.
7787
7788         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
7789         gnus-util.
7790         (nnimap-request-update-info-internal): Use new functions.
7791
7792         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
7793         new functions.
7794
7795 2001-08-18  Simon Josefsson  <jas@extundo.com>
7796
7797         Make nnml groups self-contained as far as marks are concerned.
7798
7799         * nnml.el (nnml-request-delete-group): Delete marks file.
7800         (nnml-request-rename-group): Move marks file.
7801         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
7802         variables.
7803         (nnml-request-set-mark, nnml-request-update-info): New server
7804         functions.
7805         (nnml-save-marks, nnml-open-marks): New functions.
7806
7807 2001-08-18  Simon Josefsson  <jas@extundo.com>
7808
7809         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
7810         `set' when setting marks.
7811
7812 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7813
7814         * gnus.el (gnus-info-find-node): Take an argument.
7815
7816         * gnus-art.el (gnus-button-handle-info): New function.
7817         (gnus-url-unhex-string): Replace "+" with " ".
7818
7819 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7820
7821         * message.el (message-check-news-header-syntax): Check bad From.
7822
7823 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7824
7825         * gnus-spec.el (gnus-correct-length): New function.
7826         (gnus-correct-substring): New function.
7827         (gnus-tilde-max-form): Use it.
7828
7829 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
7830
7831         * nnmh.el: Docstring changes as below.
7832
7833         * nnml.el: Docstring changes as below.
7834
7835         * nnbabyl.el: Docstring changes as below.
7836
7837         * nnmbox.el: Docstring changes as below.
7838
7839         * nnfolder.el: Added docstrings identifying each virtual server
7840         parameter.
7841
7842 2001-08-18  Simon Josefsson  <jas@extundo.com>
7843
7844         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
7845
7846 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
7847
7848         * message.el: rename "Abort Message" to "Postpone Message".
7849         Remove "Attach file as MIME" from Message menu, it's already in
7850         the MIME menu.
7851
7852 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7853
7854         * smime.el (smime-point-at-eol): eval-and-compile.
7855         (smime-make-temp-file): New function.
7856         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
7857         Use it.
7858
7859 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7860
7861         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
7862         (gnus-agent-summary-fetch-group): New command and keystroke.
7863
7864         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
7865         (gnus-mime-display-security): Make it respect
7866         gnus-unbuttonized-mime-type-p.
7867
7868         * gnus-sum.el (gnus-articles-to-read): Comments.
7869         (gnus-article-marked-p): New function.
7870         (gnus-summary-display-make-predicate): New function.
7871         (gnus-select-newsgroup): Use them.
7872
7873         * mm-decode.el (mm-save-part-to-file): Made it not error.
7874
7875 2001-08-17  Simon Josefsson  <jas@extundo.com>
7876
7877         * imap.el (imap-wait-for-tag): If process-status isn't open or
7878         run, return nil instead of sit-for looping.
7879
7880 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7881
7882         * lpath.el (featurep): fbind xml-parse-region.
7883
7884         * gnus.el (gnus-message-archive-method): Default to "archive".
7885         (gnus-message-archive-method): Doc fix.
7886         (gnus-parameters-get-parameter): Cleaned up.
7887         (gnus-expand-group-parameter): New function.
7888
7889         * gnus-start.el (gnus-setup-news): Push the archive server only
7890         the server list.
7891
7892         * mml.el (mml-menu): Changed name to "Attachments".
7893
7894         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
7895         when there is something to detroy.
7896
7897 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7898
7899         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
7900         nil.
7901
7902 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7903
7904         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
7905         which specifies a time today or tomorrow.
7906
7907 2001-08-15  Simon Josefsson  <jas@extundo.com>
7908         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
7909
7910         * gnus-agent.el (gnus-agent-make-mode-line-string)
7911         (gnus-agent-toggle-plugged): Use new API.
7912
7913 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7914
7915         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
7916         deadline has expired.
7917
7918 2001-08-12  Simon Josefsson  <jas@extundo.com>
7919         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
7920
7921         Support `recent' mark indicating newly arrived messages (to
7922         separate from old but unread messages).
7923
7924         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
7925         `nnmail-split-history' if recent is > 0.
7926         (nnimap-request-update-info-internal): Update `recent' marks.
7927         (nnimap-request-set-mark): Never set `recent' marks.
7928         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
7929         recent.
7930
7931         * gnus-sum.el (gnus-recent-mark): New mark.
7932         (gnus-newsgroup-recent): New variable.
7933         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
7934         (gnus-summary-prepare-threads): Mark recent articles.
7935         (gnus-summary-add-mark): Support recent.
7936         (gnus-summary-update-secondary-mark): Support recent.
7937
7938         * gnus.el (gnus-article-mark-lists): Add recent.
7939
7940 2001-08-12  Simon Josefsson  <jas@extundo.com>
7941
7942         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
7943         whether successful decoding took place.  Add doc.
7944
7945 2001-08-12  Simon Josefsson  <jas@extundo.com>
7946         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
7947
7948         * gnus.el (gnus-summary-line-format, gnus-parameters):
7949         * gnus-gl.el (gnus-summary-grouplens-line-format):
7950         * gnus-salt.el (gnus-summary-pick-line-format):
7951         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
7952
7953 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
7954         Committed by Kai Gro\e,b_\e(Bjohann.
7955
7956         * gnus-score.el (gnus-score-string): Fix `match' regexp
7957         for `extra' header case.
7958
7959 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7960
7961         * nnmbox.el (nnmbox-read-mbox): No warning.
7962
7963 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7964
7965         * nndoc.el (nndoc-article-type): Fix doc.
7966         (nndoc-generate-article-function): New variable.
7967         (nndoc-dissection-function): New variable.
7968         (nndoc-type-alist): Add oe-dbx.
7969         (nndoc-oe-dbx-type-p): New function.
7970         (nndoc-oe-dbx-dissection): New function.
7971         (nndoc-oe-dbx-generate-article): New function.
7972
7973 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7974
7975         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
7976         whether deadline has been reached.  Patch from Dan Nicolaescu
7977         <dann@godzilla.ics.uci.edu>.
7978
7979 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7980
7981         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
7982         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
7983         <rintaman@cs.Helsinki.FI>.
7984
7985         * mail-source.el (mail-source-movemail): The error buffer is
7986         modified, but nothing in it.
7987
7988 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7989
7990         * message.el (message-bogus-system-names): New variable.
7991         (message-make-fqdn): Use it.
7992
7993 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7994
7995         * nndraft.el (nndraft-request-group): Use
7996         nndraft-auto-save-file-name.
7997
7998 2001-08-09  Simon Josefsson  <jas@extundo.com>
7999
8000         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
8001         Don't ask whether to decrypt.  Just leave result in buffer (don't
8002         call mm).
8003
8004         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
8005         parts as well.
8006         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
8007         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
8008
8009 2001-08-09  Simon Josefsson  <jas@extundo.com>
8010
8011         * mm-decode.el (mm-insert-part): Return decoding success status.
8012         (mm-save-part-to-file): Error if decoding failed.
8013
8014 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8015
8016         * message.el (message-tab): Use indent-relative.
8017         (message-mode): Don't bind indent-line-function to indent-relative.
8018
8019 2001-08-09  Simon Josefsson  <jas@extundo.com>
8020
8021         * message.el (message-get-reply-headers): Fix string. Suggested by
8022         Christoph Conrad <cc@cli.de>.
8023
8024 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8025
8026         * message.el (message-tab): Use the current value of
8027         indent-line-function.
8028         (message-mode): Bind indent-line-function to indent-relative.
8029
8030 2001-08-08  Simon Josefsson  <jas@extundo.com>
8031
8032         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
8033         whether `imtest' is installed.
8034
8035 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8036         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
8037
8038         * gnus-sum.el (gnus-summary-show-article): Call
8039         gnus-summary-update-secondary-secondary-mark.
8040         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
8041         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
8042
8043 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8044
8045         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
8046
8047         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
8048
8049         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
8050         <gerd@gnu.org>.
8051
8052         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
8053
8054         * gnus-util.el (gnus-output-to-rmail): Ditto.
8055         (gnus-output-to-mail): Ditto.
8056
8057         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
8058
8059 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
8060
8061         * message.el (message-indent-citation): Use
8062         `message-yank-cited-prefix' for empty lines.
8063
8064 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
8065
8066         * message.el (message-indent-citation): Quote only lines starting
8067         with ">" using `message-yank-cited-prefix'.
8068
8069 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
8070         Trivial patch.
8071
8072         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8073         gnus-cache-fully-p.
8074
8075 2001-08-04  Simon Josefsson  <jas@extundo.com>
8076
8077         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
8078         file if it doesn't exist (by calling gnus-cache-read-active).
8079
8080 2001-08-04  Simon Josefsson  <jas@extundo.com>
8081
8082         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
8083         (gnus-cache-passively-or-fully-p): Removed.
8084         (gnus-cache-fully-p): Fix it.
8085
8086         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
8087
8088 2001-08-04  Simon Josefsson  <jas@extundo.com>
8089
8090         * gnus-cache.el (gnus-cache-fully-p)
8091         (gnus-cache-passively-or-fully-p): New functions.
8092         (gnus-cache-possibly-enter-article): Cosmetic change, use
8093         `g-c-p-o-f-p'.
8094         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
8095         was bogus (`g-c-p-a-a' does not change active info, just change
8096         the functions parameters).
8097         (gnus-cache-possibly-remove-articles-1): Make sure articles are
8098         not removed in groups that match `gnus-uncacheable-groups'.
8099
8100         Reported and modifications based on discussions with Nuutti
8101         Kotivuori <nuutti.kotivuori@smarttrust.com>.
8102
8103 2001-08-04  Simon Josefsson  <jas@extundo.com>
8104         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
8105
8106         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
8107         calls `gnus-cache-update-active' if bounds has been extended.
8108
8109 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8110
8111         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
8112         before remove.
8113         (gnus-mime-security-show-details): Ditto.
8114
8115 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8116
8117         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
8118         syntax.  Protect string-match against nil string and regexp.
8119
8120 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8121
8122         * mm-util.el (mm-find-charset-region): Remove control-1.
8123
8124 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8125
8126         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
8127
8128 2001-08-04  Simon Josefsson  <jas@extundo.com>
8129
8130         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
8131         buffer.  Delete MIME-Version header.
8132
8133 2001-08-03  Simon Josefsson  <jas@extundo.com>
8134
8135         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
8136         that is entered does not necessarily have the highest article
8137         number in the group, so use `gnus-cache-possibly-alter-active'
8138         instead of `gnus-cache-update-active'.
8139
8140 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8141
8142         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
8143
8144 2001-08-03  Simon Josefsson  <jas@extundo.com>
8145
8146         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
8147         menu.
8148
8149 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8150
8151         * gnus.el (post-method): New group parameter.  It also provides
8152         the user option `gnus-post-method-alist' and the internal function
8153         `gnus-parameter-post-method'.
8154
8155         * gnus-msg.el (gnus-post-method): Bind the value of
8156         `gnus-post-method' to the group parameter if it is defined.
8157
8158 2001-08-02  Simon Josefsson  <jas@extundo.com>
8159
8160         * smime.el (smime-extra-arguments): Removed.
8161         (smime-call-openssl-region): Don't use it.
8162
8163 2001-08-02  Simon Josefsson  <jas@extundo.com>
8164
8165         * smime.el (smime-sign-region): Handle stderr.
8166         (smime-encrypt-region): Ditto.
8167
8168         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
8169         match the ASN.1 length bytes.
8170         (mm-pkcs7-enveloped-magic): Ditto.
8171         (mm-view-pkcs7-get-type): Don't regexp quote.
8172
8173 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8174         From Andreas Fuchs <asf@void.at>
8175
8176         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
8177
8178 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8179
8180         * gnus-art.el (gnus-header-button-alist): References regexp.
8181
8182 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
8183
8184         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
8185         already fboundp.  Add INTERACTIVE arg to autoload form.
8186
8187 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8188
8189         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
8190
8191         * nnmail.el (nnmail-cache-open): Ditto.
8192
8193 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8194
8195         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
8196
8197 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8198
8199         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
8200
8201 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8202         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
8203
8204         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
8205         (gnus-agent-toggle-plugged): Use it.
8206
8207 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
8208
8209         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
8210         (gnus-ding-file-coding-system): New variable.
8211         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
8212         (gnus-slave-save-newsrc): Use it.
8213
8214 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8215
8216         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
8217         syntax.
8218
8219 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8220         Originally from Andreas Fuchs <asf@void.at>
8221
8222         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
8223         (mml2015-gpg-pretty-print-fpr): New function.
8224         (mml2015-gpg-extract-signature-details): More details, rename from
8225         `m-g-e-from'.
8226         (mml2015-gpg-verify): Use them.
8227         (mml2015-gpg-clear-verify): Use them.
8228
8229 2001-07-31  Simon Josefsson  <jas@extundo.com>
8230
8231         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
8232         buffer when done.
8233
8234 2001-07-30  Simon Josefsson  <jas@extundo.com>
8235
8236         * smime.el (smime-call-openssl-region): Revert previous change,
8237         just pass on buf to `call-process-region'.
8238         (smime-verify-region): Doc fix.  Don't message stuff.  Use
8239         `smime-new-details-buffer'.  Inserts error messages into buffer.
8240         (smime-noverify-region): Ditto.
8241         (smime-decrypt-region): Ditto.  Handles stderr separately.
8242         (smime-verify-buffer, smime-noverify-buffer)
8243         (smime-decrypt-buffer): Doc fix.
8244         (smime-new-details-buffer): New function.
8245         (smime-pkcs7-region, smime-pkcs7-certificates-region)
8246         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
8247         (smime-sign-region, smime-encrypt-region): Don't use
8248         `insert-buffer'.
8249
8250         * mml-smime.el (mml-smime-verify): Fix security button strings.
8251
8252 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8253
8254         * gnus-art.el (gnus-mime-save-part-and-strip): Save
8255         gnus-article-mime-handles.
8256
8257 2001-07-29  Simon Josefsson  <jas@extundo.com>
8258
8259         * mail-source.el (top-level): Require message for message-directory.
8260         (mail-source-directory): Change default to message-directory.
8261
8262         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
8263         (smime-certificate-directory, smime-openssl-program)
8264         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
8265         (smime-extra-arguments): New variable.
8266         (smime-dns-server): Fix customize group.
8267         (smime-call-openssl-region): Use `smime-extra-arguments'.
8268
8269 2001-07-29  Simon Josefsson  <jas@extundo.com>
8270         From Vladimir Volovich <vvv@vsu.ru>
8271
8272         * smime.el (smime-call-openssl-region): Ignore stderr.
8273
8274 2001-07-29  Simon Josefsson  <jas@extundo.com>
8275         From Christoph Conrad <christoph.conrad@gmx.de>
8276
8277         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
8278         file.
8279
8280 2001-07-29  Simon Josefsson  <jas@extundo.com>
8281
8282         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
8283
8284         Support S/MIME decryption.
8285
8286         * mm-decode.el (mm-inline-media-tests):
8287         (mm-inlined-types):
8288         (mm-automatic-display):
8289         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
8290
8291         * mm-view.el (mm-pkcs7-signed-magic):
8292         (mm-pkcs7-enveloped-magic): New variables.
8293         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
8294         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
8295         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
8296         PKCS#7 blobs.
8297
8298         * smime.el (smime-decrypt-region): Expand keyfile.
8299
8300 2001-07-29  Simon Josefsson  <jas@extundo.com>
8301
8302         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
8303         `ssl.el' variables.
8304
8305         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
8306         but line instead of narrowing to it, because `nnmail-parse-active'
8307         calls widen.  Thanks to Christoph Conrad
8308         <christoph.conrad@gmx.de>.
8309
8310 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8311
8312         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
8313         for %B spec.
8314
8315         * gnus-sum.el (gnus-summary-prepare-threads): If
8316         gnus-sum-thread-tree-root is nil, use subject instead.
8317         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
8318         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
8319         (gnus-sum-thread-tree-leaf-with-other)
8320         (gnus-sum-thread-tree-single-leaf): Documentation.
8321         (gnus-sum-thread-tree-single-indent): Allow nil.
8322
8323 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8324
8325         * message.el (message-fill-paragraph): Do nothing if the user
8326         wants filladapt-mode.
8327
8328 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8329
8330         * mm-decode.el (mm-image-type-from-buffer): New function.
8331         (mm-get-image): Use it.
8332
8333 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8334
8335         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
8336
8337         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
8338         mm-display-parts too.
8339
8340 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8341
8342         * nnfolder.el (nnfolder-request-accept-article): Bind
8343         nntp-server-buffer.
8344
8345         * nnmail.el (nnmail-parse-active): Read from buffer instead of
8346         nntp-server-buffer.
8347
8348 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8349
8350         * message.el (message-check-news-header-syntax): Use
8351         message-post-method.
8352         (message-send-news): Bind message-post-method.
8353
8354 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8355
8356         * mml.el (mml-tweak-type-alist): New variable.
8357         (mml-tweak-function-alist): New variable.
8358         (mml-tweak-part): New function.
8359         (mml-generate-mime-1): Use it.
8360
8361 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8362
8363         * nnfolder.el (nnfolder-request-accept-article): Replace
8364         nnfolder-request-list.
8365
8366 2001-07-27  Simon Josefsson  <jas@extundo.com>
8367
8368         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
8369         nnoo-change-server failed to do it.
8370
8371 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8372
8373         * gnus.el (gnus-parameters): Make it customizable.
8374
8375 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8376
8377         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
8378
8379         * message.el (message-set-auto-save-file-name): More
8380         poor-system-types.
8381
8382         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
8383
8384         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
8385         supports +.
8386
8387 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8388
8389         * mm-decode.el (mm-readable-p): New function.
8390         (mm-inline-media-tests): Fix the default testers.
8391
8392 2001-07-26  Simon Josefsson  <jas@extundo.com>
8393
8394         * nnimap.el (nnimap-version): Bump version number.
8395
8396 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8397         From Steven E. Harris <seh@speakeasy.org>
8398
8399         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
8400         in M$Windows too.
8401
8402 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8403
8404         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
8405
8406 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8407
8408         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
8409
8410         * mm-decode.el (mm-get-image): Guess then use the type.
8411
8412         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
8413
8414 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
8415
8416         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
8417         display (%B) for threads if threading is off.
8418
8419 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8420         From Henrik Enberg <henrik@enberg.org>
8421
8422         * gnus-msg.el: Customization patch.
8423
8424 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
8425
8426         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
8427         variable.
8428         (nnmail-split-fancy-with-parent): Ignore certain groups.
8429
8430 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8431
8432         * gnus-util.el (gnus-byte-compile): New function.
8433         (gnus-use-byte-compile): New variable.
8434         (gnus-make-sort-function): Use it.
8435
8436         * nnmail.el (nnmail-get-new-mail): Use it.
8437
8438         * gnus-agent.el (gnus-category-make-function): Simple function or
8439         compiled function.
8440         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
8441
8442         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
8443         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
8444         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
8445
8446         * message.el (message-check-news-header-syntax): Remove quote.
8447
8448 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8449
8450         * message.el (message-use-mail-followup-to): `t' is not a
8451         documented value.
8452
8453 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8454
8455         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
8456
8457 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8458
8459         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
8460         there are long lines.
8461
8462 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8463
8464         * dgnushack.el (copy-list): New compiler macro.
8465
8466 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8467
8468         * message.el (message-bounce): If no Return-Path, the whole
8469         content is considered as the original message.
8470
8471         * nnml.el (nnml-check-directory-twice): New variable.
8472         (nnml-article-to-file): Use it.
8473         (nnml-retrieve-headers): Hack it.
8474
8475 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8476
8477         * gnus-win.el (gnus-buffer-configuration): New configure.
8478
8479         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
8480         not alive.
8481
8482         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
8483         (mm-display-external): Use display-term configure.
8484
8485 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8486
8487         * gnus-delay.el (gnus-delay-default-hour): New variable.
8488         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
8489
8490 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8491         From Karl Kleinpaste <karl@charcoal.com>
8492
8493         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
8494         (gnus-summary-prepare-threads): Ditto.
8495
8496         * gnus.el (gnus-summary-line-format): Add %B.
8497
8498 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8499
8500         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
8501
8502         * mm-util.el (mm-string-as-multibyte): New function.
8503
8504         * nnmh.el (nnmh-request-list-1): Encode, not decode!
8505
8506 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8507
8508         * mm-util.el (mm-universal-coding-system): New variable.
8509
8510         * gnus-start.el (gnus-startup-file-coding-system): Use it.
8511
8512         * score-mode.el (score-mode-coding-system): Use it.
8513
8514 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8515
8516         * gnus-start.el (gnus-setup-news): Call
8517         `gnus-check-bogus-newsgroups' just after the native server is
8518         opened.
8519
8520 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8521
8522         * nnmail.el (nnmail-do-request-post): Util function to be used by
8523         `nnchoke-request-post' for all nnmail-derived backends.
8524
8525         * nnml.el (nnml-request-post): Use it.
8526
8527         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
8528         backend, for it groks nnml-request-post.
8529
8530         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
8531         Treat `mail-post' backends like `mail' backends, not like `news'
8532         backends.
8533
8534 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8535
8536         * gnus-msg.el (gnus-setup-message): make-local-hook.
8537
8538 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8539
8540         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
8541         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
8542         <karl@charcoal.com>, slightly changed by Kai.
8543
8544         * message.el (message-check-news-header-syntax): When checking
8545         whether the groups exist, check the right server based on
8546         `gnus-post-method'.
8547
8548 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8549
8550         * gnus-delay.el: New file.
8551
8552 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8553
8554         * mm-util.el (mm-read-coding-system): Take two arguments.
8555
8556         * gnus-sum.el (gnus-summary-show-article): Use
8557         mm-read-coding-system.
8558
8559         * gnus-art.el (article-de-quoted-unreadable):
8560         (article-de-base64-unreadable, article-wash-html):
8561         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
8562
8563 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8564
8565         * nnml.el (nnml-request-post): New function.  Can be used for
8566         annotations in nnml groups.
8567
8568 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8569
8570         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
8571         command.
8572
8573         * gnus-start.el (gnus-find-new-newsgroups): Use
8574         `message-make-date' instead of `current-time-string'.
8575         (gnus-ask-server-for-new-groups): Ditto.
8576         (gnus-check-first-time-used): Ditto.
8577
8578 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8579
8580         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
8581
8582 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
8583
8584         * message.el (message-shorten-references): Change `maxcount' and
8585         `cut' to obey USEFOR draft 5.
8586
8587 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
8588
8589         * gnus-sum.el (gnus-summary-display-arrow): New variable.
8590         (gnus-summary-set-article-display-arrow): New function.
8591         (gnus-summary-goto-subject): Use it.
8592
8593 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8594
8595         * gnus-sum.el (gnus-summary-import-article): Insert date if
8596         doesn't exist.
8597
8598 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8599
8600         * mml.el (mml-content-type-parameters): New variable.
8601         (mml-content-disposition-parameters): New variable.
8602         (mml-insert-mime-headers): Use them.
8603         (mml-parse-1): Accept charset.
8604
8605 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8606
8607         * gnus-group.el (gnus-group-select-group): Doc fix.
8608
8609         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
8610
8611 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8612
8613         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
8614         to handle `define-derived-mode'.
8615
8616 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8617         From:  Stefan Monnier  <monnier@cs.yale.edu>
8618
8619         * message.el (message-mode): Use define-derived-mode.
8620         (message-tab): message-completion-alist.
8621
8622         * imap.el (imap-interactive-login): Use make-local-variable.
8623         (imap-open): Ditto.
8624         (imap-authenticate): Ditto.
8625
8626         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
8627
8628         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
8629
8630 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8631
8632         * message.el (message-citation-line-function): Refer to
8633         gnus-cite-attribution-suffix.
8634
8635 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8636
8637         * gnus-art.el,...: Error convention changes.
8638
8639 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8640
8641         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
8642
8643 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8644
8645         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
8646         (nnrss-read-server-data): Ditto.
8647
8648 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8649
8650         * gnus-setup.el (gnus-use-installed-gnus): Typo.
8651         * Cleanup files.
8652         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
8653
8654 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8655
8656         * gnus.el (gnus-summary-line-format): Add %o.
8657
8658         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
8659         unless shell outputs something.
8660
8661 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8662
8663         * gnus-art.el (gnus-boring-article-headers): Better doc.
8664         (article-hide-headers): Better regexp.
8665         Suggested by Matt Swift <swift@alum.mit.edu>.
8666
8667         * nnheader.el (nnheader-max-head-length): Better doc.
8668         (nnheader-header-value): Skip spaces.
8669         (nnheader-parse-head): Remove space.
8670         Suggested by Matt Swift <swift@alum.mit.edu>.
8671
8672         * gnus-sum.el (gnus-summary-show-raw-article): New function.
8673         (gnus-get-newsgroup-headers): Remove space.
8674
8675 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8676
8677         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
8678         (gnus-summary-reply): Use it.
8679         (gnus-summary-reply-broken-reply-to): New function.
8680         (gnus-msg-force-broken-reply-to): New function.
8681
8682         * mm-view.el (mm-inline-text): Showing as text/plain when error.
8683
8684 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8685
8686         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
8687
8688 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8689
8690         * mm-decode.el (mm-external-terminal-program): New variable.
8691         (mm-display-external): Use it. Use term to display when no
8692         window-system.
8693
8694 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
8695
8696         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
8697         Browse->Next entries to Browse->Prev
8698
8699 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8700
8701         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
8702
8703 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8704
8705         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
8706         for the default encoding.
8707
8708         * nnrss.el (nnrss-url-field): New field.
8709         (nnrss-request-article): Add newsgroups.
8710
8711         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
8712
8713 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8714
8715         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
8716
8717         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
8718         (gnus-draft-setup): Remove backlog.
8719
8720 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8721
8722         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
8723         Cleanup.
8724
8725 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8726
8727         * gnus-msg.el (gnus-bug): Erase buffer.
8728
8729         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
8730
8731 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8732
8733         * mm-decode.el (mm-attachment-override-p): Fix typo.
8734
8735 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
8736
8737         * gnus-kill.el (gnus-execute): Work with the extra headers.
8738         * gnus-sum.el (gnus-summary-execute-command): Ditto.
8739
8740 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8741
8742         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
8743         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
8744
8745         * message.el (message-send-mail-real-function): New variable.
8746         (message-send-mail-partially, message-send-mail):
8747
8748         * nngateway.el (nngateway-request-post): Use it.
8749
8750         * gnus-agent.el (gnus-agentize): Use it.
8751
8752         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
8753         (nnsoup-revert-variables): Use it.
8754
8755 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
8756
8757         * mm-decode.el (mm-inline-media-tests): Default to displaying as
8758         text/plain if the type doesn't match any other media types.
8759         (mm-inlined-types): Doc fix.
8760         (mm-display-inline): Revert previous change (now handled by a
8761         default type in `mm-inline-media-tests'.
8762         (mm-inlinable-p): Revive.
8763         (mm-display-part): Call `mm-inlinable-p'.
8764         (mm-attachment-override-p): Ditto.
8765         (mm-inlined-p): Doc fix.
8766
8767         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
8768         well as `mm-inlined-p'.
8769
8770 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8771
8772         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
8773         (nntp-send-command-and-decode): Use gnus-point-at-bol.
8774
8775 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8776         From  Paul Jarc <prj@po.cwru.edu>
8777
8778         * message.el (message-use-mail-followup-to): New variable.
8779         (message-get-reply-headers): Use it.
8780
8781 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
8782
8783         * nnheader.el (nnheader-init-server-buffer): Make sure the
8784         *nntpd* buffer is made multibyte instead of a random buffer.
8785
8786 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8787
8788         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
8789         when it returns headers.
8790
8791 2001-07-07  Simon Josefsson  <jas@extundo.com>
8792
8793         * rfc2047.el (rfc2047-encode-message-header): Skip header when
8794         trying to fold. Thanks to Colin Walters
8795         <walters@cis.ohio-state.edu>
8796
8797 2001-07-06  Simon Josefsson  <jas@extundo.com>
8798
8799         * imap.el (imap-parse-address-list, imap-parse-flag-list)
8800         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
8801         Add information in `assert's.
8802
8803         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
8804         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
8805         and `nnimap-group-overview-filename', should handle all
8806         change-of-uidvalidity related issues.  But there may be other
8807         problems.)
8808
8809 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
8810
8811         * rfc2047.el (rfc2047-encode-message-header): Don't include the
8812         header name when folding.
8813
8814 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
8815
8816         * mm-decode.el (mm-inlined-types): Document relationship with
8817         `mm-inline-media-tests'.
8818         (mm-display-inline): Default to displaying as plain text if no
8819         inlining handler is available.
8820         (mm-inlinable-p): Remove.
8821         (mm-inlined-p): Don't call `mm-inlinable-p'.
8822         (mm-automatic-display-p): Ditto.
8823         (mm-attachment-override-p): Ditto.
8824
8825 2001-07-04  Simon Josefsson  <jas@extundo.com>
8826
8827         * nnimap.el (nnimap-importantize-dormant): New variable.
8828         (nnimap-request-update-info-internal): Use it.
8829         (nnimap-request-set-mark): Ditto.
8830
8831 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
8832
8833         * nntp.el (nntp-send-command): don't pass a buffer argument to
8834         `point'. Only XEmacs accepts this.
8835         * nntp.el (nntp-send-command-nodelete): ditto.
8836         * nntp.el (nntp-send-command-and-decode): ditto.
8837
8838 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
8839
8840         * nntp.el (nntp-open-connection-function): doc update.
8841         * nntp.el (nntp-pre-command): New.
8842         * nntp.el (nntp-via-rlogin-command): New.
8843         * nntp.el (nntp-via-telnet-command): New.
8844         * nntp.el (nntp-via-telnet-switches): New.
8845         * nntp.el (nntp-via-user-name): New.
8846         * nntp.el (nntp-via-user-password): New.
8847         * nntp.el (nntp-via-address): New.
8848         * nntp.el (nntp-via-envuser): New.
8849         * nntp.el (nntp-via-shell-prompt): New.
8850         * nntp.el (nntp-open-telnet-stream): New.
8851         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
8852         * nntp.el (nntp-open-via-telnet-and-telnet): New.
8853         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
8854         * nntp.el (nntp-send-command): ditto.
8855         * nntp.el (nntp-send-command-nodelete): ditto.
8856         * nntp.el (nntp-send-command-and-decode): ditto.
8857
8858 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
8859         Trivial patch.
8860
8861         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
8862         `when'.
8863
8864 2001-07-03  Simon Josefsson  <jas@extundo.com>
8865         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
8866
8867         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
8868
8869 2001-07-03  Simon Josefsson  <jas@extundo.com>
8870
8871         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
8872         remove it (workaround XEmacs `fill-region' bug).
8873
8874 2001-07-01  Simon Josefsson  <jas@extundo.com>
8875
8876         * nnimap.el (nnimap-date-days-ago): Defeat locale.
8877
8878 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8879
8880         * mml2015.el (mml2015-format-error): New function.
8881         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
8882         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
8883         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
8884
8885 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8886
8887         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
8888         Suggested by Christoph Conrad <C.Conrad@cli.de>.
8889
8890         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
8891         group variables.
8892
8893 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8894
8895         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
8896
8897         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
8898         (nnrss-save-group-data): Ditto.
8899
8900         * gnus-agent.el (gnus-agent-save-alist): Ditto.
8901
8902 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8903
8904         * message.el (message-do-send-housekeeping): Narrow to headers.
8905
8906 2001-06-24  Simon Josefsson  <jas@extundo.com>
8907
8908         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
8909         insertion when breaking lines looked for " \t" instead of "[ \t]".
8910         (rfc2047-encode-message-header): Fold lines even if
8911         no QP encoding is done.
8912
8913 2001-06-23  Simon Josefsson  <jas@extundo.com>
8914         From Samuel Tardieu <sam@inf.enst.fr>
8915
8916         * smime.el (smime-keys): Support additional certificates.
8917         (smime-make-certfiles): New function.
8918         (smime-sign-region): Use previous variables.
8919         (smime-get-certfiles): New function.
8920         (smime-sign-buffer): Use it.
8921         (smime-verify-region): Support both CAfile and CApath.
8922
8923 2001-06-23  Simon Josefsson  <jas@extundo.com>
8924
8925         * smime.el (smime-decrypt-region): Perhaps work.
8926
8927 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8928
8929         * gnus-msg.el (gnus-copy-article-buffer): Typo.
8930
8931 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
8932
8933         * mm-decode.el (mm-save-part): Rewrite file name.
8934         (mm-file-name-rewrite-functions): New variable.
8935         (mm-file-name-delete-whitespace): New function.
8936         (mm-file-name-trim-whitespace): New function.
8937         (mm-file-name-collapse-whitespace): New function.
8938         (mm-file-name-replace-whitespace): New variable and function.
8939
8940 2001-06-22  Simon Josefsson  <jas@extundo.com>
8941
8942         * message.el (message-make-date): Workaround locale for weekdays.
8943
8944 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8945
8946         * message.el (message-goto-body): Return nil if not found. (revert!)
8947
8948 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8949         From Fremlin <chief@bandits.org>
8950
8951         * message.el (message-goto-body): Some messages have no header.
8952
8953         * gnus-msg.el (gnus-copy-article-buffer): Use it.
8954
8955 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
8956
8957         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
8958
8959 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8960
8961         * message.el (message-make-date): Add week day.
8962         Suggested by Jason R. Mastaler <jason@mastaler.com>.
8963
8964 2001-06-19  Simon Josefsson  <jas@extundo.com>
8965
8966         * message.el (message-yank-prefix): Doc fix.
8967         (message-yank-cited-prefix): Ditto.
8968         (message-delete-not-region): Keep citation prefix on first line,
8969         if possible and appropriate.
8970
8971 2001-06-19  Simon Josefsson  <jas@extundo.com>
8972
8973         * imap.el (imap-process-connection-type): New variable.
8974         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
8975         recent `imtest's work completely (no line length issues), while
8976         making making old `imtest's unusable.  Thanks to NAGY Andras
8977         <nagya@inf.elte.hu> for his work.
8978
8979 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
8980
8981         * imap.el (imap-ssl-program): Add -quiet to shut up
8982         OpenSSL/SSLeay's internal debug talk.
8983
8984 2001-06-19  Matt Armstrong  <matt@lickey.com>
8985
8986         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
8987         server.
8988
8989 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8990
8991         * nnmail.el (nnmail-article-buffer): New variable.
8992         (nnmail-split-incoming): Use it.
8993
8994 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
8995
8996         * qp.el (quoted-printable-decode-region): If called interactively,
8997         use coding-system-for-read.
8998
8999 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9000
9001         * message.el (message-check-news-header-syntax): Check Reply-To.
9002
9003 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9004
9005         * mml.el (mml-parse-1): Use message options.
9006
9007         * message.el (message-do-fcc): Don't do anything if there is no
9008         FCC.
9009
9010 2001-06-16  Simon Josefsson  <jas@extundo.com>
9011
9012         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
9013         (nnimap-expunge-search-string): New variable.
9014         (nnimap-request-expire-articles): Use it.
9015
9016 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9017
9018         * message.el (message-send-mail-with-qmail): wrong exit status is
9019         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
9020
9021 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9022
9023         * gnus-art.el (article-strip-multiple-blank-lines): Use
9024         delete-region instead of replace-match.
9025
9026 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9027
9028         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
9029         (nnweb-google-wash-article): Ditto.
9030
9031 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
9032
9033         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
9034
9035 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9036
9037         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
9038         specs.
9039
9040 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9041
9042         * gnus.el (gnus-email-address): Move it here.
9043
9044         * gnus-art.el (article-de-quoted-unreadable): Read charset if
9045         requested.
9046         (article-de-base64-unreadable): Ditto.
9047         (article-wash-html): Ditto.
9048
9049 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9050
9051         * message.el (message-options-set-recipient): Don't add ", "
9052         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
9053
9054 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9055
9056         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
9057
9058 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9059
9060         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
9061         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
9062
9063         * nnrss.el (nnrss-node-text): Node might be nil.
9064
9065 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9066
9067         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
9068         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
9069
9070         * nnrss.el (nnrss-group-alist): More items.
9071
9072 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9073
9074         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
9075
9076 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9077         Trivial patch from Dale Hagglund  <rdh@best.com>
9078
9079         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
9080         restrict clauses.
9081
9082 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9083
9084         From Benjamin Rutt <brutt+news@bloomington.in.us>
9085
9086         * message.el (message-wide-reply-confirm-recipients): New variable.
9087
9088 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9089         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
9090
9091         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
9092         fix so it works with XEmacs.
9093
9094 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9095
9096         * nnrss.el (nnrss-retrieve-headers): Support description as extra
9097         headers.
9098
9099 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9100
9101         * nnrss.el: Fix a few bugs.
9102
9103 2001-06-05  Simon Josefsson  <jas@extundo.com>
9104
9105         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
9106         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
9107
9108 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
9109
9110         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
9111         binary so that we don't transmit ISO 2022 garbage to the process.
9112         This is needed under XEmacs.
9113
9114 2001-06-03  Simon Josefsson  <simon@josefsson.org>
9115
9116         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
9117         autoloaded incorrectly below because ssl-program-* is bound.)
9118         Thanks to Amos Gouaux for report.
9119
9120 2001-06-02  Simon Josefsson  <simon@josefsson.org>
9121
9122         * imap.el (imap-kerberos4-open):
9123         (imap-gssapi-open):
9124         (imap-ssl-open):
9125         (imap-network-open):
9126         (imap-shell-open):
9127         (imap-starttls-open): Set buffer to workaround spurious
9128         `accept-process-output' buffer changes.  Thanks to Mats Lidell
9129         <Mats.Lidell@contactor.se> for report and partial patch and Jake
9130         Colman <colman@ppllc.com> for report.
9131
9132 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9133
9134         * gnus-sum.el (gnus-summary-catchup): New argument.
9135         (gnus-summary-catchup-from-here): New function.
9136
9137 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9138
9139         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
9140         back, then insert glyph.  (Before, the glyph was inserted first,
9141         then the newline.)  This works around a behavior in XEmacs where
9142         it is not possible to insert a character after a glyph which is at
9143         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
9144
9145 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9146
9147         From Jaap-Henk Hoepman (jhh@xs4all.nl).
9148
9149         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
9150         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
9151         mm-destroy-postponed-undisplay-list): New functions.
9152         (mm-display-external): Use them.
9153
9154 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9155
9156         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
9157         `default-low' when evaluating `gnus-summary-highlight'.
9158         From Raja R Harinath <harinath@cs.umn.edu>.
9159
9160 2001-05-27  Simon Josefsson  <simon@josefsson.org>
9161
9162         * message.el (message-yank-cited-prefix): New variable.
9163         (message-indent-citation): Use it.
9164
9165         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
9166         as details.
9167         (mml2015-mailcrypt-clear-verify): Ditto.
9168
9169 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9170         From Nevin Kapur <nevin@jhu.edu>.
9171
9172         * gnus-sum.el (gnus-summary-default-high-score,
9173         gnus-summary-default-low-score): New variables.
9174         (gnus-summary-highlight): Use them.
9175
9176 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
9177
9178         * message.el (message-mail): pass the 'send-actions argument to
9179         `message-setup'.
9180
9181 2001-05-16  Simon Josefsson  <simon@josefsson.org>
9182         From Raymond Scholz <ray-2001@zonix.de>
9183
9184         * gnus-art.el (gnus-mime-view-part-as-charset):
9185         (gnus-mime-internalize-part): Doc fixes.
9186
9187 2001-05-11  Simon Josefsson  <simon@josefsson.org>
9188
9189         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
9190         status lines without any text ("^215$").
9191
9192 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9193
9194         * nnrss.el (nnrss-check-group): Reverse.
9195
9196 2001-05-07  Simon Josefsson  <simon@josefsson.org>
9197
9198         * message.el (message-get-reply-headers):
9199         (message-followup): Fix typo, suggested by David Green
9200         <dgreen@uab.edu>
9201
9202 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9203
9204         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
9205
9206         * nnrss.el (nnrss-open-server): Read server data when it is called.
9207         (nnrss-request-expire-articles): Fix.
9208
9209 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9210
9211         * message.el (message-do-send-housekeeping): mail-abbrevs may
9212         rename buffer behind Gnus.
9213
9214 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9215
9216         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
9217         (nnrss-group-alist): Add more resources.
9218         (nnrss-check-group): Ignore errors.
9219
9220 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9221
9222         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
9223
9224         * nnslashdot.el (nnslashdot-request-list): Add time.
9225         (nnslashdot-request-expire-articles): New function.
9226
9227         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
9228         secondary methods too.
9229
9230 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9231
9232         * message.el (message-use-followup-to): Set default value to t.
9233
9234 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
9235
9236         * message.el (message-dont-reply-to-names): Fix documentation.
9237         (message-get-reply-headers): Use Mail-Followup-To only for wide
9238         replies.
9239
9240 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9241
9242         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
9243         correctly.
9244         (nnrss-check-group): Use time.
9245
9246 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9247
9248         * gnus.el: Oort Gnus v0.03 is released.
9249
9250 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9251
9252         * nnultimate.el (nnultimate-topic-article-to-article): Use the
9253         group.
9254
9255 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9256
9257         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
9258
9259 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9260
9261         * nnultimate.el (nnultimate-retrieve-headers): Return all
9262         available headers.
9263
9264         * gnus-sum.el (gnus-read-all-available-headers): New variable.
9265         (gnus-get-newsgroup-headers-xover): Use it.
9266
9267 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9268
9269         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
9270
9271 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9272
9273         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
9274
9275 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9276
9277         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
9278         disable it.
9279
9280         * gnus.el (gnus-info-nodes): Remove a few The's.
9281
9282 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9283
9284         * mail-source.el (mail-source-movemail): Call-process may return a
9285         signal description string.
9286
9287         * gnus-start.el (gnus-read-newsrc-el-file):
9288         gnus-newsrc-file-version may be nil.
9289
9290         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
9291         Suggested by Michael Sperber [Mr. Preprocessor]
9292         <sperber@informatik.uni-tuebingen.de>.
9293
9294 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
9295
9296         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
9297
9298 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
9299
9300         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
9301         fontify HANDLE.
9302
9303 2001-04-18  Simon Josefsson  <simon@josefsson.org>
9304
9305         * smime.el (smime-ask-passphrase): Rework to return value.
9306         (smime-sign-region): Rework to bind value and use it.
9307         (smime-decrypt-region): Ditto.
9308
9309 2001-04-18  Simon Josefsson  <simon@josefsson.org>
9310         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
9311
9312         * smime.el (smime-ask-passphrase): New function.
9313         (smime-sign-region): Use it.
9314         (smime-encrypt-cipher): New variable.
9315         (smime-decrypt-region): Ditto.
9316
9317 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
9318         Committed by Simon Josefsson  <simon@josefsson.org>
9319
9320         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
9321         the log.
9322
9323 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9324
9325         * gnus.el: Oort Gnus v0.02 is released.
9326
9327 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
9328
9329         * gnus.el: Oort Gnus v0.01 is released.
9330
9331 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9332
9333         * gnus-sum.el (gnus-summary-highlight): Highlight read
9334         undownloaded articles as read articles.
9335
9336         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
9337         (gnus-agent-get-undownloaded-list): Mark all undownloaded
9338         articles, even read ones, as such.
9339
9340         * gnus-sum.el (gnus-summary-find-matching): Clean up.
9341         (gnus-find-matching-articles): New function.
9342         (gnus-summary-limit-include-matching-articles): New command.
9343         (gnus-summary-limit-include-thread): Include articles that have
9344         matching subjects.
9345         (gnus-offer-save-summaries): Clean up.
9346
9347 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9348
9349         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
9350
9351 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9352         From Jason Merrill <jason_merrill@redhat.com>
9353
9354         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
9355
9356 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
9357         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9358
9359         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
9360         newsgroup names when the original article is a news message.
9361
9362 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9363
9364         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
9365         supported. Suggest by Jim Meyering <jim@meyering.net>.
9366
9367 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
9368         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
9369
9370         * nnmail.el (nnmail-split-it): Added check for .* at the end of
9371         regexp in nnmail-split-fancy.
9372
9373 2001-04-10  Simon Josefsson  <simon@josefsson.org>
9374
9375         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
9376
9377 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
9378
9379         * message.el (message-send-mail): Improve the interaction with the
9380         user.
9381
9382 2001-04-10  Simon Josefsson  <simon@josefsson.org>
9383
9384         * imap.el (imap-message-copy): Work around buggy servers that
9385         doesn't send TRYCREATE tags.
9386
9387 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
9388
9389         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
9390
9391 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9392
9393         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
9394         date.
9395
9396 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9397
9398         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
9399         lives.
9400
9401 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9402
9403         * gnus-art.el (gnus-parse-news-url): New function.
9404         (gnus-button-handle-news): New function.
9405         (gnus-button-alist): Point to new functions.
9406
9407         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
9408
9409         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
9410         gnus-format-specs.
9411
9412         * message.el (message-check-news-header-syntax): Question even
9413         when Gnus doesn't know the group names.
9414         (message-send-news): Clean up.
9415
9416         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
9417         exited on purpose without saving.
9418
9419         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
9420
9421 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9422
9423         * gnus-score.el (gnus-score-orphans): Clean up.
9424
9425         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
9426
9427         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
9428         later.
9429
9430         * gnus-start.el (gnus-close-all-servers): Find the right items to
9431         close.
9432
9433         * qp.el (quoted-printable-decode-region): Just message
9434         malformation; don't quit.
9435
9436 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9437         From Gerd Moellmann <gerd@gnu.org>.
9438
9439         * gnus.el (gnus-interactive): A typo.
9440
9441 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
9442         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9443
9444         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
9445         `assq-delete-all', if that function exists; otherwise use the old
9446         definition. Documentation changed to match the one in
9447         `assq-delete-all'.
9448
9449 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9450
9451         * gnus-start.el (gnus-close-all-servers): New function.
9452
9453         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
9454         (gnus-server-remove-denials): Clean up.
9455
9456         * gnus-sum.el (gnus-summary-sort-by-original): New command and
9457         keystroke.
9458
9459 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9460
9461         * message.el (message-send-news): Message where we are sending.
9462         (message-send-mail): Ditto.
9463
9464         * gnus.el (gnus-server-string): New function.
9465
9466         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
9467
9468         * mm-decode.el (mm-default-directory): Customized.
9469         (mm-tmp-directory): Ditto.
9470
9471         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
9472         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
9473         or Chars.
9474         (gnus-summary-line-format-alist): ?l is now a string.
9475         (gnus-summary-prepare-threads): Output ? for unknown lines.
9476         (gnus-summary-insert-line): Ditto.
9477         (gnus-summary-print-article): Unbalanced parentheses.
9478
9479         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
9480         out whether new stuff has arrived.
9481
9482 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
9483
9484         * gnus-sum.el: Let printing work on ttys on Emacs.
9485
9486 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9487
9488         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
9489         when forcing news.
9490
9491         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
9492         command.
9493
9494 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
9495
9496         * message.el (message-set-auto-save-file-name): Don't use
9497         asterisks under nt.
9498
9499 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9500
9501         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
9502         lists of articles.
9503
9504         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
9505
9506         * gnus-msg.el (gnus-put-message): Clean up.
9507         (gnus-summary-reply): Mark all replied-to articles as replied to.
9508         (gnus-inews-add-send-actions): Also mark as forwarded.
9509         (gnus-summary-mail-forward): Mark as forwarded.
9510
9511         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
9512         of articles.
9513         (gnus-summary-mark-article-as-forwarded): Ditto.
9514
9515         * gnus-msg.el (gnus-summary-resend-message): Mark article as
9516         forwarded.
9517         (gnus-summary-mail-forward): Clean up.
9518
9519         * gnus.el (gnus-article-mark-lists): Added forward.
9520
9521         * gnus-sum.el (gnus-forwarded-mark): New variable.
9522         (gnus-summary-prepare-threads): Use it.
9523         (gnus-summary-update-secondary-mark): Ditto.
9524         (gnus-newsgroup-forwarded): New variable.
9525
9526 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9527
9528         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
9529         (gnus-summary-very-wide-reply): New command and keystroke.
9530         (gnus-summary-very-wide-reply-with-original): Ditto.
9531
9532         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
9533         (gnus-score-adaptive): Use it.
9534
9535         * gnus-start.el (gnus-get-unread-articles): Clean up.
9536
9537 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9538
9539         * nnultimate.el (nnultimate-retrieve-headers): Work for other
9540         boards.
9541
9542 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
9543
9544         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
9545         * gnus-start.el (gnus-subscribe-newsgroup): use it.
9546
9547 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9548
9549         * nnultimate.el (nnultimate-retrieve-headers): Understand
9550         long-form month names.
9551
9552 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9553
9554         * gnus-sum.el (gnus-summary-show-all-headers):
9555         gnus-article-show-all-headers is broken. Use
9556         gnus-summary-toggle-header instead.
9557
9558         * mml2015.el (mml2015-gpg-extract-from): No error.
9559
9560 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9561         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
9562
9563         * mml2015.el (mml2015-gpg-extract-from): New function.
9564         (mml2015-gpg-verify): Use it.
9565         (mml2015-gpg-clear-verify): Use it.
9566
9567 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9568
9569         * message.el (message-setup-fill-variables): Use
9570         fill-paragraph-function.
9571         (message-fill-paragraph): Take an argument.
9572         (message-newline-and-reformat): Take another argument.
9573
9574 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9575
9576         * message.el (rmail-output): It is in rmailout.el not rmail.el.
9577
9578 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9579
9580         * message.el (message-forward): local-variable-p takes an extra
9581         argument in XEmacs.
9582
9583 2001-03-16  Simon Josefsson  <simon@josefsson.org>
9584
9585         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
9586         `nnimap-use-nov-p' (it really tested the negative).
9587         (nnimap-retrieve-headers): Use it.
9588
9589 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9590
9591         * message.el (message-generate-headers-first): Update doc.
9592
9593 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
9594         Trivial patch.
9595
9596         * gnus.el (gnus-summary-line-format): Typo.
9597
9598 2001-03-11  Simon Josefsson  <simon@josefsson.org>
9599
9600         * mailcap.el (mailcap-mime-data): Add application/sieve.
9601         (mailcap-mime-extensions): Add .siv, .xls.
9602
9603 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9604         From Christoph Conrad <christoph.conrad@gmx.de>
9605
9606         * gnus-score.el (gnus-summary-lower-thread): Typo.
9607
9608 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9609
9610         * message.el (message-forward-decoded-p): New variable.
9611         (message-forward-subject-author-subject): Use it.
9612         (message-make-forward-subject): Use it.
9613         (message-forward): Use it.
9614
9615         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
9616
9617         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
9618         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
9619
9620 ;;Has been fixed -- zsh.
9621 ;;2001-03-05  Dave Love  <fx@gnu.org>
9622 ;;
9623 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
9624 ;;      Move it after definition of mm-coding-system-p.
9625 ;;
9626 2001-03-01  Dave Love  <fx@gnu.org>
9627
9628         * mm-util.el (mm-inhibit-file-name-handlers): Add
9629         image-file-handler.
9630
9631 2001-02-11  Dave Love  <fx@gnu.org>
9632
9633         * message.el (message-signature-file): Fix doc, :type.
9634
9635 2001-02-08  Dave Love  <fx@gnu.org>
9636
9637         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
9638         (message-posting-charset): Defvar when compiling again.
9639         (rfc2047-encodable-p): Require message.
9640
9641         * gnus-sum.el (gnus-alter-articles-to-read-function):
9642         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
9643
9644 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9645
9646         * nnrss.el: New file.
9647
9648 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
9649         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9650
9651         * rfc2047.el (rfc2047-unfold-region): Fix arg of
9652         `skip-chars-forward'.
9653
9654 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9655
9656         * nndraft.el (nndraft-request-group): Restore auto save files if
9657         the original files do not exist.
9658
9659 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9660
9661         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
9662         SCORE paths.
9663
9664         * mm-decode.el (mm-dissect-buffer): Call
9665         mail-extract-address-components only if necessary.
9666
9667 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9668
9669         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
9670         directory part.
9671         (gnus-score-search-global-directories): Use file-directory-p.
9672
9673         * gnus-score.el (gnus-score-score-files-1): Use
9674         gnus-kill-files-directory.
9675         From Adrian Aichner <adrian@xemacs.org>.
9676
9677 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9678
9679         * gnus.el (charset): Move here from gnus-sum.el.
9680
9681 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9682
9683         * mml.el (mml-preview): Disable local map.
9684
9685         * gnus-sum.el (gnus-summary-make-menu-bar): Make
9686         gnus-article-post-menu here.
9687
9688         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
9689         if it has not been made.
9690
9691 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9692
9693         * gnus-art.el (gnus-article-describe-key): Map key to event.
9694         (gnus-article-describe-key-briefly): Ditto
9695
9696 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9697
9698         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
9699
9700 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9701         From Katsumi Yamaoka <yamaoka@jpl.org>.
9702
9703         * dgnushack.el (coerce, merge, subseq): defmacro.
9704
9705 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9706
9707         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
9708         A fake defalias in nndraft.el results a not-activated bug in
9709         uncompiled versions.
9710
9711 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
9712         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9713
9714         * gnus-util.el (gnus-split-references): Handle malformed References:.
9715
9716 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9717
9718         * gnus-art.el (gnus-article-mime-part-status): 1 part.
9719
9720 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9721         From NAGY Andras <nagya@inf.elte.hu>.
9722
9723         * gnus.el (gnus-parameters): Typo.
9724
9725 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9726
9727         * gnus.el (gnus-read-method): Remove redundancy.
9728
9729 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9730
9731         * nnslashdot.el (nnslashdot-backslash-url): New variable.
9732         (nnslashdot-request-list): Use it.
9733
9734 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9735
9736         * nnml.el (nnml-generate-active-info): Fix the case when there is
9737         no file.
9738
9739         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
9740         (gnus-summary-create-article): New function.
9741
9742         * gnus-group.el (gnus-group-mark-article-read): New function.
9743
9744         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9745
9746         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
9747
9748 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9749
9750         * gnus-art.el (gnus-article-edit-done): Don't use
9751         gnus-article-edit-exit.
9752         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
9753
9754         * gnus.el (gnus-parameters): New variable.
9755         Suggested by NAGY Andras <nagya@inf.elte.hu>.
9756         (gnus-parameters-get-parameter): New function.
9757         (gnus-group-find-parameter): Use it.
9758
9759 2001-02-23  Simon Josefsson  <simon@josefsson.org>
9760
9761         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
9762         change of default value to `current'.
9763
9764 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9765
9766         * nneething.el (nneething-get-head): Insert unreadable file too.
9767
9768 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9769
9770         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
9771
9772         * webmail.el (webmail-type-definition): Deja is bought by google.
9773
9774 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9775
9776         * gnus-sum.el (gnus-fetch-headers): New function.
9777         (gnus-select-newsgroup): Use it.
9778         (gnus-summary-insert-articles): New function.
9779         (gnus-summary-insert-old-articles): New function.
9780         (gnus-summary-insert-new-articles): New function.
9781
9782         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
9783         (gnus-group-list-active): Ditto.
9784         * gnus-sum.el (gnus-set-mode-line): Ditto.
9785         (gnus-summary-read-group-1): Ditto.
9786
9787 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9788
9789         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
9790         current topic.
9791
9792 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9793
9794         * smiley.el (gnus-smiley-display): Don't do widening.
9795
9796         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
9797         within body.
9798
9799         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
9800
9801         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
9802         New variable.
9803         (gnus-mime-display-multipart-related-as-mixed): New variable.
9804         (gnus-mime-display-part): Use them.
9805
9806 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9807
9808         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
9809         something special.
9810
9811 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9812
9813         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
9814         (nnweb-request-article): Call reference if exists.
9815         (nnweb-type-definition): Dejanews is bought by google.com.
9816         Beta!
9817
9818 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9819
9820         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
9821
9822 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9823
9824         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
9825         gnus-article-sort-functions.
9826         (gnus-article-sort-functions): Doc fix.  Refer to
9827         gnus-thread-sort-functions.
9828
9829 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9830         From Paul Jarc <prj@po.cwru.edu>.
9831
9832         * message.el (message-get-reply-headers): More fixes.
9833
9834 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
9835         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9836
9837         * message.el (message-get-reply-headers): Fix bug with
9838         Mail-Followup-To/to-address interaction.
9839
9840 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9841
9842         * gnus-msg.el (gnus-configure-posting-styles): Match header in
9843         gnus-article-copy.
9844
9845 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9846
9847         * message.el (message-do-send-housekeeping): Rename to a better
9848         name.
9849
9850 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9851
9852         * message.el (message-cancel-news): Check article first, then ask
9853         yes or no.
9854
9855 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9856
9857         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
9858
9859 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9860
9861         * gnus-range.el (gnus-range-normalize): New function.
9862
9863 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
9864
9865         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
9866
9867 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9868
9869         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
9870
9871         * nnagent.el (nnagent-request-regenerate): New function.
9872
9873         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
9874
9875         * nnml.el (nnml-generate-nov-databases): Accept argument
9876         server. Don't open server if it is opened.
9877         (nnml-request-regenerate): Use it. Change to deffoo.
9878
9879 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9880         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9881
9882         * gnus.el (gnus-define-group-parameter): Fix.
9883
9884 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9885
9886         * gnus.el (gnus-define-group-parameter): Improved.
9887
9888         * gnus-sum.el (charset): Define parameter.
9889         (ignored-charsets): Ditto.
9890         (gnus-summary-setup-default-charset): Use them.
9891
9892         * gnus-start.el (gnus-read-descriptions-file): Use them.
9893
9894         * gnus-cus.el (gnus-group-parameters): Remove them.
9895
9896 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9897
9898         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
9899
9900 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9901
9902         * gnus-sum.el (gnus-summary-read-group-1): Remove
9903         gnus-summary-set-local-parameters.
9904         (gnus-summary-setup-buffer): Put it here.
9905
9906 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9907
9908         * gnus.el (to-address): Define parameter.
9909         (to-list): Ditto.
9910         * gnus-art.el (article-hide-boring-headers): Use them.
9911         * gnus-msg.el (gnus-post-news): Ditto.
9912         * gnus-cus.el (gnus-group-parameters): Remove them.
9913
9914 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9915
9916         * gnus-draft.el (gnus-draft-reminder): New function.
9917
9918         * gnus-art.el (gnus-sender-save-name): New function.
9919
9920 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9921
9922         * mm-util.el (mm-mime-charset): Error message.
9923
9924 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9925
9926         * message.el (message-check-news-body-syntax): Don't check mml lines.
9927
9928 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9929
9930         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
9931         subscribe.
9932
9933         * gnus-start.el (gnus-call-subscribe-functions): New function.
9934         (gnus-find-new-newsgroups): Use it.
9935         (gnus-ask-server-for-new-groups): Use it.
9936         (gnus-check-first-time-used): Use it.
9937         (gnus-subscribe-newsgroup-method): Grok a list of functions.
9938         (gnus-subscribe-options-newsgroup-method): Ditto.
9939         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
9940         return .
9941
9942 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9943
9944         * gnus-cus.el (gnus-score-customize): Doc fix.
9945
9946 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
9947
9948         * dgnushack.el (my-getenv): Typo.
9949
9950 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9951
9952         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
9953
9954 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9955
9956         * gnus-group.el (gnus-group-suspend): Offer save summaries.
9957
9958         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
9959         (gnus-treatment-function-alist): Use it.
9960         (article-remove-leading-whitespace): New function.
9961         (gnus-article-make-menu-bar): Use it.
9962
9963         * gnus-sum.el (gnus-summary-wash-empty-map): Add
9964         remove-leading-whitespace.
9965         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
9966         because of conflict.
9967
9968 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9969
9970         * Makefile.in: Hack generating gnus-load.el.
9971         * dgnushack.el: Ditto.
9972         * gnus-load.el: Remove it.
9973
9974 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9975
9976         * dgnushack.el : Add URLDIR.
9977
9978         * Makefile.in (EMACS_COMP): Ditto.
9979
9980 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9981
9982         * gnus-cus.el (gnus-score-customize): Error on no score file.
9983
9984 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9985
9986         * mm-decode.el (mm-merge-handles): New function.
9987
9988         * mm-view.el (mm-inline-message): Use it.
9989         (mm-view-message): Ditto.
9990
9991         * mm-partial.el (mm-inline-partial): Ditto.
9992
9993         * mm-extern.el (mm-inline-external-body): Ditto.
9994
9995         * gnus-art.el (gnus-mime-view-part): Ditto.
9996         (gnus-mime-view-part-as-type): Ditto.
9997         (gnus-mime-save-part-and-strip): Prevent users to strip in some
9998         cases.
9999
10000 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10001
10002         * message.el (message-cancel-news): Allow to shoot foot.
10003         (message-supersede): Ditto.
10004
10005 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
10006         Trivial patch.
10007
10008         * gnus-sum.el (gnus-simplify-subject-re): Use
10009         message-subject-re-regexp.
10010
10011 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10012
10013         * nnmail.el (nnmail-expiry-target-group): Bind
10014         nnmail-cache-accepted-message-ids to nil.
10015
10016         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
10017         coding system.
10018
10019 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10020
10021         * qp.el (quoted-printable-encode-region): Make sure characters are
10022         between 00 and FF.  Don't check charset.
10023
10024         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
10025         in Emacs 20.
10026         * rfc2047.el (rfc2047-q-encode-region): Ditto.
10027
10028 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10029
10030         * message.el (message-make-forward-subject): Argument decoded.
10031         (message-forward): Use it when digest.
10032
10033         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
10034         buffer.
10035
10036 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10037
10038         * message.el (message-generate-headers-first): Doc fix.
10039
10040 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10041
10042         * gnus-art.el (article-make-date-line): Error proof.
10043
10044 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10045
10046         * gnus-group.el (gnus-group-listing-limit): New variable.
10047         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
10048
10049         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
10050
10051 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10052
10053         * message.el (message-newline-and-reformat): Special case for
10054         breaking at BOL.
10055
10056 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
10057
10058         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
10059         message/rfc822.
10060
10061 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10062
10063         * message.el (message-encode-message-body): Don't insert
10064         Content-Type if it is inside a mail.
10065
10066 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10067
10068         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
10069         gnus-article-commands-menu.
10070
10071         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
10072         in Emacs.
10073
10074         * gnus-start.el (gnus-read-descriptions-file): Use
10075         gnus-group-name-charset and gnus-group-charset-alist.
10076
10077 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10078
10079         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
10080         active region.
10081
10082         * gnus-start.el (gnus-group-change-level): Remove from both
10083         gnus-zombie-list and gnus-killed-list.
10084
10085 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10086
10087         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
10088         gnus-subscribe-topics.
10089
10090         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
10091
10092 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10093
10094         * gnus-art.el (gnus-article-make-menu-bar): Make
10095         gnus-article-post-menu.
10096
10097         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
10098
10099         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
10100
10101         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
10102
10103         * message.el (message-mode-menu): Ditto.
10104
10105         * gnus-art.el (defvar): eval-when-compile.
10106
10107 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10108
10109         * gnus-agent.el (gnus-agentize): Fix doc.
10110
10111 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
10112
10113         * mml.el (mml-preview): Bind `q'.
10114
10115 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10116
10117         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
10118
10119 2001-01-31  Dave Love  <fx@gnu.org>
10120
10121         * mm-util.el (mm-mime-mule-charset-alist)
10122         (mm-find-mime-charset-region): Consider mule-utf-8.
10123
10124 2001-01-31  Dave Love  <fx@gnu.org>
10125
10126         * gnus-art.el (gnus-article-x-face-command)
10127         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
10128         :version.
10129
10130 2001-01-26  Dave Love  <fx@gnu.org>
10131
10132         * mm-util.el (mm-multibyte-string-p): New.
10133
10134 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
10135 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
10136 ;;      string-as-multibyte on class.  Clarify line-folding.
10137         (quoted-printable-encode-string): Make temp buffer inherit
10138         string's multibyteness.
10139
10140 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
10141
10142         * nnheader.el (toplevel): Don't require `gnus-util' at
10143         compile-time; this creates a circular dependency, and prevents
10144         a bootstrap.
10145
10146 2001-01-22  Andreas Schwab  <schwab@suse.de>
10147
10148         * nnheader.el (gnus-delete-line): Autoload it as a macro.
10149
10150 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10151
10152         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
10153
10154         * gnus-art.el (article-hide-list-identifiers): Ditto.
10155
10156         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
10157
10158 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10159
10160         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
10161
10162         * gnus-art.el (article-hide-list-identifiers): Similar.
10163
10164 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
10165
10166         * nnmail.el (nnmail-remove-list-identifiers): Improved.
10167
10168 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10169
10170         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
10171
10172 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10173
10174         * gnus-util.el (gnus-string-equal): New function.
10175
10176         * gnus-art.el (article-hide-boring-headers): Use it.
10177
10178 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
10179
10180         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
10181
10182 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10183
10184         * gnus-msg.el (gnus-msg-mail): Support switch-action.
10185
10186 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10187
10188         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
10189         command if there is not last-saver.
10190
10191 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10192
10193         * nntp.el (nntp-open-connection): 201 is possible.
10194
10195 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10196
10197         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
10198         (rfc2047-charset-encoding-alist): Add big5.
10199
10200 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10201
10202         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
10203         (gnus-agent-remove-server): Ditto.
10204         (autoload): gnus-server-update-server.
10205
10206         * gnus-srvr.el (gnus-server-line-format): Add %a.
10207         (gnus-server-line-format-alist): Add gnus-tmp-agent.
10208         (gnus-server-insert-server-line): Use it.
10209
10210 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10211
10212         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
10213         GB2312 and Big5.
10214
10215 2001-01-24  Simon Josefsson  <sj@extundo.com>
10216
10217         * mail-source.el (mail-sources): Add :program specifier to IMAP
10218         mail source.
10219         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
10220
10221 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10222
10223         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
10224
10225 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10226
10227         * nntp.el (nntp-wait-for): Return the success code.
10228         (nntp-open-connection): Use it.
10229
10230 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10231
10232         * gnus-int.el (gnus-check-server): Allow breaking the opening.
10233
10234 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10235
10236         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
10237
10238 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10239
10240         * gnus-sum.el (gnus-summary-print-article): Take one prefix
10241         argument. Allow to print several articles in one file.
10242
10243 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10244
10245         * webmail.el (webmail-type-definition): netaddress changes.
10246
10247 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10248
10249         * gnus.el: Fix copyright. Remove trailing spaces.
10250
10251         * message.el (message-forward): Use mule4.
10252
10253 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10254
10255         * mm-util.el (mm-string-as-unibyte): New function.
10256
10257         * message.el (message-forward): Use it.
10258
10259 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10260
10261         * message.el (message-cite-original-without-signature): Don't peel
10262         off the blank line.
10263         (message-get-reply-headers): Add Cc if it is not in follow-to.
10264
10265 2001-01-20  Simon Josefsson  <sj@extundo.com>
10266
10267         * mm-decode.el (mm-handle-multipart-from): Add.
10268         (mm-dissect-buffer): Save From: header value.
10269         (mm-security-from): Remove.
10270         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
10271
10272         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
10273         instead of `mml-security-from'.  Protect null from value.
10274
10275 2001-01-20  Simon Josefsson  <sj@extundo.com>
10276
10277         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
10278         application/vnd.ms-excel attachments.
10279
10280 2001-01-19  Simon Josefsson  <sj@extundo.com>
10281
10282         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
10283
10284 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10285
10286         * message.el (message-ignored-mail-headers): Ditto.
10287
10288 2001-01-19  Simon Josefsson  <sj@extundo.com>
10289
10290         * message.el (message-ignored-news-headers): Only search beginning
10291         of line.
10292
10293 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
10294         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
10295
10296         * message.el (message-send-mail): Content-Type may not be there.
10297
10298 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10299
10300         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
10301         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
10302
10303         * gnus-art.el (article-display-x-face): Insert X-Face if there is
10304         not.
10305
10306 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10307
10308         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
10309         non-native groups.
10310
10311 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10312
10313         * message.el (message-yank-original): Understand
10314         universal-argument.
10315
10316 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10317
10318         * gnus-art.el (gnus-boring-article-headers): Add to-address.
10319         (article-hide-boring-headers): Ditto.
10320
10321         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
10322
10323 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10324
10325         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
10326         one.
10327
10328 2001-01-16  Simon Josefsson  <simon@josefsson.org>
10329
10330         * message.el (message-make-in-reply-to): Add comment to message-id
10331         (old syntax, see 2000-08-02 change).
10332
10333 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10334
10335         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
10336         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
10337         (gnus-button-reply): Ditto.
10338
10339 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10340
10341         * gnus-art.el (article-display-x-face): Fix.
10342
10343 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10344
10345         * gnus-art.el (article-display-x-face): Use
10346         gnus-original-article-buffer.
10347
10348 2001-01-15  Jack Twilley  <jmt@tbe.net>
10349
10350         * message.el (message-add-header): Move to point-max.
10351
10352 2001-01-15  Simon Josefsson  <simon@josefsson.org>
10353
10354         * smime.el (smime-CA-directory, smime-CA-file): Change default to
10355         nil, improve documentation.
10356         (smime-certificate-directory): Comment out false hints (until it
10357         is implemented).
10358
10359         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
10360         there aren't any keys.
10361         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
10362         verify certificate.  Default is changed to only check integrity.
10363         Improved security status texts.  If a certificate doesn't contain
10364         a email address, don't fail.
10365
10366         * smime.el (smime-noverify-region):
10367         (smime-noverify-buffer): New functions.  Verifies integrity only.
10368
10369 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10370
10371         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
10372
10373 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10374
10375         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
10376         (gnus-remove-some-windows): Ditto.
10377
10378 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10379
10380         * gnus-art.el (article-make-date-line): 11th.
10381
10382 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10383
10384         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
10385         (mml2015-gpg-sign): Ditto.
10386
10387 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10388
10389         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
10390         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
10391
10392 2001-01-08  Dave Love  <fx@gnu.org>
10393
10394         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
10395         single character.
10396
10397         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
10398
10399         * message.el: Doc and message fixes.
10400         (message-send-rename-function)
10401         (message-make-forward-subject-function)
10402         (message-send-mail-function, message-reply-to-function)
10403         (message-wide-reply-to-function, message-followup-to-function)
10404         (message-distribution-function, message-auto-save-directory): Fix
10405         :type.
10406
10407         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
10408         proceeding after warnings.  Amend multipart warning message.
10409
10410 2001-01-04  Dave Love  <fx@gnu.org>
10411
10412         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
10413         compiling.
10414         (gnus-make-directory): Require nnmail.
10415
10416         * mm-decode.el (mm-inline-media-tests): Add
10417         image/x-portable-bitmap.
10418         (mm-get-image): Grok pbm.
10419
10420 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
10421
10422         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
10423
10424 2001-01-09  Didier Verna  <didier@xemacs.org>
10425
10426         * dgnushack.el (dgnushack-compile): give a dummy value to
10427         `gnus-xmas-glyph-directory' for the time of compilation.
10428         * gnus-agent.el: moved some XEmacs specific hook add-ons from
10429         `gnus-xmas-[re]define' to avoid loosing user custom settings.
10430         * gnus-art.el: ditto.
10431         * gnus-group.el: ditto.
10432         * gnus-salt.el: ditto.
10433         * gnus-sum.el: ditto.
10434         * gnus-topic.el: ditto.
10435         * gnus-xmas.el (gnus-xmas-define): see above.
10436         * gnus-xmas.el (gnus-xmas-redefine): see above.
10437         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
10438         non-continuable error when the directory can't be found.
10439
10440 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10441
10442         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
10443         handle.
10444         * gnus-art.el (gnus-mime-view-part): Copy it.
10445         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
10446
10447 2001-01-09  Michael Downes  <mjd@ams.org>
10448
10449         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
10450
10451 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10452
10453         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
10454         orig-file. Use ',source.
10455
10456 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10457
10458         * gnus-xmas.el (gnus-xmas-modeline-glyph):
10459         (gnus-xmas-group-startup-message):
10460         Detect gnus-xmas-glyph-directory when it is nil.
10461
10462 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10463
10464         * pop3.el (pop3-get-message-count): Andrew Innes
10465         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
10466
10467 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10468
10469         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
10470
10471         * time-date.el (time-to-number-of-days): New function.
10472
10473 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
10474         Trivial patch.
10475
10476         * nnslashdot.el (nnslashdot-request-list): Always get the right
10477         sid.
10478
10479 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10480
10481         * message.el (message-minibuffer-local-map): New keymap.
10482         (message-read-from-minibuffer): Use it.
10483         * gnus-msg.el (gnus-summary-resend-message): Use it
10484
10485 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10486
10487         * gnus-start.el (gnus-display-time-event-handler): New function.
10488         (gnus-after-getting-new-news-hook): Use it.
10489
10490 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10491
10492         * message.el (message-ignored-mail-headers): Add draft header.
10493
10494 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10495
10496         * gnus-sum.el (gnus-summary-expire-articles): Don't save
10497         excursion.
10498
10499         * nnslashdot.el (nnslashdot-request-list): Get the right year.
10500
10501 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
10502         A revoked patch.
10503
10504         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
10505
10506 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10507
10508         * qp.el (quoted-printable-decode-region): Don't backward-char.
10509
10510 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10511
10512         * gnus-draft.el: Mark articles as replied.
10513
10514         * gnus-sum.el (gnus-summary-add-mark): New function.
10515
10516         * gnus-group.el (gnus-add-mark): New function.
10517
10518         * gnus-sum.el (gnus-summary-buffer-name): New function.
10519         (gnus-summary-setup-buffer): Use it.
10520
10521         * gnus-draft.el: Set things up with the right post method and
10522         stuff.
10523
10524         * message.el (message-ignored-news-headers): Remove X-Draft-From.
10525
10526         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
10527
10528         * gnus.el (gnus-draft-meta-information-header): New variable.
10529
10530 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10531
10532         * gnus-art.el (gnus-treatment-function-alist): Move the date
10533         functions before the header sorting functions.
10534
10535         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
10536
10537         * dgnushack.el (dgnushack-compile): Message whether there is w3.
10538         Don't (push "/usr/share/emacs/site-lisp" load-path).
10539
10540         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
10541         to empty fill prefixes.
10542
10543 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10544
10545         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
10546         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
10547
10548 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10549
10550         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
10551
10552         * nnml.el (autoload): Move to nnheader.el.
10553
10554         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
10555         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
10556         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
10557         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
10558
10559 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10560
10561         * gnus-art.el (article-make-date-line): Get the hours right.
10562         (gnus-ignored-headers): More hiding.
10563
10564         * nnmail.el (nnmail-expiry-wait): Not an integer.
10565
10566         * message.el (message-goto-body): Only expand abbrev when called
10567         interactively.
10568         (message-make-lines): Use it.
10569
10570 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10571
10572         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
10573
10574 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10575
10576         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
10577         include the expunged articles.
10578
10579         * gnus-group.el (gnus-group-sort-by-server): New function.
10580
10581         * gnus.el (gnus-method-to-server-name): New function.
10582         (gnus-group-prefixed-name): Use it.
10583
10584         * gnus-group.el (gnus-group-sort-function): Doc fix.
10585         (gnus-group-sort-groups-by-server): New command.
10586
10587 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10588
10589         * gnus-art.el (gnus-treat-date-english): New variable.
10590         (article-date-english): New command.
10591         (gnus-english-month-names): New variable.
10592         (article-make-date-line): Do 'english.
10593
10594         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
10595         after the fill prefix.
10596
10597         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
10598         score...".
10599
10600         * gnus-art.el (gnus-ignored-headers): Hide more headers.
10601
10602         * message.el (message-mode-map): Bind comment-region.
10603
10604         * gnus-art.el (gnus-mime-display-part): Let w3 display
10605         multipart/related.
10606
10607         * mm-bodies.el (mm-long-lines-p): New function.
10608         (mm-body-encoding): Use it.
10609         (mm-body-encoding): Encode articles with lines longer than 1000
10610         characters.
10611
10612 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10613
10614         * mm-util.el (mm-enable-multibyte): Use
10615         default-enable-multibyte-characters.
10616         (mm-enable-multibyte-mule4): Ditto.
10617         (mm-disable-multibyte): Test XEmacs.
10618         (mm-disable-multibyte-mule4): Ditto.
10619         (mm-with-unibyte-current-buffer): Simplified.
10620         (mm-with-unibyte-current-buffer-mule4): Ditto.
10621
10622 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10623
10624         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
10625
10626         * nnheader.el (nnheader-string-as-multibyte): New alias.
10627
10628         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
10629
10630         * gnus-uu.el (gnus-message-process-mark): New function.
10631         (gnus-uu-mark-by-regexp): Use it.
10632         (gnus-new-processable): New function.
10633
10634 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
10635          Trivial patch.
10636
10637         * gnus-sum.el (gnus-no-mark): New variable.
10638
10639 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10640
10641         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
10642         backslashes.
10643
10644 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10645
10646         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
10647         definition.
10648
10649 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10650
10651         * dgnushack.el (dgnushack-compile): elc is in the current directory.
10652
10653         * qp.el (quoted-printable-encode-region): Don't check multibyte in
10654         XEmacs.
10655
10656 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
10657         Trivial patch.
10658
10659         * mml.el (mml-read-tag): Save tag location.
10660
10661 2000-12-25  Simon Josefsson  <simon@josefsson.org>
10662
10663         * starttls.el: Sync with Emacs 21.
10664
10665 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10666
10667         * message.el (message-mail): Support yank-action.
10668
10669         * message.el (message-setup): Revoke the last change.
10670
10671 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10672
10673         * message.el (message-setup): Use cons. Suggested by Johan Vromans
10674         <jvromans@squirrel.nl>.
10675
10676 2000-12-24  Simon Josefsson  <sj@extundo.com>
10677
10678         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
10679         mailing list junk at end of part.
10680
10681 2000-12-23  Simon Josefsson  <sj@extundo.com>
10682
10683         * nnimap.el (nnimap-expiry-target): New function.
10684         (nnimap-request-expire-articles): Use it.
10685
10686 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10687
10688         * gnus.el (gnus-group-parameters-more): New variable.
10689         * gnus-cus.el (gnus-group-customize): Use it.
10690
10691         * gnus.el (gnus-define-group-parameter): New macro.
10692         (auto-expire): Use it
10693         (total-expire): Use it.
10694         * gnus-art.el (banner): Use it.
10695
10696         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
10697         <ljz@asfast.com>.
10698
10699 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10700
10701         * gnus-topic.el (gnus-topic-create-topic): Use list.
10702
10703         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
10704         before binding gnus-default-article-saver.
10705
10706         * gnus-sum.el (gnus-summary-save-article):
10707         (gnus-summary-pipe-output):
10708         (gnus-summary-save-article-mail):
10709         (gnus-summary-save-article-rmail):
10710         (gnus-summary-save-article-file):
10711         (gnus-summary-write-article-file):
10712         (gnus-summary-save-article-body-file): Ditto.
10713
10714         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
10715
10716 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10717
10718         * gnus-art.el (gnus-mime-security-button-map):
10719         (gnus-mime-button-map): Add parent.
10720
10721 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10722
10723         * messagexmas.el (message-xmas-redefine): New function.
10724
10725         * message.el: Use it.
10726
10727         * gnus-art.el (gnus-article-check-hidden-text): Return t.
10728
10729         * gnus-util.el (gnus-remove-text-properties-when): Return t.
10730
10731 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10732
10733         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
10734         malformatted messages.
10735
10736 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10737
10738         * mm-util.el (mm-image-load-path): New function.
10739
10740         * gnus-group.el (gnus-group-make-tool-bar): Use it.
10741
10742         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
10743
10744         * message.el (message-tool-bar-map): Use it.
10745
10746         * Makefile.in (install-el): New rule.
10747
10748 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10749
10750         * gnus-art.el (article-treat-dumbquotes): Quote \.
10751
10752 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10753
10754         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
10755         Emacs 20 runs on a terminal.
10756
10757 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10758
10759         * gnus-msg.el (gnus-bug): Revert to save-excursion.
10760
10761         * mml.el (gnus-add-minor-mode): Autoload.
10762
10763         * message.el (message-forward): Save-restriction.
10764
10765 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10766
10767         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
10768         Paul Stevenson <p.stevenson@surrey.ac.uk>
10769
10770 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10771
10772         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
10773
10774         * mml.el (gnus-ems): Don't require.
10775
10776         * gnus.el (gnus-decode-rfc1522): Removed.
10777         (gnus-set-text-properties): Define.
10778
10779 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10780
10781         * gnus-art.el (gnus-mime-*): handle may be nil.
10782
10783         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
10784
10785         * gnus.el (gnus-group-remove-excess-properties): Not defined
10786         in gnus-xmas.
10787
10788 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10789
10790         * message.el (message-mail-user-agent): Add :version.
10791
10792 2000-12-21  Miles Bader  <miles@gnu.org>
10793
10794         * message.el (message-mode): Set `comment-start' to the  yank prefix.
10795
10796 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10797
10798         * message.el (message-mail-user-agent): New variable.
10799         (message-setup): Renamed to message-setup-1. Support
10800         mail-user-agent.
10801         (message-mail-user-agent): New function.
10802         (message-mail): Use it.
10803         (message-reply): Use it.
10804         (message-resend): Use it.
10805         (message-mail-other-window): Use it.
10806         (message-mail-other-frame): Use it.
10807
10808         * gnus-msg.el (gnus-bug): Support mail-user-agent.
10809
10810 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10811
10812         * message.el (message-tool-bar-map): Simplify.
10813         (message-narrow-to-head-1): New function.
10814         (message-narrow-to-head): Use it.
10815         (message-reply): Ditto.
10816         (message-cancel-news): Ditto.
10817         (message-supersede): Ditto.
10818         (message-make-forward-subject): Ditto.
10819         (message-bounce): Ditto.
10820
10821 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10822
10823         * uudecode.el (uudecode-decode-region-external): make-temp-file
10824         may not be defined.
10825
10826         * binhex.el (defalias): eval-and-compile.
10827
10828         * message.el (message-tool-bar-map): New function.
10829         (message-mode): Use it.
10830
10831 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10832
10833         * nntp.el (nntp-find-connection): Remove the entry.
10834         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
10835
10836 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10837
10838         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
10839
10840         * message.el (message-forward): Copy buffer in unibyte mode.
10841
10842 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10843
10844         * message.el (message-make-forward-subject): Don't widen. Decode.
10845         (message-forward): Don't decode subject.
10846
10847 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
10848
10849         * qp.el (quoted-printable-encode-region): Upcase QP.
10850
10851 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10852
10853         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
10854         mail-extract-a-c instead. Don't depend on Gnus.
10855
10856         * mml.el (gnus-ems): Require it.
10857
10858         * gnus-msg.el (gnus-summary-mail-forward):
10859
10860         * message.el (message-forward):  Move mime-to-mml here.
10861
10862 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10863
10864         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
10865         * gnus-art.el (gnus-insert-mime-button): Simplify.
10866         (gnus-mime-display-alternative): Ditto.
10867         (gnus-insert-mime-security-button): Ditto.
10868
10869 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10870
10871         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
10872         text-property-not-all doesn't return nil when start=mark(end).
10873         (gnus-remove-text-properties-when): Ditto.
10874
10875 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10876
10877         * gnus-start.el (gnus-group-change-level): Remove group from
10878         gnus-active-hashtb if real killed.
10879
10880 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10881
10882         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
10883         (gnus-mime-display-alternative): Ditto.
10884         (gnus-insert-mime-security-button): Ditto.
10885
10886 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10887
10888         * gnus-start.el (gnus-group-change-level): Don't add it into
10889         killed-list if it was killed.
10890
10891 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10892
10893         * nnmbox.el (nnmbox-file-coding-system): Use binary.
10894         (nnmbox-active-file-coding-system): Ditto.
10895
10896         * gnus-cus.el (gnus-group-parameters): Add posting-style.
10897
10898 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10899
10900         * gnus.el (gnus-version):
10901         (gnus-version-number): Set to Oort Gnus 0.01.
10902
10903         * gnus-art.el (gnus-mime-security-button-map):
10904         (gnus-insert-mime-security-button): Fix for Emacs21.
10905
10906 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10907
10908         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
10909         easymenu, because XEmacs doesn't understand :help.
10910
10911         * mm-uu.el: Require binhex.
10912
10913 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10914
10915         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
10916
10917 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10918
10919         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
10920
10921 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
10922
10923         * *.xpm, *.pbm: Convert icons icons to size 24x24.
10924
10925 2000-12-18  Dave Love  <fx@gnu.org>
10926
10927         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
10928         (unused).
10929
10930 2000-12-13  Miles Bader  <miles@gnu.org>
10931
10932         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
10933         to t, so that we don't get stuck while trying to smilefy
10934         intangible text.
10935
10936 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
10937
10938         * smiley-ems.el (smiley-regexp-alist): Make regexps match
10939         at the end of the buffer.
10940         (smiley-region): In the loop, move to the end of the submatch
10941         matching the smiley instead of using the end of the match
10942         of the whole regexp.
10943
10944 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
10945
10946         * message.el (message-mode): Doc fix.
10947
10948 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
10949
10950         * smiley-ems.el (smiley-region): Doc fix.
10951
10952 2000-12-11  Miles Bader  <miles@gnu.org>
10953
10954         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
10955         bottom line visible, check to see if it's partially obscured, and
10956         if so, either scroll one more line to make it fully visible, or
10957         revert to showing the second line from the top.
10958
10959 2000-12-07  Dave Love  <fx@gnu.org>
10960
10961         * mailcap.el (mailcap-download-directory)
10962         * gnus-audio.el (gnus-audio-directory)
10963         * smiley-ems.el (smiley-data-directory): Fix :type.
10964
10965 2000-11-30  Dave Love  <fx@gnu.org>
10966
10967         * message.el (message-auto-save-directory): Use
10968         file-name-as-directory.
10969         (message-set-auto-save-file-name): Create
10970         message-auto-save-directory if necessary.
10971         (message-replace-chars-in-string): Removed -- unused.
10972         (message-mail-alias-type): Customize.
10973         (message-headers): Remove duplicate defgroup.
10974
10975 2000-11-29  Dave Love  <fx@gnu.org>
10976
10977         * qp.el (quoted-printable-decode-region): Use error, not message
10978         to report malformed text (like base64).  Amend message.
10979
10980 2000-11-29  Miles Bader  <miles@gnu.org>
10981
10982         * message.el (message-header-lines): Fontify tag.
10983
10984 2000-11-27  Dave Love  <fx@gnu.org>
10985
10986         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
10987         compiler warning.
10988
10989 ;2000-11-26  Dave Love  <fx@gnu.org>
10990 ;
10991 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
10992 ;
10993 2000-11-23  Dave Love  <fx@gnu.org>
10994
10995         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
10996
10997         * mm-uu.el (uudecode): Require.
10998         (uudecode-decode-region, uudecode-decode-region-external): Don't
10999         autoload.
11000         (mm-uu-copy-to-buffer): Doc fix.
11001         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
11002         type fix.
11003
11004         * mailcap.el: Doc fixes.
11005         (mailcap-mime-data): Various adjustments.
11006         (mailcap): New group.
11007         (mailcap-download-directory): Customize.
11008         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
11009         (mailcap-temporary-directory): Deleted (unused).
11010         (mailcap-unescape-mime-test): Simplify slightly.
11011         (mailcap-viewer-passes-test): Use functionp.
11012         (mailcap-command-p): Aliased to executable-find.
11013
11014         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
11015         default-enable-multibyte-characters is nil.
11016
11017 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
11018
11019         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
11020
11021 2000-11-21  Dave Love  <fx@gnu.org>
11022
11023         * gnus-art.el (gnus-mime-button-map): Don't inherit from
11024         gnus-article-mode-map.
11025 ;       (gnus-mime-button-menu): Use mouse-set-point.
11026         (gnus-insert-mime-button, gnus-mime-display-alternative)
11027         (gnus-mime-display-alternative): Don't use local-map property.
11028
11029 2000-11-17  Dave Love  <fx@gnu.org>
11030
11031         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
11032         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
11033         and make-temp-file.
11034         (uudecode-decode-region): Doc fix.
11035
11036 2000-11-14  Dave Love  <fx@gnu.org>
11037
11038         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
11039         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
11040         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
11041         New files, derived from the XPMs.
11042
11043 2000-11-10  Dave Love  <fx@gnu.org>
11044
11045         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
11046         (gnus-agent-lib-file, gnus-agent-load-alist)
11047         (gnus-agent-save-alist, gnus-agent-article-name): Use
11048         expand-file-name.
11049
11050         * gnus-group.el (gnus-group-name-charset-method-alist): Add
11051         :version.
11052         (nnkiboze-score-file): Defvar when compiling.
11053
11054         * gnus-start.el (gnus-read-newsrc-file): Add :version.
11055
11056         * gnus-art.el (gnus-article-banner-alist)
11057         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
11058         (gnus-article-date-lapsed-new-header)
11059         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
11060         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
11061         (gnus-treat-strip-headers-in-body)
11062         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
11063         (gnus-treat-translate): Add :version.
11064         (gnus-article-mime-part-function): Fix defcustom.
11065
11066         * nnmail.el (nnmail-expiry-target)
11067         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
11068         (nnmail-split-header-length-limit): Add :version.
11069
11070         * gnus-sum.el (gnus-auto-expirable-marks)
11071         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
11072         (gnus-extra-headers, gnus-ignored-from-addresses)
11073         (gnus-newsgroup-ignored-charsets)
11074         (gnus-group-highlight-words-alist)
11075         (gnus-summary-show-article-charset-alist): Add :version.
11076
11077         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
11078         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
11079         files, converted from the XPMs.
11080
11081         * gnus-cache.el (gnus-cache-active-file): Don't use
11082         file-name-as-directory on directory.
11083         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
11084         use file-name-as-directory on directory.
11085
11086         * time-date.el (timezone-make-date-arpa-standard): Autoload.
11087         (date-to-time): Use it.
11088
11089 ;       * message.el (message-mode) <adaptive-fill-regexp>:
11090 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
11091 ;       (message-newline-and-reformat): Likewise.
11092         (message-forward-as-mime, message-forward-ignored-headers)
11093         (message-buffer-naming-style, message-default-charset)
11094         (message-dont-reply-to-names, message-send-mail-partially-limit):
11095         Add :version.
11096
11097         * mm-util.el: Doc fixes.
11098         (mm-mime-charset): Don't use the raw result of
11099         mm-preferred-coding-system.
11100         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
11101         (mm-with-unibyte): Simplify.
11102
11103         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
11104         concat.
11105
11106         * pop3.el (pop3-version): Deleted.
11107         (pop3-make-date): New function, avoiding message-make-date.
11108         (pop3-munge-message-separator): Use it.
11109
11110 2000-11-09  Dave Love  <fx@gnu.org>
11111
11112         * gnus-group.el (gnus-group-make-directory-group)
11113         (gnus-group-fetch-faq): Use expand-file-name.
11114         (gnus-group-fetch-faq): Simplify completing-read form.
11115
11116         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
11117         test for Mule.
11118
11119         * message.el (tool-bar-map): Defvar when compiling.
11120
11121         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
11122         (gnus-tm-lisp-directory): Deleted.
11123         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
11124         (featurep 'xemacs).
11125         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
11126         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
11127         version numbers from file names.
11128
11129 2000-11-08  Dave Love  <fx@gnu.org>
11130
11131         * mm-view.el: Use featurep for XEmacs test.
11132         (mm-inline-message): Test for `remove-specifier'; don't use
11133         condition-case.
11134
11135         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
11136
11137         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
11138         (gnus-score-find-bnews): Don't concat "".
11139
11140         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
11141         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
11142         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
11143         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
11144
11145         * gnus-sum.el: Put some defvars in eval-when-compile.
11146         (gnus-summary-mode-hook): Add :options.
11147         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
11148         (gnus-summary-tool-bar-map): New variable.
11149         (gnus-summary-make-tool-bar): New function.
11150         (gnus-summary-mode): Put kill-all-local-variables first.
11151
11152         * gnus-group.el (gnus-group-toolbar-map): New variable.
11153         (gnus-group-make-tool-bar): Rewritten.
11154         (gnus-group-mode): Put kill-all-local-variables first.
11155
11156         * rfc2047.el: Require gnus-util.
11157
11158         * nnml.el (gnus-sorted-intersection): Autoload.
11159
11160         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
11161         Put some defvars in eval-when-compile.
11162         (gnus-intersection, gnus-sorted-complement):  Autoload.
11163
11164         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
11165
11166         * mm-encode.el (mm-body-7-or-8): Autoload.
11167
11168         * mm-decode.el (mm-insert-inline): Autoload.
11169
11170         * mml.el:
11171         * message.el: Put some defvars in eval-when-compile.
11172
11173         * gnus-msg.el: Put some defvars in eval-when-compile.
11174         (gnus-msg-mail): Move after gnus-setup-message.
11175
11176         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
11177
11178 2000-11-07  Dave Love  <fx@gnu.org>
11179
11180         * gnus-util.el (nnheader): Don't require message (recursive
11181         autoload).
11182
11183         * uudecode.el: Avoid compiler warnings.
11184
11185         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
11186         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
11187
11188 2000-11-06  Dave Love  <fx@gnu.org>
11189
11190         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
11191
11192         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
11193         (uudecode-char-int): New alias, replacing char-int.
11194         (uudecode-decode-region): Don't call buffer-disable-undo.
11195
11196 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
11197 ;       (mm-uu-configure-list): Doc fix.
11198 ;
11199 ;       * earcon.el (running-xemacs): Don't define.
11200 ;
11201 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
11202 ;
11203 ;       * message.el (message-font-lock-keywords): Match a final newline
11204 ;       to help font-lock's multiline support.
11205 ;
11206 2000-11-03  Dave Love  <fx@gnu.org>
11207
11208         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
11209
11210         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
11211         name.
11212
11213         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
11214         <banner>: Fix custom type, doc.
11215
11216         * mm-decode.el (mm-display-external): Space-prefix temp buffer
11217         name.  Don't disable undo explicitly.
11218
11219 ;2000-11-02  Dave Love  <fx@gnu.org>
11220 ;
11221 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
11222 ;       cite-prefix.
11223
11224 2000-11-01  Dave Love  <fx@gnu.org>
11225
11226         * rfc2047.el (base64): Require unconditionally.
11227         (message-posting-charset): Defvar when compiling.
11228         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
11229         message.
11230
11231         * gnus-sum.el (nnoo): Require.
11232         (mm-uu-dissect): Autoload.
11233
11234         * mml.el (mml-parse-1): Clarify message.
11235         (mml-minibuffer-read-type): Use mailcap-mime-types.
11236
11237 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
11238
11239         * mml.el: Fix a typo in the requiring of CL.
11240
11241 2000-11-01  Dave Love  <fx@gnu.org>
11242
11243         * utf7.el: Require cl when compiling.
11244
11245         * binhex.el: Use (featurep 'xemacs).
11246         (binhex-char-int): New alias, replacing char-int.  Change callers.
11247         (binhex-decode-region): Simplify work buffer code.
11248         (binhex-decode-region-external): Use expand-file-name, not concat.
11249
11250 2000-10-30  Dave Love  <fx@gnu.org>
11251
11252         * gnus-art.el: Fix 2000-10-27 change properly.
11253
11254 2000-10-28  Miles Bader  <miles@gnu.org>
11255
11256         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
11257
11258 2000-10-27  Dave Love  <fx@gnu.org>
11259
11260         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
11261         strings.
11262         (gnus-group-make-tool-bar): New function.
11263         (gnus-group-mode): Use it.
11264
11265         * message.el (message-mode-menu): Add some :help strings.
11266         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
11267         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
11268
11269         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
11270         * describe-group.xpm, get-news.xpm, kill-group.xpm:
11271         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
11272
11273         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
11274         display-graphic-p here.
11275
11276 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
11277
11278         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
11279         of the `gnus-xemacs' variable, as the latter has been removed.
11280         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
11281         * gnus-art.el (gnus-treat-display-xface)
11282         (gnus-treat-display-smileys, gnus-treat-display-picons)
11283         (gnus-article-read-summary-keys): Likewise.
11284
11285 2000-10-26  Dave Love  <fx@gnu.org>
11286
11287         (defvar): Use rmail-spool-directory unconditionally.
11288
11289 2000-10-18  Dave Love  <fx@gnu.org>
11290
11291         * mm-bodies.el (mm-uu-decode-function)
11292         (mm-uu-binhex-decode-function): Defvar when compiling.
11293
11294         * gnus-nocem.el (gnus-nocem-issuers): Update.
11295         (gnus-nocem-check-from): New option.
11296         (gnus-nocem-scan-groups): Use it.
11297         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
11298         (gnus-nocem-check-article-limit): Add :version.
11299
11300 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
11301
11302         * ietf-drums.el (mm-util): Require CL when compiling.
11303
11304 2000-10-15  Dave Love  <fx@gnu.org>
11305
11306         * qp.el: Require mm-util.
11307
11308 2000-10-13  Dave Love  <fx@gnu.org>
11309
11310         * qp.el (quoted-printable-decode-region): Avoid invalid
11311         coding-systems.
11312
11313 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
11314
11315         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
11316         to a recursive load.
11317
11318 2000-10-12  Dave Love  <fx@gnu.org>
11319
11320         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
11321
11322         * gnus.el (gnus-group-startup-message): Check for PBM image.
11323
11324 2000-10-09  Dave Love  <fx@gnu.org>
11325
11326         * mail-source.el (mail-source-fetch-imap): Bind
11327         default-enable-multibyte-characters rather than using
11328         mm-disable-multibyte.
11329
11330 2000-10-05  Dave Love  <fx@gnu.org>
11331
11332         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
11333         Autoload.
11334         (quoted-printable-decode-region):  Rename arg which confused
11335         charset with coding-system.  Don't use nonascii-insert-offset.
11336         Coding-system encode the region initially.  Don't recognize `=='
11337         as valid QP.  Coding-system decode the region finally.
11338         (quoted-printable-decode-string): Rename arg which confused
11339         charset with coding-system.
11340
11341         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
11342         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
11343         mm-encode-coding-region.
11344         (mm-decode-body, mm-decode-string): Rename variables which
11345         confused charset with coding-system.
11346         (binhex-decode-region): Don't autoload.
11347         (mm-body-encoding): Require message.
11348         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
11349         cond branches.
11350
11351         * gnus-art.el (article-de-quoted-unreadable)
11352         (article-de-base64-unreadable): Fold search case
11353         rather than downcasing string.  Apply mm-charset-to-coding-system
11354         to arg of quoted-printable-decode-region.
11355
11356 2000-10-04  Dave Love  <fx@gnu.org>
11357
11358         * gnus-ems.el: Don't turn off compiler warnings in local vars.
11359         Require ring when compiling.
11360         (gnus-article-compface-xbm): New variable.
11361
11362 2000-10-04  Dave Love  <fx@gnu.org>
11363
11364         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
11365         pbm images.
11366
11367         * frown.pbm, smile.pbm, wry.pbm: New files.
11368
11369         * frown.xbm, smile.xbm, wry.xbm: Deleted.
11370
11371 2000-10-03  Dave Love  <fx@gnu.org>
11372
11373         * mail-source.el (mail-sources): Revert to nil.
11374
11375         * nnmail (nnmail-spool-file): Revert to `((file))'.
11376
11377         * qp.el: Don't require mm-util.
11378         (quoted-printable-decode-region): Rewritten.
11379         (quoted-printable-decode-string, quoted-printable-encode-region):
11380         Doc fix.
11381         (quoted-printable-encode-region): Barf on multibyte characters.
11382         Maybe make the class multibyte.  Upcase chars, not formatted
11383         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
11384         (quoted-printable-encode-string): Don't use
11385         mm-with-unibyte-buffer.
11386
11387 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
11388
11389         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
11390
11391 2000-09-21  Dave Love  <fx@gnu.org>
11392
11393         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
11394         (for Emacs 20).  Tidy somewhat.
11395
11396 2000-09-21  Dave Love  <fx@gnu.org>
11397
11398         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
11399         image processing.  Rationalize logic somewhat.
11400
11401 2000-09-20  Dave Love  <fx@gnu.org>
11402
11403         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
11404         specifically.
11405
11406         * gnus.el (gnus-version-number): Avoid some redundant
11407         autoloads.
11408
11409 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
11410
11411         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
11412         to XBM; we always have PBM support.
11413
11414 2000-09-14  Dave Love  <fx@gnu.org>
11415
11416         * gnus.el (gnus-charset):
11417         * mm-decode.el (mime-display):
11418         * imap.el (imap) <defgroup>: Add :version.
11419
11420 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
11421
11422         * parse-time.el: Fix author's mail address.
11423
11424         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
11425         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
11426         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
11427         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
11428         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
11429         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
11430         * rfc2231.el, uudecode.el: Fix copyright notice.
11431
11432         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
11433         require `w3' at load-time only if not running in batch mode.
11434
11435 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11436
11437         * gnus.el: Before merge with Emacs21.
11438
11439 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
11440
11441         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
11442
11443 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11444
11445         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
11446         to avoid conflict with the standard `back-to-indentation'
11447         binding.
11448
11449 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11450
11451         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
11452
11453         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
11454         (mm-disable-multibyte-mule4): Ditto.
11455         (mm-with-unibyte-current-buffer-mule4): Ditto.
11456
11457 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11458
11459         * pop3.el (pop3-movemail): Use binary.
11460         (pop3-movemail-file-coding-system): Removed.
11461
11462 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11463
11464         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
11465
11466 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11467
11468         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
11469         exists.
11470
11471 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11472
11473         * gnus-msg.el (gnus-post-method): Use backend name when the
11474         address is "".
11475
11476 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11477
11478         * gnus-art.el (article-verify-x-pgp-sig): Don't test
11479         mm-verify-option.
11480         (gnus-treat-x-pgp-sig): Default value.
11481         (gnus-ignored-headers): Redundant.
11482
11483 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11484
11485         * gnus-win.el (gnus-configure-frame): Save selected window.
11486
11487 2000-02-15  Andrew Innes  <andrewi@gnu.org>
11488
11489         * nnmbox.el: Require gnus-range.
11490         (nnmbox-group-building-active-articles): New variable.
11491         (nnmbox-group-active-articles): New variable; this is a cache of
11492         all active articles by group and number.
11493         (nnmbox-in-header-p): New function.
11494         (nnmbox-find-article): New function.
11495         (nnmbox-record-active-article): New function.
11496         (nnmbox-record-deleted-article): New function.
11497         (nnmbox-is-article-active-p): New function.
11498         (nnmbox-retrieve-headers): Use nnmbox-find-article.
11499         (nnmbox-request-article): Ditto.  Also supply extra arg to
11500         nnmbox-article-group-number.
11501         (nnmbox-request-expire-articles): Ditto.
11502         (nnmbox-request-move-article): Ditto.
11503         (nnmbox-request-replace-article): Ditto.
11504         (nnmbox-request-rename-group): Rename group entry in active
11505         article cache.
11506         (nnmbox-delete-mail): Update active article cache, unless article
11507         is being replaced.
11508         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
11509         than partially duplicating it.
11510         (nnmbox-article-group-number): Add extra `this-line' arg, to
11511         handle articles belonging to multiple groups.
11512         (nnmbox-save-mail): Update active article cache.
11513         (nnmbox-read-mbox): Build active article cache when loading mbox.
11514         Also do some repair work, if we find articles that are missing the
11515         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
11516         reconstruct these from Xref info.
11517
11518 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11519
11520         * mail-source.el (mail-source-report-new-mail): Use
11521         nnheader-run-at-time.
11522
11523 2000-02-15  Andrew Innes  <andrewi@gnu.org>
11524
11525         * mail-source.el (mail-source-fetch-pop): Clear pop password when
11526         an error is thrown, and then rethrow the error.
11527         (mail-source-check-pop): Ditto.
11528         (mail-source-start-idle-timer): Prevent multiple pop checks
11529         running if the check takes a long time.
11530
11531 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11532
11533         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
11534         succeed.
11535
11536 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11537
11538         * gnus-win.el (gnus-configure-windows): Make sure
11539         nntp-server-buffer is live.
11540         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
11541
11542 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
11543
11544         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
11545
11546 2000-12-04  Andreas Jaeger  <aj@suse.de>
11547
11548         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
11549
11550 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11551
11552         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
11553
11554 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11555         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
11556
11557         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
11558
11559 2000-12-01  Simon Josefsson  <sj@extundo.com>
11560
11561         * mml-smime.el (mml-smime-verify): Fix address parsing.
11562
11563 2000-12-01  Simon Josefsson  <sj@extundo.com>
11564
11565         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
11566         more than one certificate inside PKCS#7 blob.  Better security
11567         information (clamed / actual sender, openssl output, certificates
11568         inside message).
11569
11570         * smime.el (smime-verify-region): Output to /dev/null.
11571         (smime-buffer-as-string-region): Don't parse empty lines.
11572
11573 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11574
11575         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
11576         ?d and ?D.
11577         (gnus-mime-security-show-details-inline): New variable.
11578         (gnus-mime-security-show-details): Use them.
11579         (gnus-insert-mime-security-button): Ditto.
11580
11581         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
11582         Suggest by Michael Duggan (md5i@cs.cmu.edu).
11583         (mml2015-gpg-clear-verify): Ditto.
11584         (mml2015-gpg-decrypt-1): Ditto.
11585         (mml2015-use): Prefer 'gpg.
11586
11587 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11588
11589         * gnus-util.el (gnus-add-text-properties-when): New function.
11590         (gnus-remove-text-properties-when): Ditto.
11591
11592         * gnus-cite.el (gnus-article-hide-citation): Use them.
11593         (gnus-article-toggle-cited-text): Use them.
11594
11595         * gnus-art.el (gnus-signature-toggle): Use them.
11596         (gnus-article-show-hidden-text): Ditto.
11597         (gnus-article-hide-text): Ditto.
11598
11599 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11600
11601         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
11602
11603 2000-11-30  Simon Josefsson  <sj@extundo.com>
11604
11605         * smime.el (smime-point-at-eol): New alias.
11606         (smime-buffer-as-string-region): Use it.
11607
11608 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11609
11610         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
11611
11612 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11613
11614         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
11615
11616         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
11617
11618         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
11619
11620 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11621
11622         * nnmh.el (nnmh-request-expire-articles): Implemented
11623         expiry-target for nnmh backend.
11624
11625 2000-11-30  Simon Josefsson  <sj@extundo.com>
11626
11627         * mm-decode.el (mm-security-from): New variable.
11628         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
11629
11630         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
11631         than `from'.
11632
11633 2000-11-30  Simon Josefsson  <sj@extundo.com>
11634
11635         * mml-smime.el (mml-smime-verify): Verify that certificate mail
11636         address match sender address.
11637
11638         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
11639
11640         * smime.el (smime-verify-region): Don't copy buffer.
11641         (smime-decrypt-buffer): Use expand-file-name on keyfile.
11642         (smime-pkcs7-region): New function.
11643         (smime-pkcs7-certificates-region): Ditto.
11644         (smime-pkcs7-email-region): Ditto.
11645         (smime-buffer-as-string-region): Ditto.
11646
11647         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
11648         buffer.
11649
11650 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
11651
11652         * smime.el (smime-decrypt-region): Fix keyfile argument.
11653
11654 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11655
11656         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
11657
11658 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11659
11660         * message.el (message-shoot-gnksa-feet): New variable.
11661         (message-gnksa-enable-p): New function.
11662         (message-send): Use it.
11663         (message-check-news-body-syntax): Ditto.
11664
11665 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11666
11667         * message.el (message-make-message-id): Remove the redundancy.
11668
11669 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11670
11671         * message.el (message-setup): Discourage using mc-install-*-mode.
11672
11673         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
11674
11675 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11676
11677         * gnus-cite.el (gnus-cite-parse): Guess citation length.
11678
11679 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11680
11681         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
11682
11683 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11684
11685         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
11686
11687 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11688
11689         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
11690         insert-buffer-substring.
11691
11692         * message.el (message-send-mail): Use buffer-substring-no-properties.
11693         (message-send-news): Ditto.
11694
11695 2000-11-22  David Edmondson  <dme@dme.org>
11696
11697         * imap.el (imap-wait-for-tag): Message read info.
11698
11699 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11700
11701         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
11702         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
11703         (mml2015-gpg-encrypt): Ditto.
11704
11705 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11706
11707         * mm-decode.el (mm-verify-option): Default value.
11708
11709         * mml-sec.el (mml-secure-part): Error message.
11710
11711 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11712
11713         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
11714
11715 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11716
11717         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
11718
11719 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11720
11721         * gnus-art.el (gnus-article-describe-key): Use prompt.
11722         (gnus-article-describe-key-briefly): Ditto.
11723
11724 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11725
11726         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
11727
11728 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11729
11730         * gnus-art.el (gnus-article-describe-key): New function.
11731         (gnus-article-describe-key-briefly): New function.
11732
11733 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11734
11735         * mm-decode.el (mm-decrypt-option): Doc typo.
11736
11737         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
11738         return a number.
11739
11740 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11741
11742         * message.el (message-newline-and-reformat): Typo.
11743
11744 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11745
11746         * gnus-art.el (article-verify-x-pgp-sig): Check whether
11747         original-article-buffer exists.
11748
11749         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
11750         (rfc2047-header-encoding-alist): Addresses are different from text.
11751         (rfc2047-encode-message-header): Ditto.
11752         (rfc2047-dissect-region): Extra parameter.
11753         (rfc2047-encode-region): Ditto.
11754         (rfc2047-encode-string): Ditto.
11755
11756 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11757
11758         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
11759         (mm-uu-pgp-encrypted-extract): Use it.
11760         (mm-uu-pgp-signed-extract-1): New function.
11761         (mm-uu-pgp-signed-extract): Use it.
11762
11763         * gnus-art.el (gnus-mime-display-security): New function.
11764         (gnus-mime-display-part): Use it.
11765         (gnus-mime-security-verify-or-decrypt): New function.
11766         (gnus-mime-security-press-button): New function.
11767         (gnus-insert-mime-security-button): Use it.
11768
11769         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
11770         (mm-find-raw-part-by-type): Ditto.
11771         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
11772         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
11773         (mm-destroy-parts): Kill nested multibyte buffer.
11774
11775         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
11776         (mml2015-gpg-verify): Ditto.
11777
11778 2000-11-18  Simon Josefsson  <sj@extundo.com>
11779
11780         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
11781         (mml2015-function-alist): Use it.
11782
11783         * mml-sec.el (mml-sign-alist): Update names.
11784         (mml-encrypt-alist): Ditto.
11785         (mml-secure-part-smime-sign): Moved to mml-smime.el
11786         as `mml-smime-sign-query'.
11787         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
11788         `mml-smime-get-file-cert'.
11789         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
11790         `mml-smime-get-dns-cert'.
11791         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
11792         `mml-smime-encrypt-query'.
11793         (mml-smime-sign-buffer): Use mml-smime-sign.
11794         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
11795
11796         * mml-smime.el (mml-smime-sign): New function.
11797         (mml-smime-encrypt):
11798         (mml-smime-sign-query):
11799         (mml-smime-get-file-cert):
11800         (mml-smime-get-dns-cert):
11801         (mml-smime-encrypt-query): Moved from mml-sec.el.
11802
11803 2000-11-16  Simon Josefsson  <sj@extundo.com>
11804
11805         * mml2015.el (mml2015-gpg-clear-verify): New function.
11806         (mml2015-function-alist): Add it.
11807
11808 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
11809
11810         * message.el (message-setup-fill-variables): Use
11811         message-cite-prefix-regexp.
11812         (message-newline-and-reformat): Check the end of citation, leading
11813         WSP, break in the cite prefix.
11814         (message-fill-paragraph): New function.
11815
11816 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11817
11818         * lpath.el: Shut up.
11819
11820 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
11821
11822         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
11823         raw 8-bit in headers in dk.* newsgroups.
11824
11825 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11826
11827         * message.el (message-newline-and-reformat): Match extra WSPs.
11828
11829 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
11830
11831         * mml.el (mml-generate-mime-1): Ignore ascii.
11832
11833 2000-11-16 Justin Sheehy  <justin@iago.org>
11834
11835         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
11836
11837 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11838
11839         * message.el (message-cite-prefix-regexp): Prefix should not end
11840         at space.
11841
11842 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11843
11844         * message.el (message-mode-syntax-table): Add - as a word
11845         constituent as in articles.
11846         (message-setup-fill-variables): Add -_. as supercite-style prefix.
11847         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
11848         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
11849
11850 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
11851
11852         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
11853
11854 2000-11-12  David Edmondson  <dme@dme.org>
11855
11856         * message.el (message-font-lock-keywords): use
11857         message-cite-prefix-regexp.
11858
11859 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11860
11861         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
11862         Stein Arild Str\e,Ax\e(Bmme.
11863         (gnus-group-jump-to-group): Use it.
11864         (gnus-group-jump-to-group-prompt): Customize.
11865
11866 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
11867
11868         * mailcap.el (mailcap-possible-viewers): Match the entire string.
11869
11870 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
11871
11872         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
11873         incompatible.
11874         (mml2015-mailcrypt-sign): Ditto.
11875
11876 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11877
11878         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
11879         group is open.
11880
11881 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
11882
11883         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
11884         nnvirtual articles.
11885         (gnus-backlog-request-article): Don't request nnvirtual articles.
11886
11887 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11888
11889         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
11890         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
11891
11892 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11893
11894         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
11895         * mml.el (mml-generate-mime-1): Use charset attribute.
11896         * mm-bodies.el (mm-encode-body): Add parameter charset.
11897         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
11898
11899 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11900
11901         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
11902         (mml2015-mailcrypt-clear-decrypt): Ditto.
11903         (mml2015-mailcrypt-verify): Ditto.
11904         (mml2015-mailcrypt-clear-verify): Ditto.
11905         (mml2015-gpg-verify): Ditto.
11906
11907 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
11908
11909         * smime.el (smime-openssl-program): Test the existence of openssl.
11910         * mml-smime.el: Require mm-decode.
11911         (mml-smime-verify-test): New function.
11912         * mm-decode.el (mm-verify-function-alist): Use it.
11913
11914 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11915
11916         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
11917         anyway.
11918
11919 2000-11-13  Simon Josefsson  <sj@extundo.com>
11920
11921         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
11922         verification doesn't work.
11923
11924 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
11925
11926         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
11927         (gnus-inews-do-gcc): Use it.
11928
11929 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11930
11931         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
11932         leading space.
11933         * mm-extern.el (mm-inline-external-body): Report error when no
11934         access-type.
11935
11936 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11937
11938         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
11939
11940 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
11941
11942         * gnus-art.el (gnus-mime-button-menu): Use select-window.
11943
11944 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
11945
11946         * gnus-art.el (gnus-mime-display-part): Display multipart/related
11947         as multipart/mixed.
11948
11949 2000-11-12  David Edmondson  <dme@dme.org>
11950
11951         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
11952         and replace `.' with `\w' to allow for different syntax tables
11953         (from Vladimir Volovich).
11954         * message.el (message-newline-and-reformat): use
11955         `message-cite-prefix-regexp'.
11956         * gnus-cite.el (gnus-supercite-regexp): use
11957         `message-cite-prefix-regexp'.
11958         * gnus-cite.el (gnus-cite-parse): use
11959         `message-cite-prefix-regexp'.
11960
11961 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
11962
11963         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
11964         PGP SIGNATURE.  Escape leading "-"'s.
11965         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
11966
11967 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
11968
11969         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
11970
11971 2000-11-11  Simon Josefsson  <sj@extundo.com>
11972
11973         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
11974
11975         * smime.el (smime-details-buffer): New variable.
11976         (smime-sign-region):
11977         (smime-encrypt-region):
11978         (smime-verify-region):
11979         (smime-decrypt-region): Copy OpenSSL output to the buffer.
11980
11981         * mml-smime.el (mml-smime-verify): Support security info.
11982
11983 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
11984
11985         * mm-decode.el (mm-verify-option): Set default to nil.
11986         (mm-decrypt-option): Ditto.
11987         * gnus-art.el (article-verify-x-pgp-sig): New function.
11988
11989 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
11990
11991         * gnus-art.el (gnus-mime-display-alternative): Show button if no
11992         preferred part.
11993
11994 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11995
11996         * gnus-sum.el (gnus-move-split-methods): Say that
11997         `gnus-split-methods' uses file names, whereas this uses group
11998         names.  (Report from Nevin Kapur)
11999
12000 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
12001
12002         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
12003
12004 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12005
12006         * nnheader.el (nnheader-directory-files-is-safe): New variable.
12007         (nnheader-directory-articles): Use it.
12008         (nnheader-article-to-file-alist): Ditto.
12009
12010 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
12011
12012         * rfc2047.el (rfc2047-pad-base64): New function.
12013         (rfc2047-decode): Use it.
12014
12015 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
12016
12017         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
12018         select method.
12019
12020 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12021
12022         * mml2015.el (mml2015-gpg-decrypt-1):
12023         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
12024
12025 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12026
12027         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
12028
12029 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
12030
12031         * pop3.el (pop3-munge-message-separator): A message may have an
12032         empty body.
12033
12034 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
12035
12036         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
12037         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
12038         (mm-uu-pgp-signed-extract): Use coding-system.
12039
12040 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12041
12042         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
12043         (gnus-insert-mime-security-button): New function.
12044         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
12045         * mml2015.el:  Add security info when verify or decrypt.
12046         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
12047         (mm-uu-pgp-encrypted-extract): Ditto.
12048
12049 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
12050
12051         * mm-decode.el (mm-display-parts): New function.
12052         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
12053
12054 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12055
12056         * gnus-mlspl.el: Documentation tweaks.
12057
12058 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12059
12060         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
12061         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
12062         argument.
12063
12064 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
12065
12066         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
12067
12068 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
12069
12070         * gnus-art.el (gnus-article-encrypt): New function.
12071         (gnus-article-encrypt-protocol-alist): New variable.
12072         (gnus-article-encrypt-protocol): New variable.
12073         * mml2015.el (mml2015-self-encrypt): New function.
12074         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
12075
12076 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
12077
12078         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
12079         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
12080         let mailcap do it.
12081         * mml2015.el: Remove snarf code.
12082         * mm-decode.el: Remove snarf code.
12083
12084 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
12085
12086         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
12087         (mml-insert-mime): Understand gnus-decoded.
12088         (mime-to-mml): New parameter handles.
12089         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
12090         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
12091
12092 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
12093
12094         * mm-decode.el (mime-security): New group.
12095         (mm-verify-function-alist): Add test function.
12096         (mm-decrypt-function-alist): Ditto.
12097         (mm-snarf-option): Set default value as nil.
12098         (mm-find-part-by-type): Recursive parameter.
12099         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
12100         * mml2015.el: Support draft-ietf-openpgp-multsig.
12101
12102 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
12103
12104         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
12105         (gnus-article-view-part-as-charset): New function.
12106
12107 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
12108
12109         * mm-decode.el (mm-verify-option): Default value.
12110         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
12111
12112 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12113
12114         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
12115
12116 2000-11-05  Simon Josefsson  <sj@extundo.com>
12117
12118         * mml-smime.el (mml-smime-verify): Work in original multipart
12119         buffert.
12120
12121         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
12122         (mm-handle-multipart-ctl-parameter): Ditto.
12123         (mm-alist-to-plist): New function.
12124         (mm-dissect-buffer): Store CTL parameters and copy original buffer
12125         for multiparts.
12126         (mm-destroy-parts): Destroy multipart buffert.
12127         (mm-remove-part): Ditto.
12128
12129         * mml-smime.el (mml-smime-sign): Not used.
12130         (mml-smime-encrypt): Ditto.
12131
12132         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
12133
12134         Verify S/MIME signature support.
12135
12136         * mm-decode.el (mm-inline-media-tests): Add
12137         application/{x-,}pkcs7-signature.
12138         (mm-inlined-types): Ditto.
12139         (mm-automatic-display): Ditto.
12140         (mm-verify-function-alist): Ditto.  Add name of method.
12141         (mm-decrypt-function-alist): Add name of method.
12142         (mm-find-part-by-type): Add documentation.
12143         (mm-possibly-verify-or-decrypt): Use new format of
12144         mm-{verify,decrypt}-function-alist.  Use method names.
12145
12146         * mml-smime.el (mml-smime-verify): New function.
12147
12148 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12149
12150         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
12151
12152 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
12153
12154         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
12155         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
12156         * mm-decode.el (mm-snarf-option): New variable.
12157
12158 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12159
12160         * mm-util.el (mm-subst-char-in-string): New function.
12161         (mm-replace-chars-in-string): Use it.
12162         * message.el (message-replace-chars-in-string): Use it.
12163         * nnheader.el (nnheader-replace-chars-in-string): Use it.
12164         * gnus-mh.el (mh-lib-progs): Shut up.
12165
12166 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
12167
12168         * base64.el, md5.el: Moved to contrib directory.
12169
12170 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
12171
12172         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
12173         the last article when search.
12174
12175 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
12176
12177         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
12178         * nnmail.el (nnmail-pathname-coding-system): Ditto.
12179
12180 2000-09-29  David Edmondson  <dme@thus.net>
12181
12182         * message.el (message-newline-and-reformat): Typo.
12183
12184 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12185
12186         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
12187
12188 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
12189
12190         * nntp.el (nntp-decode-text): Delete bogus status lines.
12191
12192 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
12193
12194         * message.el (message-font-lock-keywords): Match a final newline
12195         to help font-lock's multiline support.
12196
12197 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12198
12199         * nnoo.el (nnoo-set): New function.
12200
12201 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
12202
12203         * gpg.el, gpg-ring.el: Moved to contrib directory.
12204
12205 2000-11-04  Simon Josefsson  <sj@extundo.com>
12206
12207         * nnimap.el (nnimap-split-inbox): Typo.
12208
12209 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12210
12211         * gnus-msg.el (gnus-msg-mail): Move it backwards.
12212
12213 2000-11-03  Simon Josefsson  <sj@extundo.com>
12214
12215         * rfc2231.el (rfc2231-parse-qp-string): New function.
12216         (require): rfc2047.
12217
12218         * mail-parse.el (mail-header-parse-content-type):
12219         (mail-header-parse-content-disposition): Support invalid QP
12220         encoded strings, by using `rfc2231-parse-qp-string'.
12221
12222 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
12223
12224         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
12225         (rfc2231-decode-encoded-string): Typo "> X 1".
12226         (rfc2231-encode-string): Insert the name of charset.
12227         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
12228
12229 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12230
12231         * mm-decode.el (mm-save-part): Return the filename.
12232         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
12233         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
12234         (gnus-mime-action-alist): Use it.
12235         (gnus-mime-button-commands): Use it.
12236         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
12237         (mm-inline-external-body): unwind-protect.
12238
12239 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
12240
12241         * gnus-art.el (gnus-insert-mime-button): Show url.
12242
12243 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12244
12245         * mml.el (mml-generate-mime-1): Support external url.
12246         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
12247
12248 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
12249
12250         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
12251         * mm-decode.el (mm-display-external): Ditto.
12252         * mm-extern.el: New file.
12253         * mm-decode.el (mm-inline-media-tests): Hook it up.
12254         (mm-inlined-types): Inline message/external-body.
12255
12256 2000-11-02  Simon Josefsson  <sj@extundo.com>
12257
12258         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
12259
12260         * message.el (message-get-reply-headers): Better handling when
12261         Mail-Followup-To is very large.
12262
12263 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
12264
12265         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
12266         * gnus-art.el (gnus-article-edit-done):
12267         * gnus-sum.el (gnus-summary-edit-article-done): Move line
12268         counting code here.
12269         * gnus-msg.el (gnus-setup-message): Remove a hack.
12270
12271 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
12272
12273         * gnus-sum.el (gnus-newsgroup-variables): New variable.
12274         (gnus-summary-mode): Make them local variables.
12275         (gnus-set-global-variables): Globalize them.
12276         (gnus-summary-exit): Kill them.
12277
12278 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
12279
12280         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
12281         word.
12282
12283 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
12284
12285         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
12286         gnus-article-wash-types.
12287         * gnus-art.el (gnus-article-wash-status): Use them.
12288
12289 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
12290
12291         * mml.el (mml-read-tag): Remove spaces and LF.
12292
12293 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12294
12295         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
12296         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
12297
12298 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
12299
12300         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
12301
12302 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
12303
12304         * gnus-sum.el (gnus-article-charset): New variable.
12305         (gnus-summary-display-article): Set it.
12306         * gnus-msg.el (gnus-copy-article-buffer): Use it.
12307         * gnus-art.el (gnus-article-mode): Make it local variable.
12308
12309 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12310
12311         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
12312
12313 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12314
12315         * nnwfm.el: New file.
12316
12317         * nnweb.el (nnweb-replace-in-string): New function.
12318
12319 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12320
12321         * mml2015.el: Wrap gpg.el.
12322         * gpg.el (gpg-verify): The last argument of apply is a list.
12323         (gpg-encrypt): Add passphrase as a parameter.
12324
12325 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
12326
12327         * gpg.el: New file.
12328         * gpg-ring.el: New file.
12329
12330 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
12331
12332         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
12333
12334 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12335
12336         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
12337         double-quote characters.
12338         (gnus-summary-prepare-threads): Ditto.
12339
12340 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12341
12342         * gnus-art.el (gnus-mime-display-single): Forward line -1.
12343         * mml.el (mml-read-tag): Don't skip the leading space.
12344         * lpath.el (font-lock-set-defaults): Shut up.
12345
12346 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
12347
12348         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
12349
12350 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
12351
12352         * qp.el (quoted-printable-encode-region): Replace leading - when
12353         ultra safe.
12354         * mml.el (mml-generate-mime-postprocess-function): Removed.
12355         (mml-postprocess-alist): Removed.
12356         (mml-generate-mime-1): Use ultra-safe when sign.
12357         * mml2015.el (mml2015-fix-micalg): Uppercase.
12358         (mml2015-verify): Insert LF.
12359         (mml2015-mailcrypt-sign): Downcase; search backward.
12360
12361 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12362
12363         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
12364         restrictive.
12365         (nnultimate-table-regexp): New variable.
12366         (nnultimate-forum-table-p): Use it.
12367
12368 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
12369         Trivial patch.
12370
12371         * gnus-sum.el (gnus-summary-expire-articles): Save point.
12372
12373 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12374
12375         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
12376         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
12377
12378 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
12379
12380         * mml2015.el: Shut up.
12381
12382 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
12383
12384         * gnus.el (gnus-server-browse-hashtb): Removed.
12385         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
12386         (gnus-group-insert-group-line-info): Use simplified method.
12387         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
12388
12389 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
12390
12391         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
12392         moved here.
12393         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
12394         * gnus-group.el (gnus-group-prepare-flat): Use it.
12395         * gnus-topic.el (gnus-group-prepare-topics): Use it.
12396
12397 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
12398
12399         * mml.el (mml-mode): Show menu in XEmacs.
12400
12401 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
12402
12403         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
12404         (gnus-server-read-server-in-server-buffer): New function.
12405         (gnus-browse-foreign-server): Browse in group buffer.
12406         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
12407         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
12408         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
12409         * gnus.el (gnus-server-browse-hashtb): New variable.
12410
12411 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
12412
12413         * nnfolder.el (nnfolder-open-nov): Use group.
12414
12415 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
12416
12417         * nnfolder.el: Add NOV. Set version to 2.0.
12418         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
12419
12420 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
12421
12422         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
12423
12424 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12425
12426         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
12427         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
12428
12429 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12430
12431         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
12432
12433 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
12434
12435         * mm-decode.el (mm-verify-function-alist): New variable.
12436         (mm-verify-option): New variable.
12437         (mm-decrypt-function-alist): Ditto.
12438         (mm-decrypt-option): Ditto.
12439         (mm-find-raw-part-by-type): New function.
12440         (mm-possibly-verify-or-decrypt): New function.
12441         (mm-dissect-multipart): Use it.
12442         * mml2015.el (mml2015-fix-micalg): New function.
12443         (mml2015-decrypt): Use new interface.
12444         (mml2015-verify):  Use new interface.
12445         (mml2015-setup): Make it bogus.
12446
12447 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
12448
12449         * mml.el (mml-generate-mime-postprocess-function): Set to
12450         mml-postprocess.
12451         (autoload): Autoload mml2015 and mml-smime.
12452         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
12453         * mml2015.el (mml2015-encrypt): New function.
12454         (mml2015-sign): New function.
12455         (mml2015-encrypt-function): New variable.
12456         (mml2015-sign-function): New variable.
12457         (mml2015-mailcrypt-encrypt): Use message-recipients.
12458         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
12459         * mml-smime.el (mml-smime-setup): Ditto.
12460
12461 2000-10-28  Simon Josefsson  <sj@extundo.com>
12462
12463         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
12464         Communigate Pro 3.3.1 server.
12465
12466         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
12467         in buffers.
12468         (mml-secure-dns-server): Removed.
12469         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
12470         write certificates to files.
12471
12472         * smime.el (smime-dns-server): New variable.
12473         (smime-mail-to-domain):
12474         (smime-cert-by-dns): New functions.
12475
12476         * dig.el: New file.
12477
12478 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
12479
12480         * message.el (message-options): New variable.
12481         (message-options-set-recipient): New function.
12482         (message-send): Use them.
12483         * gnus-int.el (gnus-request-replace-article): Use them.
12484         (gnus-request-accept-article): Ditto.
12485         * mml.el (mml-preview): Use them.
12486         * gnus-sum.el (gnus-summary-edit-article): Use them.
12487
12488         * message.el (message-options-get): New function.
12489         (message-options-get): New function.
12490         * rfc2047.el (rfc2047-encode-message-header): Use them.
12491         * mm-bodies.el (mm-encode-body): Use them.
12492
12493 2000-10-28  Simon Josefsson  <sj@extundo.com>
12494
12495         * nnimap.el (nnimap-retrieve-which-headers):
12496         (nnimap-request-article-part): Quote message-id.
12497
12498         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
12499         (smime-CA-file): New variable.
12500         (smime-call-openssl-region): Don't error.
12501         (smime-sign-region): Return result value.
12502         (smime-encrypt-region): Ditto.
12503         (smime-verify-region): New function.
12504         (smime-decrypt-region): Ditto.
12505         (smime-verify-buffer): Ditto.
12506         (smime-decrypt-buffer): Ditto.
12507
12508         * mml.el: Require mml-sec.
12509         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
12510         (mml-mode-map): Add "sign" and "encrypt" maps.
12511         (mml-menu): Add security menu.
12512         (mml-preview): Use generate-new-buffer.
12513
12514         * mml-sec.el: New file.
12515
12516 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12517
12518         * mm-decode.el (mm-find-part-by-type): Move it here.
12519         * mml.el (mml-postprocess): Move it here.
12520         (mml-postprocess-alist): Move it here. Merge them.
12521
12522 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
12523
12524         * rfc2047.el (rfc2047-encode-message-header): Make sure no
12525         unencoded stuff in the header.
12526
12527 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
12528
12529         * gnus-group.el (gnus-group-listed-groups): New variable.
12530         (gnus-group-list-option): New variable.
12531         (gnus-group-list-limit-map): New keymap.
12532         (gnus-group-list-flush-map): New keymap.
12533         (gnus-group-list-plus-map): New keymap.
12534         (gnus-group-prepare-logic): New function.
12535         (gnus-group-prepare-flat): Merge with
12536         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
12537         (gnus-group-prepare-flat-list-dead): Ditto.
12538         (gnus-group-list-matching): Use gnus-group-prepare-function.
12539         (gnus-group-list-dormant): Ditto.
12540         (gnus-group-list-cached): Ditto.
12541         (gnus-group-listed-groups): New function.
12542         (gnus-group-list-limit): New function.
12543         (gnus-group-list-flush): New function.
12544         (gnus-group-list-plus): New function.
12545         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
12546         (gnus-topic-prepare-topic): Ditto.
12547
12548 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
12549
12550         * message.el (message-insert-to, message-get-reply-headers):
12551         (message-reply, message-followup): Mail-{Followup,Reply}-To.
12552
12553 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12554
12555         * mml2015.el: New file.
12556         * smime.el: New file.
12557         * mml-smime.el: New file.
12558
12559 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
12560
12561         * ChangeLog: Moved to ChangeLog.1.
12562
12563     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
12564   Copying and distribution of this file, with or without modification,
12565   are permitted provided the copyright notice and this notice are preserved.
12566
12567 ;; Local Variables:
12568 ;; coding: iso-2022-7bit
12569 ;; End: