2002-01-01 Raymond Scholz <ray-2003@zonix.de>
[gnus] / lisp / ChangeLog
1 2002-01-01  Raymond Scholz  <ray-2003@zonix.de>
2
3         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
4           before rearranging the article.
5
6 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7
8         * nndraft.el (nndraft-generate-headers): New function.
9         (nndraft-request-associate-buffer): Use it to write headers on
10         buffer save.
11
12         * message.el (message-generate-headers): Let the function be a
13         lambda form.
14         (message-draft-headers): New variable.
15
16         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
17         function. 
18         (gnus-setup-message): Use it.
19
20         * message.el (message-generate-headers-first): Doc fix.
21         (message-setup-1): Use new function for getting which headers to
22         generate. 
23         (message-headers-to-generate): New function.
24
25 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
26
27         * gnus-agent.el (gnus-agent-save-alist): Make directory.
28
29 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
30
31         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
32         mention negatives.
33
34 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
35
36         * deuglify.el (gnus-outlook-rearrange-article): Use
37         `transpose-regions' instead of tempering the kill-ring.
38         (gnus-article-outlook-deuglify-article): Rehighlight article
39         instead of a complete redisplay.
40
41 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
42
43         * spam.el: most defvars are defcustoms now
44
45         patches from Michael Shields  <shields@msrl.com>
46
47         * spam.el (spam-bogofilter-articles): Select the article
48         body using gnus-summary-show-article t instead of
49         gnus-summary-select-article; this presents the raw text
50         without running any hooks.
51
52         * spam.el (spam-bogofilter-articles): Use message-remove-header
53         to remove headers; the old way incorrectly removed just the first
54         line of folded headers.
55
56 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
57
58         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
59
60 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
61
62         * gnus-start.el (gnus-load): New function.
63         (gnus-read-newsrc-el-file): Use it.
64
65 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
66
67         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
68         (gnus-button-handle-apropos-documentation): New function.
69         (gnus-button-handle-ctan): New function.
70         (gnus-button-alist): Use them.  Improve some regexps.
71         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
72
73 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
74
75         * message.el (message-subscribed-p): New function.
76         (message-send-mail): Use it.
77         * mml.el (mml-preview-insert-mft): New function.
78         (mml-preview): Use it.
79
80 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
81
82         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
83         when sorting by date.
84
85         * gnus-art.el (gnus-article-edit-mode): New variable.
86         (gnus-article-setup-buffer): Warn user about discarding edits. 
87
88         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
89         (gnus-summary-pipe-output): Take a symbolic prefix to save all
90         headers. 
91
92         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled). 
93
94 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
95
96         * message.el (message-completion-alist): Added "Mail-Followup-To"
97         and "Mail-Copies-To".
98
99 2002-07-21  Jesper harder  <harder@ifa.au.dk>
100
101         * gnus-group.el: Add key bindings for
102         gnus-group-sort-groups-by-real-name and
103         gnus-group-sort-selected-groups-by-real-name.
104
105 2002-07-21  Jesper harder  <harder@ifa.au.dk>
106
107         * gnus.texi (Sorting Groups): Add key bindings for
108         gnus-group-sort-groups-by-real-name and
109         gnus-group-sort-selected-groups-by-real-name.
110
111 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
112
113         * spam.el (spam-use-dig): new variable for blackhole checking
114         through dig.el
115         (spam-check-blackholes): added dig.el checking functionality and
116         more verbose reporting; query-dig is autoloaded from dig.el
117         (spam-use-blackholes): disabled by default
118         (spam-blackhole-servers): removed rbl.maps.vix.com from the
119         blackhole servers list
120
121 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
122
123         * message.el (message-required-headers): New variable.
124
125 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
126
127         * dig.el (query-dig): new function
128
129 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
130
131         * flow-fill.el (fill-flowed): Don't infloop on too long fill
132         prefixes. 
133
134         * dns.el (query-dns): Protect against errors.
135
136         * gnus-msg.el (gnus-article-yanked-articles): New variable.
137         (gnus-inews-add-send-actions): Mark all answered messages as
138         answered. 
139
140 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
141
142         * nnmail.el (nnmail-split-it): Added tracing to
143         `:' split rule
144
145 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
146
147         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
148         and "%s" so we don't overquote them.
149
150 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
151
152         * (mm-display-external): Display the actual command that has been
153         executed in the echo area.
154
155 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
156
157         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry. 
158
159         * message.el (message-with-reply-buffer): New macro.
160         (message-fetch-reply-field): Use it.
161         (message-insert-wide-reply): New command and keystroke.
162         (message-carefully-insert-headers): New function.
163         (message-insert-to): Use new function.
164
165         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
166         (gnus-topic-goto-missing-group): Use it.
167
168         * message.el (message-required-news-headers): Removed Lines.
169         (message-reply): Don't insert References first.
170         (message-followup): Ditto.
171         (message-make-references): New function.
172         (message-followup): Set message-reply-headers before generating
173         the buffer stuff.
174
175 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
176
177         * mml.el (mml-generate-mime-1): Reverse the order of
178         encoding/flowing. 
179
180 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
181
182         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
183         after moving them.
184
185         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
186         fit with newer standard format.
187         (gnus-summary-make-false-root-always): New variable.
188         (gnus-gather-threads-by-subject): Use it.
189
190         * message.el (message-get-reply-headers): Take an address list
191         optional argument.
192
193 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
194
195         * gnus.el (gnus-keep-backlog): Change default to 20.
196
197         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
198         start. 
199         (gnus-agent-check-overview-buffer): Remove negative article
200         numbers. 
201
202         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
203         (nnmail-cache-ignore-groups): Doc fix.
204
205         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
206         (nnimap-debug-buffer): New variable.
207         (nnimap-debug): Use it.
208
209 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
210
211         * gnus.el (gnus-summary-high-uncached-face): New color scheme. 
212
213 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
214
215         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
216         they aren't already sorted.
217
218 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
219
220         * message.el (message-mode-menu): Add ellipses to menu items
221         expecting user interaction.
222         (message-mode-field-menu): do.
223
224 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
225
226         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
227         it isn't used any more.
228
229 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
230
231         * binhex.el (binhex-decoder-program): Fix docstring.
232
233 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
234
235         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
236         special chars if the mailcap file uses single quotes around %s.
237         From Laurent Martelli <laurent@bearteam.org>.   
238
239 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
240
241         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
242         return the info object.
243
244 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
245
246         * gnus-int.el (gnus-request-update-info): Artificially add
247         (1 . (1- min)) to the read range, in case the backend doesn't
248         store marks for nonexistent articles.
249
250 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
251
252         * binhex.el (binhex-insert-char): Eval-and-compile.
253
254 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
255
256         * lpath.el: Add tool-bar-local-item-from-menu.
257
258         * message.el (message-tool-bar-local-item-from-menu): New function.
259         (message-tool-bar-map): Use it.
260
261 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
262
263         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
264
265         * gnus-art.el (gnus-article-header-rank): Last header in
266         gnus-sorted-header-list should have higher rank than non-members.
267
268 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
269
270         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
271         covered methods.
272
273 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
274
275         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
276         eval-when-compile.  Suggested by Kevin Greiner.
277
278 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
279
280         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
281         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
282         even though no headers may have been fetched
283         (gnus-agent-fetch-group-1, and perhaps others, require this
284         behavior).
285         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
286         server buffer is constrained by gnus-agent-max-fetch-size.
287         Multiple chunks in the same group may perform arbitrarily large
288         updates.
289
290 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
291
292         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
293         gnus-summary-update-download-mark to update the article in the
294         summary.
295
296 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
297
298         * gnus.el (gnus-summary-high-uncached-face,
299         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
300         New faces.
301
302         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
303         added this on 2002-11-23 but it just wasn't working out as
304         intended.  The idea isn't entirely dead, three new faces
305         gnus-summary-*-uncached-face are being added to gnus.el to provide
306         the basis for an improved implementation.
307         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
308         proper file to open is lib/servers.
309         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
310         (i.e. removing the article from gnus-newsgroup-downloadable) will
311         now restore the article's default mark rather than simply setting
312         no mark.
313         (gnus-agent-get-undownloaded-list): Corrected documentation.
314         Added code to set new summary local variable,
315         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
316         a temporary list.  No longer sets gnus-newsgroup-downloadable.
317         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
318         up to date.  Call new gnus-summary-update-download-mark to keep
319         summary buffer up-to-date.
320         (gnus-agent-fetch-selected-article): Keep
321         gnus-newsgroup-undownloaded up to date.
322         (gnus-agent-fetch-articles): Return list of articles that were
323         successfully fetched.
324         (gnus-agent-check-overview-buffer): No more thingatpt.
325         (gnus-agent-expire): No longer deletes NOV entries of unread
326         articles.
327         (gnus-agent-unread-articles): New function.
328         (gnus-agent-regenerate-group): The article number must be
329         terminated by a tab character.  Added more messages to report
330         repairs.  Inhibit quits while writing changes so it is now safe
331         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
332         downloaded to 1) resolve the unbound references and 2) avoid
333         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
334
335         * gnus-art.el (gnus-article-prepare): The agent
336         downloaded/undownloaded mark is no longer stored as the article's
337         mark.
338
339         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
340         gnus-summary-highlight may use it.  Added downloaded as
341         gnus-summary-highlight was using it.
342
343         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
344         the download mark now follows Kai's +/- convention.
345         (gnus-downloaded-mark): Added ?+ mark.
346         (gnus-summary-highlight): Added rules to select
347         gnus-summary-high-uncached-face,
348         gnus-summary-normal-uncached-face, and
349         gnus-summary-low-uncached-face.  Removed the
350         gnus-agent-downloaded-article-face.
351         (gnus-summary-line-format-alist): Implemented the download flag
352         format (?O) as named in the manual.  This implementation displays
353         either gnus-undownloaded-mark, gnus-downloaded-mark, or
354         gnus-no-mark.
355         (gnus-newsgroup-agentized): New local variable that identifies
356         which groups are agentized.  While the agent is now on by default,
357         you don't have to agentize every server that you use.
358         (gnus-update-summary-mark-positions): Completed support for the
359         download type of mark.
360         (gnus-summary-insert-line): Added undownloaded to the parameters.
361         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
362         reference by the gnus-summary-line-format-spec.
363
364         * nntp.el (nntp-with-open-group): This macro handles dropped or
365         broken connections by opening a new connection and repeating the
366         failed command.
367         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
368         XOVER commands preceeding the active articles with the nov entry
369         of the first available article.  When gnus connected to such a
370         server, the unexpected nov entry would result in duplicate lines
371         in the agent's overview file.  This patch fixes the duplicate
372         lines problem and improves performance by skipping over all
373         articles IDs that preceed the first nov entry in the server's
374         reply.
375
376 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
377
378         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
379         (gnus-summary-highlight): Use it instead of `downloaded'.
380         (gnus-summary-highlight-line): Ditto.
381
382         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
383
384 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
385
386         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
387
388         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
389         calls.
390
391         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
392         downloaded variable if we're in an uncovered group.
393
394         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
395         font to soemthing less noticeable.
396         (gnus-agent-group-covered-p): New function.
397
398 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
399
400         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
401         Because of an unknown bug, the group buffer is saved in .overview
402         file.
403
404 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
405
406         * nntp.el (nntp-send-command): Braino in last commit.  Replace
407         `and' with `or'.
408
409 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
410
411         * nntp.el (nntp-send-command): Assume that echo does not happen
412         when nntp-open-connection-function is nntp-open-network-stream.
413         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
414
415 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
416
417         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
418
419 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
420
421         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
422         nntp-server-buffer if we aren't going to write to it.
423
424 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
425         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
426
427         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
428
429 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
430
431         * rfc2047.el (rfc2047-decode-region): Remove newlines between
432         decoded words.
433
434 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
435
436         * gnus.el (fboundp): After loading mm-util, make sure it was the
437         right one.
438
439 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
440
441         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
442         gnus-sum.  Made into a user option.
443
444         * gnus-sum.el (gnus-simplify-ignored-prefixes)
445         (gnus-summary-mark-article-as-unread)
446
447 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
448
449         * time-date.el (date-to-time): Typo.
450
451         * parse-time.el: Typo.
452
453         * nnsoup.el (nnsoup-retrieve-headers): Typo.
454
455         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
456
457         * nnimap.el:
458         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
459
460         * mm-encode.el (mm-safer-encoding): Typo.
461
462         * messcompat.el: Typo.
463
464         * message.el (message-face-alist): Typo.
465
466         * imap.el (imap-interactive-login, imap-open): Typos.
467
468         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
469
470         * gnus.el: Typo.
471
472         * gnus-win.el (gnus-configure-frame): Typo.
473
474         * gnus-util.el (gnus-atomic-progn-assign): Typo.
475
476         * gnus-topic.el (gnus-topic-sort-topics): Typo.
477
478         * gnus-sum.el (gnus-summary-article-number)
479         (gnus-summary-read-group-1, gnus-summary-mark-article)
480         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
481
482         * gnus-mule.el (gnus-mule-add-group): Typo.
483
484         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
485
486         * gnus-group.el (gnus-group-fetch-faq): Typo.
487
488         * gnus-art.el (gnus-decode-header-methods): Typo.
489
490         * flow-fill.el: Typo.
491
492 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
493
494         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
495
496 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
497
498         * gnus-sum.el (gnus-simplify-ignored-prefixes)
499         (gnus-summary-mark-article-as-unread)
500         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
501         Reformatting to avoid long lines.
502         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
503
504 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
505
506         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
507         be accessed through `mail-header-number'.
508
509 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
510
511         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
512         compressed range to gnus-summary-insert-articles.
513
514 2002-11-26  Kevin Ryde <user42@zip.com.au>
515
516         * gnus-art.el (gnus-mime-copy-part): Look for filename
517         parameter under content-disposition, not content-type.
518
519         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
520         (gnus-summary-reselect-current-group): Use it.
521
522 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
523
524         * gnus-agent.el (gnus-agent-uncached-articles): if
525         gnus-agent-load-alist fails, return ARTICLES.
526
527         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
528
529 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
530
531         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
532         superfluous function call.
533         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
534         Add warning to docstring.
535
536 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
537
538         * gnus-agent.el: Autoload number-at-point instead.
539         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
540
541 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
542
543         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
544         require thingatpt (for number-at-point) and protect against
545         deactivate-mark being unbound (on XEmacs).
546
547 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
548
549         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
550         print message on entry.
551
552         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
553
554         * gnus-range.el (gnus-range-difference): New function.
555         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
556
557 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
558
559         * gnus-sum.el (gnus-summary-insert-old-articles): Use
560         gnus-remove-from-range instead of gnus-range-difference which
561         doesn't exist.
562
563 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
564         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
565
566         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
567         used for showing which articles have been downloaded.
568         (gnus-agent-article-alist): Format change.  Add documentation.
569         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
570         process-marked articles.
571         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
572         in the series are individually fetched to minimize lose of
573         content due to an error/quit.
574         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
575         gnus-message instead of message.
576         (gnus-agent-read-servers): Use file lib/methods instead of
577         lib/servers.  TODO: Why?
578         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
579         (gnus-agent-get-undownloaded-list): Remove articles that appear to
580         come from the agent.  This means that they are not downloaded.
581         (gnus-agent-fetch-selected-article): Don't use history.
582         (gnus-agent-save-history, gnus-agent-enter-history)
583         (gnus-agent-article-in-history-p, gnus-agent-history-path):
584         Removed function; history is not used anymore.
585         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
586         (gnus-agent-crosspost): Started rewrite then realized that a typo
587         in gnus-agent-fetch-articles ensures that this function is never
588         called.  This will need to be fixed later.
589         (gnus-agent-check-overview-buffer): Some sanity checks on the
590         agent overview buffer.  This is a safety net used during
591         development.
592         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
593         changed, write a number to the file indicating this.
594         (gnus-agent-fetch-headers): Rewrite to respect
595         gnus-agent-consider-all-articles without relying on the
596         `.fetched' files.  Make it fast.
597         (gnus-agent-braid-nov): Change resulting from
598         gnus-agent-fetch-headers change.
599         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
600         `.fetched' files.
601         (gnus-agent-read-agentview): New function, used by
602         gnus-agent-load-alist.
603         (gnus-agent-load-fetched-headers): Remove.
604         (gnus-agent-save-alist): Rewrite to accomodate new format.
605         (gnus-agent-fetch-group-1): Make sure list of articles is in the
606         same order as in gnus-newsgroup-headers.
607         (gnus-agent-expire): Document and implement extra args ARTICLES,
608         GROUP, FORCE.  Do not restrict usage.
609         (gnus-agent-uncached-articles): New function.
610         (gnus-agent-retrieve-headers): Use it.
611         (gnus-agent-regenerate-group): No longer needs to be called from
612         gnus-agent-regenerate.  Individual groups may be regenerated. The
613         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
614         The article fetch dates are validated in the article alist.  The
615         article alist is pruned of entries that do not reference existing
616         NOV entries.  All changes are computed then applied with
617         inhibit-quit bound to t.  As a result, it is now safe to quit out of
618         regeneration.  The optional clean parameter has been replaced with
619         an optional reread parameter.  Clean is no longer necessary as
620         regeneration gets the appropriate setting from
621         gnus-agent-consider-all-articles.  The new reread parameter will
622         result in fetched, or all, articles being marked as unread.
623         (gnus-agent-regenerate): Removed code to regenerate the history
624         file as it is no longer used.
625
626         * gnus-start.el (gnus-make-ascending-articles-unread): New
627         function, for efficient mass-marking.
628
629         * gnus-sum.el (gnus-summary-highlight): Use new face for
630         downloaded articles.
631         (gnus-article-mark): Prefer to indicate read/unread status over
632         downloaded status.
633         (gnus-summary-highlight-line-0): New function, maybe rehighlights
634         line.
635         (gnus-summary-highlight-line): Use new face for downloaded
636         articles.
637         (gnus-summary-insert-old-articles): Improved performance by
638         replacing the initial LIST of older articles with a compressed
639         RANGE of older articles.  Some servers appear to lie about
640         their active range so the original list could contain millions
641         of article numbers.  The range is not expanded into a list
642         until the optional ALL parameter has been applied.
643
644 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
645
646         * gnus-agent.el (gnus-category-mode): Typo in doc string.
647
648 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
649
650         * spam.el:
651         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
652
653         * spam.el: added `M s t' and `M s x' key mappings
654
655 2002-11-20  Simon Josefsson  <jas@extundo.com>
656
657         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
658
659 2002-11-19  Simon Josefsson  <jas@extundo.com>
660
661         * gnus-sum.el (gnus-summary-morse-message): Load
662         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
663         (unmorse-region): Autoload it instead.
664
665 2002-11-18  Simon Josefsson  <jas@extundo.com>
666
667         * gnus-sum.el (gnus-summary-morse-message): New function.
668         (gnus-summary-wash-map): Bind to `W m'.
669         (gnus-summary-make-menu-bar): Add.
670
671         * nnimap.el (nnimap-request-expire-articles): Compress sequence
672         before storing \Deleted mark on expired articles.
673
674 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
675         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
676
677         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
678         parens in column 0.
679
680 2002-11-17  Juanma Barranquero  <lektu@terra.es>
681
682         * nnweb.el (nnweb-google-create-mapping): Fix typo.
683
684         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
685
686         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
687
688 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
689
690         * message.el (message-set-auto-save-file-name): Use
691         make-directory, to avoid the dependence on gnus-util.
692
693 2002-11-16  Simon Josefsson  <jas@extundo.com>
694
695         * nnimap.el (nnimap-callback-callback-function):
696         (nnimap-callback-buffer): Removed, these cannot be global but must
697         be embedded into the callback.
698         (nnimap-make-callback): New.  Embedd article number, callback and
699         buffer in function.
700         (nnimap-callback, nnimap-request-article-part): Update.
701
702 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
703
704         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
705
706 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
707
708         * gnus.el (gnus-summary-line-format): Document %C.
709
710 2002-11-11  Simon Josefsson  <jas@extundo.com>
711
712         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
713         output when called interactively.
714
715 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
716
717         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
718
719         * message.el (message-draft-coding-system): Improve comment; use
720         mm-auto-save-coding-system for the default value.
721
722         * nndraft.el (nndraft-request-article): Revert to the state before
723         2002-10-29; regexp-quote mail-header-separator.
724
725 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
726
727         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
728         allow editing of drafts from an nnvirtual group.
729
730 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
731
732         * nndraft.el (nndraft-request-article): Replace emacs-mule with
733         mm-auto-save-coding-system.
734
735         * message.el (message-draft-coding-system): Default to
736         iso-2022-7bit.
737
738         * mm-util.el (mm-auto-save-coding-system): Undo last change to
739         restore the default value to emacs-mule or escape-quoted.
740
741 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
742
743         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
744         a delayed or a queued article as well as a draft.
745
746         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
747         delayed or a queued article in the raw format; treat a delayed
748         article as a raw article as well as a draft.
749         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
750         for the delayed group.
751
752         * nndraft.el (nndraft-request-article): Ignore auto save files for
753         a delayed or a queued article; don't bother to decode a queued
754         article; don't bind nnmail-file-coding-system for a queued article.
755
756         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
757         and the queue group.
758
759 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
760
761         * gnus-group.el (gnus-group-delete-group):
762         gnus-cache-active-hashtb might be void.
763
764 2002-11-02  Simon Josefsson  <jas@extundo.com>
765
766         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
767         setting of the default user ID.  From Raymond Scholz
768         <ray-2002@zonix.de>.
769
770 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
771
772         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
773         charset.
774
775 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
776         From Alex Schroeder <alex@emacswiki.org>
777         * spam-stat.el (spam-stat-process-directory): add dir to message
778         (spam-stat-reduce-size): No longer remove words
779         with values close to 0.5, because the default value is 0.2.
780
781 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
782
783         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
784         documentation.
785
786 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
787
788         * gnus-agent.el (gnus-agent-fetched-headers)
789         (gnus-agent-load-fetched-headers)
790         (gnus-agent-save-fetched-headers): Remove variable and two
791         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
792         works better.
793         (gnus-agent-fetch-headers): New implementation from Kevin
794         Greiner.  Uses gnus-agent-article-alist to store information
795         about fetched messages which aren't on the server anymore.  The
796         trick is to return a list of considered messages to the caller,
797         but to only fetch those which haven't been fetched yet.
798
799 2002-10-30  Simon Josefsson  <jas@extundo.com>
800
801         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
802
803         * pgg.el (pgg-passphrase-cache-expiry): Removed.
804
805 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
806
807         * mm-view.el (mm-w3m-local-map-property): Make it work with older
808         versions of emacs-w3m than 1.3.3.
809
810         * lpath.el: Bind w3m-minor-mode-map.
811
812         * mm-view.el (mm-w3m-mode-command-alist)
813         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
814         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
815         (mm-setup-w3m): Simplified.
816         (mm-w3m-local-map-property): New function.
817         (mm-inline-text-html-render-with-w3m): Use it.
818
819         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
820         mm-w3m-local-map-property.
821
822 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
823
824         * mm-util.el (mm-auto-save-coding-system): Default to
825         iso-2022-7bit.
826
827         * nndraft.el (nndraft-request-article): Decode an article using
828         the coding-system emacs-mule if it seems to have been saved using
829         emacs-mule.
830         (nndraft-request-replace-article): Use message-draft-coding-system
831         instead of mm-auto-save-coding-system for the draft or delayed
832         group.
833
834 2002-10-28  Josh  <huber@alum.wpi.edu>
835
836         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
837         functions.
838
839 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
840         From mah@everybody.org (Mark A. Hershberger).
841
842         * mm-url.el (mm-url-insert-file-contents): Make it return the same
843         type values ("url" size) regardless of the values of
844         mm-url-use-external.
845
846 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
847
848         * nnimap.el (nnimap-request-article-part): Try harder to show
849         group name in debugging message.
850
851 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
852
853         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
854         directory if it doesn't exist.
855         (gnus-agent-fetch-headers): Remove old cruft that tried to
856         abstain from downloading articles more than once if
857         gnus-agent-consider-all-articles was true.  This is now done
858         properly via the .fetched files.
859
860 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
861
862         * nndraft.el (nndraft-request-article): Treat delayed articles
863         like drafts.
864
865 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
866
867         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
868
869 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
870
871         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
872         Remove unused optional arg DIR and corresponding code.
873
874         * nnimap.el (nnimap-request-article-part): Include group name in
875         debugging output.
876
877 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
878
879         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
880
881 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
882
883         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
884         contains range of headers that have been fetched by the agent
885         already.  Compare gnus-agent-article-alist.
886         (gnus-agent-file-header-cache): Like
887         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
888         (gnus-agent-fetch-headers): Improve comment.  Revert to old
889         seen/recent logic.
890         Remember which headers have been fetched before and don't fetch
891         them again the next time round.
892         (gnus-agent-load-fetched-headers)
893         (gnus-agent-save-fetched-headers): New functions, for remembering
894         which headers have been fetched before.
895
896 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
897
898         * lpath.el: Remove useless bindings.
899
900 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
901
902         * gnus-sum.el (gnus-summary-execute-command): Disable visual
903         features while searching.
904
905 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
906
907         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
908
909 2002-10-22  Simon Josefsson  <jas@extundo.com>
910
911         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
912         (pgg-snarf-keys): Add.
913
914 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
915
916         * lpath.el: Fbind bbdb-records.
917
918         * spam.el: Don't autoload bbdb-records.
919
920 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
921
922         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
923         prevent inf-loop.
924
925 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
926
927         * nnslashdot.el: Removed some test lines.
928         More test.
929
930 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
931
932         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
933         are known to be downloaded already.
934
935 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
936
937         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
938         (mm-text-html-washer-alist): Ditto.
939
940 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
941
942         * nnheader.el (nnheader-remove-body): Fix an error of detecting
943         boundary between headers and body.
944         * nnml.el (nnml-parse-head): Ditto.
945
946 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
947
948         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
949         entries.
950
951         * gnus-group.el (gnus-fetch-group): Allow an optional
952         specification of the articles to select.
953
954         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
955
956 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
957
958         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
959         headers from the group, update variable `articles' to contain
960         only those numbers where headers exist.  (When fetching all
961         articles in a group, Gnus creates lots of numbers where there is
962         no articles.)
963
964 2002-10-20  Steve Youngs  <youngs@xemacs.org>
965
966         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
967         doesn't have the 'alist custom type, use cons cells instead.
968         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
969         (pgg-parse-hash-algorithm-alist): Ditto.
970         (pgg-parse-compression-algorithm-alist): Ditto.
971         (pgg-parse-signature-type-alist): Ditto.
972
973         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
974
975         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
976
977         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
978
979 2002-10-19  Simon Josefsson  <jas@extundo.com>
980
981         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
982         buffer.
983
984 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
985
986         * gnus-spec.el (gnus-make-format-preserve-properties)
987         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
988         properties also on XEmacs.  `gnus-xmas-format' is like format but
989         preserves text properties on XEmacs (though it only understands
990         simple format specs).  The variable
991         `gnus-make-format-preserve-properties' controls whether the
992         function is used, and is checked in `gnus-parse-simple-format'.
993         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
994
995         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
996         output.
997         (gnus-agent-consider-all-articles): New variable.
998         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
999         (gnus-agent-fetch-headers): Depending on
1000         gnus-agent-consider-all-articles, maybe get all articles.
1001         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
1002         `read'.
1003         (gnus-predicate-imples-unread): New function.
1004         (gnus-agent-fetch-headers): Optimize to call
1005         gnus-list-of-unread-articles if that is sufficient.
1006         Check unseen and recent instead of seen and recent.
1007         (gnus-agent-fetch-headers): Abstain from calling
1008         gnus-list-range-intersection if range (a . b) would have (> a b).
1009
1010 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1011
1012         * message.el (message-send-mail): Make it possible to perform
1013         edebug-defun.
1014
1015 2002-10-18  Simon Josefsson  <jas@extundo.com>
1016
1017         * gnus-art.el (gnus-button-man-handler): Change default to
1018         `manual-entry' (defined in both emacsen).
1019         (gnus-button-man-handler): Remove emacsen difference and use
1020         `manual-entry'.
1021
1022 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1023
1024         * spam.el: Wrap autoload settings for bbdb-records,
1025         executable-find and ifile-spam-filter with eval-and-compile.
1026         (spam-display-buffer-contents): Remove.
1027         (spam-bogofilter-score): Merge spam-display-buffer-contents.
1028
1029 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
1030
1031         * spam.el (spam-display-buffer-contents): New function.
1032         (spam-bogofilter-score): use spam-display-buffer-contents, patch
1033         from Katsumi Yamaoka <yamaoka@jpl.org>.
1034
1035 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1036
1037         * nnheader.el (nnheader-parse-naked-head): New function.
1038         (nnheader-parse-head): Use the above function, in order to handle
1039         continuation lines properly.
1040         (nnheader-remove-body): New function.
1041         (nnheader-remove-cr-followed-by-lf): New function.
1042         (nnheader-ms-strip-cr): Use the above function.
1043
1044         * gnus-agent.el (gnus-agent-regenerate-group): Call
1045         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
1046         `nnheader-parse-head'.
1047         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
1048
1049         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
1050         continuation lines by itself; call `nnheader-parse-naked-head'
1051         instead of `nnheader-parse-head'.
1052         * nndiary.el (nndiary-parse-head): Ditto.
1053         * nnfolder.el (nnfolder-parse-head): Ditto.
1054         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
1055         * nnmaildir.el (nnmaildir--update-nov): Ditto.
1056         * nnml.el (nnml-parse-head): Ditto.
1057
1058 2002-10-17  Steve Youngs  <youngs@xemacs.org>
1059
1060         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
1061         XEmacs, default to it if featurep 'xemacs.
1062
1063 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1064
1065         * spam-stat.el: Check for the existence of hash functions instead
1066         of the Emacs version to decide whether to load cl.  Suggested by
1067         Kai Gro\e,A_\e(Bjohann.
1068
1069 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1070
1071         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
1072         if it isn't open yet.
1073
1074 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1075
1076         * gnus-group.el: Require mm-url only when compiling.
1077         (gnus-group-fetch-charter): Require mm-url.
1078
1079         * spam-stat.el: Require cl for the functions gethash,
1080         hash-table-count, make-hash-table and mapc for Emacs 20.
1081         (puthash): Alias to cl-puthash for Emacs 20.
1082         (with-syntax-table): New macro for Emacs 20.
1083
1084 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
1085
1086         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
1087
1088 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
1089
1090         * spam.el (spam-check-ifile): added ifile as a spam checking
1091         backend, and spam-use-ifle as the variable to toggle that check.
1092
1093 2002-10-12  Simon Josefsson  <jas@extundo.com>
1094
1095         * message.el (message-beginning-of-line): New variable.
1096         (message-beginning-of-line): Use it.
1097
1098 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
1099
1100         * spam.el: more compilation fixes for BBDB
1101
1102         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
1103         (spam-stat-reduce-size): Interactive.
1104         (spam-stat-reset): New function.
1105         (spam-stat-save): Interactive.
1106
1107 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1108
1109         * gnus.el: Autoload gnus-delay-initialize.
1110
1111         * message.el: Autoload gnus-delay-article.
1112
1113 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
1114
1115         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
1116         text property in Emacs.
1117
1118 2002-10-11  Simon Josefsson  <jas@extundo.com>
1119
1120         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
1121         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
1122
1123         * mml1991.el (mml1991-pgg-sign): Remove CR.
1124
1125 2002-10-10  Simon Josefsson  <jas@extundo.com>
1126
1127         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
1128         decrypt failed.
1129         (mml2015-trust-boundaries-alist): Removed.
1130         (mml2015-gpg-extract-signature-details): Don't use it.
1131         (mml2015-unabbrev-trust-alist): New.
1132         (mml2015-gpg-extract-signature-details): Use it.
1133
1134 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
1135
1136         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
1137         BBDB installed
1138
1139         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
1140         statistical analysis of spam in Lisp only
1141
1142 2002-10-10  Simon Josefsson  <jas@extundo.com>
1143
1144         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
1145         auth, selected or examine state.
1146
1147         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
1148         buffer and error buffer depending on type of information.
1149
1150         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
1151         --status-fd stuff even if gpg.el is not used (revert earlier
1152         change).
1153         (mml2015-pgg-{clear-,}verify): Store both output and errors as
1154         gnus details.
1155         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
1156         buffer.
1157
1158         * pgg.el (pgg-verify-region): Use it.
1159
1160         * pgg-def.el (pgg-query-keyserver): New variable.
1161
1162         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
1163         key-identifier in packet.  Is this a good idea?
1164
1165         * mml.el (mml-mode-map): Add security commands that operates on
1166         MIME parts.
1167         (mml-menu): And menu items for them.
1168
1169         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
1170
1171         * mml.el (mml-parse-1): Support sender in #secure tags.
1172
1173         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
1174         defined.
1175
1176         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
1177         (mml-pgp-encrypt-buffer): Support combined signing.
1178
1179         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
1180         (mml1991-gpg-encrypt): Ditto.
1181         (mml1991-pgg-encrypt): Ditto.
1182         (mml1991-encrypt): Pass sign parameter.
1183
1184         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
1185         (mml-signencrypt-style): Mention the variable.
1186
1187 2002-10-09  Simon Josefsson  <jas@extundo.com>
1188
1189         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
1190         pgg-gpg-user-id.
1191
1192         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
1193         (pgg-fetch-key-function): Nil if w3 is not installed.
1194
1195 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1196
1197         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
1198         gnus-agent-current-history.
1199
1200 2002-10-06  Simon Josefsson  <jas@extundo.com>
1201
1202         * imap.el (imap-parse-status): Don't use read to read token.
1203
1204 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1205
1206         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
1207         for methods not covered by the agent, and when unplugged.
1208
1209 2002-10-05  Simon Josefsson  <jas@extundo.com>
1210
1211         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
1212         signing.
1213
1214         * gnus-agent.el (gnus-agent-read-servers): If getting method from
1215         a named server fails, ignore the server.
1216
1217         * mml1991.el (mml1991-pgg-sign): Do QP.
1218
1219         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
1220         work.
1221
1222 2002-10-04  Simon Josefsson  <jas@extundo.com>
1223
1224         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
1225
1226         * pgg-pgp.el (pgg-pgp-verify-region): Inline
1227         binary-write-decoded-region from MEL.
1228
1229         * pgg.el (pgg-encrypt-region): Support sign.
1230
1231         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
1232
1233         * mml2015.el (mml2015-pgg-encrypt): Ditto.
1234
1235         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
1236         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
1237         branch where PGG was taken from in the ChangeLog entries below.
1238
1239 2002-10-01  Simon Josefsson  <jas@extundo.com>
1240
1241         * pgg-pgp.el: Don't require mel.  Don't use luna.
1242         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
1243         (pgg-pgp-process-region): Use expand-file-name instead of concat.
1244         (pgg-pgp-process-region): Don't use binary-funcall.
1245
1246         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
1247
1248         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
1249         instead of concat.
1250
1251         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
1252
1253 2002-09-29  Simon Josefsson  <jas@extundo.com>
1254
1255         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
1256         compile warnings.
1257
1258         * pgg.el (pgg-decrypt-region): Don't parse packet.
1259
1260         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
1261
1262 2002-09-29  Daiki Ueno <ueno@unixuser.org>
1263
1264         * pgg.el: Remove dependency on calist.el.
1265
1266 2002-09-28  Simon Josefsson  <jas@extundo.com>
1267
1268         * pgg.el (pgg-temporary-file-directory): New variable.
1269         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
1270
1271         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
1272         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
1273
1274         * pgg-parse.el (pgg-char-int): Defalias.
1275         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
1276         (pgg-read-bytes, pgg-read-body): Use it.
1277         (pgg-decode-packets): Don't use MEL, use base64-*.
1278         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
1279         (pgg-string-as-unibyte): Defalias.
1280         (pgg-parse-armor-region): Use it.
1281
1282         * pgg-gpg.el (pgg-gpg-process-region): Use
1283         pgg-temporary-file-directory.
1284
1285         * luna.el: Don't def-edebug.
1286
1287         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
1288         binary-write-decoded-region from MEL.
1289
1290         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
1291
1292         * alist.el, calist.el: Don't require product/APEL.
1293
1294         * pgg-parse.el (top-level): Remove dependency on static.el,
1295         pccl.el, mel.el.
1296         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
1297         `define-ccl-program' is boundp, instead of using broken.
1298
1299 2002-10-01  Simon Josefsson  <jas@extundo.com>
1300
1301         * message.el (message-required-mail-headers): Remove Lines:.
1302
1303 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1304         From Jesper Harder.
1305
1306         * gnus-group.el (gnus-group-fetch-charter,
1307         gnus-group-fetch-control): Prompt for group if given a prefix
1308         argument.
1309         * gnus-sum.el (t): Add gnus-group-fetch-charter and
1310         gnus-group-fetch-control to summary key map and menu.
1311
1312
1313 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
1314
1315         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
1316         number when there are no articles.
1317
1318 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1319
1320         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
1321         arg ALL means to fetch all articles, not only downloadable ones.
1322         (gnus-agent-fetch-selected-article): New function for
1323         gnus-select-article-hook or gnus-mark-article-hook.
1324
1325 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1326         From Peter von der Ahe <nospam2159@daimi.au.dk>.
1327
1328         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
1329         raw-text.
1330
1331 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
1332
1333         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
1334         Pinard).
1335         Major revamp of the code, documentation is in comments in the file
1336         for now.
1337
1338 2002-09-30  Simon Josefsson  <jas@extundo.com>
1339
1340         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
1341         buffer seem to be needed?
1342
1343 2002-09-29  Simon Josefsson  <jas@extundo.com>
1344
1345         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
1346         compile warnings.
1347
1348         * mml1991.el (mml1991-function-alist): Add pgg.
1349         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
1350         (mml1991-pgg-encrypt): Fix recipients querying.
1351
1352 2002-09-28  Simon Josefsson  <jas@extundo.com>
1353
1354         * mml2015.el (autoload): Autoload correct files.  Trivial patch
1355         from dme@dme.org.
1356         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
1357         handle is returned.
1358
1359 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1360
1361         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1362         Protect against non-existent of `nnimap-mailbox-info'.
1363
1364 2002-09-27  Simon Josefsson  <jas@extundo.com>
1365
1366         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
1367         (gnus-setup-news-hook): Use it.
1368         (gnus-after-getting-new-news-hook): Ditto.
1369
1370         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
1371
1372 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1373         From Mats Lidell <matsl@contactor.se>.
1374
1375         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
1376
1377 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1378
1379         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
1380         the part to decode encoded words, use raw words instead of decoded
1381         words.
1382
1383 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1384
1385         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
1386
1387         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
1388         (mm-setup-w3m): Use it.
1389
1390 2002-09-27  Simon Josefsson  <jas@extundo.com>
1391
1392         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
1393         article buffers.
1394
1395         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
1396         it just in case.
1397         (nnimap-update-unseen): New function; update unseen count in
1398         `n-m-info'.
1399         (nnimap-close-group): Call it.
1400
1401         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
1402         (gnus-after-getting-new-news-hook): Ditto.
1403
1404         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
1405         message into verboselevel 9.  Change slow mail check message.
1406         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
1407         (nnimap-fixup-unread-after-getting-new-news): New function, to be
1408         used as a hook after getting new mail.
1409
1410 2002-09-26  Simon Josefsson  <jas@extundo.com>
1411
1412         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
1413         SELECT/EXAMINE is first unseen article, not number of unseen
1414         articles.  Make them distinct by renaming the former to
1415         `first-unseen' instead of `unseen'.
1416
1417         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
1418         too.
1419         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
1420         changed.
1421         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
1422
1423         * gnus-int.el (gnus-server-unopen-status): Defcustom.
1424
1425         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
1426         better.
1427
1428         * mml2015.el (mml2015-pgg-decrypt): Only add security information
1429         if dissecting resulting buffer actually had any information.
1430
1431 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1432
1433         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
1434         because the function `string<' allows symbols.
1435
1436         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
1437
1438 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
1439
1440         * message.el (message-forward-make-body): Revert an early change
1441         because 8-bit utf-8 emails.
1442
1443 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
1444
1445         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
1446         links to Info)
1447         * gnus-art.el (gnus-treat-highlight-signature):
1448         * gnus-art.el (gnus-treat-buttonize):
1449         * gnus-art.el (gnus-treat-buttonize-head):
1450         * gnus-art.el (gnus-treat-emphasize):
1451         * gnus-art.el (gnus-treat-strip-cr):
1452         * gnus-art.el (gnus-treat-unsplit-urls):
1453         * gnus-art.el (gnus-treat-leading-whitespace):
1454         * gnus-art.el (gnus-treat-hide-headers):
1455         * gnus-art.el (gnus-treat-hide-boring-headers):
1456         * gnus-art.el (gnus-treat-hide-signature):
1457         * gnus-art.el (gnus-treat-fill-article):
1458         * gnus-art.el (gnus-treat-hide-citation):
1459         * gnus-art.el (gnus-treat-hide-citation-maybe):
1460         * gnus-art.el (gnus-treat-strip-list-identifiers):
1461         * gnus-art.el (gnus-treat-strip-pgp):
1462         * gnus-art.el (gnus-treat-strip-pem):
1463         * gnus-art.el (gnus-treat-strip-banner):
1464         * gnus-art.el (gnus-treat-highlight-headers):
1465         * gnus-art.el (gnus-treat-highlight-citation):
1466         * gnus-art.el (gnus-treat-date-ut):
1467         * gnus-art.el (gnus-treat-date-local):
1468         * gnus-art.el (gnus-treat-date-english):
1469         * gnus-art.el (gnus-treat-date-lapsed):
1470         * gnus-art.el (gnus-treat-date-original):
1471         * gnus-art.el (gnus-treat-date-iso8601):
1472         * gnus-art.el (gnus-treat-date-user-defined):
1473         * gnus-art.el (gnus-treat-strip-headers-in-body):
1474         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
1475         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
1476         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
1477         * gnus-art.el (gnus-treat-unfold-headers):
1478         * gnus-art.el (gnus-treat-fold-headers):
1479         * gnus-art.el (gnus-treat-fold-newsgroups):
1480         * gnus-art.el (gnus-treat-overstrike):
1481         * gnus-art.el (gnus-treat-display-xface):
1482         * gnus-art.el (gnus-treat-display-smileys):
1483         * gnus-art.el (gnus-treat-from-picon):
1484         * gnus-art.el (gnus-treat-mail-picon):
1485         * gnus-art.el (gnus-treat-newsgroups-picon):
1486         * gnus-art.el (gnus-treat-body-boundary):
1487         * gnus-art.el (gnus-treat-capitalize-sentences):
1488         * gnus-art.el (gnus-treat-fill-long-lines):
1489         * gnus-art.el (gnus-treat-play-sounds):
1490         * gnus-art.el (gnus-treat-translate):
1491         * gnus-art.el (gnus-treat-x-pgp-sig):
1492         * gnus-art.el (gnus-mime-button-line-format):
1493         * gnus-art.el (gnus-button-man-level):
1494         * gnus-art.el (gnus-button-emacs-level):
1495         * gnus-cus.el (gnus-group-parameters):
1496         * gnus-gl.el (bbb-build-mid-scores-alist):
1497         * gnus-group.el (gnus-group-line-format):
1498         * gnus-mlspl.el (gnus-group-split-setup):
1499         * gnus-mlspl.el (gnus-group-split):
1500         * gnus-msg.el (gnus-mailing-list-groups):
1501         * gnus-msg.el (gnus-posting-styles):
1502         * gnus-nocem.el (gnus-nocem-issuers):
1503         * gnus-score.el (gnus-score-regexp-bad-p):
1504         * gnus-srvr.el (gnus-server-line-format):
1505         * gnus-topic.el (gnus-topic-line-format):
1506         * gnus.el (gnus-summary-line-format):
1507         * mail-source.el (mail-sources):
1508         * message.el (message-subscribed-address-file):
1509         * nnmail.el (nnmail-split-fancy):
1510
1511 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
1512
1513         * mail-source.el(mail-source-run-script): use `functionp' to test
1514         whether the argument `script' is in fact a function.
1515         (mail-sources): adjust the defcustom to allow users to specify a
1516         function or a string as the value of the `:prescript' and
1517         `:postscript' arguments of the `file' and `pop3' mail sources.
1518
1519 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
1520
1521         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
1522         number when article 1 does not exist.
1523
1524 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1525
1526         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
1527         apropos if apropos-variable does not exist.
1528         (gnus-button-guessed-mid-regexp)
1529         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
1530         regexes.  From Reiner Steib.
1531         (gnus-button-handle-describe-function)
1532         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
1533         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
1534         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
1535
1536 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
1537         Trivial patch.
1538
1539         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
1540         the file.
1541
1542 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
1543
1544         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
1545
1546 2002-09-24  Simon Josefsson  <jas@extundo.com>
1547
1548         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
1549         (mml2015-use): Prefer PGG if installed.
1550         (mml2015-function-alist): Add PGG wrappers.
1551         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
1552         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
1553         prefix, make regexp optionally skip it.
1554         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
1555         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
1556         (mml2015-pgg-encrypt): New functions.
1557         (defvar, autoload): Prevent byte-compile warnings.
1558
1559 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1560         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
1561
1562         * gnus-art.el (article-strip-banner): Check for the existence of
1563         from header.
1564
1565 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
1566
1567         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
1568         (gnus-button-alist): Improved regexp for
1569         gnus-button-handle-mid-or-mail (false positives), fixed
1570         gnus-button-handle-man entries.
1571         From Reiner Steib.
1572
1573 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
1574         From Josh Huber.
1575
1576         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
1577         nnmail-extra-headers is non-nil.
1578
1579 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
1580
1581         * nnmaildir.el: Store article numbers persistently.  General
1582         revision.
1583         (nnmaildir-request-expire-articles): handle 'immediate and 'never
1584         for nnmail-expiry-wait; delete instead of moving if 'force is
1585         given.
1586
1587 2002-09-23  Simon Josefsson  <jas@extundo.com>
1588         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
1589
1590         * smime.el (smime-sign-buffer): Get key and extra certs.
1591         (smime-get-key-with-certs-by-email): Utility function.
1592
1593 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1594         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
1595
1596         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
1597         article exists.
1598
1599 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1600
1601         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
1602
1603 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
1604         From Reiner Steib.
1605
1606         * gnus-art.el (gnus-button-handle-custom,
1607         gnus-button-handle-mid-or-mail,
1608         gnus-button-handle-describe-{function,variable,key},
1609         gnus-button-handle-apropos{,command,variable}): New functions.
1610         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
1611         gnus-button-{man,emacs,mail}-level): New variables.
1612         (gnus-button-alist): Use the above to buttonize emacs and mail
1613         related links.
1614
1615 2002-09-18  Juanma Barranquero  <lektu@terra.es>
1616
1617         * gnus-int.el (gnus-status-message): Fix spacing.
1618
1619         * imap.el (imap-continuation): Fix typos.
1620
1621 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1622
1623         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
1624
1625         * gnus-art.el (gnus-article-reply-with-original): Correct
1626         with-current-buffer scope.
1627
1628         * message.el (message-completion-alist): Add Reply-To, From, etc.
1629
1630 2002-09-18  Simon Josefsson  <jas@extundo.com>
1631
1632         * nnimap.el (nnimap-request-expire-articles): Make flag setting
1633         conditional.  From Nevin Kapur <nevin@jhu.edu>.
1634
1635 2002-09-17  Simon Josefsson  <jas@extundo.com>
1636
1637         * nnimap.el (nnimap-expiry-target): Don't search for which
1638         articles exists here.
1639         (nnimap-request-expire-articles): Do it here instead.  Only expire
1640         when articles are found.  Suggested by Nevin Kapur
1641         <nevin@jhu.edu>.
1642
1643 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1644         From Reiner Steib <reiner.steib@gmx.de>.
1645
1646         * message.el (message-strip-subject-trailing-was)
1647         (message-change-subject, message-add-archive-header)
1648         (message-xpost-fup2-header, message-xpost-insert-note)
1649         (message-xpost-fup2, message-reduce-to-to-cc): New functions
1650         adopted from message-utils.el.  Add functions to the keymap, mode
1651         describtion and menu.
1652         (message-change-subject,message-xpost-fup2): Signal error if
1653         current header is empty.
1654         (message-xpost-insert-note): Changed insert position.
1655         (message-archive-note): Ensure to insert note in message body (not
1656         in head).
1657         (message-archive-header, message-archive-note)
1658         (message-xpost-default, message-xpost-note, message-fup2-note)
1659         (message-xpost-note-function): New variables adopted from
1660         message-utils.el.  Changed some doc-strings.
1661         (message-mark-insert-{begin,end}): Rename from
1662         message-{begin,end}-inserted-text-mark (message-utils.el), changed
1663         values.
1664         (message-subject-trailing-was-query)
1665         (message-subject-trailing-was-ask-regexp)
1666         (message-subject-trailing-was-regexp): New variables.
1667         (message-to-list-only): Added doc-string and menu entry.
1668
1669         * message-utils.el: Removed.  Functions are now in message.el.
1670
1671 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1672
1673         * gnus-art.el (gnus-article-reply-with-original,
1674         gnus-article-followup-with-original): Switch to
1675         gnus-summary-buffer before reply/followup.
1676
1677 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
1678
1679         * gnus-sum.el (gnus-summary-toggle-header): The article window may
1680         not exist. Toggle it anyway.
1681
1682 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
1683
1684         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
1685
1686         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
1687         Trivial patch from Urban Engberg <ue@ccieurope.com>.
1688
1689         * rfc2047.el (message-posting-charset): Defvar it.
1690         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
1691         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
1692
1693         * mail-source.el (mail-source-fetch): Hide password.
1694
1695         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
1696
1697 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1698         From John Paul Wallington <jpw@shootybangbang.com>.
1699
1700         * gnus.el (gnus-visual, gnus-meta): Fix typo.
1701
1702 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1703
1704         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
1705
1706 2002-09-11  Simon Josefsson  <jas@extundo.com>
1707
1708         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
1709         (nnimap-split-rule): Doc fix.
1710         (nnimap-request-expire-articles): Cleanup code.
1711
1712 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1713         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
1714
1715         * gnus-art.el (gnus-article-address-banner-alist): New option.
1716         (article-strip-banner): Refer the above option to split banners of
1717         free mail servers, when no group parameter is specified.
1718
1719 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1720
1721         * nntp.el (nntp-wait-for-string): Check for a process in the
1722         current buffer instead of `nntp-server-buffer'.
1723
1724 2002-09-09  Simon Josefsson  <jas@extundo.com>
1725
1726         * gnus-art.el (gnus-button-man-handler): New variable.
1727         (gnus-button-alist): Use g-b-handle-man.
1728         (gnus-button-handle-man): New, call g-b-man-handler.
1729
1730 2002-09-08  Simon Josefsson  <jas@extundo.com>
1731
1732         * gnus-art.el (gnus-button-alist): Buttonize man page links.
1733
1734 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1735
1736         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
1737
1738 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1739
1740         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
1741
1742         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
1743         keystroke.
1744
1745         * gnus-srvr.el (gnus-browse-describe-group): New command and
1746         keystroke.
1747
1748 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1749
1750         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
1751         value for gnus-decoration property.
1752
1753 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1754
1755         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
1756         string) as group name in case we have a CRLF in the file.
1757
1758 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
1759
1760         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
1761         group.
1762         (rfc1843-decode-hzp): do.
1763         (rfc1843-newsgroups-regexp): do.
1764
1765 2002-09-04  Simon Josefsson  <jas@extundo.com>
1766
1767         * message.el (message-canlock-generate): Make sure sha1 doesn't
1768         call external programs.
1769
1770 2002-09-03  Simon Josefsson  <jas@extundo.com>
1771
1772         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
1773
1774         * gnus-agent.el (gnus-agent-batch): Add doc.
1775
1776 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
1777
1778         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
1779         check for signed and encrypted parts.
1780         * mml.el (mml-parse-1): Correct small typo which preventing
1781         setting recipients in a secure tag.
1782
1783 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1784
1785         * mm-util.el (mm-coding-system-priorities): Default to a list of
1786         iso-2022-jp and others for the Japanese environment.
1787
1788 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1789
1790         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
1791         invalid display names.
1792
1793 2002-08-30  Simon Josefsson  <jas@extundo.com>
1794
1795         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
1796         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
1797
1798 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
1799
1800         * gnus.el (gnus-group-charter-alist): New option.
1801         (gnus-group-fetch-control-use-browse-url): New option.
1802
1803         * gnus-group.el (gnus-group-fetch-charter): New function.
1804         (gnus-group-fetch-control): New function.
1805         Add them to the keymap and menu. Require mm-url.
1806
1807 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1808
1809         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
1810         From Alex Schroeder <alex@emacswiki.org>.
1811
1812 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
1813
1814         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
1815         items expecting user interaction.
1816
1817         * gnus-topic.el (gnus-topic-make-menu-bar): do.
1818
1819         * gnus-sum.el (gnus-summary-make-menu-bar): do.
1820
1821         * gnus-srvr.el (gnus-server-make-menu-bar): do.
1822
1823         * mml.el (mml-menu): do.
1824
1825 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1826
1827         * mail-source.el (mail-source-touch-pop): New function.
1828
1829         * message.el (message-smtpmail-send-it): New function.
1830         (message-send-mail-function): Add it for a candidate.
1831
1832 2002-08-27  Simon Josefsson  <jas@extundo.com>
1833
1834         * gnus-msg.el (posting-charset-alist): Use
1835         gnus-define-group-parameter instead of defcustom.
1836         (gnus-put-message): Handle SPC in GCC.
1837         (gnus-inews-insert-gcc): Ditto.
1838         (gnus-inews-insert-archive-gcc): Ditto.
1839
1840 2002-08-26  Simon Josefsson  <jas@extundo.com>
1841
1842         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
1843         (gnus-agentize): Auto agentize all nntp and nnimap groups.
1844         (gnus-agent-possibly-save-gcc): Autoload.
1845         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
1846
1847 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1848
1849         * gnus.el (gnus-other-frame-function): New user option.
1850         (gnus-other-frame): Use it; add a doc-string; make it work with
1851         the gnuclient program.
1852
1853         * gnus-util.el (gnus-frame-or-window-display-name): New function.
1854
1855         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
1856         `device-connection' and `dfw-device'.
1857
1858 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1859
1860         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
1861         positives, make it stricter.  From Jochen Hein (trivial change).
1862
1863 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1864
1865         * gnus.el (gnus-other-frame): Trivial fix.
1866
1867 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1868
1869         * gnus.el (gnus-other-frame-parameters): New user option.
1870         (gnus-other-frame-object): New variable.
1871         (gnus-other-frame): Make it search for existing Gnus frame; don't
1872         read new news; delete frame on exit.
1873
1874         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
1875
1876         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
1877
1878 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1879         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
1880
1881         * message.el (message-set-auto-save-file-name): Add support for
1882         the Cygwin Emacs; the system-type is `cygwin'.
1883         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
1884
1885 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1886
1887         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
1888
1889         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
1890         avoid arithmetic errors.
1891
1892 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1893
1894         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
1895
1896 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1897
1898         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
1899         (message-ignored-resent-headers): Add envelope From.
1900
1901 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1902
1903         * gnus.el (gnus-summary-line-format): Document %k specifier.
1904
1905 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1906
1907         * gnus-sum.el (gnus-summary-line-message-size): New function.
1908         (gnus-summary-line-format-alist): Use it.
1909
1910 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1911
1912         * gnus-art.el (article-make-date-line): Refer to the value for
1913         `gnus-article-time-format' in the summary buffer.
1914
1915         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
1916
1917 2002-08-14  Simon Josefsson  <jas@extundo.com>
1918
1919         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
1920         quoting.
1921         (gnus-button-alist): Fix doc.
1922         (gnus-header-button-alist): Use ' not ` for default value quoting.
1923         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
1924         rationale similar to 2002-05-01 change.
1925         (gnus-article-add-buttons-to-head): Evaluate expression.
1926
1927         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
1928
1929 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1930
1931         * message.el (message-font-lock-keywords): Refer to the value for
1932         `message-cite-prefix-regexp' dynamically.
1933
1934 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1935
1936         * gnus-art.el (gnus-decode-header-methods): Doc fix.
1937
1938 2002-08-12  Simon Josefsson  <jas@extundo.com>
1939
1940         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
1941         (imap-shell-open): Skip initial junk before IMAP greeting.
1942
1943 2002-08-11  Simon Josefsson  <jas@extundo.com>
1944
1945         * message-utils.el (message-xpost-default,
1946         message-xpost-fup2-header, message-xpost-fup2): Fixed
1947         Typos.  Trivial changes from Reiner Steib
1948         <4uce.02.r.steib@gmx.net>.
1949
1950 2002-08-09  Simon Josefsson  <jas@extundo.com>
1951
1952         * message.el (message-canlock-password): Set
1953         canlock-password-for-verify to newly generated canlock-password.
1954         When Emacs is restarted, Custom makes sure this is set, but during
1955         the same session we must set it manually.
1956
1957 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
1958
1959         * yenc.el: New file.
1960
1961         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
1962         (mm-uu-type-alist): Add yenc.
1963         (mm-uu-yenc-filename): New function.
1964         (mm-uu-yenc-extract): New function.
1965
1966         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
1967
1968 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1969
1970         * dgnushack.el (merge): Don't use coerce.
1971
1972 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
1973
1974         * mailcap.el (mailcap-mime-data): Test window-system rather than
1975         mm-device-type.
1976         (mailcap-mime-data): Call xdvi and gv with "-safer".
1977
1978         * mm-util.el: Don't define mm-device-type.
1979
1980 2002-08-05  Simon Josefsson  <jas@extundo.com>
1981
1982         * mm-util.el (mm-coding-system-priorities): coding-system type not
1983         supported everywhere.
1984
1985 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1986
1987         * gnus.el (gnus-version-number): Bumped version number.
1988
1989 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1990
1991         * gnus.el: Oort Gnus v0.07 is released.
1992
1993 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1994
1995         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
1996         (gnus-article-sort-functions): Doc fix.
1997         (t): New keystroke.
1998         (gnus-article-sort-by-random): New function.
1999         (gnus-thread-sort-by-random): New function.
2000
2001 2002-08-02  Simon Josefsson  <jas@extundo.com>
2002
2003         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
2004         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
2005
2006 2002-07-31  Danny Siu  <dsiu@adobe.com>
2007
2008         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
2009         when splitting malformed messages without message-id
2010
2011 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2012         From Niklas Morberg <niklas.morberg@axis.com>.
2013
2014         * nnweb.el (nnweb-type, nnweb-type-definition)
2015         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
2016         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
2017         functionality.
2018         * nnweb.el: Removed old non-functioning search engines.
2019
2020 2002-07-27  Simon Josefsson  <jas@extundo.com>
2021
2022         * message.el (message-forward-make-body): Don't use
2023         `message-forward-ignored-headers' when doing a "raw" followup (it
2024         is important to preserve e.g. CTE).
2025
2026         * flow-fill.el (fill-flowed): Disable filladapt-mode.
2027
2028         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
2029         regexp-quote, Cyrus Sieve is fixed.
2030
2031         * sieve-manage.el (sieve-manage-deletescript): New function.
2032
2033         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
2034         (sieve-manage-mode): Fix menubar.
2035         (sieve-activate): Change some messages.
2036         (sieve-deactivate-all): New function.
2037         (sieve-deactivate): New alias.
2038         (sieve-remove): New function.
2039         (sieve-help): Fix help.
2040         All suggested by Ned Ludd.
2041
2042 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2043
2044         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
2045         (mm-w3m-safe-url-regexp): New user option.
2046
2047         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
2048         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
2049
2050 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
2051
2052         * gnus-sum.el (gnus-summary-delete-article): Force
2053         nnmail-expiry-target to 'delete, so that absolute deletion
2054         happens when absolute deletion is requested.
2055
2056 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2057         From Nevin Kapur <nevin@jhu.edu>.
2058
2059         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
2060         headers as empty headers.
2061
2062 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2063         From Jochen Hein <jochen@jochen.org>.
2064
2065         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
2066         correct typo.
2067         (gnus-emphasis-strikethru): New face.
2068
2069 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2070         From Jason Merrill <jason@redhat.com>.
2071
2072         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
2073         entire file for each of a sequence of missing articles.
2074
2075         * gnus-salt.el (gnus-binary-display-article): Respect an existing
2076         value for gnus-view-pseudos.
2077
2078         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
2079         avoid nreverse.
2080
2081 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2082         From Ted Zlatanov <teodor.zlatanov@divine.com>.
2083
2084         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
2085         (gnus-summary-mode-line-format-alist): Add %h for number of
2086         spams.
2087         (gnus-newsgroup-spam-marked): New variable.
2088         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
2089         (gnus-article-read-p, gnus-article-mark)
2090         (gnus-set-global-variables, gnus-set-global-variables)
2091         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
2092         (gnus-summary-mark-article-as-unread)
2093         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
2094         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
2095         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
2096
2097 2002-07-10  Simon Josefsson  <jas@extundo.com>
2098
2099         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
2100         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
2101
2102 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
2103
2104         * gnus-sum.el (gnus-summary-delete-article): Respect group
2105         parameters while expiring.
2106
2107 2002-07-08  Simon Josefsson  <jas@extundo.com>
2108
2109         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
2110         Enberg.
2111
2112 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2113
2114         * gnus-art.el (article-unsplit-urls): Only display MIME when this
2115         function is called interactively.  From Niklas Morberg.
2116
2117 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2118
2119         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
2120         cdaar to cdar and car.
2121
2122         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
2123         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
2124
2125 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2126
2127         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
2128         don't break a narrowed article.
2129
2130         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
2131         (nntp-open-via-rlogin-and-telnet): Ditto.
2132
2133 2002-07-02  Didier Verna  <didier@xemacs.org>
2134
2135         * nnmail.el (nnmail-split-methods): fix custom type.
2136
2137 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2138
2139         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
2140         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
2141
2142 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2143
2144         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
2145         (gnus-summary-resend-message): Use it.
2146
2147 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2148
2149         * nntp.el (nntp-via-rlogin-command-switches): New variable.
2150         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
2151
2152 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2153
2154         * message.el (message-font-lock-keywords): Don't fontify
2155         headers in the message body, only in the header.
2156         (message-font-lock-make-header-matcher): New function, used by
2157         message-font-lock-keywords.
2158         From Katsumi Yamaoka <yamaoka@jpl.org>.
2159
2160 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2161
2162         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
2163
2164 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2165
2166         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
2167
2168 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2169
2170         * message.el (message-font-lock-keywords): Revert 2002-06-22
2171         change.
2172
2173 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2174
2175         * message.el (message-font-lock-keywords): Put colon in header
2176         name match.
2177
2178 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2179
2180         * message.el (message-font-lock-keywords): Don't use header faces
2181         in the body.  Thanks to Stefan Monnier for the hint on the
2182         implementation.
2183
2184 2002-05-09  Miles Bader  <miles@gnu.org>
2185
2186         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
2187         (gnus-article-hide-citation): Respect it.
2188
2189 2002-04-12  Juanma Barranquero  <lektu@terra.es>
2190
2191         * pop3.el (pop3-open-server): Fix typo.
2192
2193 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
2194
2195         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
2196         instead of push to ignore duplicate to-(list|address) values.
2197         * nnmail.el (nnmail-cache-ignore-groups): New.
2198         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
2199
2200 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2201
2202         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
2203         before sending.  Suggested by Jan Rychter.
2204
2205 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2206
2207         * dgnushack.el (remove): New compiler macro.
2208         (last, coerce, subseq): Remove compiler macros for those built-in
2209         or unused functions.
2210
2211 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2212
2213         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
2214         sure to write byte-compiled versions of gnus-*-format-alist to
2215         .newsrc.eld.  From Simon Josefsson.
2216
2217 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2218
2219         * gnus-agent.el (gnus-agent-read-servers)
2220         (gnus-agent-write-servers): Put server name (string like
2221         "nnchoke:frumple") in the file instead of a server specification
2222         (Lisp expression like (nnchoke "frumple" ...parameters...)).
2223         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
2224
2225 2002-06-16  Simon Josefsson  <jas@extundo.com>
2226
2227         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
2228         Reiner Steib <4uce.02.r.steib@gmx.net>.
2229
2230 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2231
2232         * nnheader.el (nnheader-file-name-translation-alist): Set the
2233         default value for MS Windows systems.
2234
2235         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
2236
2237 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2238
2239         * message.el (message-beginning-of-line): Keep the region active
2240         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
2241
2242 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
2243
2244         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
2245         * gnus-msg.el (gnus-summary-reply): Ditto.
2246         * gnus-msg.el (gnus-summary-handle-replysign): New.
2247
2248 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2249
2250         * message.el (message-send-mail-with-sendmail): Kill errbuf even
2251         if sending failed.
2252
2253 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
2254
2255         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
2256         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
2257         to sign while encrypting.
2258
2259 2002-06-11  Simon Josefsson  <jas@extundo.com>
2260
2261         * gnus-int.el (gnus-request-move-article): Agent expire article if
2262         successfuly moved.
2263
2264         * nnweb.el (nnweb-google-create-mapping): Honors the value of
2265         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
2266
2267 2002-06-10  Simon Josefsson  <jas@extundo.com>
2268
2269         * gnus-int.el (gnus-request-expire-articles): Fix last change?
2270
2271 2002-06-09  Simon Josefsson  <jas@extundo.com>
2272
2273         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
2274
2275         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
2276
2277 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2278
2279         * flow-fill.el (fill-flowed): Ignore errors.
2280
2281 2002-06-06  Simon Josefsson  <jas@extundo.com>
2282
2283         * message.el (message-send-mail-with-sendmail): Improve error message.
2284
2285 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2286
2287         * message.el (message-interactive): Change default from nil to t.
2288         Better to be safe than to be fast.
2289
2290 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2291
2292         * message.el (message-send-mail-with-sendmail): Check return value
2293         from call-process-region.
2294
2295 2002-06-04  Simon Josefsson  <jas@extundo.com>
2296
2297         * gnus-msg.el (gnus-group-mail, gnus-group-news)
2298         (gnus-group-post-news, gnus-summary-mail-other-window)
2299         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
2300         gnus-article-copy to nil, thereby inhibiting the `header' posting
2301         style match to use data from last viewed article.
2302         Suggested by Hrvoje Niksic.
2303
2304 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2305
2306         * spam.el (spam-point-at-eol): New alias.
2307         (spam-parse-whitelist): Use it.
2308
2309 2002-06-03  Simon Josefsson  <jas@extundo.com>
2310
2311         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
2312         (nnmail-article-group): Use it.
2313
2314 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2315
2316         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
2317         so that code reading them won't be surprised.  From Jesper Harder
2318         <harder@ifa.au.dk>.
2319
2320 2002-05-29  Simon Josefsson  <jas@extundo.com>
2321
2322         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
2323         articles.
2324
2325         * gnus.el (gnus-agent-cache): Doc fix.
2326         (gnus-agent): Change default to t.
2327
2328         * gnus-agent.el (gnus-agent-expire): Make it accept optional
2329         ARTICLES, GROUP and FORCE parameters.
2330
2331 2002-05-28  Simon Josefsson  <jas@extundo.com>
2332
2333         * gnus-group.el (gnus-group-line-format): Doc fix.
2334
2335 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2336
2337         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
2338         original article before yanking.  From Jesper Harder
2339         <harder@ifa.au.dk>.
2340
2341 2002-05-26  Simon Josefsson  <jas@extundo.com>
2342
2343         * gnus-sum.el (gnus-summary-menu-split): New function.
2344         (gnus-summary-make-menu-bar): Split charset submenu.
2345         (gnus-summary-menu-maxlen): New variable.
2346         (gnus-summary-menu-split): Use it.
2347
2348 2002-05-25  Simon Josefsson  <jas@extundo.com>
2349
2350         * mml.el (mml-preview): Generate some headers.
2351
2352         * gnus.el (gnus-large-newsgroup): Fix :type.
2353
2354         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
2355         Agent cache NOV's by default now).
2356         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
2357
2358 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
2359
2360         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
2361         call to gnus-parent-id when we check for References loops.
2362         (gnus-summary-prepare-threads): Avoid simplifying every Subject
2363         twice by saving the simplified subject string in simp-subject.
2364
2365 2002-05-23  Simon Josefsson  <jas@extundo.com>
2366
2367         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
2368         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
2369
2370         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
2371         Niklas Morberg <niklas.morberg@axis.com>.
2372
2373 2002-05-22  Simon Josefsson  <jas@extundo.com>
2374
2375         * sieve.el (sieve-change-region): Define it before it is used.
2376
2377         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
2378         (gnus-summary-reply): Ask for confirmation when replying to news.
2379         Defaults to not ask.  From Benjamin Rutt
2380         <rutt+news@cis.ohio-state.edu>.
2381
2382         * nnimap.el (nnimap-nov-is-evil): Improve doc.
2383
2384 2002-05-21  Simon Josefsson  <jas@extundo.com>
2385
2386         * sieve-mode.el (sieve-manage): Fix autoloads.
2387
2388         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
2389         name (makes it work with recent Cyrus timsieved).
2390
2391 2002-05-20  Jason  <jbaker@cs.utah.edu>
2392         Trivial patch.
2393
2394         * gnus-art.el (gnus-request-article-this-buffer): Try
2395         reconnecting if you don't get the message.
2396
2397 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2398
2399         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
2400         Reply-To headers from the headers.
2401
2402 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2403
2404         * mm-url.el (mm-url-insert): Remove junk message.
2405
2406 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2407
2408         * nnslashdot.el (nnslashdot-request-list): Parse new html.
2409         (nnslashdot-use-front-page): New variable.
2410         (nnslashdot-request-list): Use it.
2411
2412         * mm-url.el (mm-url-timeout): New variable.
2413         (mm-url-retries): Ditto.
2414         (mm-url-insert): Use it.
2415
2416 2002-05-16  Simon Josefsson  <jas@extundo.com>
2417
2418         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
2419         (gnus-simplify-subject-functions): Mention g-s-a-w.
2420
2421 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
2422
2423         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
2424         nnmail-cache-insert.
2425         * nndiary.el (nndiary-request-accept-article): Ditto.
2426         * nnfolder.el (nnfolder-request-accept-article): Ditto.
2427         * nnimap.el (nnimap-request-accept-article): Ditto.
2428         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
2429         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
2430         * nnmbox.el (nnmbox-request-accept-article): Ditto.
2431         * nnmh.el (nnmh-request-accept-article): Ditto.
2432         * nnmail.el (nnmail-cache-insert): Change group to required,
2433         removed code which tried to figure out the group.
2434
2435 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
2436
2437         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
2438         messages. From Hans de Graaff <hans@degraaff.org>.
2439         * nnml.el (nnml-request-accept-article): Pass in the group name to
2440         nnmail-cache-insert, since it's available.
2441
2442 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2443
2444         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
2445
2446 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2447         From Florian Weimer <fw@deneb.enyo.de>.
2448
2449         * gnus.el (subscribed): New group parameter.
2450         (gnus-find-subscribed-addresses): Use it.
2451
2452 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
2453
2454         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
2455         the default for pgpmime to support pgp v2.
2456         * mml-sec.el (mml-signencrypt-style): New accessor function to
2457         allow users to get/set the signencrypt style more easily without
2458         frobbing the alist directly.
2459         * mml.el (mml-generate-mime-1): Use accessor function.
2460
2461 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2462
2463         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
2464         parenthesis for "<" and ">".  Suggested by Andreas Schwab
2465         <schwab@suse.de>.
2466
2467 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2468
2469         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
2470         when intuiting the group the message is written to.  From Josh
2471         Huber <huber@alum.wpi.edu>.
2472
2473 2002-05-06  Simon Josefsson  <jas@extundo.com>
2474
2475         * gnus-topic.el (gnus-group-topic-parameters): Work when group
2476         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
2477
2478 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
2479
2480         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
2481         argument, and fixed compiler warning. (added autoload for
2482         gpg-encrypt).
2483
2484 2002-05-04  Simon Josefsson  <jas@extundo.com>
2485
2486         * mml1991.el (mml1991-function-alist): Doc fix.
2487
2488         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
2489         doesn't exist (for previewing messages without having Gnus
2490         started).
2491
2492         * mm-util.el (mm-coding-system-priorities): Defcustom.
2493
2494         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
2495
2496 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
2497
2498         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
2499         default.
2500         * mml-sec.el:
2501         * mml-sec.el (mml-signencrypt-style): New.
2502         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
2503         argument `sign'.
2504         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
2505         signencrypt.
2506         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
2507         * mml.el (mml-generate-mime-1): Changed logic so a part which is
2508         both signed & encryped is processed in one operation. (rather than
2509         two separate ops: sign, then encrypt)
2510         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
2511         indication if a message is signed by an expired key.
2512         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
2513         enables combined sign & encrypt operation. (this was always on
2514         before).
2515         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
2516
2517 2002-05-01  Simon Josefsson  <jas@extundo.com>
2518
2519         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
2520         server.
2521         (nnimap-mailbox-info): defvar instead of defvoo.
2522
2523 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2524
2525         * gnus.el: Oort Gnus v0.06 is released.
2526
2527 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2528
2529         * lpath.el: Bind url-package-version.
2530
2531 2002-05-01  Simon Josefsson  <jas@extundo.com>
2532
2533         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
2534         filename before deleting the group itself, because the presence of
2535         a group filename decides if long filenames are used or not.
2536
2537         * gnus-art.el (gnus-button-alist): Don't inline
2538         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
2539         without also modifying g-button-alist.
2540         (gnus-button-alist): Fix type to allow variable as well as regexp.
2541         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
2542         themselves, variables to its contents.
2543         (gnus-button-entry): Ditto.
2544
2545 2002-05-01  Simon Josefsson  <jas@extundo.com>
2546
2547         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
2548         UIDNEXT as a string.
2549
2550         * nnimap.el (nnimap-string-lessp-numerical): New function.
2551         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
2552         integers.
2553
2554 2002-04-29  Simon Josefsson  <jas@extundo.com>
2555
2556         * nnmail.el (nnmail-cache-insert): Accept optional group
2557         parameter.
2558
2559         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
2560         n-r-g-a is disabled.
2561
2562 2002-04-29  Simon Josefsson  <jas@extundo.com>
2563
2564         * nnimap.el (nnimap-split-fancy): Fix doc.
2565         (nnimap-split-fancy): Fix doc.
2566
2567         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
2568         (nnimap-mailbox-info): New internal variable.
2569         (nnimap-retrieve-groups): Implement faster new mail check.
2570
2571         * nnimap.el (nnimap-split-articles): Support
2572         nnmail-cache-accepted-message-ids.
2573         (nnimap-request-accept-article): Ditto.
2574
2575         * imap.el (imap-mailbox-status-asynch): New command.
2576
2577 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
2578
2579         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
2580         are no subscribed mail groups.
2581         - Strip quoted names when comparing addresses
2582
2583 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
2584
2585         * mm-decode.el (mm-text-html-renderer): Change customize type to
2586         const.
2587
2588         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
2589         (gnus-debug-exclude-variables): do.
2590
2591 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2592
2593         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
2594         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
2595
2596 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2597
2598         * dns.el (dns-make-network-process): New macro.
2599         (query-dns): Use it.
2600
2601 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2602
2603         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
2604         article-buffer.
2605
2606         * mm-url.el (mm-url-package-name): New variable.
2607         (mm-url-package-version): New variable.
2608         (mm-url-insert-file-contents): Bind url-package-name and
2609         url-package-version here.
2610         * nnrss.el (nnrss-insert-w3): Move the bindings.
2611
2612         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
2613         url-package-version. Trivial change from Andrew J Cosgriff
2614         <ajc@polydistortion.net>
2615
2616         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
2617         attachments. Trivial change from Peter 'Luna' Runestig
2618         <peter@runestig.com>.
2619
2620 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
2621
2622         * nnkiboze.el (nnkiboze-request-scan): Call
2623         nnkiboze-possibly-change-group.
2624         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
2625         problems.
2626         (nnkiboze-generate-group): Set newsrc to the *highest* article
2627         number kibozed, not the lowest.
2628
2629 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
2630
2631         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
2632
2633 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2634         From Dan Christensen <jdc+news@uwo.ca>.
2635
2636         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
2637         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
2638         Recognize math postings.  Extract Date (now ignores "(15kb)").
2639         Extract email address using gnus-extract-address-components
2640         instead of just taking the first word.  Create Date and From
2641         headers for message which are missing these headers.  Get rid
2642         of spurious \\ lines (purely cosmetic).  Extend body-end and
2643         file-end regexps, to exclude more garbage from the message.
2644         Make URL rephrasing regexp more flexible, to match current
2645         format.
2646
2647 2002-04-23  Simon Josefsson  <jas@extundo.com>
2648
2649         * netrc.el: New file, functions copied from gnus-util.el by Ted
2650         Zlatanov <tzz@lifelogs.com>.
2651
2652         * gnus-util.el: Require netrc.
2653         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
2654         new code in netrc.el.
2655
2656 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2657
2658         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
2659         message-ignored-resent-headers, too.  From Matthieu Moy
2660         <Matthieu.Moy@imag.fr>.
2661
2662 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2663
2664         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
2665         boolean not a string
2666         * gnus-group.el (gnus-group-line-format): add description of %C
2667         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
2668           as %C
2669         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
2670
2671 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
2672
2673         * nnmaildir.el (nnmaildir-request-scan): typo: set
2674         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
2675         nnmail-get-new-mail for 'find-new-groups.
2676
2677 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
2678
2679         * nnmaildir.el (nnmaildir-request-update-info,
2680         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
2681         unnecessary calls to nnmaildir-request-scan.
2682
2683 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
2684
2685         * gnus-msg.el:
2686         * gnus-msg.el (gnus-message-replysign): New.
2687         * gnus-msg.el (gnus-message-replyencrypt): New.
2688         * gnus-msg.el (gnus-message-replysignencrypted): New.
2689         * gnus-msg.el (gnus-summary-reply): Use the three new variables
2690         (above) to automatically encrypt/sign to encrypted/signed
2691         messages.
2692         * message.el:
2693         * message.el (message-mode-map): Add keybinding for
2694         `message-to-list-only'
2695         * message.el (message-mode): Add description for
2696         `message-to-list-only'
2697         * message.el (message-to-list-only): New.
2698         * message.el (message-make-mft): Changed to use the cl loop macro,
2699         and added optional flag to return only the matched list. (for use
2700         in new message-to-list-only function)
2701
2702 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
2703
2704         * gnus-msg.el:
2705         * gnus-msg.el (gnus-message-replysign):
2706         * gnus-msg.el (gnus-replysign): New.
2707         * gnus-msg.el (gnus-replyencrypt): New.
2708         * gnus-msg.el (gnus-replysignencrypted): New.
2709         * gnus-msg.el (gnus-summary-reply):
2710         * message.el:
2711         * message.el (message-mode-map):
2712         * message.el (message-mode):
2713         * message.el (message-to-list-only): New.
2714         * message.el (message-make-mft):
2715
2716 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2717
2718         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
2719
2720 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
2721
2722         * message.el (message-gen-unsubscribed-mft): accept a prefix
2723         argument so CC can be included with C-u C-c C-f C-a
2724
2725 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2726         From Ted Zlatanov <teodor.zlatanov@divine.com>.
2727
2728         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
2729         Improve docstring.
2730         (spam-enter-blacklist): New command.
2731
2732         * gnus-sum.el (gnus-spam-mark): New mark.
2733         (gnus-auto-expirable-marks): Add gnus-spam-mark.
2734         (gnus-summary-make-tool-bar): Correct conditional.
2735         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
2736         (gnus-summary-mark-as-spam): New command.
2737
2738 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
2739
2740         * mml-sec.el (mml-secure-message): changed to support arbritrary
2741         modes.
2742         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
2743         changed to support "signencrypt" mode.
2744         * mml.el (mml-parse-1): changed to support different secure modes
2745         more easily. (for signencrypt)
2746
2747 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
2748
2749         * gnus-sum.el (gnus-update-summary-mark-positions)
2750         (gnus-summary-toggle-header):
2751         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
2752         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
2753         (gnus-uu-post-encoded):
2754         * nnfolder.el (nnfolder-possibly-change-group):
2755         * nnimap.el (nnimap-retrieve-headers):
2756         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
2757
2758 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
2759
2760         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
2761         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
2762
2763 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2764
2765         * gnus-srvr.el (gnus-server-set-info): Clear
2766         `gnus-server-method-cache' when `gnus-server-alist' is changed.
2767         From Daiki Ueno <ueno@unixuser.org>.
2768
2769 2002-04-11  Simon Josefsson  <jas@extundo.com>
2770
2771         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
2772         viewing of security buttons.  Thanks to Nicolas Kowalski
2773         <Nicolas.Kowalski@imag.fr>.
2774
2775         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
2776         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
2777         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
2778         <Nicolas.Kowalski@imag.fr>.
2779         (smime-decrypt-buffer): Ditto.
2780
2781 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2782
2783         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
2784         header line.
2785
2786 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
2787
2788         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
2789
2790 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2791
2792         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
2793
2794 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2795
2796         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
2797         errors when debug.
2798
2799 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
2800
2801         * message.el (message-make-mft): Changed MFT code from using
2802         message-recipients (which included Bcc) to use only the To and CC
2803         headers.
2804
2805 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
2806
2807         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
2808         add link.
2809         (gnus-treat-mail-picon): Ditto.
2810         (gnus-treat-newsgroups-picon): Ditto.
2811         (gnus-picon-databases): Fix custom type.
2812         (gnus-picon-databases): Add link.
2813         (gnus-article-x-face-command): Add to gnus-picon group.
2814
2815 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
2816
2817         * message.el (message-buffer-naming-style): Remove.
2818
2819 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2820
2821         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
2822
2823         * message.el (message-tool-bar-map): Ditto.
2824
2825         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2826
2827 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2828
2829         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
2830
2831 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
2832
2833         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
2834
2835 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
2836         Trivial patch.
2837
2838         * dns.el: open-network-stream under XEmacs does udp.
2839
2840 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
2841
2842         * spam.el (spam-enter-whitelist): New function.
2843         (spam-parse-whitelist): Ditto.
2844         (spam-refresh-list-cache): Ditto.
2845         (spam-address-whitelisted-p): New function.
2846
2847         * dns.el (query-dns): Use TCP when make-network-process isn't
2848         available.
2849         (dns-servers): New variable.
2850         (dns-parse-resolv-conf): New function.
2851         (query-dns): Use it.
2852
2853         * spam.el: New file.
2854
2855         * dns.el (query-dns): Test.
2856
2857 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2858
2859         * lpath.el (featurep): Bind make-network-process.
2860
2861 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
2862
2863         * nnmaildir.el: Use defstruct.  Use a single copy of
2864         nnmail-extra-headers to save memory.  Store server's group name
2865         prefix instead of each group's prefixed name.
2866         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
2867         nntp-server-buffer.
2868
2869 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2870
2871         * dns.el: New file.
2872
2873 2002-03-28  Simon Josefsson  <jas@extundo.com>
2874
2875         * gnus-sum.el (gnus-summary-dummy-line-format):
2876         * gnus.el (gnus-summary-line-format): Fixing links to Info.
2877         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
2878
2879 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2880
2881         * gnus-sum.el (gnus-summary-move-article)
2882         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
2883         the doc string.
2884
2885 2002-03-28  Simon Josefsson  <jas@extundo.com>
2886
2887         * mml-sec.el (mml-secure-message): Search after
2888         mail-header-separator from top of message.
2889
2890 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
2891
2892         * nnmaildir.el: Cosmetic changes.
2893         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
2894         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
2895         nnmaildir--group-ls): New macros/functions.  Use them.
2896         (nnmaildir--unlink): Evalutate argument only once.
2897
2898 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
2899
2900         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
2901         symbols.
2902         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
2903         `gnus-point-at-eol'.
2904
2905 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
2906
2907         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
2908         nnmaildir--marks-dir): New macros.  Use them.
2909         Use inhibit-quit for atomicity instead of in-memory journaling.
2910         (nnmaildir--edit-prep): New function.
2911         (Local Variables): Use it.
2912
2913 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
2914
2915         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
2916
2917 2002-03-25  Simon Josefsson  <jas@extundo.com>
2918
2919         * message.el (message-mode): Fix doc.
2920
2921 2002-03-25  Simon Josefsson  <jas@extundo.com>
2922
2923         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
2924         Matthieu Moy <Matthieu.Moy@imag.fr>.
2925
2926 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
2927
2928         * mml-sec.el (mml-unsecure-message): Add docstring.
2929
2930 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
2931
2932         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
2933         value.
2934         Trivial change from andre@slamdunknetworks.com
2935
2936 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
2937
2938         * mml.el (mml-mode-map): Added a keybinding for
2939         `mml-unsecure-message'.  Also, added a menu entry for said
2940         function in the Attachments menu.
2941
2942 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2943
2944         * canlock.el (canlock-version): Remove.
2945         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
2946         here; simplify \x insertions.
2947         (canlock-sha1): New function, always return a unibyte string.
2948         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
2949         of a password.
2950         (canlock-insert-header): Use `canlock-sha1'.
2951         (canlock-verify): Ditto.
2952
2953 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2954
2955         * message.el (message-fix-before-sending): Add an option that
2956         ignores illegible text.
2957         Trivial change from Mark Milhollan <mlm@attglobal.net>
2958
2959         * message.el (message-font-lock-keywords): Support multi-line MML
2960         tags.
2961
2962         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
2963         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
2964
2965 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2966
2967         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
2968         symbols for "View as different encoding" submenu.
2969
2970 2002-03-19  Simon Josefsson  <jas@extundo.com>
2971
2972         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
2973         encoding" submenu.
2974
2975 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2976
2977         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
2978
2979 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2980
2981         * gnus-sum.el (gnus-sum-thread-tree-root)
2982         (gnus-sum-thread-tree-single-indent)
2983         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
2984         (gnus-sum-thread-tree-leaf-with-other)
2985         (gnus-sum-thread-tree-single-leaf): Make customizable.
2986
2987 2002-03-16  Simon Josefsson  <jas@extundo.com>
2988
2989         * gnus-util.el (gnus-extract-address-components): Don't break on
2990         names such as James "Kibo" Parry.  From Francis Litterio
2991         <franl@world.std.com>.
2992
2993 2002-03-13  Simon Josefsson  <jas@extundo.com>
2994
2995         * pop3.el (pop3-open-server): Revert multibyte change.  From
2996         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
2997
2998         * message.el (message-send-mail-with-qmail): Make it work.  From
2999         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
3000
3001 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
3002
3003         * message.el (message-make-mft): Set case-fold-search while
3004         generating the MFT.  Also, a little cleanup in the MFT code.
3005
3006 2002-03-12  Simon Josefsson  <jas@extundo.com>
3007
3008         * message.el (message-qmail-inject-args): May be function.
3009         (message-send-mail-with-qmail): Call function if m-q-i-a is
3010         function.  From fn@hungry.org (Faried Nawaz).
3011
3012 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
3013
3014         * message.el (message-abbrevs-loaded): Remove.
3015         (mailabbrev): Require it.
3016
3017         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
3018
3019 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3020
3021         * pop3.el (pop3-open-server): Set process buffer unibyte.
3022
3023 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3024
3025         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
3026
3027 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3028
3029         * nnslashdot.el (nnslashdot-request-article): Remove javascript
3030         too.
3031
3032 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3033
3034         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
3035         duplication.
3036         (gnus-summary-save-parts-type-history): Ditto.
3037         (gnus-summary-save-parts-last-directory): Ditto.
3038         Trivial change from andre@slamdunknetworks.com
3039
3040 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
3041
3042         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
3043
3044 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3045
3046         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
3047         -->" as the end of the first article.
3048
3049         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
3050         From Matthieu Moy <Matthieu.Moy@imag.fr>
3051
3052         * message.el (message-add-action): Use add-to-list.
3053         (message-delete-action): New function.
3054
3055         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
3056         pieces.
3057
3058 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
3059
3060         * nnnil.el: New file.
3061         * gnus.el (gnus-valid-select-methods): Include nnnil.
3062
3063 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
3064
3065         * message.el (message-syntax-checks): Because canlock is
3066         supported, we disable sender syntax check.
3067         (message-shoot-gnksa-feet): Add cancel-messages option doc.
3068
3069         * gnus-draft.el (gnus-draft-send): If interactive, use its default
3070         value of message-syntax-checks.
3071
3072         * qp.el (quoted-printable-decode-region): Doc addition.
3073         From: Eli Zaretskii <eliz@is.elta.co.il>
3074
3075         * mail-source.el (make-source-make-complex-temp-name): Use
3076         make-temp-file.
3077
3078         * mm-util.el (mm-make-temp-file): New function.
3079         * nneething.el (nneething-file-name): Use it.
3080         * mml-smime.el (mml-smime-encrypt): Ditto.
3081         * mm-view.el (mm-inline-wash-with-file): Ditto.
3082         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
3083         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
3084         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
3085         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
3086         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
3087         * gnus-art.el (gnus-mime-print-part): Ditto.
3088
3089 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
3090
3091         * message.el (nnmaildir-article-number-to-base-name): New
3092         function.
3093         (nnmaildir-base-name-to-article-number): New function.
3094
3095 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3096
3097         * smime.el (smime-make-temp-file): Don't quote
3098         `temporary-file-directory'.
3099
3100 2002-03-04  Simon Josefsson  <jas@extundo.com>
3101
3102         * smime.el (smime-sign-region): Rename argument keyfiles to
3103         keyfile. You only sign something with one key.
3104         (smime-sign-buffer): Better completing-read prompt.
3105         (smime-decrypt-buffer): Ditto.
3106
3107         * smime.el (smime-make-temp-file): Make it work under XEmacs.
3108
3109         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
3110         completing-read.
3111         (mm-view-pkcs7-decrypt): CRLF->LF.
3112
3113 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
3114
3115         * message.el (message-hierarchical-addresses): New variable.
3116         (message-get-reply-headers): Use it.
3117         From Ted Zlatanov <teodor.zlatanov@divine.com>
3118
3119 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3120
3121         * message.el (message-mode): If buffer-file-name, don't set auto
3122         save file name.
3123         Trivial change from Geoff Greene <ggreene@wpi.edu>
3124
3125 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3126
3127         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
3128         takes one argument in read-char.
3129
3130         * message.el (message-fix-before-sending): Forward a char.
3131         Check mmu-multibyte-p, add control-1.
3132
3133 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3134
3135         * gnus-start.el (gnus-read-init-file): Ditto.
3136
3137         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
3138
3139         * dgnushack.el (dgnushack-make-load): Ditto.
3140
3141         * mail-source.el (mail-source-fetch): Extract the right error
3142         code.
3143
3144         * message.el (message-fix-before-sending): Check illegible text.
3145
3146         * gnus-util.el (gnus-multiple-choice): New function.
3147
3148         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
3149         also defined in gnus-score.el.
3150
3151 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
3152
3153         * message.el (message-get-reply-headers): downcase email addresses
3154         for comaparisons for duplicate removal.
3155
3156 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3157
3158         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
3159         implementation of PKCS#7, which just allows users read the
3160         message.
3161         (mm-view-pkcs7): Use it.
3162
3163 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3164
3165         * gnus.el (large-newsgroup-initial): New parameter.
3166
3167         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
3168         (gnus-summary-insert-old-articles): Ditto.
3169
3170 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3171
3172         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
3173         used as the default answer of the question, "How many articles?".
3174         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
3175
3176         * nnagent.el (nnagent-retrieve-headers): Remove articles with
3177         small numbers.
3178
3179 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3180
3181         * deuglify.el: Fix comments.
3182
3183 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
3184
3185         * html2text.el (html2text-clean-anchor): If there is no HREF,
3186         insert nothing.
3187
3188         * mml.el (mml-generate-mime-1): Add cdr.
3189         From: andre@slamdunknetworks.com
3190
3191         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
3192         (mm-text-html-washer-alist): Ditto.
3193
3194         * mm-decode.el (mm-text-html-renderer): Add html2text.
3195
3196         * html2text.el: Face lift.
3197
3198         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
3199
3200 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
3201
3202         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
3203
3204         * deuglify.el: Change copy right. Add autoload. Add coding-system.
3205
3206         * deuglify.el: New file. The original file name is
3207         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
3208
3209         * mm-decode.el (mm-display-external): Use
3210         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
3211
3212 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
3213
3214         * nnmaildir.el (nnmaildir-request-list): Report the highest
3215         article number, not the total number of articles.
3216
3217 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3218
3219         * gnus-sum.el: Move uu key map here.
3220         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
3221
3222 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
3223
3224         * nnmaildir.el (nnmaildir-request-expire-articles): Use
3225         nnmail-expiry-wait* if expire-age parameter is not set.
3226
3227 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3228
3229         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
3230         function.
3231         (gnus-group-sort-selected-groups-by-real-name): New function.
3232         (gnus-group-make-menu-bar): Add sort by real name.
3233
3234         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
3235         rebuild.
3236         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
3237         nil as dependencies as well.
3238
3239 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3240
3241         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
3242         for mime-parts.
3243
3244         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
3245
3246         * gnus-group.el (gnus-group-name-decode): Don't test
3247         multibyte-string, because it breaks XEmacs.
3248         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
3249
3250         * message.el (message-send-mail): Be talkative.
3251
3252         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
3253         (mm-automatic-display): Ditto.
3254
3255         * mailcap.el (mailcap-mime-data): Ditto.
3256         From: Reiner Steib <4uce.02.r.steib@gmx.net>
3257
3258 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3259
3260         * many files: Remove trailing whitespaces, replace spc+tab with
3261         tab, replace leading whitespaces with tabs.
3262
3263 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
3264
3265         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
3266         articles with no body and no blank line after the header.
3267
3268 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3269
3270         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
3271         parts.
3272
3273         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
3274         non-ascii chars.
3275
3276         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
3277
3278         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
3279         w3-delay-image-loads.
3280         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
3281         (mm-w3-prepare-buffer): Ditto.
3282
3283         * mail-source.el (mail-source-fetch-directory): Run scripts.
3284
3285 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3286
3287         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
3288         for Majordomo confirmations.
3289
3290 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3291
3292         * gnus-fun.el (gnus-respond-to-confirmation): New command.
3293
3294 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3295
3296         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
3297
3298 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
3299
3300         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
3301         References header field.  From Mark Thomas <mthomas@cmu.edu>.
3302
3303 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3304
3305         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
3306         (mm-inline-render-with-stdin): Ditto.
3307         (mm-inline-render-with-function): Ditto.
3308         (mm-inline-wash-with-file): Bind coding-system-for-write.
3309         (mm-inline-wash-with-stdin): Ditto.
3310
3311 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3312
3313         Suggested by Felix Natter <fnatter@gmx.net>
3314
3315         * gnus-art.el (gnus-mime-view-part-externally): Rename from
3316         gnus-mime-externalize-view.
3317         (gnus-mime-view-part-internally): Rename from
3318         gnus-mime-internalize-view.
3319         (gnus-article-view-part-externally): Rename from
3320         gnus-article-externalize-part.
3321         (gnus-mime-action-alist): Change correspondingly.
3322         (gnus-mime-button-commands): Ditto.
3323         (gnus-mime-action-alist): Remove duplication.
3324
3325         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
3326
3327 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3328
3329         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
3330
3331         * gnus-art.el (gnus-display-mime): Use it.
3332
3333         * mm-partial.el (mm-partial-find-parts): Use it.
3334
3335         * gnus-sum.el (gnus-article-loose-mime): Rename from
3336         gnus-article-no-strict-mime.
3337         (gnus-summary-save-parts): Use it.
3338
3339 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3340
3341         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
3342         local variable.
3343
3344         * gnus-art.el (article-display-x-face): Don't sort multiple
3345         X-Faces.
3346
3347 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3348
3349         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
3350         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
3351
3352         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
3353
3354 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3355
3356         Some ideas is inspired by code from Hrvoje Niksic
3357         <hniksic@arsdigita.com>
3358
3359         * gnus-art.el (gnus-article-wash-function): Set the default to
3360         nil, so that we use mm-text-html-renderer instead.
3361         (article-wash-html): Use mm-text-html-renderer.
3362
3363         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
3364         (mm-text-html-renderer): New variable.
3365         (mm-inline-text-html-renderer): Set the default to nil, so that we
3366         use mm-text-html-renderer instead.
3367
3368         * mm-view.el (mm-inline-text-html): New function.
3369         (mm-text-html-renderer-alist): New variable.
3370         (mm-inline-text-vcard): New function.
3371         (mm-inline-text): Split.
3372         (mm-links-remove-leading-blank): New function.
3373         (mm-inline-render-with-file): New function.
3374         (mm-inline-render-with-stdin): New function.
3375         (mm-inline-render-with-function): New function.
3376         (mm-text-html-washer-alist): New variable.
3377         (mm-inline-wash-with-file): New function.
3378         (mm-inline-wash-with-stdin): New function.
3379
3380 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3381
3382         * message-utils.el: Fix installation doc.
3383         From: Reiner Steib <4uce.02.r.steib@gmx.net>
3384
3385 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
3386
3387         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
3388         (gnus-post-method): Use it.
3389         (gnus-summary-cancel-article): Find the correct post-method.
3390
3391         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
3392         * message.el (message-send-news): Ditto.
3393         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
3394         <ipmonger@delamancha.org>
3395
3396         * gnus.el (gnus-select-method): Fix doc.
3397         (gnus-server-string): Use 'using nntp'.
3398
3399         * gnus-agent.el (gnus-slave-unplugged): New command.
3400         From: Felix Natter <fnatter@gmx.net>
3401
3402 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3403
3404         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
3405         Call edit-done-function first, then change the window
3406         configuration.
3407         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
3408         (gnus-article-edit-mode): mml-mode.
3409
3410         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
3411         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
3412
3413         * message-utils.el: Adopt the file.
3414
3415         * message-utils.el: New file.
3416         From Holger Schauer <Holger.Schauer@gmx.de>
3417
3418 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3419
3420         * gnus-sum.el (gnus-summary-move-article): Select-article only
3421         when gnus-move-split-methods is non-nil. And we don't render or
3422         mark the article.
3423
3424         * gnus-fun.el (gnus-shell-command-to-string): New function.
3425         (gnus-shell-command-on-region): New function.
3426         (gnus-random-x-face): Use them.
3427         (gnus-x-face-from-file): Ditto.
3428         (gnus-convert-image-to-gray-x-face): Ditto.
3429         (gnus-convert-gray-x-face-to-xpm): Ditto.
3430         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
3431
3432 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3433
3434         * gnus-art.el (gnus-treat-display-xface): Don't use
3435         `shell-command-to-string' when compiling.
3436         (gnus-treat-display-grey-xface): Ditto.
3437
3438 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
3439
3440         * nnmaildir.el (nnmaildir--article-count): If the group is
3441         completely empty, report minimum article number as 1 instead of 0.
3442
3443 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
3444
3445         * gnus-agent.el (gnus-get-predicate): Use nconc.
3446
3447         * gnus-sum.el (gnus-summary-display-make-predicate): Use
3448         gnus-summary-display-cache as cache.
3449
3450         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
3451         (nndoc-mail-in-mail-type-p): New function.
3452         (nndoc-mail-in-mail-article-begin): New function.
3453
3454 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
3455
3456         * mailcap.el (mailcap-mime-data): Use enriched-decode.
3457
3458         * gnus-cite.el (gnus-article-fill-cited-article): Bind
3459         use-hard-newlines to nil.
3460
3461         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
3462         image is not available if window-system is not available.
3463
3464         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
3465
3466 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3467
3468         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
3469         bookmark, because update-mark doesn't handle it correctly.
3470
3471 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3472
3473         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
3474         directly instead of calling message-send-mail.
3475
3476         * gnus-start.el (gnus-read-descriptions-file): Use
3477         gnus-default-charset.
3478
3479         * mm-util.el (mm-guess-mime-charset): New function.
3480
3481         * gnus.el (gnus-default-charset): Use it.
3482         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
3483         the default.
3484
3485 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3486
3487         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
3488         (article-display-x-face): Use it.  Disable grey xface, if
3489         uncompface is not found.
3490
3491         * message.el (message-mode): Don't enable multibyte on an indirect
3492         buffer.
3493
3494         * nnrss.el (nnrss-content-function): New variable.
3495         (nnrss-request-article): Use it.
3496
3497 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3498
3499         * gnus.el: Add article-unsplit-urls.
3500         * gnus-sum.el: Ditto.
3501         * gnus-art.el (gnus-treat-strip-cr): New variable.
3502         (gnus-treatment-function-alist): Use it.
3503         (article-unsplit-urls): New function.
3504         (gnus-article-make-menu-bar): Use it.
3505         From: Michael Cook <michael.cook@cisco.com>
3506
3507 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3508
3509         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
3510         copy.
3511
3512 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
3513
3514         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
3515         with internal whitespace.
3516         (gnus-parent-id): Ditto.
3517
3518 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3519
3520         * gnus-art.el (gnus-article-treat-body-boundary): Add
3521         gnus-decoration property.
3522         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
3523
3524         * message.el (message-mode): Set local-abbrev-table.
3525         From Matt Armstrong <matt@lickey.com>.
3526
3527         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
3528         too many spaces.
3529
3530         * rfc2047.el (rfc2047-unfold-region): Ditto.
3531         (rfc2047-decode-region): Don't unfold. Let
3532         gnus-article-treat-unfold-headers do it.
3533
3534         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
3535         From: Jesper Harder <harder@ifa.au.dk>
3536
3537 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3538
3539         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
3540         (gnus-configure-posting-styles): Use it.
3541         (gnus-configure-posting-styles): Remove trailing newspaces.
3542
3543 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3544
3545         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
3546         is non-nil.
3547
3548         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
3549
3550         * gnus.el (gnus-server-to-method): Switch position with
3551         gnus-server-get-method.
3552         (gnus-agent): Add doc.
3553
3554         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
3555         (gnus-summary-save-parts): Use it.
3556
3557         * gnus-art.el (gnus-display-mime): Use it.
3558         * mm-partial.el (mm-partial-find-parts): Use it.
3559
3560         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
3561
3562         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
3563         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
3564
3565         * nnagent.el (nnagent-request-expire-articles): Don't delete
3566         files.
3567
3568 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
3569
3570         * message.el (message-gen-unsubscribed-mft): New function.
3571         From Sriram Karra <karra@cs.utah.edu>.
3572
3573         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
3574         open parenthesis.
3575
3576         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
3577         (mm-inline-text-html-render-with-w3): Ditto.
3578         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
3579         Suggested by Dave Love  <d.love@dl.ac.uk>.
3580
3581         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
3582
3583         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
3584         * nntp.el (nntp-send-command): Ditto.
3585         * nntp.el (nntp-send-command-nodelete): Ditto.
3586
3587 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3588
3589         * mm-url.el (mm-url-load-url): New function.
3590         (mm-url-insert-file-contents): Use it.
3591
3592         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
3593
3594         * message.el (message-forward-make-body): Correctly copy
3595         forward-buffer.
3596
3597         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
3598
3599 2002-02-04  Simon Josefsson  <jas@extundo.com>
3600
3601         * gnus-art.el (gnus-article-followup-with-original): Mark with
3602         force, prevent errors when following up from article buffer.
3603         (gnus-article-reply-with-original): Ditto.
3604
3605         * binhex.el (binhex-decoder-switches): Fix doc.  From
3606         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
3607
3608 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3609
3610         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
3611         highlight-citation after emphasize.
3612
3613 2002-02-04  Simon Josefsson  <jas@extundo.com>
3614
3615         * nnfolder.el (nnfolder-open-marks):
3616
3617         * nnml.el (nnml-open-marks): Message when done.  From David
3618         Edmondson <dme@sun.com>.
3619
3620 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3621
3622         * imap.el (imap-anonymous-auth): Fix typo.
3623         From: Steinar Bang <sb@dod.no>
3624
3625         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
3626         save-excursion.
3627         (gnus-cache-braid-heads): Ditto.
3628
3629         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
3630         line, because there are extra articles in the overview buffer.
3631
3632         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
3633
3634         * message.el (message-forward-rmail-make-body): Directly use
3635         rmail-msg-restore-non-pruned-header to avoid calling
3636         vertical-motion.
3637
3638 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3639
3640         * gnus-cache.el (gnus-summary-insert-cached-articles):
3641         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
3642
3643         * gnus-group.el (gnus-group-mark-article-read): Nreverse
3644         gnus-newsgroups-unselected.
3645
3646         * gnus-agent.el (gnus-summary-set-agent-mark): Use
3647         gnus-add-to-sorted-list.
3648
3649         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
3650         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
3651         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
3652         (gnus-update-read-articles): UNREAD is sorted.
3653         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
3654         (gnus-newsgroup-marked, gnus-newsgroup-cached)
3655         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
3656         (gnus-newsgroup-dormant): Require sorted.
3657
3658         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
3659         directories.
3660         (gnus-dired-print): New function.
3661
3662         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
3663         ps-despool.
3664
3665 2002-02-02  Simon Josefsson  <jas@extundo.com>
3666
3667         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
3668
3669 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3670
3671         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
3672         t. This makes gnus-agent customizable without putting
3673         gnus-agentize into .gnus.
3674
3675         * gnus.el (gnus-agent): Make it customizable.
3676
3677         * gnus-dired.el: New file.
3678         From Benjamin Rutt <brutt@bloomington.in.us>
3679
3680         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
3681         if no article.
3682         (gnus-cache-possibly-remove-article): Ditto.
3683         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
3684
3685 2002-02-01  Simon Josefsson  <jas@extundo.com>
3686
3687         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
3688
3689 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3690
3691         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
3692         (mm-setup-w3m): Don't bind keys listed in the above.
3693
3694 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3695
3696         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
3697         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
3698         is non-nil; bind `w3m-force-redisplay' with nil.
3699
3700         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3701
3702         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
3703
3704 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
3705
3706         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
3707         use mail-header-unfold-field.
3708
3709         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
3710         gnus-summary-limit.
3711
3712         * gnus-range.el (gnus-add-to-sorted-list): New function.
3713         * gnus-sum.el (gnus-mark-article-as-read): Use it.
3714         (gnus-mark-article-as-unread): Ditto.
3715         (gnus-summary-mark-article-as-unread): Ditto.
3716         (gnus-build-get-header): Ditto.
3717         (gnus-summary-prepare-threads): Ditto.
3718         (gnus-summary-insert-pseudos): Ditto.
3719         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
3720         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
3721         (gnus-summary-insert-old-articles): Ditto.
3722
3723         * gnus-msg.el (gnus-posting-styles): Add new format of header.
3724         (gnus-configure-posting-styles): Support the new format.
3725
3726         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
3727         edebug-form-spec to (sexp body).
3728         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
3729
3730         * message.el (message-reply-headers): Add doc.
3731
3732 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3733
3734         * gnus-group.el (gnus-group-delete-group): Nix the entry in
3735         gnus-cache-active-hashtb.
3736
3737         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
3738         (gnus-agent-summary-fetch-group): Use it.
3739
3740         * gnus-msg.el (gnus-debug-files): New variable.
3741         (gnus-debug-exclude-variables): New variable.
3742         (gnus-debug): Use them.
3743
3744         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
3745
3746 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3747
3748         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
3749         (message-mode-syntax-table): Move back the previous position.
3750
3751         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
3752
3753         * gnus-agent.el (gnus-agent-retrieve-headers): Use
3754         gnus-sorted-difference.
3755
3756         * nnsoup.el (nnsoup-request-expire-articles): Use
3757         gnus-sorted-difference.
3758
3759         * nnheader.el: Autoload gnus-sorted-difference.
3760
3761         * nnfolder.el (nnfolder-request-expire-articles): Use
3762         gnus-sorted-difference.
3763
3764         * gnus-cache.el (gnus-cache-retrieve-headers): Use
3765         gnus-sorted-difference.
3766
3767         * gnus-range.el: Autoload cookies.
3768         (gnus-sorted-difference): New function.
3769         (gnus-sorted-ndifference): New function.
3770         (gnus-sorted-nintersection): Rename from
3771         gnus-set-sorted-intersection.
3772         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
3773         (gnus-list-range-difference): Rename from
3774         gnus-inverse-list-range-intersection.
3775         (gnus-inverse-list-range-intersection): Use defalias.
3776
3777         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
3778         gnus-sorted-ndifference, and gnus-sorted-nintersection.
3779         (gnus-articles-to-read): Use gnus-sorted-difference.
3780         (gnus-summary-limit-mark-excluded-as-read): Use
3781         gnus-sorted-intersection and gnus-sorted-ndifference.
3782         (gnus-list-of-read-articles): Use gnus-list-range-difference.
3783         (gnus-summary-insert-articles): Use gnus-sorted-difference.
3784
3785         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
3786
3787 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3788
3789         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
3790         property to the buffer for using emacs-w3m command keys.
3791
3792         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
3793         option.
3794
3795         * mm-view.el (mm-w3m-mode-map): New variable.
3796         (mm-w3m-mode-command-alist): New variable.
3797         (mm-w3m-minor-mode): Removed.
3798         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
3799         (mm-inline-text-html-render-with-w3m): Add keymap property to the
3800         buffer for using emacs-w3m command keys.
3801
3802 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3803
3804         * message.el (message-mode-syntax-table): Move forward.
3805         (message-cite-prefix-regexp): Auto detect non word constituents.
3806         (message-cite-prefix-regexp): Don't use with-syntax-table.
3807
3808         * gnus-sum.el (gnus-summary-update-info): Use
3809         gnus-list-range-intersection.
3810
3811         * gnus-agent.el (gnus-agent-fetch-headers): Use
3812         gnus-list-range-intersection.
3813
3814         * gnus-range.el (gnus-range-normalize): Use correct predicate.
3815         (gnus-list-range-intersection): Use it.
3816         (gnus-inverse-list-range-intersection): Ditto.
3817         (gnus-sorted-intersection): Add doc.
3818         (gnus-set-sorted-intersection): Add doc.
3819         (gnus-sorted-union): New function.
3820         (gnus-set-sorted-union): New function.
3821
3822         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
3823         (gnus-inverse-list-range-intersection): Ditto.
3824
3825 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
3826
3827         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
3828
3829         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
3830         and permit `:' and `\' in order to handle full Windows pathnames.
3831         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
3832         technically not correct per standard, but seems to have common use.
3833
3834 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3835
3836         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
3837         replacing numbers.
3838
3839 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
3840
3841         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
3842
3843         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
3844         Don't split when the window is small, e.g. when a small *BBDB*
3845         window is the lowest one.
3846
3847         * gnus-agent.el (gnus-agent-retrieve-headers): Use
3848         nnheader-find-nov-line to speed up. Use nreverse, because it is
3849         sorted. Use nnheader-insert-nov-file.
3850
3851 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3852
3853         * mm-decode.el (mm-inline-text-html-with-images): New user option.
3854
3855         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
3856         of `w3m-display-inline-images' with the value of
3857         `mm-inline-text-html-with-images'.
3858         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3859
3860         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3861
3862 2002-01-27  Richard M. Stallman  <rms@gnu.org>
3863
3864         * time-date.el: Add autoload cookies.  Many doc fixes.
3865         (time-add): New function.
3866         (time-subtract): Renamed from subtract-time.
3867         (subtract-time): New alias for time-subtract.
3868
3869 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3870
3871         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
3872         emacs-w3m in doc-string.
3873
3874         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
3875         `w3m-current-buffer'.
3876
3877 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3878
3879         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
3880
3881         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
3882         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
3883         (mm-w3m-cid-retrieve): New function.
3884         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
3885
3886 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3887
3888         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
3889
3890 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3891
3892         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
3893
3894 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3895
3896         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
3897         32K.
3898
3899         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
3900
3901         * nnmail.el (nnmail-article-group): Decode headers before running
3902         split rules over them.
3903         (nnmail-mail-splitting-charset): New variable.
3904
3905         * smiley.el: Replaced with smiley-ems.el.
3906
3907 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3908
3909         * mm-url.el (mm-url-predefined-programs): Add w3m.
3910         (mm-url-program): Ditto.
3911
3912 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3913
3914         * nnml.el (nnml-use-compressed-files): New variable.
3915         (nnml-filenames-are-evil): Removed.
3916         (nnml-current-group-article-to-file-alist): Don't use.
3917         (nnml-update-file-alist): Inhibit.
3918         (nnml-article-to-file): Use new var.
3919
3920 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3921
3922         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
3923
3924         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
3925
3926 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3927
3928         * gnus-agent.el (gnus-agent-load-alist): Use new caching
3929         function.
3930
3931         * gnus-util.el (gnus-cache-file-contents): New function.
3932
3933         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
3934         (gnus-agent-load-alist): Use it.
3935
3936         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
3937
3938         * nnheader.el (nnheader-insert-nov-file): New function.
3939
3940         * gnus-util.el (gnus-parse-without-error): Correct the loop.
3941
3942         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
3943         there are no references.
3944         (gnus-extract-message-id-from-in-reply-to): New function.
3945         (gnus-nov-parse-line): Use in-reply-to if there are no
3946         references.
3947
3948 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3949
3950         * nnagent.el (nnagent-retrieve-headers): Use new macro.
3951
3952         * gnus-util.el (gnus-parse-without-error): New macro.
3953
3954 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
3955
3956         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
3957         (gnus-article-wash-function): use locate-library to decide which
3958         to use.
3959
3960 2002-01-25  Simon Josefsson  <jas@extundo.com>
3961
3962         * pop3.el (pop3-munge-message-separator): Work if no date.
3963         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
3964
3965 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3966
3967         * gnus-agent.el (gnus-agent-save-alist): Fix.
3968
3969         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
3970         mistake.  Reinstated lost code.
3971
3972 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
3973
3974         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
3975         one exists in the case of an encrypted message with an internal
3976         signature.
3977
3978 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3979
3980         * gnus-agent.el (gnus-agent-save-alist): Optimized.
3981
3982 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3983
3984         * dgnushack.el: Commented out the experimental code.
3985
3986 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3987
3988         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
3989         error.
3990
3991         * gnus.el (gnus-server-to-method): Made into subst.
3992         (gnus-server-method-cache): New variable.
3993         (gnus-server-to-method): Use it.
3994         (gnus-group-method-cache): New variable.
3995         (gnus-find-method-for-group-1): Renamed.
3996         (gnus-find-method-for-group): New function.
3997         (gnus-group-method-cache): Removed.
3998
3999         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
4000         function.
4001
4002         * gnus-range.el (gnus-members-of-range): New function.
4003         (gnus-list-range-intersection): Renamed.
4004         (gnus-inverse-list-range-intersection): New function.
4005
4006         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
4007
4008         * nnagent.el (nnagent-retrieve-headers): New implementation.
4009
4010         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
4011         implementation.
4012
4013 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4014
4015         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
4016         `w3m-meta-content-type-charset-regexp'.
4017
4018         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
4019         charset-encoded html contents.
4020
4021 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4022
4023         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
4024         an empty file.
4025
4026         * nnweb.el (url): Ignore errors when request url.
4027
4028         * nnrss.el: Clean up the comments.
4029
4030 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4031
4032         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
4033
4034         * mm-decode.el (mm-inline-text-html-renderer): New user option.
4035         (mm-inline-media-tests): Test whether the value of
4036         `mm-inline-text-html-renderer' is a function for text/html.
4037
4038         * mm-view.el (mm-inline-text-html-render-with-w3): New function
4039         separated from `mm-inline-text'.
4040         (mm-w3m-minor-mode): New variable.
4041         (mm-w3m-setup): New variable.
4042         (mm-setup-w3m): New function.
4043         (mm-inline-text-html-render-with-w3m): New function.
4044         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
4045         text/html.
4046
4047 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
4048
4049         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
4050
4051 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4052
4053         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
4054         and `gnus-xmas-completing-read'.
4055
4056 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4057
4058         * nneething.el (nneething-message-id-number): Abolished.
4059         (nneething-encode-file-name): Not encode numerical characters.
4060         (nneething-make-head): `nneething-message-id-number' is not
4061         used to generate message IDs.
4062
4063 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4064
4065         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
4066         characters.
4067
4068 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4069
4070         * gnus-xmas.el (gnus-xmas-completing-read): New function.
4071         (gnus-xmas-redefine): Redefine conditionally.
4072
4073 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
4074
4075         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
4076         tag.
4077
4078 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
4079
4080         * message.el (message-font-lock-keywords): Added the secure tag.
4081         * mml-sec.el: Added functions to generate/modify/remove the secure
4082         tag while in message mode.
4083         * mml-sec.el (mml-secure-message): New.
4084         * mml-sec.el (mml-unsecure-message): New.
4085         * mml-sec.el (mml-secure-message-sign-smime): New.
4086         * mml-sec.el (mml-secure-message-sign-pgp): New.
4087         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
4088         * mml-sec.el (mml-secure-message-encrypt-smime): New.
4089         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
4090         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
4091         * mml.el (mml-parse-1): Added code to recognise the secure tag and
4092         convert it to either a part or multipart depending on if there are
4093         other parts in the message.
4094         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
4095         to use the secure tag, rather than the part tag.
4096         * mml.el (mml-preview): Added a save-excursion to keep cursor
4097         position after doing an MML preview.
4098
4099 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4100
4101         * nnheader.el (nnheader-parse-overview-file): New function.
4102         (nnheader-write-overview-file): New function.
4103
4104 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4105
4106         * gnus.el (gnus-group-fast-parameter): Check better if expansion
4107         in wanted.
4108
4109         * nnweb.el (nnweb-type-definition): Clean up.
4110
4111 2002-01-21  Alastair Burt  <burt@dfki.de>
4112         Trivial patch.
4113
4114         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
4115         buffer exists before jumping to it.
4116
4117 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4118
4119         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
4120         function.
4121         (article-wash-html): Use it.
4122         (gnus-article-wash-function): New variable.
4123         (gnus-article-wash-html-with-w3m): New function.
4124
4125 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4126
4127         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
4128         XEmacs.
4129
4130 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
4131
4132         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
4133         command line.
4134
4135 2002-01-21  Simon Josefsson  <jas@extundo.com>
4136
4137         * canlock.el (base64-encode-string): Autoload it from base64.
4138         (canlock-make-cancel-key): Base64 encode unibyte string.
4139
4140 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4141
4142         * nnfolder.el (nnfolder-request-accept-article): Unfold
4143         x-from-line.
4144         (nnfolder-request-replace-article): Ditto.
4145
4146 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
4147
4148         * gnus-group.el (gnus-group-best-unread-group): Use the right
4149         positioning function.
4150
4151 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4152
4153         * smiley-ems.el (smiley-region): Use new function.
4154         (smiley-update-cache): Use general image functions.
4155         (smiley-region): Use general functions.
4156
4157         * gnus-util.el (gnus-graphic-display-p): New function.
4158
4159         * nnmail.el (nnmail-article-group): Allow outputting traces of
4160         non-strings.
4161
4162         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
4163         (nndoc-exim-bounce-type-p): New function.
4164
4165         * message.el (message-dont-send): Doc fix.
4166
4167         * gnus-util.el (gnus-completing-read): Remove
4168         inherit-input-method.
4169
4170         * gnus-art.el (gnus-treat-smiley): Doc fix.
4171
4172         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
4173         articles.
4174
4175 2002-01-19  Simon Josefsson  <jas@extundo.com>
4176
4177         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
4178         (imap-kerberos4-open): Ditto.
4179         (imap-open): Set port correctly, don't set auth.
4180
4181 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4182
4183         * gnus.el (gnus-version-number): Bump version number.
4184
4185 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4186
4187         * gnus.el: Oort Gnus v0.05 is released.
4188
4189 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4190
4191         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
4192         exists.
4193
4194         * gnus-spec.el (gnus-string-width-function): New function.
4195         (gnus-tilde-cut-form): Use it.
4196         (gnus-tilde-max-form): Ditto.
4197         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
4198         (gnus-substring-function): Use it.
4199         (gnus-tilde-cut-form): Ditto.
4200         (gnus-substring-function): New function.
4201
4202         * message.el (message-check-news-header-syntax): New message.
4203
4204         * gnus.el (gnus-slave-no-server): Doc fix.
4205
4206         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
4207
4208 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4209
4210         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
4211         `seen' if it looks like (seen NUM1 . NUM2).  It should be
4212         (seen (NUM1 . NUM2)).
4213
4214 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4215
4216         * gnus-topic.el (gnus-topic-catchup-articles): Update article
4217         number in closed topics.
4218
4219 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
4220
4221         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
4222         functions.
4223
4224 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4225
4226         * gnus.el (gnus-group-find-parameter): Clean up.
4227
4228         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
4229         articles.
4230
4231         * gnus-util.el (gnus-completing-read-with-default): Renamed.
4232
4233         * nnmail.el (nnmail-article-group): Clean up.
4234
4235 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
4236
4237         * gnus-agent.el (gnus-category-name): Intern the category name.
4238
4239 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4240
4241         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
4242
4243         * gnus-util.el (gnus-completing-read): New function.
4244
4245 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4246
4247         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
4248
4249         * smiley-ems.el (smiley-region): Register smiley.
4250         (smiley-toggle-buffer): Rewrite the function.
4251         (smiley-active): Removed.
4252
4253 2002-01-19  Simon Josefsson  <jas@extundo.com>
4254
4255         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
4256         Jesper Harder <harder@ifa.au.dk>.
4257
4258 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4259
4260         * gnus-art.el (gnus-request-article-this-buffer): Call
4261         `nneething-get-file-name' to extract the file name from the
4262         message id.
4263
4264         * nneething.el (nneething-encode-file-name): New function.
4265         (nneething-decode-file-name): Ditto.
4266         (nneething-get-file-name): Ditto.
4267         (nneething-make-head): Encode the file name and encapsulate it
4268         into the field of the message id.
4269
4270 2002-01-18  Simon Josefsson  <jas@extundo.com>
4271
4272         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
4273         stored in .marks.
4274
4275         * nnfolder.el (nnfolder-request-update-info): Ditto.
4276
4277 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4278
4279         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
4280
4281 2002-01-18  Simon Josefsson  <jas@extundo.com>
4282
4283         * imap.el (imap-starttls-p): Don't check for binary.
4284         (imap-gssapi-auth-p): Ditto.
4285         (imap-kerberos4-auth-p): Ditto.
4286         (imap-open): Change logic.  Iterate through all possible streams,
4287         instead of bailing out after first failure.  Move authenticator
4288         decision to `imap-authenticate'.
4289         (imap-authenticate): Change logic, now finds the authenticator to
4290         use, was previously in `imap-open'.
4291         (imap-open): Return nil on failure.
4292         (imap-open): Setup temp buffer correctly.
4293         (imap-open): Return buffer only on success.
4294         (imap-interactive-login, imap-interactive-login): Tell the user
4295         which stream/authenticator is used for the queried
4296         username/password.
4297         (imap-open, imap-authenticate): Set variables.
4298         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
4299         (imap-open): Don't assume how `with-temp-buffer' is implemented.
4300
4301 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4302
4303         * gnus-fun.el (gnus-grab-cam-x-face): New function.
4304
4305 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4306
4307         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
4308
4309 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4310
4311         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
4312         (gnus-agent-group-mode-map): Bind it to "Jo".
4313         (gnus-agent-group-make-menu-bar): Add it into menu bar.
4314
4315 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
4316
4317         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
4318         (gnus-summary-mail-toolbar): Add mail article deletion button.
4319
4320         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
4321         false positives for lines of "^^^^".
4322
4323         * gnus-picon.el (gnus-picon-find-face): faces database is all
4324         lowercase.
4325
4326 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4327
4328         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
4329         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
4330         duplications.
4331         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
4332
4333 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4334
4335         * gnus-sum.el (gnus-summary-initial-limit): Inline
4336         gnus-summary-limit-children.
4337         (gnus-summary-initial-limit): Don't limit if
4338         gnus-newsgroup-display is nil.
4339         (gnus-summary-initial-limit): No, don't.
4340
4341         * gnus-util.el
4342         (gnus-put-text-property-excluding-characters-with-faces): Inline
4343         gnus-put-text-property.
4344
4345         * gnus-spec.el (gnus-default-format-specs): New variable.
4346
4347         * gnus-start.el (gnus-read-newsrc-file): Don't clear
4348         gnus-format-specs.
4349         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
4350
4351         * gnus-spec.el (gnus-update-format-specifications): Really check
4352         the Gnus version of the .newsrc.eld file.
4353         (gnus-format-specs): Save the new default summary format.
4354
4355         * gnus-util.el (gnus-parent-id): Check whether references is empty
4356         before splitting.
4357
4358         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
4359         functions.
4360         (gnus-gather-threads-by-references): Inline
4361         `gnus-split-references'.
4362
4363         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
4364         default value of gnus-summary-line-format-spec.
4365
4366 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4367
4368         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
4369         message.
4370         (nnslashdot-request-list): Ditto.
4371         (nnslashdot-sid-strip): Removed.
4372
4373 2002-01-15  Simon Josefsson  <jas@extundo.com>
4374
4375         * nnimap.el (nnimap-close-asynchronous): Enable.
4376         (nnimap-close-group): Expunge.
4377
4378 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4379
4380         * gnus-util.el (gnus-user-date-format-alist): Typo.
4381         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
4382
4383 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4384
4385         * nneething.el (nneething-request-article): Set
4386         `nnmail-file-coding-system' to `binary' locally, in order to read
4387         files without any conversion.
4388
4389 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4390
4391         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4392         nnheader-file-coding-system and nnmail-active-file-coding-system.
4393         (gnus-agent-regenerate-group): Ditto.
4394         (gnus-agent-regenerate): Ditto.
4395         (gnus-agent-write-active): Ditto.
4396         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
4397
4398 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4399
4400         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
4401         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
4402
4403 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4404
4405         * gnus.el: We don't need gnus-article-show-all-headers.
4406
4407         * gnus-art.el (article-show-all, gnus-article-show-all-header):
4408         Ditto.
4409
4410         * gnus-sum.el (gnus-summary-select-article): Don't call
4411         show-all-headers, because hidden headers are not hidden text any
4412         more.
4413
4414 2002-01-13  Simon Josefsson  <jas@extundo.com>
4415
4416         * message.el (message-newline-and-reformat): Use `newline' instead
4417         of inserting \n, so that the newline is marked as hard.
4418
4419         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
4420         From Jesper Harder <harder@ifa.au.dk>.
4421
4422 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4423
4424         * imap.el (imap-close): Keep going if quit.
4425
4426         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
4427         nntp-server-buffer.
4428
4429 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4430
4431         * mm-view.el (mm-display-inline-fontify): Require font-lock to
4432         avoid unbinding shadowed variables.
4433
4434         * gnus-art.el (gnus-picon-databases): Moved here.
4435         (gnus-picons-installed-p): Moved here.
4436         (gnus-article-reply-with-original): Use `mark'.
4437
4438         * gnus.el (gnus-picon): Moved here and renamed.
4439
4440         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
4441         installed.
4442         (gnus-treat-mail-picon): Ditto.
4443         (gnus-treat-newsgroups-picon): Ditto.
4444
4445         * gnus-picon.el (gnus-picons-installed-p): New function.
4446
4447 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4448
4449         * gnus-agent.el (gnus-agent-go-online): Fix doc.
4450
4451 2002-01-12  Simon Josefsson  <jas@extundo.com>
4452
4453         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
4454         (nnimap-before-find-minmax-bugworkaround): Use it.
4455         (nnimap-find-minmax-uid): Don't reselect current mailbox.
4456         (nnimap-dont-close): New variable.
4457         (nnimap-close-group): Use it.
4458
4459 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4460
4461         * gnus-art.el (gnus-article-reply-with-original): Use
4462         `mark-active'.
4463
4464         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
4465
4466         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
4467         (gnus-score-advanced): Clean up.
4468         (gnus-score-advanced): Accept a multiple of the score.
4469
4470 2002-01-12  Simon Josefsson  <jas@extundo.com>
4471
4472         * flow-fill.el (fill-flowed-display-column)
4473         (fill-flowed-encode-columnq): New variables.  Suggested by
4474         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
4475         (fill-flowed-encode, fill-flowed): Use them.
4476
4477         * message.el (message-send-news, message-send-mail): Use
4478         m-b-s-n-p-e-h-n.
4479
4480         * mml.el (autoload): Autoload fill-flowed-encode.
4481         (mml-buffer-substring-no-properties-except-hard-newlines): New
4482         function.
4483         (mml-read-part): Use it.
4484         (mml-generate-mime-1): Encode format=flowed if appropriate.
4485         (mml-insert-mime-headers): Insert format=flowed.
4486
4487         * flow-fill.el (fill-flowed-encode): New function.
4488         (fill-flowed): Bind fill-column to window width.
4489
4490 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4491
4492         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
4493         it exists.
4494         (gnus-summary-setup-buffer): Wake up dead summary buffers.
4495         (gnus-summary-buffer-name): Don't return the dead name after all.
4496         (gnus-summary-setup-buffer): Kill the dead buffer.
4497
4498         * gnus-art.el (gnus-article-followup-with-original): Store the
4499         value of the mark before deactivating it.
4500
4501 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4502
4503         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
4504         From: Karl Kleinpaste <karl@charcoal.com>
4505
4506         * gnus-art.el (article-display-x-face): Ditto.
4507         (gnus-article-reply-with-original): Use gnus-region-active-p.
4508         (gnus-article-followup-with-original): Ditto.
4509
4510         * gnus-sum.el (gnus-summary-read-group-1): Don't select
4511         downloadable article either.
4512
4513 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4514
4515         * gnus-art.el (article-display-x-face): Insert From:.
4516
4517         * gnus-sum.el (gnus-summary-move-article): Don't draw the
4518         article. Bind gnus-display-mime-function and
4519         gnus-article-prepare-hook.
4520
4521         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
4522         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
4523         gnus-agent-possibly-synchronize-flags to the last.
4524         (gnus-agent-go-online): New function. New variable.
4525
4526 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4527
4528         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
4529         (gnus-agent-regenerate): Ditto.
4530
4531 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4532
4533         * message.el (message-ignored-news-headers)
4534         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
4535         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
4536
4537         * gnus.el (gnus-gethash-safe): New macro.
4538
4539         * gnus-agent.el (gnus-agent-regenerate-history): New function.
4540         (gnus-agent-regenerate): Show messages.
4541
4542 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4543
4544         * gnus-agent.el (gnus-agent-regenerate-group): New function.
4545         (gnus-agent-regenerate): New function.
4546         (gnus-agent-save-alist): Sort.
4547         (gnus-agent-copy-nov-line): Test eobp.
4548         (gnus-agent-retrieve-headers): Erase buffer.
4549
4550 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4551
4552         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
4553         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
4554
4555         * gnus.el (gnus-agent-covered-methods): Move here.
4556         (gnus-online): New function.
4557         (gnus-agent-method-p): Move here.
4558
4559         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
4560         nil. Remove articles-alist.
4561
4562         * gnus-start.el (gnus-get-unread-articles): Check online.
4563         (gnus-groups-to-gnus-format): Ditto.
4564         (gnus-active-to-gnus-format): Ditto.
4565
4566         * gnus-agent.el (gnus-agent-get-function): Use it.
4567         (gnus-agent-get-undownloaded-list): Ditto.
4568         (gnus-agent-fetch-session): Only fetch online methods.
4569
4570         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
4571         (gnus-server-mode-map): Ditto.
4572         (gnus-server-offline-face): New face.
4573         (gnus-server-offline-face): New variable.
4574         (gnus-server-font-lock-keywords): Add offline.
4575         (gnus-server-insert-server-line): Ditto.
4576         (gnus-server-offline-server): New function.
4577
4578         * gnus-int.el (gnus-open-server): Turn to offline.
4579         (gnus-server-unopen-status): New variable.
4580
4581 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4582
4583         * nnkiboze.el (nnkiboze-request-article): Use
4584         gnus-agent-request-article.
4585
4586         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
4587         function. Insert undownloaded NOV.
4588
4589         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
4590         (gnus-agent-request-article): New function.
4591
4592         * gnus.el (gnus-agent-cache): New variable.
4593
4594         * gnus-int.el (gnus-retrieve-headers): Use
4595         gnus-agent-retrieve-headers.
4596         (gnus-request-head): Use gnus-agent-request-article.
4597         (gnus-request-body): Ditto.
4598
4599         * gnus-art.el (gnus-request-article-this-buffer): Use
4600         gnus-agent-request-article.
4601
4602         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
4603         article if it is undownloaded.
4604
4605 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4606
4607         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
4608
4609 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4610
4611         * canlock.el (canlock-string-as-unibyte): New macro.
4612         (canlock-sha1-with-openssl): Return a unibyte string.
4613         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
4614
4615 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4616
4617         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
4618
4619 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4620
4621         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
4622         application/x-emacs-lisp.
4623
4624         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
4625
4626         * nntp.el (nntp-request-article): Add group parameter.
4627         (nntp-request-head): Ditto.
4628         (nntp-find-group-and-number): Add parameter group. Figure out
4629         number if the status line doesn't give (e.g. quimby.gnus.org).
4630
4631 2002-01-08  Simon Josefsson  <jas@extundo.com>
4632
4633         * mml.el (mml-generate-mime-1): Set recipient correctly.
4634
4635 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4636
4637         * message.el (message-read-from-minibuffer): Add parameter
4638         initial-contents.
4639         * gnus-msg.el (gnus-summary-resend-message): Use it.
4640
4641         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
4642         behavior of quit-config.
4643
4644         * message.el (message-make-from): Don't quote fullname.
4645         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
4646
4647         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
4648         From: <andre@slamdunknetworks.com>
4649
4650 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4651
4652         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
4653
4654         * gnus-art.el (gnus-header-button-alist): Handle mailto.
4655
4656         * mml.el (mml-preview): Bind gnus-original-article-buffer because
4657         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
4658         because bbdb may use it.
4659
4660 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4661
4662         * nneething.el (nneething-request-article): When a non-text file
4663         is converted to an article, its data is encoded in base64.  Call
4664         `nneething-make-head' with options to specify MIME types.
4665         (nneething-make-head): Add optional arguments to specify MIME
4666         types.
4667
4668 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4669
4670         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
4671         header if there is not.
4672
4673         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
4674
4675         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
4676         (gnus-inews-mark-gcc-as-read): Obsolete variable.
4677         (gnus-inews-do-gcc): Use them.
4678
4679         * gnus-group.el (gnus-group-mark-article-read): Put holes into
4680         gnus-newsgroup-unselected.
4681
4682 2002-01-06  Simon Josefsson  <jas@extundo.com>
4683
4684         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
4685         condition-case, not ignore-errors.
4686
4687 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4688
4689         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
4690         gnus-fetch-old-headers.
4691
4692         * gnus-art.el (article-display-x-face): Use the current buffer
4693         unless `W f'. Otherwise, X-Face may be shown in the header of a
4694         forwarded part.
4695         (gnus-treatment-function-alist): Treat xface before hiding
4696         headers.
4697
4698 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4699
4700         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
4701         parameters.
4702
4703 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4704
4705         * mm-util.el (mm-multibyte-p): Define conditionally when load.
4706         (mm-guess-charset): New function.
4707         (mm-charset-after): Use it.
4708         (mm-detect-coding-region): New function.
4709         (mm-detect-mime-charset-region): New function.
4710
4711         * gnus-sum.el (gnus-summary-show-article): Use
4712         mm-detect-coding-region.
4713
4714 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4715
4716         * message.el (message-make-fqdn): Be less violent.
4717
4718         * gnus.el (gnus-logo-color-style): Compute custom form
4719         automatically.
4720
4721         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
4722         score file of the parent to the document group.
4723
4724         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
4725         parameters parameter.
4726
4727         * gnus-score.el (gnus-score-load-file): Clean up.
4728
4729 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4730
4731         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
4732         From: Damien Wyart <damien.wyart@free.fr>
4733
4734         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
4735
4736 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4737
4738         * gnus-sum.el (gnus-select-group-hook): Typo.
4739
4740         * rfc2047.el (rfc2047-decode-string): Return immediately if there
4741         is no quoted-printable-encoded STRING.
4742         From: Jesper Harder <harder@ifa.au.dk>
4743
4744         (rfc2047-decode-string): Decode it.
4745
4746 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4747
4748         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
4749
4750 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
4751         Trivial patch.
4752
4753         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
4754         buffer to get rid of junk line.
4755
4756 2002-01-05  Simon Josefsson  <jas@extundo.com>
4757
4758         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
4759         C-o.
4760         (message-mode-map): Bind message-insert-or-toggle-importance to
4761         C-c C-u.
4762         (message-mode-map): Bind message-disposition-notification-to to
4763         C-c M-n.
4764         (message-mode-menu): Add m-d-n-t.
4765         (message-mode-field-menu): Add m-goto-from.
4766         (message-mode): Doc fix.
4767         (message-goto-from): New function.
4768         (message-insert-disposition-notification-to): New function.
4769         (message-tool-bar-map): Add receipt button.
4770
4771 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4772
4773         * gnus-sum.el (gnus-thread-latest-date): New function.
4774         (gnus-thread-sort-by-most-recent-number): Renamed.
4775         (gnus-thread-sort-functions): Doc fix.
4776         (gnus-select-group-hook): Don't use setq on a hook.
4777         (gnus-thread-latest-date): Use date, not number
4778
4779         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
4780         (gnus-agent-expire): Allow regexp of expire-days.
4781
4782         * gnus-art.el (gnus-article-reply-with-original): Deactivate
4783         region.
4784         (gnus-article-followup-with-original): Ditto.
4785
4786         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
4787
4788         * gnus-art.el (gnus-mime-display-alternative): Use
4789         gnus-local-map-property.
4790         (gnus-mime-display-alternative): Ditto.
4791         (gnus-insert-mime-security-button): Ditto.
4792         (gnus-insert-next-page-button): Ditto.
4793         (gnus-button-prev-page): Take optional args.
4794         (gnus-insert-prev-page-button): widget-convert.
4795
4796         * gnus-util.el (gnus-local-map-property): New function.
4797
4798         * gnus-art.el (gnus-prev-page-map): Use parent map.
4799         (gnus-next-page-map): Ditto.
4800
4801         * gnus-spec.el (gnus-parse-format): Clean up.
4802         (gnus-parse-format): Do complex formatting for %=.
4803
4804         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
4805         "X-Face: " to the data in the built-in scenario.
4806
4807         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
4808         (gnus-correct-pad-form): Renamed.
4809         (gnus-tilde-max-form): Clean up.
4810         (gnus-pad-form): Use gnus-use-correct-string-widths.
4811
4812         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
4813         support if that is available.
4814
4815         * gnus-sum.el (gnus-thread-highest-number): New function.
4816         (gnus-thread-sort-by-most-recent-thread): New function.
4817         (gnus-thread-sort-functions): Doc fix.
4818
4819 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4820
4821         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
4822         all cases.
4823         (gnus-summary-mode): Enable it in all cases.
4824         (gnus-summary-display-article): Ditto.
4825         (gnus-summary-edit-article): Ditto.
4826
4827         * gnus-ems.el (gnus-put-image): Really return glyph.
4828
4829         * gnus-art.el (gnus-article-x-face-command): Fix :type.
4830         (gnus-treat-smiley): Don't take "P" in the interactive form.
4831
4832 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4833
4834         * compface.el (uncompface): XEmacs and Emacs have differing
4835         capabilities.
4836
4837         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
4838
4839         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
4840         (gnus-article-xface-ring-size): Removed.
4841         (gnus-article-display-xface): Removed.
4842         (gnus-remove-image): Cleaned up.
4843
4844         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
4845         (gnus-xmas-create-image): Take pbm files.
4846         (gnus-x-face): Removed.
4847         (gnus-xmas-article-display-xface): Removed.
4848
4849         * gnus-fun.el (gnus-display-x-face-in-from): Bind
4850         default-enable-multibyte-characters.
4851
4852         * compface.el (uncompface): Doc fix.
4853
4854         * gnus-art.el (gnus-article-x-face-command): Use
4855         gnus-display-x-face-in-from.
4856
4857         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
4858
4859         * gnus-ems.el (gnus-put-image): Return the image.
4860
4861         * gnus-fun.el (gnus-display-x-face-in-from): New function.
4862         (gnus-x-face): Moved here.
4863
4864 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4865
4866         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
4867         invisible if string is nil.
4868         (gnus-xmas-article-display-xface): Use it.
4869
4870         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
4871         property when string is nil.
4872         (gnus-article-display-xface): Use it.
4873
4874 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4875
4876         * gnus-art.el (article-display-x-face): Check whether valid grey
4877         face was returned.
4878         (article-display-x-face): Place image in the right spot.
4879
4880         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
4881         stderr.
4882         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
4883
4884 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4885
4886         * gnus-xmas.el (gnus-xmas-create-image): Take optional
4887         parameters.
4888         (gnus-xmas-put-image): Allow non-strings to be passed.
4889
4890         * gnus-art.el (article-display-x-face): Use optional parameters.
4891
4892         * gnus-ems.el (gnus-create-image): Take optional parameters.
4893
4894         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
4895
4896         * compface.el (compface-xbm-p): Removed.
4897
4898         * gnus-ems.el (gnus-article-compface-xbm): Removed.
4899         (gnus-article-display-xface): Use compface.
4900
4901         * compface.el: New file.
4902
4903         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
4904         (gnus-convert-image-to-x-face-command): Ditto.
4905         (gnus-random-x-face): Quote argument.
4906         (gnus-x-face-from-file): Ditto.
4907
4908 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
4909
4910         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
4911         the expire-group parameter once per article rather than once
4912         per group; bind `nnmaildir-article-file-name' and `article'
4913         for convenience.  Leave article alone when expire-group
4914         specifies the current group.
4915         (nnmaildir--update-nov): be more concurrency-friendly with
4916         temp file names.
4917
4918 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4919
4920         * gnus-start.el (gnus-read-init-file): Cleaned up.
4921
4922 2002-01-03  Dave Love  <d.love@dl.ac.uk>
4923
4924         * gnus-start.el (gnus-startup-file-coding-system): Removed.
4925         (gnus-read-init-file): Don't use it.
4926
4927 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4928
4929         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
4930
4931 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4932
4933         * gnus-start.el (gnus-read-init-file): Don't force coding system
4934         for ~/.gnus.  From Dave Love <fx@gnu.org>.
4935
4936 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4937
4938         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
4939         * nnspool.el (nnspool-request-post): Ditto.
4940
4941         * mm-util.el (mm-use-find-coding-systems-region): New variable.
4942         (mm-find-mime-charset-region): Use it.
4943
4944 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
4945
4946         * gnus.el (gnus-summary-line-format): Added :link.
4947         * gnus-topic.el (gnus-topic-line-format): Ditto.
4948         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
4949         * gnus-srvr.el (gnus-server-line-format): Ditto.
4950         * gnus-group.el (gnus-group-line-format): Ditto.
4951
4952         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
4953         :keys, it works on both Emacsen.
4954
4955 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4956
4957         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
4958
4959 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4960
4961         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
4962
4963 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
4964
4965         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
4966         very wide reply.
4967
4968 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4969
4970         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
4971         (gnus-picon-cache): New variable.
4972         (gnus-picon-transform-newsgroups): Cache stuff.
4973
4974         * gnus-art.el (gnus-article-reply-with-original): New command.
4975         (gnus-article-followup-with-original): New command.
4976
4977         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
4978         END parameters.
4979         (gnus-summary-followup): Take a list of list of articles.
4980         (gnus-inews-yank-articles): Allow lists of article/regions.
4981
4982         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
4983         longer the usual commands.
4984
4985         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
4986         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
4987         shell-command-on-region.
4988
4989 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4990
4991         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
4992           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
4993
4994 2002-01-03  Steve Youngs  <youngs@xemacs.org>
4995
4996         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
4997         understand ':keys', wrap it in an featurep 'xemacs.
4998
4999 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5000
5001         * gnus-ems.el (gnus-article-display-xface): Show xface in the
5002         order of headers (Actually, it is called in a reversed order). Add
5003         'gnus-image-text-deletable property.
5004         (gnus-remove-image): Remove text with such a property.
5005
5006         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
5007         gnus-put-image.
5008
5009         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
5010         with ", "
5011
5012 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5013
5014         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
5015
5016         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
5017         (article-display-x-face): Display grey X-Faces.
5018
5019         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
5020         (gnus-convert-gray-x-face-to-ppm): Ditto.
5021         (gnus-convert-image-to-gray-x-face): Ditto.
5022
5023         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
5024         gnus-summary-show-raw-article.
5025
5026 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5027
5028         Display picons in XEmacs without showing text.
5029
5030         * gnus-xmas.el (gnus-xmas-create-image): Don't use
5031         mm-create-image-xemacs to create xbm glyph, because it deletes
5032         temporary files.
5033         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
5034         (gnus-xmas-remove-image): Make text visible, remove glyph.
5035
5036         * gnus-picon.el (gnus-picon-transform-newsgroups)
5037         (gnus-picon-transform-address): Insert spec backward, due to the
5038         incompatibility of gnus-xmas-put-image.
5039
5040 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5041
5042         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
5043
5044 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5045
5046         * gnus.el: Doc fix.
5047
5048         * gnus-art.el: Doc fix.
5049
5050         * gnus-agent.el: Doc fix.
5051
5052 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5053
5054         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
5055
5056 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
5057
5058         * nnmaildir.el (nnmaildir--update-nov): automatically parse
5059         NOV data out of the message again if nnmail-extra-headers has
5060         changed.
5061
5062 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5063
5064         * gnus-fun.el: New file.
5065         (gnus-convert-image-to-x-face-command): New variable.
5066         (gnus-insert-x-face): New function.
5067         (gnus-random-x-face): Renamed.
5068         (gnus-x-face-from-file): Renamed.
5069
5070         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
5071         "_".
5072         (gnus-body-boundary-delimiter): Typo fix.
5073
5074 2002-01-02  Simon Josefsson  <jas@extundo.com>
5075
5076         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
5077         (gnus-body-boundary-delimiter): Fix type.
5078
5079 2002-01-01  Simon Josefsson  <jas@extundo.com>
5080
5081         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
5082         (gnus-treat-emphasize, gnus-treat-strip-cr)
5083         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
5084         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
5085         (gnus-treat-fill-article, gnus-treat-hide-citation)
5086         (gnus-treat-hide-citation-maybe)
5087         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
5088         (gnus-treat-strip-pem, gnus-treat-strip-banner)
5089         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
5090         (gnus-treat-date-ut, gnus-treat-date-local)
5091         (gnus-treat-date-english, gnus-treat-date-lapsed)
5092         (gnus-treat-date-original, gnus-treat-date-iso8601)
5093         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
5094         (gnus-treat-strip-trailing-blank-lines)
5095         (gnus-treat-strip-leading-blank-lines)
5096         (gnus-treat-strip-multiple-blank-lines)
5097         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
5098         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
5099         (gnus-treat-display-xface, gnus-treat-display-smileys)
5100         (gnus-treat-from-picon, gnus-treat-mail-picon)
5101         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
5102         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
5103         (gnus-treat-play-sounds, gnus-treat-translate)
5104         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
5105
5106         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
5107         (gnus-article-treat-body-boundary): Use it.
5108
5109         * message.el (message-mode): Fix doc.
5110         (message-mode-menu): Fix names.
5111
5112 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5113
5114         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
5115         articles.
5116
5117         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
5118         (gnus-picon-transform-address): Search for unknown faces as well.
5119         (gnus-picon-find-face): Don't search "news" for MISC.
5120         (gnus-picon-user-directories): Changed default back to exclude
5121         "unknown".
5122
5123         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
5124
5125         * gnus-picon.el (gnus-picon-find-face): Search through all
5126         databases.
5127         (gnus-picon-find-face): New implementation.
5128
5129         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
5130         keystroke.
5131         (gnus-topic-goto-next-topic): Ditto.
5132
5133         * gnus.el (gnus-summary-line-format): Changed default.
5134
5135         * nnmail.el (nnmail-extra-headers): Change default.
5136
5137         * gnus-sum.el (gnus-extra-headers): Change default.
5138
5139         * message.el (message-news-other-window): Changed "news" to
5140         "posting".
5141         (message-news-other-frame): Ditto.
5142         (message-do-send-housekeeping): Ditto.
5143
5144         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
5145         function.
5146         (gnus-article-unread-p): New function.
5147         (gnus-article-unseen-p): New function.
5148         (gnus-dead-summary-mode-map): Typo.
5149
5150         * gnus-util.el (gnus-make-predicate): New function.
5151         (gnus-make-predicate-1): New function.
5152
5153         * gnus-sum.el: New function.
5154         (gnus-map-articles): New function.
5155
5156         * gnus-art.el (gnus-treat-fold-headers): New variable.
5157         (gnus-article-treat-fold-headers): New command and keystroke.
5158
5159         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
5160         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
5161
5162 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5163
5164         * message.el (message-fcc-externalize-attachments): New variable.
5165         (message-do-fcc): Use it.
5166
5167         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
5168         (gnus-inews-do-gcc): Use it.
5169
5170         * mml.el (mml-tweak-sexp-alist): New variable.
5171         (mml-externalize-attachments): New variable.
5172         (mml-tweak-part): Use mml-tweak-sexp-alist.
5173         (mml-tweak-externalize-attachments): New function.
5174
5175 2002-01-01  Steve Youngs  <youngs@xemacs.org>
5176
5177         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
5178         'set-glyph-face' so x-face back/foreground can be set.
5179
5180 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
5181
5182         * message.el (message-fix-before-sending): Fix a typo.
5183
5184 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5185
5186         * gnus-art.el (gnus-treat-smiley): Renamed command.
5187         (gnus-article-remove-images): New command and keystroke.
5188
5189         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
5190
5191         * smiley-ems.el (gnus-smiley-display): Removed.
5192
5193         * gnus.el (gnus-version-number): Update version.
5194
5195         * message.el (message-text-with-property): Renamed and moved
5196         here.
5197         (message-fix-before-sending): Highlight invisible text and place
5198         point there.
5199
5200 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5201
5202         * gnus.el: Oort Gnus v0.04 is released.
5203
5204 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5205
5206         * gnus-delay.el (gnus-delay-send-queue): Renamed.
5207
5208         * gnus-art.el (gnus-ignored-headers): More headers,
5209
5210         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
5211         of `scan-error', since XEmacs doesn't seem to support that.
5212
5213 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5214
5215         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
5216         arg.
5217         (gnus-summary-best-unread-subject): Ditto.
5218         (gnus-summary-best-unread-subject): No, don't.
5219         (gnus-summary-better-unread-subject): New command.
5220
5221         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
5222
5223         * lpath.el ((featurep 'xemacs)): fbind url function.
5224
5225         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
5226         buffer.
5227         (gnus-xmas-remove-image): Implementation that does something.
5228         (gnus-xmas-article-display-xface): Mark images properly.
5229
5230         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
5231
5232 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
5233
5234         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
5235
5236 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5237
5238         * gnus-group.el (gnus-group-line-format): Added %O to the default
5239         value.
5240
5241         * gnus-util.el (gnus-text-with-property): The smallest point is
5242         point-min.
5243
5244         * smiley-ems.el (smiley-region): Return images.
5245         (gnus-smiley-display): Allow toggling.
5246         (smiley-region): Use text properties, not overlays.
5247
5248         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
5249         implemented yet.
5250
5251         * smiley-ems.el (smiley-update-cache): Check for valid types.
5252
5253         * gnus-art.el (gnus-with-article-buffer): New macro.
5254
5255         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
5256         strings as well as the glyphs.
5257         (gnus-picon-transform-address): Ditto.
5258         (gnus-picon-insert-glyph): Ditto.
5259         (gnus-picon-transform-newsgroups): Toggle.
5260         (gnus-picon-transform-address): Toggle.
5261
5262         * gnus-ems.el (gnus-remove-image): New function.
5263         (gnus-put-image): Take an optional string.
5264
5265         * gnus-util.el (gnus-text-with-property): New function.
5266
5267         * gnus-art.el (gnus-delete-images): New function.
5268
5269         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
5270
5271         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
5272         (gnus-article-wash-status): Use it.
5273         (gnus-signature-toggle): Clean up.
5274         (gnus-add-wash-status): New function.
5275         (gnus-delete-wash-status): New function.
5276         (gnus-article-hide-text-type): Use them throughout.
5277         (gnus-add-image): New function.
5278
5279         * gnus-ems.el (gnus-article-display-xface): Use new interface.
5280
5281         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
5282         interface.
5283
5284         * gnus-art.el (article-display-x-face): Cleaned up.
5285
5286         * rfc2047.el (rfc2047-field-value): New function.
5287
5288         * mail-parse.el (mail-header-field-value): New alias.
5289
5290         * gnus-art.el (gnus-mime-print-part): Fix typos.
5291
5292         * smiley-ems.el (gnus-smiley-file-types): New variable.
5293         (smiley-update-cache): Use it.
5294         (smiley-regexp-alist): Suffix-less smiley names.
5295         (smiley-regexp-alist): Added more smileys.
5296
5297         * gnus-sum.el (gnus-print-buffer): Made into own function.
5298         (gnus-summary-print-article): Use it.
5299
5300         * mailcap.el (mailcap-mime-info): Actually return the bit that we
5301         looked for when REQUEST is a string.
5302
5303         * gnus-art.el (gnus-mime-button-commands): Add printing
5304         keystroke.
5305         (gnus-mime-copy-part): Doc fix.
5306         (gnus-mime-print-part): New command.
5307
5308 2001-12-31  Simon Josefsson  <jas@extundo.com>
5309
5310         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
5311         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
5312
5313 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5314
5315         * gnus-picon.el (gnus-treat-from-picon): Autoload.
5316         (picon): Fix doc.
5317
5318         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
5319         longer exists. Remove those codes.
5320         * gnus.el (gnus-use-picons): Ditto.
5321
5322 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5323
5324         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
5325         infloop.
5326
5327         * gnus-sum.el (t): New `W D' map.
5328
5329         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
5330         (gnus-article-treat-body-boundary): Clean up.
5331         (gnus-body-boundary-face): Removed.
5332         (gnus-article-goto-header): Moved here.
5333         (gnus-article-goto-header): Allow better regexps.
5334         (gnus-article-treat-fold-newsgroups): New command.
5335
5336         * gnus-sum.el (gnus-summary-move-article): We have to select an
5337         article to give `gnus-read-move-group-name' an opportunity to
5338         suggest an appropriate default.
5339
5340         * rfc2047.el (rfc2047-fold-line): New function.
5341         (rfc2047-unfold-line): Ditto.
5342         (rfc2047-fold-region): Don't fold just after the header name.
5343
5344         * mail-parse.el (mail-header-fold-line): New alias.
5345         (mail-header-unfold-line): Ditto.
5346
5347         * gnus-art.el (gnus-body-boundary-face): Renamed.
5348         (gnus-article-treat-body-boundary): Use it.
5349         (gnus-article-treat-body-boundary): Use an invisible header and a
5350         line of underline characters.
5351
5352 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5353
5354         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
5355
5356         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
5357         (gnus-picon-split-address): New function.
5358         (gnus-picon-find-face): Use it.
5359         (gnus-picon-transform-address): Use it. Set first to t for each
5360         address.
5361
5362         * gnus-art.el (gnus-with-article-headers): Move to here. Define
5363         the macro then use it.
5364         (gnus-treatment-function-alist): Treat picons earlier.
5365
5366 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5367
5368         * gnus-art.el (gnus-body-separator-face): New variable.
5369         (gnus-article-treat-body-boundary): Use a blank, colored line.
5370
5371         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
5372         well.
5373
5374         * gnus-art.el (gnus-treat-body-boundary): New variable.
5375         (gnus-article-treat-unfold-headers): Use helper macro.
5376         (gnus-article-treat-body-boundary): New command.
5377
5378         * gnus.el (gnus-logo-color-style): Change the default color.
5379         (gnus-splash-face): Gray, gray.
5380
5381         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
5382         colors.
5383
5384         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
5385         (gnus-logo-color-style): Ditto.
5386         (gnus-logo-colors): Ditto.
5387
5388         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
5389
5390         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
5391
5392         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
5393         (gnus-picon-transform-newsgroups): New function.
5394
5395         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
5396         string.
5397
5398         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
5399
5400         * gnus-art.el (gnus-treat-cc-picon): New variable.
5401         (gnus-treat-mail-picon): Renamed.
5402
5403         * gnus-picon.el: New implementation.
5404         (gnus-picon-find-face): Renamed.
5405         (gnus-treat-from-picon): Use it.
5406         (gnus-picon-transform-address): Renamed.
5407         (gnus-treat-from-picon): Use it.
5408         (gnus-picon-create-glyph): Renamed.
5409         (gnus-picon-transform-address): Use it.
5410         (gnus-treat-cc-picon): New command.
5411
5412         * mm-decode.el (mm-create-image-xemacs): Separated out into
5413         function.
5414         (mm-get-image): Use it.
5415
5416         * gnus-art.el (gnus-treat-display-picons): Simplify.
5417         (gnus-treat-from-picon): Renamed.
5418
5419         * gnus-ems.el (gnus-create-image): New function.
5420         (gnus-put-image): New function.
5421
5422         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
5423         (gnus-with-article-headers): New macro.
5424         (gnus-article-goto-header): New function.
5425
5426         * gnus-xmas.el (gnus-image-type-available-p): New function.
5427
5428         * gnus-ems.el (gnus-image-type-available-p): New function.
5429
5430 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5431
5432         * nnrss.el (nnrss-check-group): Find the correct tag, because
5433         xml.el is changed.
5434
5435 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5436
5437         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
5438         lines are shorter than the window width.
5439         (gnus-ignored-headers): More headers.
5440
5441 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5442
5443         * gnus-art.el (gnus-treat-unfold-lines): New variable.
5444         (gnus-treat-unfold-headers): Renamed.
5445         (gnus-article-treat-unfold-headers): New command and keystroke.
5446
5447         * rfc2047.el (rfc2047-encode-message-header): Clean up.
5448
5449         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
5450
5451 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5452
5453         * sha1-el.el (sha1-use-external): New variable.
5454         (sha1-region): Use it.
5455         (sha1-string): Ditto.
5456
5457         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
5458         * gnus-picon.el: Less warnings when compile.
5459
5460 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5461
5462         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
5463         alias.
5464         (gnus-picons-database): Default to list.
5465         (gnus-picons-lookup-internal): Use it.
5466
5467         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
5468         to "bogus".
5469
5470         * gnus-win.el (gnus-configure-windows-hook): New hook.
5471
5472 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
5473
5474         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
5475
5476 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5477
5478         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
5479         lists.
5480         (gnus-select-newsgroup): Don't append; push.
5481         (gnus-adjust-marked-articles): Remove obsolete ranges from
5482         `seen'.
5483         (gnus-update-marks): Clean up.
5484         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
5485
5486 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
5487
5488         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
5489
5490 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5491
5492         * gnus-sum.el (gnus-auto-select-subject): New variable.
5493         (gnus-summary-best-unread-subject): New function.
5494         (gnus-summary-best-unread-article): Use it.
5495         (gnus-summary-first-unseen-subject): New function and command.
5496
5497         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
5498         other treatments.
5499
5500         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
5501         function.
5502
5503         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
5504         from the list of hidden types.
5505
5506         * mm-view.el (mm-inline-text): Ditto.
5507         (mm-inline-text): Ditto.
5508         (mm-w3-prepare-buffer): Ditto.
5509
5510         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
5511
5512 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5513
5514         * gnus-art.el (gnus-ignored-headers): Added more headers.
5515
5516 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
5517
5518         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
5519         once.
5520
5521 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5522
5523         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
5524
5525 2001-12-28  Simon Josefsson  <jas@extundo.com>
5526
5527         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
5528         Jesper Harder <harder@ifa.au.dk>.
5529
5530 2001-12-27  Simon Josefsson  <jas@extundo.com>
5531
5532         * gnus-sum.el (gnus-select-newsgroup): Make
5533         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
5534         contain all articles (instead of none) when no seen marks have
5535         been set for the group.
5536         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
5537         instead, it seems to result in shorter ranges.
5538
5539 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5540
5541         * mm-util.el (mm-iso-8859-x-to-15-region): Use
5542         insert-before-markers.
5543         From Jesper Harder <harder@ifa.au.dk>
5544
5545 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
5546
5547         * nnmaildir.el (nnmaildir-save-mail): create the destination
5548         groups if they do not exist.
5549
5550 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5551
5552         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
5553
5554 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5555
5556         * gnus-group.el (gnus-group-read-ephemeral-group): Call
5557         gnus-group-real-name.
5558
5559         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
5560         (gnus-newsgroup-variables): Ditto.
5561
5562         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
5563         return it.
5564
5565 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
5566
5567         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
5568         * nnmaildir.el (top-level): Add commentary.
5569         (nnmaildir-version): Indicate that nnmaildir is now a standard
5570         part of Gnus, not separately released.
5571
5572 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5573
5574         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
5575         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
5576         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
5577         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5578
5579 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5580
5581         * nnmaildir.el: Copyright changes. Require cl only at compile time.
5582
5583 2001-12-20  Simon Josefsson  <jas@extundo.com>
5584
5585         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
5586         ZHU <zsh@cs.rochester.edu>.
5587         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
5588         Brian P Templeton <bpt@tunes.org>.
5589
5590 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5591
5592         * nnmaildir.el: New file.
5593         From Paul Jarc <prj@po.cwru.edu>.
5594
5595 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5596
5597         * nndoc.el (nndoc-type-alist): Move forward to the end.
5598
5599 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5600
5601         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
5602         `dolist'.
5603
5604 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5605
5606         * gnus-win.el (gnus-frames-on-display-list): New function.
5607         (gnus-get-buffer-window): Use it.
5608
5609 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5610
5611         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
5612
5613 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5614
5615         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
5616
5617 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5618            From Harald Meland <Harald.Meland@usit.uio.no>
5619
5620         * gnus-win.el (gnus-get-buffer-window): New function.
5621         (gnus-all-windows-visible-p): Use it.
5622
5623         * gnus-util.el (gnus-horizontal-recenter)
5624         (gnus-horizontal-recenter, gnus-horizontal-recenter)
5625         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
5626
5627         * gnus-score.el (gnus-score-insert-help): Use it.
5628
5629         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
5630         (gnus-generate-tree, gnus-highlight-selected-tree)
5631         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
5632         it.
5633
5634         * gnus-art.el (gnus-article-set-window-start)
5635         (gnus-mm-display-part, gnus-request-article-this-buffer)
5636         (gnus-button-next-page, gnus-button-prev-page)
5637         (gnus-article-button-next-page, gnus-article-button-prev-page):
5638         Use it.
5639
5640 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
5641
5642         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
5643         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
5644         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
5645
5646 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5647
5648         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
5649         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
5650         * mml1991.el, nnultimate.el: Add `coding'.
5651
5652 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
5653
5654         * ChangeLog: changed coding to buffer-file-coding-system
5655         * ChangeLog.1: same
5656         * nnwfm.el: same
5657         * gnus-smiley.el: same
5658         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
5659         * gnus-delay.el: same
5660         * gnus-spec.el: same
5661         * message.el: same
5662         * mml1991.el: same
5663         * nnultimate.el: same
5664
5665 2001-12-16  Simon Josefsson  <jas@extundo.com>
5666         Inspired by code by Dirk Meyer <dischi@tzi.de>.
5667
5668         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
5669         (gnus-summary-save-map): Add muttprint.
5670         (gnus-summary-make-menu-bar): Ditto.
5671         (gnus-summary-muttprint): New function.
5672
5673         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
5674
5675 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5676
5677         * uudecode.el (uudecode-decode-region-internal): Speedup by using
5678         temporary list instead of buffer.
5679
5680         * mm-url.el (executable-find): autoload.
5681
5682 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5683
5684         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
5685         to variable, follow doc-string conventions).
5686
5687 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
5688
5689         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
5690         subscribe-level
5691         * gnus-topic.el (gnus-subscribe-topics): use it.
5692
5693 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5694
5695         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
5696         messages. (A small patch with indentation)
5697         From Sean Neakums <sneakums@zork.net>.
5698
5699         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
5700         nil after shooting down the gnus-original-article-buffer.
5701
5702 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5703
5704         * uudecode.el (uudecode-use-external): New variable.
5705         (uudecode-decode-region): Automatically detect external program.
5706
5707         * binhex.el (binhex-use-external): New variable.
5708         (binhex-decode-region-internal): New function.
5709         (binhex-decode-region): Automatically detect external program.
5710
5711         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
5712         Use them.
5713
5714 2001-12-12  Simon Josefsson  <jas@extundo.com>
5715
5716         * nnvirtual.el (nnvirtual-always-rescan)
5717         (nnvirtual-component-regexp): Fix doc.
5718
5719         * nnoo.el (defvoo): Add doc to defvoo variables.
5720
5721         * nnml.el (nnml-directory, nnml-active-file)
5722         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
5723         (nnml-marks-is-evil, nnml-filenames-are-evil)
5724         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
5725
5726         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
5727         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
5728         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
5729         `error'.
5730
5731         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
5732         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
5733
5734         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
5735         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
5736         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
5737         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
5738
5739         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
5740         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
5741
5742         * imap.el, nnimap.el: Fix indentation.
5743
5744         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
5745
5746 2001-12-12  Didier Verna  <didier@xemacs.org>
5747
5748         * gnus-msg.el (gnus-group-news): New function.
5749         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
5750         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
5751         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
5752         for it.
5753         * gnus-msg.el (gnus-summary-news-other-window): New function.
5754         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
5755         bind it to `i'.
5756         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
5757         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
5758         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
5759         for it (called with a prefix).
5760         * gnus-msg.el (gnus-configure-posting-styles): add an optional
5761         group-name argument.
5762         * gnus-msg.el (gnus-setup-message): use it.
5763
5764 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5765
5766         * gnus-sum.el (gnus-summary-show-article): Fix doc.
5767
5768 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5769
5770         * mml.el (mime-to-mml): Remove Content-Disposition too.
5771
5772 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5773
5774         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
5775         * gnus-group.el (gnus-group-name-decode): Decode unibyte
5776         strings only.
5777         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5778
5779 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
5780
5781         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
5782         (nnmail-fancy-expiry-target): Use it.
5783         Suggestions from Simon Josefsson <jas@extundo.com>.
5784
5785 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5786
5787         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
5788
5789 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5790
5791         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
5792
5793         * gnus-util.el (gnus-url-unhex-string): Move here.
5794
5795 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5796
5797         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
5798         mm-url-decode-entities-nbsp.
5799
5800         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
5801         * webmail.el, nnwfm.el: Use mm-url.
5802
5803         * mm-url.el (mm-url-fetch-form): Move from nnweb.
5804         (mm-url-remove-markup): Move from nnweb.
5805         (mm-url-fetch-simple): Move from webmail.
5806
5807         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
5808
5809 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5810
5811         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
5812         (gnus-summary-print-article): Use it.
5813
5814         * gnus-util.el (gnus-replace-in-string): Typo.
5815
5816 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5817
5818         * nnweb.el (nnweb-replace-in-string): Removed.
5819
5820         * gnus-util.el (gnus-replace-in-string): New function.
5821         (gnus-mode-string-quote): Use it.
5822
5823         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
5824         * nnwfm.el (nnwfm-create-mapping): Ditto.
5825
5826 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5827
5828         * dgnushack.el (dgnushack-compile): nnrss.el and
5829         nnslashdot.el don't depend on nnweb, url, w3.
5830
5831         * nnrss.el: Use mm-url.
5832
5833 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5834
5835         * mm-url.el (mm-url-insert-file-contents): Support file:.
5836
5837 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5838
5839         * mm-view.el: Lower case for the description line. Sync from the
5840         Emacs CVS.
5841
5842 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5843
5844         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
5845         From:  Stefan Monnier  <monnier@cs.yale.edu>
5846
5847 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5848
5849         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
5850
5851 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5852
5853         * mm-url.el: Require executable.
5854         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
5855
5856 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5857
5858         * pop3.el (pop3-munge-message-separator): Only use valid date.
5859         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
5860
5861         * Makefile.in: gnus-load.elc may not be generated.
5862
5863 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5864
5865         * mm-url.el: New file.
5866         * nnslashdot.el: Use it.
5867         * mm-extern.el (mm-extern-url): Use it.
5868
5869 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5870
5871         * gnus-sum.el (gnus-summary-save-article): Nix
5872         gnus-display-mime-function and gnus-article-prepare-hook.
5873
5874         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
5875         the beginning of lines.
5876         (gnus-complex-form-to-spec): Ditto.
5877
5878 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5879
5880         * message.el (message-make-mft): Fix the m-s-a-file regexp.
5881         From Paul Jarc <prj@po.cwru.edu>.
5882
5883 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5884
5885         * message.el: New variable message-subscribed-address-file;
5886         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
5887
5888 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5889
5890         * message.el (message-tab-body-function): Set to nil.
5891         (message-tab): Use text-mode-map or global-map.
5892         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
5893
5894 2001-11-30  Simon Josefsson  <jas@extundo.com>
5895
5896         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
5897         instead of gnus-union, for speed.  Suggested by Christoph Conrad
5898         <christoph.conrad@gmx.de>.
5899         (gnus-agent-fetch-group-1): Add verbose message.
5900
5901 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5902
5903         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
5904         of integers.
5905
5906 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5907
5908         * message.el (message-newgroups-header-regexp)
5909         (message-completion-alist, message-tab-body-function): Use
5910         defcustom rather than defvar.
5911         (message-tab): Mention `message-tab-body-function' in doc.
5912         Suggested by Karl Eichwalder.
5913
5914 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5915
5916         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
5917
5918 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5919
5920         * nnheader.el (nnheader-find-nov-line): Don't use macro
5921         gnus-delete-line.
5922
5923         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
5924         (gnus-group-name-charset): Ditto.
5925
5926         * gnus-util.el (gnus-buffer-live-p): Ditto.
5927
5928 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5929
5930         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
5931         open parenthesis in doc.
5932         (sieve-manage-authenticator-alist): Typo in doc.
5933         * imap.el (imap-authenticator-alist): Typo in doc.
5934         (imap-stream-alist): Backslash.
5935
5936         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
5937           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
5938
5939 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5940
5941         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
5942
5943         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
5944
5945         * gnus-msg.el (gnus-configure-posting-styles): use
5946         make-local-hook. Add LOCAL for add-hook.
5947
5948 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
5949
5950         * message.el (message-mode): Use `make-local-hook' unless
5951         obsolete.
5952         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
5953
5954 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5955
5956         * canlock.el: Remove sha1.el and base64.el stuff.
5957
5958 2001-11-26  Didier Verna  <didier@xemacs.org>
5959
5960         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
5961         if needed.
5962
5963 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5964
5965         * message.el (message-tamago-not-in-use-p): New function.
5966         (message-strip-forbidden-properties): Use it.
5967
5968 2001-11-26  Didier Verna  <didier@xemacs.org>
5969
5970         * gnus-start.el (gnus-check-first-time-used): only check for
5971         existence of .el[d] files.
5972
5973 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5974
5975         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
5976
5977         * message.el (message-setup-1): Clean up mc-*.
5978
5979 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5980
5981         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
5982         * gnus-score.el (gnus-score-find-bnews): Use it.
5983
5984         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
5985         (gnus-summary-limit-to-author): Ditto.
5986         (gnus-summary-limit-to-extra): Ditto.
5987         (gnus-summary-find-matching): Support not-matching argument.
5988
5989 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5990
5991         * message.el (message-wash-subject): Use `insert' rather than
5992         `insert-string', which is deprecated.
5993
5994 2001-11-24  Simon Josefsson  <jas@extundo.com>
5995
5996         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
5997         message. (Gnus does not "default" to using 8bit for the message,
5998         it default to use 8bit encoding and the user-supplied CTE
5999         value. Calling this behaviour "treating it as 8bit" is perhaps
6000         better.)
6001
6002         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
6003         (compare mm-charset-to-coding-system).
6004
6005 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6006
6007         * canlock.el (canlock-sha1-with-openssl): Use unibyte
6008         buffer. Correctly decode hex.
6009
6010 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6011
6012         * gnus-agent.el (gnus-category-insert-line): Convert category
6013         names to strings.
6014
6015 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6016
6017         * message.el (sha1): eval-and-compile.
6018
6019 2001-11-20  Simon Josefsson  <jas@extundo.com>
6020
6021         * message.el (message-allow-no-recipients): New variable.
6022         (message-send): Use it, customize the prompting when posting to
6023         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
6024
6025 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6026
6027         * mm-util.el (mm-coding-system-priorities): New variable.
6028         (mm-sort-coding-systems-predicate): New function.
6029         (mm-find-mime-charset-region): Resort coding systems if needed.
6030         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
6031
6032 2001-11-20  Didier Verna  <didier@xemacs.org>
6033
6034         * gnus-group.el (gnus-group-make-help-group): new optional
6035         argument to control the error behavior.
6036         * gnus-start.el (gnus-check-first-time-used): use it to avoid
6037         erroring.
6038
6039 2001-11-19  Simon Josefsson  <jas@extundo.com>
6040
6041         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
6042         instead of C-c C-u.  Suggested by Per Abrahamsen
6043         <abraham@dina.kvl.dk>.
6044
6045 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6046
6047         * nnfolder.el (nnfolder-read-folder): Use group instead of
6048         nnfolder-current-group.
6049         Suggested by Lorentey Karoly <lorentey@elte.hu>.
6050
6051 2001-11-17  Simon Josefsson  <jas@extundo.com>
6052
6053         * message.el (message-send): Ask user if Fcc/Gcc should be
6054         performed when no other sender was specified.
6055         Suggested by prj@po.cwru.edu (Paul Jarc).
6056
6057 2001-11-17  Simon Josefsson  <jas@extundo.com>
6058
6059         * message.el (message-mode, message-mode-map): Use C-c C-u for
6060         Importance: instead of C-c C-p (used by SC).
6061
6062 2001-11-16  Simon Josefsson  <jas@extundo.com>
6063
6064         * message.el (message-insert-importance-high)
6065         (message-insert-importance-low): Save point.
6066
6067         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
6068         value.
6069
6070 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
6071
6072         * message.el (message-strip-special-text-properties): New option.
6073         (message-strip-forbidden-properties): Obey it.
6074
6075 2001-11-14  Sam Steingold  <sds@gnu.org>
6076
6077         * gnus-score.el: Fixed some doc strings to properly quote symbols.
6078
6079 2001-11-15  Simon Josefsson  <jas@extundo.com>
6080
6081         Support "Importance:" header in Message.
6082
6083         * message.el (message-mode-map): Bind C-c C-p to
6084         `message-insert-or-toggle-importance'
6085         (message-mode-menu): Add message-insert-importance-{high,low}.
6086         (message-insert-importance-high, message-insert-importance-low)
6087         (message-insert-or-toggle-importance): New functions.
6088         (message-tool-bar-map): Add {un,}important.
6089         (message-mode): Doc fix.
6090
6091 2001-11-15  Simon Josefsson  <jas@extundo.com>
6092
6093         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
6094
6095         * mml.el (mml-menu): Fix toolbar tooltip.
6096
6097 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6098
6099         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
6100         * nnml.el (nnml-save-marks): Ditto.
6101
6102         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
6103
6104 2001-11-15  Simon Josefsson  <jas@extundo.com>
6105
6106         * nnml.el (nnml-save-marks):
6107         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
6108         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
6109
6110 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
6111
6112         * gnus-art.el (gnus-article-wash-status-strings): Use
6113         `copy-sequence', not `copy-seq'.
6114
6115 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
6116
6117         * gnus-art.el (gnus-article-wash-status-strings): New constant.
6118         (gnus-gnus-article-wash-status-entry): New function.
6119         (gnus-article-wash-status): Use it.
6120
6121 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6122
6123         * mml1991.el: Add coding header.
6124
6125 2001-11-12  Simon Josefsson  <jas@extundo.com>
6126
6127         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
6128         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
6129         `mml1991-sign' and `mml1991-encrypt'.
6130         (mml1991-encrypt, mml1991-sign): New glue functions.
6131         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
6132
6133         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
6134         (mml-menu): Add PGP to menu.
6135
6136         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
6137         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
6138         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
6139         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
6140
6141         * mml2015.el: Mention RFC 3156.
6142
6143         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
6144
6145 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6146
6147         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
6148
6149         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
6150           From <Michael.Cook@cisco.com>
6151
6152 2001-11-11  Simon Josefsson  <jas@extundo.com>
6153
6154         * message.el (top-level): Autoload sha1.
6155         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
6156         canlock, no need to require two different hash algs).  Suggested
6157         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
6158
6159 2001-11-09  Simon Josefsson  <jas@extundo.com>
6160
6161         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
6162         <Pavel@Janik.cz>.
6163
6164 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6165
6166         * message.el (message-point-in-header-p): New function.
6167         (message-do-auto-fill): Use it.
6168         (message-beginning-of-line): New function.  Goes to beginning of
6169         header value (i.e., end of header name), or to beginning of line
6170         if already at beginning of value.  Behaves like
6171         `beginning-of-line' when in message body.
6172         (message-mode-map): Bind it.
6173
6174 2001-11-08  Simon Josefsson  <jas@extundo.com>
6175
6176         * gnus-msg.el (gnus-posting-styles): Add doc.
6177
6178 2001-11-07  Simon Josefsson  <jas@extundo.com>
6179
6180         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
6181
6182         * sieve-mode.el (sieve-control-commands-face)
6183         (sieve-control-commands-face, sieve-action-commands-face)
6184         (sieve-test-commands-face, sieve-tagged-arguments-face): New
6185         faces.
6186         (sieve-font-lock-keywords): Use them.
6187         (sieve-mode): Only set font-lock-defaults in emacs.
6188
6189         * gnus-art.el (gnus-default-article-saver): Add
6190         gnus-summary-save-body-in-file.
6191         (gnus-summary-write-to-file): Fix doc.
6192
6193 2001-11-07  Simon Josefsson  <jas@extundo.com>
6194
6195         * gnus-art.el (gnus-treat-highlight-signature): Add cross
6196         reference to the correct chapter in the manual.
6197
6198         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
6199         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
6200
6201 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6202
6203         * mml.el (mml-preview): Bind mail-header-separator.
6204
6205 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6206
6207         * message.el: Always require canlock.
6208         (message-ignored-supersedes-headers): Include Cancel-Lock and
6209         Cancel-Key.
6210         (message-insert-canlock): Don't require canlock.
6211         (message-cancel-news): Don't check whether canlock is available.
6212         (message-supersede): Support cancel-locks.
6213
6214         * gnus-art.el: Don't autoload canlock.
6215
6216 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6217
6218         * mail-source.el (mail-source-fetch-imap): ASYNC param.
6219         From: <andre@slamdunknetworks.com>
6220
6221 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6222
6223         * many files: Fix copyright lines.
6224
6225 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6226
6227         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
6228         Suggested by Dave Love  <fx@gnu.org>.
6229
6230 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6231
6232         * message.el (message-kill-buffer): Remove auto-save file after
6233         confirm.
6234
6235         * message.el (message-send-mail): Call message-generate-headers
6236         once.  Suggested by Matt Armstrong <matt@lickey.com>.
6237
6238         * gnus-topic.el (gnus-topic-rename): Initial-input.
6239         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
6240
6241 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6242
6243         * message.el (message-forbidden-properties): New constant.
6244         (message-strip-forbidden-properties): New function.
6245         (message-mode): Activate it.
6246
6247 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6248
6249         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
6250         (mm-hack-charsets): Fix doc.
6251
6252 2001-11-02  Simon Josefsson  <jas@extundo.com>
6253
6254         * gnus-int.el (gnus-check-server): Message "...done" when done.
6255
6256         * imap.el (imap-close): Don't message (imap-send-command-wait
6257         returns if the connection is dropped).
6258         (imap-wait-for-tag): Nix out message only when necessary.
6259
6260         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
6261         for non-crossposting.
6262         (gnus-sieve-crosspost): Default to t to be consistent with other
6263         parts of Gnus.
6264
6265 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6266
6267         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
6268         (mm-iso-8859-x-to-15-table): Ditto.
6269         (mm-iso-8859-x-to-15-region): Ditto.
6270         (mm-find-mime-charset-region): Ditto.
6271
6272 2001-11-01  Simon Josefsson  <jas@extundo.com>
6273
6274         * nnimap.el (nnimap-close-asynchronous): New variable.
6275         (nnimap-close-group): Use it.
6276         (nnimap-expunge): Don't use it.
6277
6278         * imap.el (imap-callbacks): New variable.
6279         (imap-remassoc): Copied from `gnus-remassoc'.
6280         (imap-add-callback): New function.
6281         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
6282         behaviour.
6283         (imap-parse-response): Call the callback.
6284
6285         * message.el (message-insert-canlock): New variable.
6286         (message-canlock-generate, message-canlock-password)
6287         (message-insert-canlock): New functions.
6288         (message-send-news): Call `message-insert-canlock'.
6289         (top-level): Require canlock when compiling.
6290         (message-insert-canlock): Require canlock before we need it.
6291
6292 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6293
6294         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
6295
6296 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6297
6298         * dgnushack.el (dgnushack-make-load): A workaround for
6299         custom-add-loads bug in some versions of XEmacs.
6300
6301 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6302
6303         * mm-util.el (mm-charset-synonym-alist): Revert (some).
6304
6305 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6306
6307         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
6308         (mm-hack-charsets): New variable.
6309         (mm-iso-8859-15-compatible): New variable.
6310         (mm-iso-8859-x-to-15-table): New variable.
6311         (mm-find-mime-charset-region): Add parameter hack-charsets.
6312
6313         * mm-bodies.el (mm-encode-body): Use it.
6314         * mml.el (mml-parse-1): Ditto.
6315
6316 2001-11-01  Simon Josefsson  <jas@extundo.com>
6317
6318         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
6319
6320 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6321
6322         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
6323         is nil.
6324
6325 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6326
6327         * smiley-ems.el (smiley-update-cache): Auto detect file type.
6328
6329         * message.el (message-forward-rmail-make-body): Use
6330         save-window-excursion.
6331         (message-encode-message-body): Search with noerror.
6332         (message-setup-1): Convert compose-mail send-actions to
6333         message-send-actions.
6334
6335 2001-11-01  Simon Josefsson  <jas@extundo.com>
6336
6337         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
6338         <yamaoka@jpl.org>.
6339
6340 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6341
6342         * sieve-manage.el (sieve-string-bytes): No complain.
6343
6344 2001-11-01  Simon Josefsson  <jas@extundo.com>
6345
6346         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
6347         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
6348         has autoload cookies, so no `require' should be necessary.)
6349
6350         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
6351         files.
6352
6353 2001-10-31  Simon Josefsson  <jas@extundo.com>
6354
6355         * gnus-cus.el (gnus-group-parameters): Support integer `display'
6356         parameter.
6357
6358         * gnus-sum.el (gnus-select-newsgroup): If group parameter
6359         `display' is a number (and C-u wasn't used to enter group), only
6360         fetch that number of articles.
6361
6362 2001-10-31  Matt Armstrong  <matt@lickey.com>
6363
6364         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
6365         not-subscribed -> subscribed.
6366
6367 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6368         From: Josh Huber <huber@alum.wpi.edu>
6369
6370         * message.el (message-subscribed-address-functions): New variable.
6371         (message-subscribed-addresses): New variable.
6372         (message-subscribed-regexps): New variable.
6373         (message-goto-mail-followup-to): New function.
6374         (message-send-mail): Add Mail-Followup-To.
6375         (message-make-mft): New function.
6376
6377         * gnus.el (gnus-find-subscribed-addresses): New function.
6378
6379 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6380
6381         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
6382         (mail-source-fetch-pop): Ditto.
6383         (mail-source-check-pop): Ditto.
6384
6385         * gnus-start.el (gnus-read-init-file): Ditto.
6386         (gnus-activate-group): Ditto.
6387         (gnus-read-newsrc-el-file): Ditto.
6388
6389 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6390
6391         * message.el (message-get-reply-headers): Make sure there is ", ".
6392
6393         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
6394         mm-coding-system-p. Don't correct it only in XEmacs.
6395         (mm-charset-to-coding-system): Use mm-coding-system-p and
6396         mm-get-coding-system-list.
6397         (mm-emacs-mule, mm-mule4-p): New variables.
6398         (mm-enable-multibyte, mm-disable-multibyte,
6399         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
6400         mm-with-unibyte-current-buffer,
6401         mm-with-unibyte-current-buffer-mule4): Use them.
6402         (mm-find-mime-charset-region): Treat iso-2022-jp.
6403
6404         From  Dave Love  <fx@gnu.org>:
6405
6406         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
6407         construction.
6408         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
6409         entries conditional on not having a coding system defined for
6410         them.
6411         (mm-mule-charset-to-mime-charset): Use
6412         find-coding-systems-for-charsets if defined.
6413         (mm-charset-to-coding-system): Don't use
6414         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
6415         later.  Add last resort search of coding systems.
6416         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
6417         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
6418         Mule 4.
6419         (mm-find-mime-charset-region): Re-write.
6420         (mm-with-unibyte-current-buffer): Restore buffer as well as
6421         multibyteness.
6422
6423 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6424
6425         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
6426         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
6427         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
6428
6429 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6430
6431         * gnus-art.el (article-display-x-face): Nix buffer-read-only
6432         again.
6433
6434         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
6435
6436 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6437
6438         * gnus-spec.el (gnus-parse-simple-format): Use
6439           buffer-substring-no-properties.
6440
6441 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6442
6443         * gnus-art.el (article-verify-cancel-lock): New function.
6444
6445         * nnheader.el (nntp-process-response): New variable.
6446         (nnheader-init-server-buffer): Make `nntp-process-response'
6447         buffer-local in `nntp-server-buffer'.
6448
6449         * nntp.el (nntp-prepare-post-hook): New hook.
6450         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
6451         (nntp-async-trigger): Ditto.
6452         (nntp-request-post): Insert a server's ID if there's no Message-ID
6453         header; run `nntp-prepare-post-hook'.
6454
6455 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6456
6457         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
6458         instead.
6459
6460         * message.el (message-forward-subject-author-subject): Don't use
6461         message-news-p, which widens the buffer.
6462         (message-forward-make-body): New function.
6463         (message-forward): Use it.
6464         (message-insinuate-rmail): New function.
6465         (message-forward-rmail-make-body): New function.
6466
6467 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6468
6469         * mm-extern.el (mm-extern): Provide it.
6470
6471         * mm-partial.el (mm-partial): Provide it.
6472
6473 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6474
6475         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
6476
6477 2001-10-29  Simon Josefsson  <jas@extundo.com>
6478
6479         * mml.el (mml-preview): Bind message-this-is-news if it is
6480         news. From Jesper Harder <harder@myrealbox.com>.
6481
6482 2001-10-28  Simon Josefsson  <jas@extundo.com>
6483
6484         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
6485
6486 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
6487
6488         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
6489         ironic smilies.
6490
6491 2001-10-27  Simon Josefsson  <jas@extundo.com>
6492
6493         * message.el (message-indent-citation): Don't add trailing
6494         whitespace when citing text.
6495
6496         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
6497         <harder@ifa.au.dk>.
6498
6499 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6500
6501         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
6502         not available.
6503         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
6504         (nnweb-type-definition): Add google as alias of dejanews.
6505         (nnweb-google-parse-1): Forward 1 line.
6506
6507 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6508
6509         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
6510         variable `message-forward-ignored-headers'.
6511
6512 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
6513
6514         * gnus.el (gnus-expand-group-parameter): New function.
6515         (gnus-expand-group-parameters): Call it.
6516         (gnus-group-fast-parameter): New function.
6517         (gnus-group-find-parameter): Call it.
6518
6519 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6520
6521         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
6522         vector (it didn't before because of a bug).
6523         * gnus-msg.el (gnus-post-news): Use header vector directly, if
6524         available.  Before it converted it to an article number.
6525
6526         This makes followup to news articles with negative numbers in
6527         nnvirtual groups use news instead of mail.
6528
6529 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6530
6531         * gnus.el (post-method): Use `native' instead of `nil'.
6532
6533         * gnus-msg.el (gnus-post-method): Ditto.
6534
6535 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6536
6537         * gnus.el (gnus-define-group-parameter): Grammar fix.
6538
6539 2001-10-22  Simon Josefsson  <jas@extundo.com>
6540
6541         * gnus-msg.el (gnus-extended-version): Include
6542         system-configuration.
6543         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
6544
6545 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
6546
6547         * gnus.el (post-method): Customization fix: `native' is not a
6548         valid value.
6549         * gnus-msg.el (gnus-post-method): Doc and customization fix:
6550         `native' is not a valid value.
6551
6552 2001-10-21  Simon Josefsson  <jas@extundo.com>
6553
6554         * nnimap.el (nnimap): Defgroup
6555         (nnimap-strict-function, nnimap-strict-function-match): New
6556         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
6557         (nnimap-split-crosspost, nnimap-split-inbox)
6558         (nnimap-split-rule, nnimap-split-predicate)
6559         (nnimap-split-predicate): Defcustom.
6560         (nnimap-split-inbox, nnimap-expunge-search-string)
6561         (nnimap-importantize-dormant): Remove "*" from doc.
6562
6563 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6564
6565         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
6566         not supplied via prefix arg.  From Lisp, make arg mandatory.
6567         Suggested by Frank Schmitt.
6568
6569 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
6570
6571         * message.el (message-do-auto-fill): Avoid calling
6572         'rfc822-goto-eoh'.
6573
6574 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6575         From Paul Jarc <prj@po.cwru.edu>.
6576
6577         * message.el (message-get-reply-headers): Restructure the logic
6578         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
6579
6580 2001-10-20  Simon Josefsson  <jas@extundo.com>
6581
6582         * message.el (message-cancel-news): Support cancel-locks.
6583         Suggested by Per Abrahamsson.
6584
6585         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
6586         conses.  From David Z Maze <dmaze@MIT.EDU>.
6587
6588         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
6589
6590 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6591
6592         * mm-decode.el (mm-default-directory): Fix customize type.
6593
6594         * message.el (message-setup-fill-variables): Kludge to use
6595         normal-auto-fill-function even if auto fill is already activated.
6596
6597 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6598
6599         * message.el (message-do-auto-fill): New version that does not
6600         rely on text properties, by Simon Josefsson <jas@extundo.com>.
6601         (message-setup-1): Removed the `message-field' property.
6602
6603         * gnus-draft.el (gnus-draft-edit-message): Removed the
6604         `message-field' property.
6605
6606 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6607
6608         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
6609         `message-field'.  The `field' property has a special significance in
6610         Emacs 21.
6611
6612         * message.el (message-send, message-setup-1): Ditto.
6613
6614 2001-10-18  Simon Josefsson  <jas@extundo.com>
6615
6616         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
6617         when undoing.
6618
6619 2001-10-18  Simon Josefsson  <jas@extundo.com>
6620         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
6621
6622         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
6623         (gnus-summary-make-menu-bar): Ditto.
6624
6625 2001-10-17  Simon Josefsson  <jas@extundo.com>
6626
6627         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
6628         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
6629
6630 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6631
6632         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
6633         * gnus-util.el (gnus-user-date): New function.
6634         From Frank Schmitt <usenet@Frank-Schmitt.net>.
6635
6636 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6637
6638         * message.el (message-check-news-header-syntax): Special case
6639         nnvirtual groups.
6640
6641         * gnus-sum.el (gnus-summary-respool-default-method): Changed
6642         customize type to `symbol'.
6643
6644 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6645
6646         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
6647         %&foo;.
6648         (gnus-parse-simple-format): Support user extended spec too.
6649         %u&foo; invokes gnus-user-format-function-foo.
6650
6651 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6652
6653         * nnml.el (nnml-request-expire-articles): Make sure it is back to
6654         the server.
6655         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
6656         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6657         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
6658         * nndiary.el (nndiary-request-expire-articles): Ditto.
6659         (nndiary-schedule): Defsubst it before use it.
6660         (nndiary-error): eval-and-compile.
6661
6662 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6663
6664         * gnus-msg.el (gnus-post-method): Changed two instances of
6665         `active' to `current' and one `null' to `not'.
6666
6667 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6668         From Katsumi Yamaoka <yamaoka@jpl.org>.
6669
6670         * message.el (message-setup-fill-variables): Use
6671         `normal-auto-fill-function' instead of `auto-fill-function'.
6672
6673 2001-10-16  Simon Josefsson  <jas@extundo.com>
6674
6675         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
6676         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
6677         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
6678
6679 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6680         Patch by Oliver Scholz <oscholz@my.gnus.org>.
6681
6682         * gnus-draft.el (gnus-draft-edit-message): Add text property
6683         `field' with value `header' to message headers.
6684         * message.el (message-setup-1): Really add text property to all of
6685         the header, not just part of it.
6686
6687 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6688
6689         * gnus-group.el (gnus-group-sort-by-server): Use it.
6690
6691         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
6692
6693         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
6694         and keystroke.
6695
6696 2001-10-14  Simon Josefsson  <jas@extundo.com>
6697
6698         * dig.el: Doc fix.
6699
6700         * smime.el: Doc fix.
6701
6702         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
6703         charset magic from message.el.
6704
6705 2001-10-12  Simon Josefsson  <jas@extundo.com>
6706         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
6707
6708         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
6709         'cite from g-a-wash-types.
6710         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
6711         (gnus-article-hide-citation): Fix.
6712
6713         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
6714         character.
6715         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
6716
6717         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
6718         definition.
6719         (gnus-signature-toggle): Toggle `s' mode line character.
6720
6721         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
6722         doing stuff that clears it.
6723
6724 2001-10-12  Simon Josefsson  <jas@extundo.com>
6725
6726         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
6727         From Eric Marsden <emarsden@laas.fr>.
6728
6729 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6730
6731         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
6732         (autoload): Add some autoloads.
6733
6734 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6735         Suggested by Oliver Scholz <epameinondas@gmx.de>.
6736
6737         * message.el (message-do-auto-fill): New function.  Like
6738         `do-auto-fill' but don't fill when in the message header.
6739         (message-setup-1): Put a text property on the message header.
6740         (message-setup-fill-variables): Use `message-do-auto-fill'.
6741
6742 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6743
6744         * message.el (message-send-mail-partially): Insert an empty line
6745         first, because of the change of message-make-lines.
6746
6747 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
6748
6749         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
6750         iso-8859-15, make it an alias for iso-8859-1.
6751
6752 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6753
6754         * message.el (message-send-news): Don't modify the value of
6755         `message-syntax-checks' if it is not a list (possibly it is
6756         `dont-check-for-anything-just-trust-me').
6757
6758 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6759
6760         * gnus-group.el (gnus-group-name-charset-group-alist): Use
6761         `find-coding-system' for XEmacs to check whether the coding-system
6762         `utf-8' is available.
6763
6764 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6765
6766         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
6767
6768 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
6769
6770         * message.el (message-send-news): Oops, missed case with no
6771         "Followup-To" header...
6772
6773 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
6774
6775         * message.el (message-send-news): Allow
6776         `gnus-group-name-charset-group-alist' to affect encoding of the
6777         "Newsgroups" and "Followup-To" headers.
6778
6779 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6780
6781         * Makefile.in (install-el): Depend on gnus-load.el.
6782
6783 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6784
6785         * Makefile.in (install-el): Use -f.
6786         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
6787
6788 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
6789
6790         * message.el (message-send-news): Don't encode Followups-To when
6791         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
6792
6793         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
6794         header.
6795
6796         * gnus-art.el (article-decode-group-name): Also decode
6797         "Followup-To".
6798
6799         * rfc2047.el (rfc2047-encode-message-header): Encode without
6800         asking for null methods.
6801
6802         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
6803         default charset for newsgroup names in accordance with USEFOR.
6804
6805         * gnus-group.el (gnus-group-name-charset-method-alist,
6806         gnus-group-name-charset-group-alist): Removed "*" from doc
6807         strings, "*" should not be used for complex variables.
6808
6809 2001-10-06  Simon Josefsson  <jas@extundo.com>
6810
6811         Support UTF-8 group names better.
6812
6813         * message.el (message-check-news-header-syntax): Encode group
6814         names before comparison.
6815
6816         * gnus-msg.el (gnus-copy-article-buffer): Run all
6817         `gnus-article-decode-hook's except `article-decode-charset'
6818         instead of hardcoding call to one of them.
6819
6820         * gnus-art.el (gnus-article-decode-hook): Add
6821         `article-decode-group-name'.
6822         (article-decode-group-name): New function, use `g-d-n'.
6823
6824         * gnus-group.el (gnus-group-insert-group-line): Decode
6825         gnus-tmp-group using `g-d-n'.
6826
6827         * gnus-util.el (gnus-decode-newsgroups): New function.
6828
6829 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
6830
6831         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
6832         `gnus-group-name-charset-group-alist'.
6833
6834 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6835
6836         * Makefile.in: Install el in install. Add uninstall.
6837
6838 2001-10-05  Simon Josefsson  <jas@extundo.com>
6839
6840         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
6841
6842         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
6843
6844         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
6845         empty folders.
6846
6847         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
6848         limiting if read-all (C-u RET) was used.
6849
6850 2001-10-04  Simon Josefsson  <jas@extundo.com>
6851
6852         * mail-source.el (mail-source-movemail-program): New variable.
6853         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
6854         <thutt@thutt.vmware.com>.
6855
6856 2001-10-03  Simon Josefsson  <jas@extundo.com>
6857
6858         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
6859         (gnus-summary-line-format-alist): Fix param.
6860
6861 2001-10-02  Simon Josefsson  <jas@extundo.com>
6862
6863         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
6864         don't go through `nnimap-request-expire-articles' to delete the
6865         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
6866
6867 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6868
6869         * gnus-agent.el (gnus-agent-write-active): The min in the
6870         agent/active may be larger than that in the server/active.
6871
6872 2001-10-01  Simon Josefsson  <jas@extundo.com>
6873
6874         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
6875         is IMAP4rev1.
6876
6877         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
6878
6879         * nnfolder.el: Ditto.
6880
6881 2001-09-30  Dan Christensen  <jdc@uwo.ca>
6882
6883         * gnus-sum.el (gnus-summary-extract-address-component): New function.
6884         (gnus-summary-from-or-to-or-newsgroups): Optimize.
6885
6886 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6887
6888         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
6889         (message-mode-menu): Menu item for same.
6890
6891         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
6892         delayed articles.
6893
6894         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
6895         nndraft:delayed does not exist.
6896         (gnus-delay-initialize): Don't set up keymap, that's done from
6897         message.el now.
6898         (gnus-delay, gnus-delay-group, gnus-delay-header)
6899         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
6900
6901 2001-09-29  Simon Josefsson  <jas@extundo.com>
6902
6903         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
6904         utf-8, not eight-bit-control.
6905
6906         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
6907         (imap-log, imap-debug): Custom.
6908         (imap-log-buffer, imap-debug-buffer): New constants.
6909         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
6910         (imap-network-open, imap-shell-open, imap-starttls-open)
6911         (imap-send-command-1, imap-send-command, imap-arrival-filter)
6912         (imap-debug): Use imap-*-buffer.
6913
6914         * nndoc.el (nndoc-article-type): Add mailman.
6915         (nndoc-type-alist): Ditto.
6916         (nndoc-mailman-type-p): New function.
6917
6918 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6919
6920         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
6921         gnus-art.el.
6922
6923 2001-09-27  Simon Josefsson  <jas@extundo.com>
6924
6925         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
6926         (gnus-topic-catchup-articles): New function. Suggested by Robin
6927         S. Socha <robin-dated-1001857693.185e29@socha.net>.
6928
6929 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6930         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
6931
6932         * gnus-ems.el (gnus-article-display-xface): Insert xface after
6933         previous ones.
6934
6935 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6936         From Daiki Ueno  <ueno@unixuser.org>
6937
6938         * gnus-sum.el (gnus-summary-show-article): The arglist of
6939         detect-coding-region is incompatible.
6940
6941 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6942         From Katsuhiro Hermit Endo <hermit@koka-in.org>
6943
6944         * gnus-group.el (gnus-group-delete-group): Typo.
6945
6946 2001-09-26  Simon Josefsson  <jas@extundo.com>
6947
6948         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
6949
6950         * nnimap.el (nnimap-expiry-target): Use temp buffer.
6951
6952 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6953
6954         * gnus-cus.el (gnus-group-parameters): Display as sexp.
6955
6956 2001-09-22  Simon Josefsson  <jas@extundo.com>
6957
6958         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
6959
6960         * nnfolder.el (nnfolder-open-marks): Ditto.
6961
6962         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
6963         (gnus-update-marks): Use it.
6964         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
6965         hardcoded list.
6966
6967         * gnus.el (gnus-article-special-mark-lists): Add killed.
6968         (gnus-article-unpropagated-mark-lists): New constant.
6969
6970 2001-09-22  Simon Josefsson  <jas@extundo.com>
6971
6972         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
6973         custom option.
6974
6975 2001-09-23  Simon Josefsson  <jas@extundo.com>
6976
6977         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
6978
6979 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6980
6981         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
6982
6983 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
6984
6985         * gnus-group.el (gnus-group-sort-function): Fix customize type to
6986         accept lists of functions.
6987
6988 2001-09-20  Simon Josefsson  <jas@extundo.com>
6989
6990         * gnus-group.el (gnus-group-catchup): Update expire marks in
6991         backend.  Also, if ALL also set expire marks on tick/dormant.
6992
6993 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6994
6995         * message.el (message-tab-body-function): New variable.
6996         * message.el (message-tab): Use it.
6997
6998 2001-09-19  Sam Steingold  <sds@gnu.org>
6999
7000         * gnus-win.el (gnus-buffer-configuration): Respect
7001         `gnus-bug-create-help-buffer'.
7002
7003 2001-09-18  Simon Josefsson  <jas@extundo.com>
7004
7005         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
7006         (gnus-parse-simple-format): Re-revert.
7007
7008 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
7009         Trivial patch.
7010
7011         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
7012         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
7013
7014 2001-09-18  Simon Josefsson  <jas@extundo.com>
7015
7016         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
7017         signed.
7018         (gnus-parse-simple-format): Don't use it.
7019
7020 2001-09-17  Miles Bader  <miles@gnu.org>
7021
7022         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
7023         error querying a backend abort the whole process.
7024
7025 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7026
7027         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
7028         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
7029
7030 2001-09-17  Didier Verna  <didier@xemacs.org>
7031
7032         * nndiary.el: version 0.2-b14.
7033         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
7034         compatibility problem with XEmacs 21.1.
7035
7036 2001-09-15  Simon Josefsson  <jas@extundo.com>
7037
7038         * gnus-group.el (gnus-group-line-format): Document %c.
7039
7040         * nnml.el (nnml-parse-head): Handle CRLF files.
7041         (nnml-generate-nov-file): Ditto.
7042         (nnml-retrieve-headers): Ditto.
7043
7044 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
7045
7046         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
7047
7048 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
7049
7050         * gnus-spec.el (gnus-correct-substring): Still stopped one
7051         character before we wanted (never included last character).
7052         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
7053         add missing "," (once per function)
7054
7055 2001-09-14  Simon Josefsson  <jas@extundo.com>
7056
7057         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
7058         (otherwise e.g. gnus-agentize in .gnus overrides the customized
7059         default before gnus-group is loaded and the variable set.)
7060
7061         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
7062         killed or unsent marks.
7063
7064         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
7065         isn't an article to set it on (e.g. when you `a' in a group).
7066
7067 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7068
7069         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
7070         can read e-mails from Microsoft Outlook users not using ISO
7071         8859-2 character set.
7072
7073 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7074
7075         * gnus-diary.el: Minor modifications to avoid warnings.
7076         (gnus-summary-misc-menu): defvar.
7077         (gnus-diary-check-message): Use gnus-point-at-eol.
7078         (gnus-diary-kill-entire-line): eval-and-compile.
7079
7080 2001-09-12  Didier Verna  <didier@xemacs.org>
7081
7082         * nndiary.el: new version (0.2-b13).
7083         * nndiary.el (nndiary-mail-sources): doc update.
7084         * nndiary.el (nndiary-split-methods): ditto.
7085         * nndiary.el (nndiary-request-accept-article-hooks): New.
7086         * nndiary.el (nndiary-request-accept-article): use it, check
7087         message validity.
7088         * nndiary.el (nndiary-get-new-mail): changed default to nil.
7089         * nndiary.el (nndiary-schedule): fix bug (misplaced
7090         condition-case): it didn't return nil on error.
7091         * gnus-diary.el: new version.
7092         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
7093         * gnus-diary.el (gnus-diary-header-value-history): New.
7094         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
7095         * gnus-diary.el (gnus-diary-add-header): New.
7096         * gnus-diary.el (gnus-diary-check-message): New.
7097         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
7098         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
7099
7100 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7101
7102         * gnus-sum.el (gnus-select-newsgroup): Make
7103         `gnus-current-select-method' buffer-local.
7104
7105         * gnus-art.el (gnus-request-article-this-buffer): Refer
7106         `gnus-current-select-method' in the current summary buffer.
7107
7108 2001-09-10  Simon Josefsson  <jas@extundo.com>
7109         From Daniel Pittman <daniel@rimspace.net>
7110
7111         * gnus-spec.el (gnus-correct-pad-form): Fix.
7112
7113 2001-09-09  Simon Josefsson  <jas@extundo.com>
7114
7115         * mm-decode.el (mm-inline-media-tests): Add
7116         application/x-emacs-lisp.
7117         (mm-attachment-override-types): Add
7118         application/{x-,}pkcs7-signature.
7119
7120         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
7121         (gnus-server-line-format, gnus-server-mode-line-format)
7122         (gnus-server-browse-in-group-buffer): Customize.
7123
7124 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7125
7126         * nnml.el (nnml-marks-changed-p): Typo.
7127         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
7128         (nnml-marks-changed-p): Use gnus-gethash.
7129         (nnml-marks-modtime): Use gnus-make-hashtable.
7130
7131         * nnfolder.el (nnfolder-marks-changed-p): Typo.
7132         (nnfolder-request-expire-articles, nnfolder-save-marks)
7133         (nnfolder-open-marks): Typo.
7134         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
7135         (nnfolder-marks-changed-p): Use gnus-gethash.
7136         (nnfolder-marks-modtime): Use gnus-make-hashtable.
7137
7138 2001-09-08  Simon Josefsson  <jas@extundo.com>
7139
7140         * nnfolder.el (nnfolder-marks-modtime): New variable.
7141         (nnfolder-marks-changed-p): New function.
7142         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
7143         (nnfolder-request-update-info): Don't update if marks didn't change.
7144
7145         * nnml.el (nnml-marks-modtime): New variable.
7146         (nnml-marks-changed-p): New function.
7147         (nnml-save-marks, nnml-open-marks): Save modtime.
7148         (nnml-request-update-info): Don't update if marks didn't change.
7149
7150         * gnus-agent.el (gnus-agent-any-covered-gcc)
7151         (gnus-agent-add-server, gnus-agent-remove-server): Use
7152         gnus-agent-method-p.
7153
7154         * gnus-art.el (gnus-buttonized-mime-types): New variable.
7155         (gnus-unbuttonized-mime-type-p): Use it.
7156
7157         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
7158         fetch group.
7159
7160 2001-09-08  Simon Josefsson  <jas@extundo.com>
7161         From Daniel Pittman <daniel@rimspace.net>
7162
7163         * gnus-spec.el (gnus-correct-pad-form): New function.
7164         (gnus-parse-simple-format): Use it.
7165
7166 2001-09-07  Simon Josefsson  <jas@extundo.com>
7167
7168         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
7169         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
7170         Putnam <reader@newsguy.com>.
7171         (gnus-group-sort-selected-groups): Touch dribble file.
7172
7173 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
7174
7175         * nnml.el (nnml-filenames-are-evil): New variable.
7176         (nnml-article-to-file-alist): Rename to ...
7177         (nnml-current-group-article-to-file-alist): ... this.
7178         Respect `nnml-filenames-are-evil'.
7179         (nnml-active-number): Update.
7180         (nnml-update-file-alist): Update.
7181         (nnml-request-article): Use nnheader-article-to-file-alist.
7182         (nnml-request-rename-group): Likewise.
7183
7184 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7185
7186         * gnus-sum.el (gnus-summary-insert-line): Fix.
7187
7188 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7189
7190         * gnus-sum.el: Bind g-s-t-s to "W g".
7191         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
7192         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
7193         display of graphical smilies.
7194
7195 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7196
7197         * gnus-start.el (gnus-setup-news): A typo.
7198         From Bill White <billw@wolfram.com>.
7199
7200 2001-09-06  Simon Josefsson  <jas@extundo.com>
7201
7202         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
7203         and unseen marks.
7204
7205 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7206
7207         * nnmail.el (nnmail-split-fancy): Document `junk'.
7208
7209 2001-09-04  Simon Josefsson  <jas@extundo.com>
7210
7211         * imap.el (imap-search): Don't error if server is broken.
7212
7213 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
7214
7215         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
7216         searching for an article that isn't in the mbox.
7217
7218 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7219
7220         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
7221         right, and get all the comments.
7222
7223 2001-09-02  Simon Josefsson  <jas@extundo.com>
7224         Suggested by Dan Christensen <jdc+news@uwo.ca>
7225
7226         * nnfolder.el (nnfolder-request-update-info): Fix message.
7227
7228         * nnml.el (nnml-request-update-info): Ditto.
7229
7230 2001-09-01  Simon Josefsson  <jas@extundo.com>
7231
7232         * nnml.el (nnml-request-expire-articles): Also bind
7233         `nnml-current-group' and `nnml-article-file-alist' when using
7234         expiry-target. (Otherwise nnml will be in a inconsistent internal
7235         state causing all kind of problems.)
7236         (nnml-request-expire-articles): If `nnml-article-to-file' or
7237         `file-attributes' failes, return article as un-expirable instead
7238         of treating it as expired.
7239
7240 2001-08-31  Sam Steingold  <sds@gnu.org>
7241
7242         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
7243         typo: `exmine' --> `examine'.
7244
7245 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7246
7247         * nndoc.el (nndoc-forward-type-p): It is not a digest.
7248
7249 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7250
7251         * nnml.el (nnml-check-directory-twice): Remove.
7252         (nnml-retrieve-headers): Ditto.
7253         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
7254
7255 2001-08-30  Andrew Innes  <andrewi@gnu.org>
7256
7257         * nnheader.el (nnheader-directory-files-is-safe): No need to read
7258         directory twice on Windows, or on GNU Emacs-21.
7259
7260 2001-08-30  Andrew Innes  <andrewi@gnu.org>
7261
7262         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
7263         (nnml-request-rename-group): Ditto.
7264         (nnml-active-number): Ditto.
7265         (nnml-request-create-group): Use nnml-directory-articles.
7266         (nnml-request-expire-articles): Use nnml-directory-articles, which
7267         gets list from nov database if available.
7268         (nnml-get-nov-buffer): New function.
7269         (nnml-open-nov): Use it.
7270         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
7271         gets alist from nov database if available.
7272         (nnml-directory-articles): New function.
7273         (nnml-article-to-file-alist): New function.
7274
7275 2001-08-30  Andrew Innes  <andrewi@gnu.org>
7276
7277         * mm-decode.el (mm-display-external): Use `name' as filename, if
7278         `filename' attribute is not present.
7279
7280 2001-08-30  Andrew Innes  <andrewi@gnu.org>
7281
7282         * mail-source.el (mail-source-flash): New defcustom.
7283         (mail-source-new-mail-p): Ring visible bell if appropriate.
7284         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
7285         timer is cleared even if mail check signals an error.
7286
7287 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7288
7289         * gnus-sum.el (gnus-summary-move-article): Only update marks of
7290         type 'list.
7291
7292 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7293
7294         * flow-fill.el (fill-flowed): eol might be point-max.
7295
7296 2001-08-27  Simon Josefsson  <jas@extundo.com>
7297
7298         * nnml.el (nnml-request-update-info): Fix message.
7299         (nnml-open-marks): Ditto.
7300
7301         * nnfolder.el (nnfolder-request-update-info):
7302         (nnfolder-open-marks): Fix message.
7303
7304 2001-08-25  Simon Josefsson  <jas@extundo.com>
7305
7306         * nnfolder.el (nnfolder-save-marks): Don't create directory named
7307         after group in ~/.
7308
7309 2001-08-25  Simon Josefsson  <jas@extundo.com>
7310         From Andreas Jaeger  <aj@suse.de>
7311
7312         * nnfolder.el (nnfolder-open-marks): Fix typo.
7313         * nnml.el (nnml-open-marks): Likewise.
7314
7315 2001-08-25  Simon Josefsson  <jas@extundo.com>
7316
7317         Make nnfolder groups self-contained as far as marks are concerned.
7318
7319         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
7320         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
7321         (nnfolder-open-server): Make marks directory.
7322         (nnfolder-request-delete-group): Delete marks file.
7323         (nnfolder-request-delete-group): Check of nov/marks file exist
7324         before deleting.
7325         (nnfolder-request-rename-group): Rename marks file.
7326         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
7327         (nnfolder-request-set-mark, nnfolder-request-update-info)
7328         (nnfolder-group-marks-pathname, nnfolder-save-marks)
7329         (nnfolder-open-marks): New functions.
7330         (top-level): Require gnus.
7331
7332 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7333
7334         * nnweb.el (nnweb-type-definition): Use google raw file.
7335         (nnweb-google-parse-1): Ditto.
7336         (nnweb-google-identity): Ditto.
7337         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
7338         (nnweb-altavista-wash-article): Ditto.
7339         (nnweb-request-article): Remove nnweb-decode-entities.
7340
7341         * nnml.el: Require 'gnus.
7342
7343 2001-08-25  Simon Josefsson  <jas@extundo.com>
7344
7345         * nnml.el (nnml-marks-is-evil): Add doc.
7346
7347 2001-08-25  Simon Josefsson  <jas@extundo.com>
7348
7349         * nnml.el (nnml-save-marks): Wrap saving marks in a
7350         condition-case, to allow user to start Gnus if saving marks failed
7351         for some reason.
7352
7353 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7354
7355         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
7356
7357         * gnus-group.el (gnus-update-group-mark-positions): Bind
7358         gnus-group-update-hook to nil.
7359
7360 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7361
7362         * mml.el (mml-generate-mime-1): Force as multibyte string.
7363
7364 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7365
7366         * gnus-sum.el (gnus-summary-insert-line)
7367         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
7368         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
7369
7370         * gnus-spec.el (gnus-correct-substring): Take optional END.
7371
7372         * nnrss.el (nnrss-request-article): Remove \n.
7373         (nnrss-retrieve-headers): Lines number is -1.
7374
7375 2001-08-24  Simon Josefsson  <jas@extundo.com>
7376
7377         * gnus-group.el (gnus-info-clear-data): Call
7378         nnfoo-request-set-mark to propagate marks.  Fix bug:
7379         `gnus-group-update-line' doesn't update read range unless we call
7380         `gnus-get-unread-articles-in-group' first.
7381
7382         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
7383         to server.
7384
7385 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7386
7387         * gnus-util.el (gnus-create-info-command): Return an interactive
7388         function.
7389
7390 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7391         From Katsumi Yamaoka <yamaoka@jpl.org>
7392
7393         * gnus-spec.el (gnus-parse-complex-format): Use equal.
7394
7395 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7396
7397         * gnus-sum.el (gnus-select-newsgroup): Use it.
7398
7399         * gnus-util.el (gnus-not-ignore): New function.
7400
7401         * lpath.el (featurep): Don't fbind char-int.
7402
7403         * gnus-util.el (gnus-create-info-command): New function.
7404
7405         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
7406         right node.
7407
7408         * gnus-sum.el (gnus-select-newsgroup): Clean up.
7409         (gnus-summary-limit-children): Use 'identity instead of `all'.
7410         (gnus-summary-limit-to-display-predicate): New command and
7411         keystroke.
7412
7413 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7414
7415         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
7416
7417         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
7418
7419 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7420
7421         * gnus-spec.el: Add the Gnus version.
7422         (gnus-update-format-specifications): If the Gnus version changes,
7423         nix out the format spec cache.
7424
7425         * gnus.el (gnus-continuum-version): Made into a command and
7426         optionalize the VERSION.
7427
7428         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
7429         the start of the lines.
7430
7431 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7432
7433         * gnus.el (gnus-visual-p): Define function before use of
7434         function.
7435
7436 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7437
7438         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
7439         (gnus-article-mark-to-type): New function.
7440         (gnus-update-missing-marks): Only update marks of type 'list.
7441
7442         * gnus.el (gnus-article-special-mark-lists): New variable.
7443
7444 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7445
7446         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
7447         (gnus-select-newsgroup): Still use 'all.
7448         (gnus-summary-initial-limit): Comparing with 'all.
7449
7450 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7451
7452         * gnus-start.el (gnus-activate-group): If dont-check, don't update
7453         active.
7454
7455 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7456
7457         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
7458         nnslashdot-*-retrieve-headers.
7459         (nnslashdot-request-article): Fix for slashcode 2.2.
7460         (nnslashdot-make-tuple): New function.
7461         (nnslashdot-read-groups): Use it.
7462
7463 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7464
7465         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
7466         list.
7467
7468         * gnus-sum.el (gnus-summary-move-article): Don't select article.
7469
7470 2001-08-20  Simon Josefsson  <jas@extundo.com>
7471
7472         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
7473         opened, error instead of continuing (and exploding later).
7474
7475 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7476
7477         * gnus.el (gnus-expand-group-parameters): Return the parameter
7478         list.
7479
7480         * gnus-sum.el (gnus-summary-show-article): Doc fix.
7481         (gnus-summary-show-article): Guess at charset if required.
7482
7483         * gnus-spec.el (gnus-correct-substring): Stopped one character
7484         before we wanted.
7485
7486 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7487
7488         * earcon.el (earcon-auto-play): Remove unused option.
7489
7490 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7491
7492         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
7493         message down in levels, since it happens very fast.
7494
7495         * smiley-ems.el (smiley-update-cache): Respect the symbol version
7496         of smiley-regexp-alist.
7497
7498         * mm-view.el (mm-inline-text): Ignore vcard errors.
7499
7500         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
7501
7502         * gnus-score.el (gnus-all-score-files): Use append instead of
7503         nconc.
7504
7505         * gnus.el (gnus-splash-face): Doc fix.
7506
7507         * mm-decode.el (mm-mailcap-command): Use
7508         mm-path-name-rewrite-functions.
7509         (mm-path-name-rewrite-functions): New variable.
7510
7511         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
7512         (gnus-complex-form-to-spec): Insert tab.
7513         (gnus-spec-tab): New function.
7514
7515         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
7516         entering the group.
7517
7518         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
7519         the positional spec.
7520         (gnus-parse-complex-format): React to %C.
7521
7522         * gnus-ems.el (gnus-char-width): Moved here.
7523
7524         * gnus-sum.el (gnus-select-newsgroup): Set
7525         gnus-newsgroup-articles.
7526         (gnus-unseen-mark): New variable.
7527         (gnus-newsgroup-unseen): Ditto.
7528         (gnus-newsgroup-seen): Ditto.
7529         (gnus-adjust-marked-articles): Use them.
7530         (gnus-update-marks): Use them.
7531         (gnus-summary-update-secondary-mark): Display.
7532         (gnus-summary-prepare-threads): Display.
7533
7534         * gnus-msg.el (gnus-inews-group-method): Use and return the
7535         method, not the server.
7536
7537 2001-08-19  Simon Josefsson  <jas@extundo.com>
7538
7539         * gnus-srvr.el (gnus-server-agent-face): New.
7540         (gnus-server-agent-face): New.
7541         (gnus-server-mode): Turn on font-lock-mode.
7542
7543         * gnus.el (gnus-server-visual): Add defgroup.
7544
7545 2001-08-19  Simon Josefsson  <jas@extundo.com>
7546         From Joe Casadonte <jcasadonte@northbound-train.com>
7547
7548         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
7549         gnus-server-denied-face): New.
7550         (gnus-server-opened-face, gnus-server-closed-face,
7551         gnus-server-denied-face): New.
7552         (gnus-server-font-lock-keywords): Add.
7553
7554 2001-08-19  Simon Josefsson  <jas@extundo.com>
7555
7556         * nnml.el (nnml-request-set-mark): Return nil.
7557         (nnml-save-marks): Use nnml-possibly-create-directory.
7558         (nnml-open-marks): Only work in temp buffer when inserting/reading
7559         .marks file.
7560
7561 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7562
7563         * gnus.el (gnus-expand-group-parameters): Fix.
7564
7565         * gnus-spec.el (gnus-char-width): New function.
7566         (gnus-correct-substring, gnus-correct-length): Use it.
7567
7568         * message.el (message-required-mail-headers): Fix doc.
7569
7570 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7571
7572         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
7573
7574         * mm-decode.el (mm-save-part-to-file): Insert the handle.
7575
7576 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7577
7578         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
7579         slashdot 2.2 (not fully fixed yet).
7580         (nnslashdot-request-article): Ditto.
7581
7582 2001-08-18  Simon Josefsson  <jas@extundo.com>
7583
7584         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
7585         nnimap.
7586
7587         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
7588         gnus-util.
7589         (nnimap-request-update-info-internal): Use new functions.
7590
7591         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
7592         new functions.
7593
7594 2001-08-18  Simon Josefsson  <jas@extundo.com>
7595
7596         Make nnml groups self-contained as far as marks are concerned.
7597
7598         * nnml.el (nnml-request-delete-group): Delete marks file.
7599         (nnml-request-rename-group): Move marks file.
7600         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
7601         variables.
7602         (nnml-request-set-mark, nnml-request-update-info): New server
7603         functions.
7604         (nnml-save-marks, nnml-open-marks): New functions.
7605
7606 2001-08-18  Simon Josefsson  <jas@extundo.com>
7607
7608         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
7609         `set' when setting marks.
7610
7611 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7612
7613         * gnus.el (gnus-info-find-node): Take an argument.
7614
7615         * gnus-art.el (gnus-button-handle-info): New function.
7616         (gnus-url-unhex-string): Replace "+" with " ".
7617
7618 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7619
7620         * message.el (message-check-news-header-syntax): Check bad From.
7621
7622 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7623
7624         * gnus-spec.el (gnus-correct-length): New function.
7625         (gnus-correct-substring): New function.
7626         (gnus-tilde-max-form): Use it.
7627
7628 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
7629
7630         * nnmh.el: Docstring changes as below.
7631
7632         * nnml.el: Docstring changes as below.
7633
7634         * nnbabyl.el: Docstring changes as below.
7635
7636         * nnmbox.el: Docstring changes as below.
7637
7638         * nnfolder.el: Added docstrings identifying each virtual server
7639         parameter.
7640
7641 2001-08-18  Simon Josefsson  <jas@extundo.com>
7642
7643         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
7644
7645 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
7646
7647         * message.el: rename "Abort Message" to "Postpone Message".
7648         Remove "Attach file as MIME" from Message menu, it's already in
7649         the MIME menu.
7650
7651 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7652
7653         * smime.el (smime-point-at-eol): eval-and-compile.
7654         (smime-make-temp-file): New function.
7655         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
7656         Use it.
7657
7658 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7659
7660         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
7661         (gnus-agent-summary-fetch-group): New command and keystroke.
7662
7663         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
7664         (gnus-mime-display-security): Make it respect
7665         gnus-unbuttonized-mime-type-p.
7666
7667         * gnus-sum.el (gnus-articles-to-read): Comments.
7668         (gnus-article-marked-p): New function.
7669         (gnus-summary-display-make-predicate): New function.
7670         (gnus-select-newsgroup): Use them.
7671
7672         * mm-decode.el (mm-save-part-to-file): Made it not error.
7673
7674 2001-08-17  Simon Josefsson  <jas@extundo.com>
7675
7676         * imap.el (imap-wait-for-tag): If process-status isn't open or
7677         run, return nil instead of sit-for looping.
7678
7679 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7680
7681         * lpath.el (featurep): fbind xml-parse-region.
7682
7683         * gnus.el (gnus-message-archive-method): Default to "archive".
7684         (gnus-message-archive-method): Doc fix.
7685         (gnus-parameters-get-parameter): Cleaned up.
7686         (gnus-expand-group-parameter): New function.
7687
7688         * gnus-start.el (gnus-setup-news): Push the archive server only
7689         the server list.
7690
7691         * mml.el (mml-menu): Changed name to "Attachments".
7692
7693         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
7694         when there is something to detroy.
7695
7696 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7697
7698         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
7699         nil.
7700
7701 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7702
7703         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
7704         which specifies a time today or tomorrow.
7705
7706 2001-08-15  Simon Josefsson  <jas@extundo.com>
7707         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
7708
7709         * gnus-agent.el (gnus-agent-make-mode-line-string)
7710         (gnus-agent-toggle-plugged): Use new API.
7711
7712 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7713
7714         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
7715         deadline has expired.
7716
7717 2001-08-12  Simon Josefsson  <jas@extundo.com>
7718         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
7719
7720         Support `recent' mark indicating newly arrived messages (to
7721         separate from old but unread messages).
7722
7723         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
7724         `nnmail-split-history' if recent is > 0.
7725         (nnimap-request-update-info-internal): Update `recent' marks.
7726         (nnimap-request-set-mark): Never set `recent' marks.
7727         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
7728         recent.
7729
7730         * gnus-sum.el (gnus-recent-mark): New mark.
7731         (gnus-newsgroup-recent): New variable.
7732         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
7733         (gnus-summary-prepare-threads): Mark recent articles.
7734         (gnus-summary-add-mark): Support recent.
7735         (gnus-summary-update-secondary-mark): Support recent.
7736
7737         * gnus.el (gnus-article-mark-lists): Add recent.
7738
7739 2001-08-12  Simon Josefsson  <jas@extundo.com>
7740
7741         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
7742         whether successful decoding took place.  Add doc.
7743
7744 2001-08-12  Simon Josefsson  <jas@extundo.com>
7745         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
7746
7747         * gnus.el (gnus-summary-line-format, gnus-parameters):
7748         * gnus-gl.el (gnus-summary-grouplens-line-format):
7749         * gnus-salt.el (gnus-summary-pick-line-format):
7750         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
7751
7752 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
7753         Committed by Kai Gro\e,b_\e(Bjohann.
7754
7755         * gnus-score.el (gnus-score-string): Fix `match' regexp
7756         for `extra' header case.
7757
7758 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7759
7760         * nnmbox.el (nnmbox-read-mbox): No warning.
7761
7762 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7763
7764         * nndoc.el (nndoc-article-type): Fix doc.
7765         (nndoc-generate-article-function): New variable.
7766         (nndoc-dissection-function): New variable.
7767         (nndoc-type-alist): Add oe-dbx.
7768         (nndoc-oe-dbx-type-p): New function.
7769         (nndoc-oe-dbx-dissection): New function.
7770         (nndoc-oe-dbx-generate-article): New function.
7771
7772 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7773
7774         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
7775         whether deadline has been reached.  Patch from Dan Nicolaescu
7776         <dann@godzilla.ics.uci.edu>.
7777
7778 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7779
7780         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
7781         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
7782         <rintaman@cs.Helsinki.FI>.
7783
7784         * mail-source.el (mail-source-movemail): The error buffer is
7785         modified, but nothing in it.
7786
7787 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7788
7789         * message.el (message-bogus-system-names): New variable.
7790         (message-make-fqdn): Use it.
7791
7792 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7793
7794         * nndraft.el (nndraft-request-group): Use
7795         nndraft-auto-save-file-name.
7796
7797 2001-08-09  Simon Josefsson  <jas@extundo.com>
7798
7799         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
7800         Don't ask whether to decrypt.  Just leave result in buffer (don't
7801         call mm).
7802
7803         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
7804         parts as well.
7805         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
7806         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
7807
7808 2001-08-09  Simon Josefsson  <jas@extundo.com>
7809
7810         * mm-decode.el (mm-insert-part): Return decoding success status.
7811         (mm-save-part-to-file): Error if decoding failed.
7812
7813 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7814
7815         * message.el (message-tab): Use indent-relative.
7816         (message-mode): Don't bind indent-line-function to indent-relative.
7817
7818 2001-08-09  Simon Josefsson  <jas@extundo.com>
7819
7820         * message.el (message-get-reply-headers): Fix string. Suggested by
7821         Christoph Conrad <cc@cli.de>.
7822
7823 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7824
7825         * message.el (message-tab): Use the current value of
7826         indent-line-function.
7827         (message-mode): Bind indent-line-function to indent-relative.
7828
7829 2001-08-08  Simon Josefsson  <jas@extundo.com>
7830
7831         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
7832         whether `imtest' is installed.
7833
7834 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7835         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7836
7837         * gnus-sum.el (gnus-summary-show-article): Call
7838         gnus-summary-update-secondary-secondary-mark.
7839         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
7840         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
7841
7842 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7843
7844         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
7845
7846         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
7847
7848         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
7849         <gerd@gnu.org>.
7850
7851         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
7852
7853         * gnus-util.el (gnus-output-to-rmail): Ditto.
7854         (gnus-output-to-mail): Ditto.
7855
7856         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
7857
7858 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
7859
7860         * message.el (message-indent-citation): Use
7861         `message-yank-cited-prefix' for empty lines.
7862
7863 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
7864
7865         * message.el (message-indent-citation): Quote only lines starting
7866         with ">" using `message-yank-cited-prefix'.
7867
7868 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7869         Trivial patch.
7870
7871         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
7872         gnus-cache-fully-p.
7873
7874 2001-08-04  Simon Josefsson  <jas@extundo.com>
7875
7876         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
7877         file if it doesn't exist (by calling gnus-cache-read-active).
7878
7879 2001-08-04  Simon Josefsson  <jas@extundo.com>
7880
7881         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
7882         (gnus-cache-passively-or-fully-p): Removed.
7883         (gnus-cache-fully-p): Fix it.
7884
7885         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
7886
7887 2001-08-04  Simon Josefsson  <jas@extundo.com>
7888
7889         * gnus-cache.el (gnus-cache-fully-p)
7890         (gnus-cache-passively-or-fully-p): New functions.
7891         (gnus-cache-possibly-enter-article): Cosmetic change, use
7892         `g-c-p-o-f-p'.
7893         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
7894         was bogus (`g-c-p-a-a' does not change active info, just change
7895         the functions parameters).
7896         (gnus-cache-possibly-remove-articles-1): Make sure articles are
7897         not removed in groups that match `gnus-uncacheable-groups'.
7898
7899         Reported and modifications based on discussions with Nuutti
7900         Kotivuori <nuutti.kotivuori@smarttrust.com>.
7901
7902 2001-08-04  Simon Josefsson  <jas@extundo.com>
7903         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7904
7905         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
7906         calls `gnus-cache-update-active' if bounds has been extended.
7907
7908 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7909
7910         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
7911         before remove.
7912         (gnus-mime-security-show-details): Ditto.
7913
7914 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7915
7916         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
7917         syntax.  Protect string-match against nil string and regexp.
7918
7919 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7920
7921         * mm-util.el (mm-find-charset-region): Remove control-1.
7922
7923 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7924
7925         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
7926
7927 2001-08-04  Simon Josefsson  <jas@extundo.com>
7928
7929         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
7930         buffer.  Delete MIME-Version header.
7931
7932 2001-08-03  Simon Josefsson  <jas@extundo.com>
7933
7934         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
7935         that is entered does not necessarily have the highest article
7936         number in the group, so use `gnus-cache-possibly-alter-active'
7937         instead of `gnus-cache-update-active'.
7938
7939 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7940
7941         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
7942
7943 2001-08-03  Simon Josefsson  <jas@extundo.com>
7944
7945         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
7946         menu.
7947
7948 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7949
7950         * gnus.el (post-method): New group parameter.  It also provides
7951         the user option `gnus-post-method-alist' and the internal function
7952         `gnus-parameter-post-method'.
7953
7954         * gnus-msg.el (gnus-post-method): Bind the value of
7955         `gnus-post-method' to the group parameter if it is defined.
7956
7957 2001-08-02  Simon Josefsson  <jas@extundo.com>
7958
7959         * smime.el (smime-extra-arguments): Removed.
7960         (smime-call-openssl-region): Don't use it.
7961
7962 2001-08-02  Simon Josefsson  <jas@extundo.com>
7963
7964         * smime.el (smime-sign-region): Handle stderr.
7965         (smime-encrypt-region): Ditto.
7966
7967         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
7968         match the ASN.1 length bytes.
7969         (mm-pkcs7-enveloped-magic): Ditto.
7970         (mm-view-pkcs7-get-type): Don't regexp quote.
7971
7972 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7973         From Andreas Fuchs <asf@void.at>
7974
7975         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
7976
7977 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7978
7979         * gnus-art.el (gnus-header-button-alist): References regexp.
7980
7981 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
7982
7983         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
7984         already fboundp.  Add INTERACTIVE arg to autoload form.
7985
7986 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7987
7988         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
7989
7990         * nnmail.el (nnmail-cache-open): Ditto.
7991
7992 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7993
7994         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
7995
7996 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7997
7998         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
7999
8000 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8001         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
8002
8003         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
8004         (gnus-agent-toggle-plugged): Use it.
8005
8006 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
8007
8008         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
8009         (gnus-ding-file-coding-system): New variable.
8010         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
8011         (gnus-slave-save-newsrc): Use it.
8012
8013 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8014
8015         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
8016         syntax.
8017
8018 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8019         Originally from Andreas Fuchs <asf@void.at>
8020
8021         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
8022         (mml2015-gpg-pretty-print-fpr): New function.
8023         (mml2015-gpg-extract-signature-details): More details, rename from
8024         `m-g-e-from'.
8025         (mml2015-gpg-verify): Use them.
8026         (mml2015-gpg-clear-verify): Use them.
8027
8028 2001-07-31  Simon Josefsson  <jas@extundo.com>
8029
8030         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
8031         buffer when done.
8032
8033 2001-07-30  Simon Josefsson  <jas@extundo.com>
8034
8035         * smime.el (smime-call-openssl-region): Revert previous change,
8036         just pass on buf to `call-process-region'.
8037         (smime-verify-region): Doc fix.  Don't message stuff.  Use
8038         `smime-new-details-buffer'.  Inserts error messages into buffer.
8039         (smime-noverify-region): Ditto.
8040         (smime-decrypt-region): Ditto.  Handles stderr separately.
8041         (smime-verify-buffer, smime-noverify-buffer)
8042         (smime-decrypt-buffer): Doc fix.
8043         (smime-new-details-buffer): New function.
8044         (smime-pkcs7-region, smime-pkcs7-certificates-region)
8045         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
8046         (smime-sign-region, smime-encrypt-region): Don't use
8047         `insert-buffer'.
8048
8049         * mml-smime.el (mml-smime-verify): Fix security button strings.
8050
8051 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8052
8053         * gnus-art.el (gnus-mime-save-part-and-strip): Save
8054         gnus-article-mime-handles.
8055
8056 2001-07-29  Simon Josefsson  <jas@extundo.com>
8057
8058         * mail-source.el (top-level): Require message for message-directory.
8059         (mail-source-directory): Change default to message-directory.
8060
8061         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
8062         (smime-certificate-directory, smime-openssl-program)
8063         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
8064         (smime-extra-arguments): New variable.
8065         (smime-dns-server): Fix customize group.
8066         (smime-call-openssl-region): Use `smime-extra-arguments'.
8067
8068 2001-07-29  Simon Josefsson  <jas@extundo.com>
8069         From Vladimir Volovich <vvv@vsu.ru>
8070
8071         * smime.el (smime-call-openssl-region): Ignore stderr.
8072
8073 2001-07-29  Simon Josefsson  <jas@extundo.com>
8074         From Christoph Conrad <christoph.conrad@gmx.de>
8075
8076         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
8077         file.
8078
8079 2001-07-29  Simon Josefsson  <jas@extundo.com>
8080
8081         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
8082
8083         Support S/MIME decryption.
8084
8085         * mm-decode.el (mm-inline-media-tests):
8086         (mm-inlined-types):
8087         (mm-automatic-display):
8088         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
8089
8090         * mm-view.el (mm-pkcs7-signed-magic):
8091         (mm-pkcs7-enveloped-magic): New variables.
8092         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
8093         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
8094         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
8095         PKCS#7 blobs.
8096
8097         * smime.el (smime-decrypt-region): Expand keyfile.
8098
8099 2001-07-29  Simon Josefsson  <jas@extundo.com>
8100
8101         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
8102         `ssl.el' variables.
8103
8104         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
8105         but line instead of narrowing to it, because `nnmail-parse-active'
8106         calls widen.  Thanks to Christoph Conrad
8107         <christoph.conrad@gmx.de>.
8108
8109 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8110
8111         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
8112         for %B spec.
8113
8114         * gnus-sum.el (gnus-summary-prepare-threads): If
8115         gnus-sum-thread-tree-root is nil, use subject instead.
8116         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
8117         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
8118         (gnus-sum-thread-tree-leaf-with-other)
8119         (gnus-sum-thread-tree-single-leaf): Documentation.
8120         (gnus-sum-thread-tree-single-indent): Allow nil.
8121
8122 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8123
8124         * message.el (message-fill-paragraph): Do nothing if the user
8125         wants filladapt-mode.
8126
8127 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8128
8129         * mm-decode.el (mm-image-type-from-buffer): New function.
8130         (mm-get-image): Use it.
8131
8132 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8133
8134         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
8135
8136         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
8137         mm-display-parts too.
8138
8139 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8140
8141         * nnfolder.el (nnfolder-request-accept-article): Bind
8142         nntp-server-buffer.
8143
8144         * nnmail.el (nnmail-parse-active): Read from buffer instead of
8145         nntp-server-buffer.
8146
8147 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8148
8149         * message.el (message-check-news-header-syntax): Use
8150         message-post-method.
8151         (message-send-news): Bind message-post-method.
8152
8153 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8154
8155         * mml.el (mml-tweak-type-alist): New variable.
8156         (mml-tweak-function-alist): New variable.
8157         (mml-tweak-part): New function.
8158         (mml-generate-mime-1): Use it.
8159
8160 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8161
8162         * nnfolder.el (nnfolder-request-accept-article): Replace
8163         nnfolder-request-list.
8164
8165 2001-07-27  Simon Josefsson  <jas@extundo.com>
8166
8167         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
8168         nnoo-change-server failed to do it.
8169
8170 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8171
8172         * gnus.el (gnus-parameters): Make it customizable.
8173
8174 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8175
8176         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
8177
8178         * message.el (message-set-auto-save-file-name): More
8179         poor-system-types.
8180
8181         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
8182
8183         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
8184         supports +.
8185
8186 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8187
8188         * mm-decode.el (mm-readable-p): New function.
8189         (mm-inline-media-tests): Fix the default testers.
8190
8191 2001-07-26  Simon Josefsson  <jas@extundo.com>
8192
8193         * nnimap.el (nnimap-version): Bump version number.
8194
8195 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8196         From Steven E. Harris <seh@speakeasy.org>
8197
8198         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
8199         in M$Windows too.
8200
8201 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8202
8203         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
8204
8205 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8206
8207         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
8208
8209         * mm-decode.el (mm-get-image): Guess then use the type.
8210
8211         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
8212
8213 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
8214
8215         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
8216         display (%B) for threads if threading is off.
8217
8218 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8219         From Henrik Enberg <henrik@enberg.org>
8220
8221         * gnus-msg.el: Customization patch.
8222
8223 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
8224
8225         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
8226         variable.
8227         (nnmail-split-fancy-with-parent): Ignore certain groups.
8228
8229 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8230
8231         * gnus-util.el (gnus-byte-compile): New function.
8232         (gnus-use-byte-compile): New variable.
8233         (gnus-make-sort-function): Use it.
8234
8235         * nnmail.el (nnmail-get-new-mail): Use it.
8236
8237         * gnus-agent.el (gnus-category-make-function): Simple function or
8238         compiled function.
8239         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
8240
8241         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
8242         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
8243         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
8244
8245         * message.el (message-check-news-header-syntax): Remove quote.
8246
8247 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8248
8249         * message.el (message-use-mail-followup-to): `t' is not a
8250         documented value.
8251
8252 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8253
8254         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
8255
8256 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8257
8258         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
8259         there are long lines.
8260
8261 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8262
8263         * dgnushack.el (copy-list): New compiler macro.
8264
8265 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8266
8267         * message.el (message-bounce): If no Return-Path, the whole
8268         content is considered as the original message.
8269
8270         * nnml.el (nnml-check-directory-twice): New variable.
8271         (nnml-article-to-file): Use it.
8272         (nnml-retrieve-headers): Hack it.
8273
8274 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8275
8276         * gnus-win.el (gnus-buffer-configuration): New configure.
8277
8278         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
8279         not alive.
8280
8281         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
8282         (mm-display-external): Use display-term configure.
8283
8284 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8285
8286         * gnus-delay.el (gnus-delay-default-hour): New variable.
8287         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
8288
8289 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8290         From Karl Kleinpaste <karl@charcoal.com>
8291
8292         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
8293         (gnus-summary-prepare-threads): Ditto.
8294
8295         * gnus.el (gnus-summary-line-format): Add %B.
8296
8297 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8298
8299         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
8300
8301         * mm-util.el (mm-string-as-multibyte): New function.
8302
8303         * nnmh.el (nnmh-request-list-1): Encode, not decode!
8304
8305 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8306
8307         * mm-util.el (mm-universal-coding-system): New variable.
8308
8309         * gnus-start.el (gnus-startup-file-coding-system): Use it.
8310
8311         * score-mode.el (score-mode-coding-system): Use it.
8312
8313 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8314
8315         * gnus-start.el (gnus-setup-news): Call
8316         `gnus-check-bogus-newsgroups' just after the native server is
8317         opened.
8318
8319 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8320
8321         * nnmail.el (nnmail-do-request-post): Util function to be used by
8322         `nnchoke-request-post' for all nnmail-derived backends.
8323
8324         * nnml.el (nnml-request-post): Use it.
8325
8326         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
8327         backend, for it groks nnml-request-post.
8328
8329         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
8330         Treat `mail-post' backends like `mail' backends, not like `news'
8331         backends.
8332
8333 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8334
8335         * gnus-msg.el (gnus-setup-message): make-local-hook.
8336
8337 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8338
8339         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
8340         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
8341         <karl@charcoal.com>, slightly changed by Kai.
8342
8343         * message.el (message-check-news-header-syntax): When checking
8344         whether the groups exist, check the right server based on
8345         `gnus-post-method'.
8346
8347 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8348
8349         * gnus-delay.el: New file.
8350
8351 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8352
8353         * mm-util.el (mm-read-coding-system): Take two arguments.
8354
8355         * gnus-sum.el (gnus-summary-show-article): Use
8356         mm-read-coding-system.
8357
8358         * gnus-art.el (article-de-quoted-unreadable):
8359         (article-de-base64-unreadable, article-wash-html):
8360         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
8361
8362 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8363
8364         * nnml.el (nnml-request-post): New function.  Can be used for
8365         annotations in nnml groups.
8366
8367 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8368
8369         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
8370         command.
8371
8372         * gnus-start.el (gnus-find-new-newsgroups): Use
8373         `message-make-date' instead of `current-time-string'.
8374         (gnus-ask-server-for-new-groups): Ditto.
8375         (gnus-check-first-time-used): Ditto.
8376
8377 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8378
8379         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
8380
8381 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
8382
8383         * message.el (message-shorten-references): Change `maxcount' and
8384         `cut' to obey USEFOR draft 5.
8385
8386 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
8387
8388         * gnus-sum.el (gnus-summary-display-arrow): New variable.
8389         (gnus-summary-set-article-display-arrow): New function.
8390         (gnus-summary-goto-subject): Use it.
8391
8392 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8393
8394         * gnus-sum.el (gnus-summary-import-article): Insert date if
8395         doesn't exist.
8396
8397 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8398
8399         * mml.el (mml-content-type-parameters): New variable.
8400         (mml-content-disposition-parameters): New variable.
8401         (mml-insert-mime-headers): Use them.
8402         (mml-parse-1): Accept charset.
8403
8404 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8405
8406         * gnus-group.el (gnus-group-select-group): Doc fix.
8407
8408         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
8409
8410 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8411
8412         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
8413         to handle `define-derived-mode'.
8414
8415 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8416         From:  Stefan Monnier  <monnier@cs.yale.edu>
8417
8418         * message.el (message-mode): Use define-derived-mode.
8419         (message-tab): message-completion-alist.
8420
8421         * imap.el (imap-interactive-login): Use make-local-variable.
8422         (imap-open): Ditto.
8423         (imap-authenticate): Ditto.
8424
8425         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
8426
8427         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
8428
8429 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8430
8431         * message.el (message-citation-line-function): Refer to
8432         gnus-cite-attribution-suffix.
8433
8434 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8435
8436         * gnus-art.el,...: Error convention changes.
8437
8438 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8439
8440         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
8441
8442 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8443
8444         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
8445         (nnrss-read-server-data): Ditto.
8446
8447 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8448
8449         * gnus-setup.el (gnus-use-installed-gnus): Typo.
8450         * Cleanup files.
8451         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
8452
8453 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8454
8455         * gnus.el (gnus-summary-line-format): Add %o.
8456
8457         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
8458         unless shell outputs something.
8459
8460 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8461
8462         * gnus-art.el (gnus-boring-article-headers): Better doc.
8463         (article-hide-headers): Better regexp.
8464         Suggested by Matt Swift <swift@alum.mit.edu>.
8465
8466         * nnheader.el (nnheader-max-head-length): Better doc.
8467         (nnheader-header-value): Skip spaces.
8468         (nnheader-parse-head): Remove space.
8469         Suggested by Matt Swift <swift@alum.mit.edu>.
8470
8471         * gnus-sum.el (gnus-summary-show-raw-article): New function.
8472         (gnus-get-newsgroup-headers): Remove space.
8473
8474 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8475
8476         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
8477         (gnus-summary-reply): Use it.
8478         (gnus-summary-reply-broken-reply-to): New function.
8479         (gnus-msg-force-broken-reply-to): New function.
8480
8481         * mm-view.el (mm-inline-text): Showing as text/plain when error.
8482
8483 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8484
8485         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
8486
8487 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8488
8489         * mm-decode.el (mm-external-terminal-program): New variable.
8490         (mm-display-external): Use it. Use term to display when no
8491         window-system.
8492
8493 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
8494
8495         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
8496         Browse->Next entries to Browse->Prev
8497
8498 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8499
8500         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
8501
8502 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8503
8504         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
8505         for the default encoding.
8506
8507         * nnrss.el (nnrss-url-field): New field.
8508         (nnrss-request-article): Add newsgroups.
8509
8510         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
8511
8512 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8513
8514         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
8515
8516         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
8517         (gnus-draft-setup): Remove backlog.
8518
8519 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8520
8521         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
8522         Cleanup.
8523
8524 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8525
8526         * gnus-msg.el (gnus-bug): Erase buffer.
8527
8528         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
8529
8530 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8531
8532         * mm-decode.el (mm-attachment-override-p): Fix typo.
8533
8534 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
8535
8536         * gnus-kill.el (gnus-execute): Work with the extra headers.
8537         * gnus-sum.el (gnus-summary-execute-command): Ditto.
8538
8539 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8540
8541         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
8542         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
8543
8544         * message.el (message-send-mail-real-function): New variable.
8545         (message-send-mail-partially, message-send-mail):
8546
8547         * nngateway.el (nngateway-request-post): Use it.
8548
8549         * gnus-agent.el (gnus-agentize): Use it.
8550
8551         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
8552         (nnsoup-revert-variables): Use it.
8553
8554 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
8555
8556         * mm-decode.el (mm-inline-media-tests): Default to displaying as
8557         text/plain if the type doesn't match any other media types.
8558         (mm-inlined-types): Doc fix.
8559         (mm-display-inline): Revert previous change (now handled by a
8560         default type in `mm-inline-media-tests'.
8561         (mm-inlinable-p): Revive.
8562         (mm-display-part): Call `mm-inlinable-p'.
8563         (mm-attachment-override-p): Ditto.
8564         (mm-inlined-p): Doc fix.
8565
8566         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
8567         well as `mm-inlined-p'.
8568
8569 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8570
8571         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
8572         (nntp-send-command-and-decode): Use gnus-point-at-bol.
8573
8574 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8575         From  Paul Jarc <prj@po.cwru.edu>
8576
8577         * message.el (message-use-mail-followup-to): New variable.
8578         (message-get-reply-headers): Use it.
8579
8580 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
8581
8582         * nnheader.el (nnheader-init-server-buffer): Make sure the
8583         *nntpd* buffer is made multibyte instead of a random buffer.
8584
8585 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8586
8587         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
8588         when it returns headers.
8589
8590 2001-07-07  Simon Josefsson  <jas@extundo.com>
8591
8592         * rfc2047.el (rfc2047-encode-message-header): Skip header when
8593         trying to fold. Thanks to Colin Walters
8594         <walters@cis.ohio-state.edu>
8595
8596 2001-07-06  Simon Josefsson  <jas@extundo.com>
8597
8598         * imap.el (imap-parse-address-list, imap-parse-flag-list)
8599         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
8600         Add information in `assert's.
8601
8602         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
8603         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
8604         and `nnimap-group-overview-filename', should handle all
8605         change-of-uidvalidity related issues.  But there may be other
8606         problems.)
8607
8608 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
8609
8610         * rfc2047.el (rfc2047-encode-message-header): Don't include the
8611         header name when folding.
8612
8613 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
8614
8615         * mm-decode.el (mm-inlined-types): Document relationship with
8616         `mm-inline-media-tests'.
8617         (mm-display-inline): Default to displaying as plain text if no
8618         inlining handler is available.
8619         (mm-inlinable-p): Remove.
8620         (mm-inlined-p): Don't call `mm-inlinable-p'.
8621         (mm-automatic-display-p): Ditto.
8622         (mm-attachment-override-p): Ditto.
8623
8624 2001-07-04  Simon Josefsson  <jas@extundo.com>
8625
8626         * nnimap.el (nnimap-importantize-dormant): New variable.
8627         (nnimap-request-update-info-internal): Use it.
8628         (nnimap-request-set-mark): Ditto.
8629
8630 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
8631
8632         * nntp.el (nntp-send-command): don't pass a buffer argument to
8633         `point'. Only XEmacs accepts this.
8634         * nntp.el (nntp-send-command-nodelete): ditto.
8635         * nntp.el (nntp-send-command-and-decode): ditto.
8636
8637 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
8638
8639         * nntp.el (nntp-open-connection-function): doc update.
8640         * nntp.el (nntp-pre-command): New.
8641         * nntp.el (nntp-via-rlogin-command): New.
8642         * nntp.el (nntp-via-telnet-command): New.
8643         * nntp.el (nntp-via-telnet-switches): New.
8644         * nntp.el (nntp-via-user-name): New.
8645         * nntp.el (nntp-via-user-password): New.
8646         * nntp.el (nntp-via-address): New.
8647         * nntp.el (nntp-via-envuser): New.
8648         * nntp.el (nntp-via-shell-prompt): New.
8649         * nntp.el (nntp-open-telnet-stream): New.
8650         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
8651         * nntp.el (nntp-open-via-telnet-and-telnet): New.
8652         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
8653         * nntp.el (nntp-send-command): ditto.
8654         * nntp.el (nntp-send-command-nodelete): ditto.
8655         * nntp.el (nntp-send-command-and-decode): ditto.
8656
8657 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
8658         Trivial patch.
8659
8660         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
8661         `when'.
8662
8663 2001-07-03  Simon Josefsson  <jas@extundo.com>
8664         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
8665
8666         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
8667
8668 2001-07-03  Simon Josefsson  <jas@extundo.com>
8669
8670         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
8671         remove it (workaround XEmacs `fill-region' bug).
8672
8673 2001-07-01  Simon Josefsson  <jas@extundo.com>
8674
8675         * nnimap.el (nnimap-date-days-ago): Defeat locale.
8676
8677 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8678
8679         * mml2015.el (mml2015-format-error): New function.
8680         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
8681         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
8682         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
8683
8684 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8685
8686         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
8687         Suggested by Christoph Conrad <C.Conrad@cli.de>.
8688
8689         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
8690         group variables.
8691
8692 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8693
8694         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
8695
8696         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
8697         (nnrss-save-group-data): Ditto.
8698
8699         * gnus-agent.el (gnus-agent-save-alist): Ditto.
8700
8701 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8702
8703         * message.el (message-do-send-housekeeping): Narrow to headers.
8704
8705 2001-06-24  Simon Josefsson  <jas@extundo.com>
8706
8707         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
8708         insertion when breaking lines looked for " \t" instead of "[ \t]".
8709         (rfc2047-encode-message-header): Fold lines even if
8710         no QP encoding is done.
8711
8712 2001-06-23  Simon Josefsson  <jas@extundo.com>
8713         From Samuel Tardieu <sam@inf.enst.fr>
8714
8715         * smime.el (smime-keys): Support additional certificates.
8716         (smime-make-certfiles): New function.
8717         (smime-sign-region): Use previous variables.
8718         (smime-get-certfiles): New function.
8719         (smime-sign-buffer): Use it.
8720         (smime-verify-region): Support both CAfile and CApath.
8721
8722 2001-06-23  Simon Josefsson  <jas@extundo.com>
8723
8724         * smime.el (smime-decrypt-region): Perhaps work.
8725
8726 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8727
8728         * gnus-msg.el (gnus-copy-article-buffer): Typo.
8729
8730 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
8731
8732         * mm-decode.el (mm-save-part): Rewrite file name.
8733         (mm-file-name-rewrite-functions): New variable.
8734         (mm-file-name-delete-whitespace): New function.
8735         (mm-file-name-trim-whitespace): New function.
8736         (mm-file-name-collapse-whitespace): New function.
8737         (mm-file-name-replace-whitespace): New variable and function.
8738
8739 2001-06-22  Simon Josefsson  <jas@extundo.com>
8740
8741         * message.el (message-make-date): Workaround locale for weekdays.
8742
8743 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8744
8745         * message.el (message-goto-body): Return nil if not found. (revert!)
8746
8747 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8748         From Fremlin <chief@bandits.org>
8749
8750         * message.el (message-goto-body): Some messages have no header.
8751
8752         * gnus-msg.el (gnus-copy-article-buffer): Use it.
8753
8754 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
8755
8756         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
8757
8758 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8759
8760         * message.el (message-make-date): Add week day.
8761         Suggested by Jason R. Mastaler <jason@mastaler.com>.
8762
8763 2001-06-19  Simon Josefsson  <jas@extundo.com>
8764
8765         * message.el (message-yank-prefix): Doc fix.
8766         (message-yank-cited-prefix): Ditto.
8767         (message-delete-not-region): Keep citation prefix on first line,
8768         if possible and appropriate.
8769
8770 2001-06-19  Simon Josefsson  <jas@extundo.com>
8771
8772         * imap.el (imap-process-connection-type): New variable.
8773         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
8774         recent `imtest's work completely (no line length issues), while
8775         making making old `imtest's unusable.  Thanks to NAGY Andras
8776         <nagya@inf.elte.hu> for his work.
8777
8778 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
8779
8780         * imap.el (imap-ssl-program): Add -quiet to shut up
8781         OpenSSL/SSLeay's internal debug talk.
8782
8783 2001-06-19  Matt Armstrong  <matt@lickey.com>
8784
8785         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
8786         server.
8787
8788 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8789
8790         * nnmail.el (nnmail-article-buffer): New variable.
8791         (nnmail-split-incoming): Use it.
8792
8793 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
8794
8795         * qp.el (quoted-printable-decode-region): If called interactively,
8796         use coding-system-for-read.
8797
8798 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8799
8800         * message.el (message-check-news-header-syntax): Check Reply-To.
8801
8802 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8803
8804         * mml.el (mml-parse-1): Use message options.
8805
8806         * message.el (message-do-fcc): Don't do anything if there is no
8807         FCC.
8808
8809 2001-06-16  Simon Josefsson  <jas@extundo.com>
8810
8811         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
8812         (nnimap-expunge-search-string): New variable.
8813         (nnimap-request-expire-articles): Use it.
8814
8815 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8816
8817         * message.el (message-send-mail-with-qmail): wrong exit status is
8818         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
8819
8820 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8821
8822         * gnus-art.el (article-strip-multiple-blank-lines): Use
8823         delete-region instead of replace-match.
8824
8825 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8826
8827         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
8828         (nnweb-google-wash-article): Ditto.
8829
8830 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
8831
8832         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
8833
8834 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8835
8836         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
8837         specs.
8838
8839 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8840
8841         * gnus.el (gnus-email-address): Move it here.
8842
8843         * gnus-art.el (article-de-quoted-unreadable): Read charset if
8844         requested.
8845         (article-de-base64-unreadable): Ditto.
8846         (article-wash-html): Ditto.
8847
8848 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8849
8850         * message.el (message-options-set-recipient): Don't add ", "
8851         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
8852
8853 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8854
8855         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
8856
8857 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8858
8859         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
8860         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
8861
8862         * nnrss.el (nnrss-node-text): Node might be nil.
8863
8864 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8865
8866         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
8867         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
8868
8869         * nnrss.el (nnrss-group-alist): More items.
8870
8871 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8872
8873         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
8874
8875 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8876         Trivial patch from Dale Hagglund  <rdh@best.com>
8877
8878         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
8879         restrict clauses.
8880
8881 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8882
8883         From Benjamin Rutt <brutt+news@bloomington.in.us>
8884
8885         * message.el (message-wide-reply-confirm-recipients): New variable.
8886
8887 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8888         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
8889
8890         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
8891         fix so it works with XEmacs.
8892
8893 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8894
8895         * nnrss.el (nnrss-retrieve-headers): Support description as extra
8896         headers.
8897
8898 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8899
8900         * nnrss.el: Fix a few bugs.
8901
8902 2001-06-05  Simon Josefsson  <jas@extundo.com>
8903
8904         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
8905         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
8906
8907 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
8908
8909         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
8910         binary so that we don't transmit ISO 2022 garbage to the process.
8911         This is needed under XEmacs.
8912
8913 2001-06-03  Simon Josefsson  <simon@josefsson.org>
8914
8915         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
8916         autoloaded incorrectly below because ssl-program-* is bound.)
8917         Thanks to Amos Gouaux for report.
8918
8919 2001-06-02  Simon Josefsson  <simon@josefsson.org>
8920
8921         * imap.el (imap-kerberos4-open):
8922         (imap-gssapi-open):
8923         (imap-ssl-open):
8924         (imap-network-open):
8925         (imap-shell-open):
8926         (imap-starttls-open): Set buffer to workaround spurious
8927         `accept-process-output' buffer changes.  Thanks to Mats Lidell
8928         <Mats.Lidell@contactor.se> for report and partial patch and Jake
8929         Colman <colman@ppllc.com> for report.
8930
8931 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8932
8933         * gnus-sum.el (gnus-summary-catchup): New argument.
8934         (gnus-summary-catchup-from-here): New function.
8935
8936 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8937
8938         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
8939         back, then insert glyph.  (Before, the glyph was inserted first,
8940         then the newline.)  This works around a behavior in XEmacs where
8941         it is not possible to insert a character after a glyph which is at
8942         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
8943
8944 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8945
8946         From Jaap-Henk Hoepman (jhh@xs4all.nl).
8947
8948         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
8949         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
8950         mm-destroy-postponed-undisplay-list): New functions.
8951         (mm-display-external): Use them.
8952
8953 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8954
8955         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
8956         `default-low' when evaluating `gnus-summary-highlight'.
8957         From Raja R Harinath <harinath@cs.umn.edu>.
8958
8959 2001-05-27  Simon Josefsson  <simon@josefsson.org>
8960
8961         * message.el (message-yank-cited-prefix): New variable.
8962         (message-indent-citation): Use it.
8963
8964         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
8965         as details.
8966         (mml2015-mailcrypt-clear-verify): Ditto.
8967
8968 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8969         From Nevin Kapur <nevin@jhu.edu>.
8970
8971         * gnus-sum.el (gnus-summary-default-high-score,
8972         gnus-summary-default-low-score): New variables.
8973         (gnus-summary-highlight): Use them.
8974
8975 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
8976
8977         * message.el (message-mail): pass the 'send-actions argument to
8978         `message-setup'.
8979
8980 2001-05-16  Simon Josefsson  <simon@josefsson.org>
8981         From Raymond Scholz <ray-2001@zonix.de>
8982
8983         * gnus-art.el (gnus-mime-view-part-as-charset):
8984         (gnus-mime-internalize-part): Doc fixes.
8985
8986 2001-05-11  Simon Josefsson  <simon@josefsson.org>
8987
8988         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
8989         status lines without any text ("^215$").
8990
8991 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8992
8993         * nnrss.el (nnrss-check-group): Reverse.
8994
8995 2001-05-07  Simon Josefsson  <simon@josefsson.org>
8996
8997         * message.el (message-get-reply-headers):
8998         (message-followup): Fix typo, suggested by David Green
8999         <dgreen@uab.edu>
9000
9001 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9002
9003         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
9004
9005         * nnrss.el (nnrss-open-server): Read server data when it is called.
9006         (nnrss-request-expire-articles): Fix.
9007
9008 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9009
9010         * message.el (message-do-send-housekeeping): mail-abbrevs may
9011         rename buffer behind Gnus.
9012
9013 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9014
9015         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
9016         (nnrss-group-alist): Add more resources.
9017         (nnrss-check-group): Ignore errors.
9018
9019 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9020
9021         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
9022
9023         * nnslashdot.el (nnslashdot-request-list): Add time.
9024         (nnslashdot-request-expire-articles): New function.
9025
9026         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
9027         secondary methods too.
9028
9029 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9030
9031         * message.el (message-use-followup-to): Set default value to t.
9032
9033 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
9034
9035         * message.el (message-dont-reply-to-names): Fix documentation.
9036         (message-get-reply-headers): Use Mail-Followup-To only for wide
9037         replies.
9038
9039 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9040
9041         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
9042         correctly.
9043         (nnrss-check-group): Use time.
9044
9045 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9046
9047         * gnus.el: Oort Gnus v0.03 is released.
9048
9049 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9050
9051         * nnultimate.el (nnultimate-topic-article-to-article): Use the
9052         group.
9053
9054 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9055
9056         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
9057
9058 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9059
9060         * nnultimate.el (nnultimate-retrieve-headers): Return all
9061         available headers.
9062
9063         * gnus-sum.el (gnus-read-all-available-headers): New variable.
9064         (gnus-get-newsgroup-headers-xover): Use it.
9065
9066 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9067
9068         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
9069
9070 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9071
9072         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
9073
9074 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9075
9076         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
9077         disable it.
9078
9079         * gnus.el (gnus-info-nodes): Remove a few The's.
9080
9081 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9082
9083         * mail-source.el (mail-source-movemail): Call-process may return a
9084         signal description string.
9085
9086         * gnus-start.el (gnus-read-newsrc-el-file):
9087         gnus-newsrc-file-version may be nil.
9088
9089         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
9090         Suggested by Michael Sperber [Mr. Preprocessor]
9091         <sperber@informatik.uni-tuebingen.de>.
9092
9093 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
9094
9095         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
9096
9097 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
9098
9099         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
9100         fontify HANDLE.
9101
9102 2001-04-18  Simon Josefsson  <simon@josefsson.org>
9103
9104         * smime.el (smime-ask-passphrase): Rework to return value.
9105         (smime-sign-region): Rework to bind value and use it.
9106         (smime-decrypt-region): Ditto.
9107
9108 2001-04-18  Simon Josefsson  <simon@josefsson.org>
9109         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
9110
9111         * smime.el (smime-ask-passphrase): New function.
9112         (smime-sign-region): Use it.
9113         (smime-encrypt-cipher): New variable.
9114         (smime-decrypt-region): Ditto.
9115
9116 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
9117         Committed by Simon Josefsson  <simon@josefsson.org>
9118
9119         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
9120         the log.
9121
9122 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9123
9124         * gnus.el: Oort Gnus v0.02 is released.
9125
9126 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
9127
9128         * gnus.el: Oort Gnus v0.01 is released.
9129
9130 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9131
9132         * gnus-sum.el (gnus-summary-highlight): Highlight read
9133         undownloaded articles as read articles.
9134
9135         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
9136         (gnus-agent-get-undownloaded-list): Mark all undownloaded
9137         articles, even read ones, as such.
9138
9139         * gnus-sum.el (gnus-summary-find-matching): Clean up.
9140         (gnus-find-matching-articles): New function.
9141         (gnus-summary-limit-include-matching-articles): New command.
9142         (gnus-summary-limit-include-thread): Include articles that have
9143         matching subjects.
9144         (gnus-offer-save-summaries): Clean up.
9145
9146 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9147
9148         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
9149
9150 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9151         From Jason Merrill <jason_merrill@redhat.com>
9152
9153         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
9154
9155 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
9156         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9157
9158         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
9159         newsgroup names when the original article is a news message.
9160
9161 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9162
9163         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
9164         supported. Suggest by Jim Meyering <jim@meyering.net>.
9165
9166 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
9167         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
9168
9169         * nnmail.el (nnmail-split-it): Added check for .* at the end of
9170         regexp in nnmail-split-fancy.
9171
9172 2001-04-10  Simon Josefsson  <simon@josefsson.org>
9173
9174         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
9175
9176 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
9177
9178         * message.el (message-send-mail): Improve the interaction with the
9179         user.
9180
9181 2001-04-10  Simon Josefsson  <simon@josefsson.org>
9182
9183         * imap.el (imap-message-copy): Work around buggy servers that
9184         doesn't send TRYCREATE tags.
9185
9186 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
9187
9188         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
9189
9190 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9191
9192         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
9193         date.
9194
9195 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9196
9197         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
9198         lives.
9199
9200 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9201
9202         * gnus-art.el (gnus-parse-news-url): New function.
9203         (gnus-button-handle-news): New function.
9204         (gnus-button-alist): Point to new functions.
9205
9206         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
9207
9208         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
9209         gnus-format-specs.
9210
9211         * message.el (message-check-news-header-syntax): Question even
9212         when Gnus doesn't know the group names.
9213         (message-send-news): Clean up.
9214
9215         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
9216         exited on purpose without saving.
9217
9218         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
9219
9220 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9221
9222         * gnus-score.el (gnus-score-orphans): Clean up.
9223
9224         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
9225
9226         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
9227         later.
9228
9229         * gnus-start.el (gnus-close-all-servers): Find the right items to
9230         close.
9231
9232         * qp.el (quoted-printable-decode-region): Just message
9233         malformation; don't quit.
9234
9235 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9236         From Gerd Moellmann <gerd@gnu.org>.
9237
9238         * gnus.el (gnus-interactive): A typo.
9239
9240 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
9241         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9242
9243         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
9244         `assq-delete-all', if that function exists; otherwise use the old
9245         definition. Documentation changed to match the one in
9246         `assq-delete-all'.
9247
9248 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9249
9250         * gnus-start.el (gnus-close-all-servers): New function.
9251
9252         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
9253         (gnus-server-remove-denials): Clean up.
9254
9255         * gnus-sum.el (gnus-summary-sort-by-original): New command and
9256         keystroke.
9257
9258 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9259
9260         * message.el (message-send-news): Message where we are sending.
9261         (message-send-mail): Ditto.
9262
9263         * gnus.el (gnus-server-string): New function.
9264
9265         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
9266
9267         * mm-decode.el (mm-default-directory): Customized.
9268         (mm-tmp-directory): Ditto.
9269
9270         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
9271         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
9272         or Chars.
9273         (gnus-summary-line-format-alist): ?l is now a string.
9274         (gnus-summary-prepare-threads): Output ? for unknown lines.
9275         (gnus-summary-insert-line): Ditto.
9276         (gnus-summary-print-article): Unbalanced parentheses.
9277
9278         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
9279         out whether new stuff has arrived.
9280
9281 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
9282
9283         * gnus-sum.el: Let printing work on ttys on Emacs.
9284
9285 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9286
9287         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
9288         when forcing news.
9289
9290         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
9291         command.
9292
9293 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
9294
9295         * message.el (message-set-auto-save-file-name): Don't use
9296         asterisks under nt.
9297
9298 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9299
9300         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
9301         lists of articles.
9302
9303         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
9304
9305         * gnus-msg.el (gnus-put-message): Clean up.
9306         (gnus-summary-reply): Mark all replied-to articles as replied to.
9307         (gnus-inews-add-send-actions): Also mark as forwarded.
9308         (gnus-summary-mail-forward): Mark as forwarded.
9309
9310         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
9311         of articles.
9312         (gnus-summary-mark-article-as-forwarded): Ditto.
9313
9314         * gnus-msg.el (gnus-summary-resend-message): Mark article as
9315         forwarded.
9316         (gnus-summary-mail-forward): Clean up.
9317
9318         * gnus.el (gnus-article-mark-lists): Added forward.
9319
9320         * gnus-sum.el (gnus-forwarded-mark): New variable.
9321         (gnus-summary-prepare-threads): Use it.
9322         (gnus-summary-update-secondary-mark): Ditto.
9323         (gnus-newsgroup-forwarded): New variable.
9324
9325 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9326
9327         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
9328         (gnus-summary-very-wide-reply): New command and keystroke.
9329         (gnus-summary-very-wide-reply-with-original): Ditto.
9330
9331         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
9332         (gnus-score-adaptive): Use it.
9333
9334         * gnus-start.el (gnus-get-unread-articles): Clean up.
9335
9336 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9337
9338         * nnultimate.el (nnultimate-retrieve-headers): Work for other
9339         boards.
9340
9341 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
9342
9343         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
9344         * gnus-start.el (gnus-subscribe-newsgroup): use it.
9345
9346 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9347
9348         * nnultimate.el (nnultimate-retrieve-headers): Understand
9349         long-form month names.
9350
9351 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9352
9353         * gnus-sum.el (gnus-summary-show-all-headers):
9354         gnus-article-show-all-headers is broken. Use
9355         gnus-summary-toggle-header instead.
9356
9357         * mml2015.el (mml2015-gpg-extract-from): No error.
9358
9359 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9360         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
9361
9362         * mml2015.el (mml2015-gpg-extract-from): New function.
9363         (mml2015-gpg-verify): Use it.
9364         (mml2015-gpg-clear-verify): Use it.
9365
9366 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9367
9368         * message.el (message-setup-fill-variables): Use
9369         fill-paragraph-function.
9370         (message-fill-paragraph): Take an argument.
9371         (message-newline-and-reformat): Take another argument.
9372
9373 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9374
9375         * message.el (rmail-output): It is in rmailout.el not rmail.el.
9376
9377 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9378
9379         * message.el (message-forward): local-variable-p takes an extra
9380         argument in XEmacs.
9381
9382 2001-03-16  Simon Josefsson  <simon@josefsson.org>
9383
9384         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
9385         `nnimap-use-nov-p' (it really tested the negative).
9386         (nnimap-retrieve-headers): Use it.
9387
9388 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9389
9390         * message.el (message-generate-headers-first): Update doc.
9391
9392 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
9393         Trivial patch.
9394
9395         * gnus.el (gnus-summary-line-format): Typo.
9396
9397 2001-03-11  Simon Josefsson  <simon@josefsson.org>
9398
9399         * mailcap.el (mailcap-mime-data): Add application/sieve.
9400         (mailcap-mime-extensions): Add .siv, .xls.
9401
9402 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9403         From Christoph Conrad <christoph.conrad@gmx.de>
9404
9405         * gnus-score.el (gnus-summary-lower-thread): Typo.
9406
9407 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9408
9409         * message.el (message-forward-decoded-p): New variable.
9410         (message-forward-subject-author-subject): Use it.
9411         (message-make-forward-subject): Use it.
9412         (message-forward): Use it.
9413
9414         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
9415
9416         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
9417         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
9418
9419 ;;Has been fixed -- zsh.
9420 ;;2001-03-05  Dave Love  <fx@gnu.org>
9421 ;;
9422 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
9423 ;;      Move it after definition of mm-coding-system-p.
9424 ;;
9425 2001-03-01  Dave Love  <fx@gnu.org>
9426
9427         * mm-util.el (mm-inhibit-file-name-handlers): Add
9428         image-file-handler.
9429
9430 2001-02-11  Dave Love  <fx@gnu.org>
9431
9432         * message.el (message-signature-file): Fix doc, :type.
9433
9434 2001-02-08  Dave Love  <fx@gnu.org>
9435
9436         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
9437         (message-posting-charset): Defvar when compiling again.
9438         (rfc2047-encodable-p): Require message.
9439
9440         * gnus-sum.el (gnus-alter-articles-to-read-function):
9441         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
9442
9443 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9444
9445         * nnrss.el: New file.
9446
9447 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
9448         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9449
9450         * rfc2047.el (rfc2047-unfold-region): Fix arg of
9451         `skip-chars-forward'.
9452
9453 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9454
9455         * nndraft.el (nndraft-request-group): Restore auto save files if
9456         the original files do not exist.
9457
9458 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9459
9460         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
9461         SCORE paths.
9462
9463         * mm-decode.el (mm-dissect-buffer): Call
9464         mail-extract-address-components only if necessary.
9465
9466 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9467
9468         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
9469         directory part.
9470         (gnus-score-search-global-directories): Use file-directory-p.
9471
9472         * gnus-score.el (gnus-score-score-files-1): Use
9473         gnus-kill-files-directory.
9474         From Adrian Aichner <adrian@xemacs.org>.
9475
9476 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9477
9478         * gnus.el (charset): Move here from gnus-sum.el.
9479
9480 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9481
9482         * mml.el (mml-preview): Disable local map.
9483
9484         * gnus-sum.el (gnus-summary-make-menu-bar): Make
9485         gnus-article-post-menu here.
9486
9487         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
9488         if it has not been made.
9489
9490 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9491
9492         * gnus-art.el (gnus-article-describe-key): Map key to event.
9493         (gnus-article-describe-key-briefly): Ditto
9494
9495 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9496
9497         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
9498
9499 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9500         From Katsumi Yamaoka <yamaoka@jpl.org>.
9501
9502         * dgnushack.el (coerce, merge, subseq): defmacro.
9503
9504 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9505
9506         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
9507         A fake defalias in nndraft.el results a not-activated bug in
9508         uncompiled versions.
9509
9510 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
9511         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9512
9513         * gnus-util.el (gnus-split-references): Handle malformed References:.
9514
9515 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9516
9517         * gnus-art.el (gnus-article-mime-part-status): 1 part.
9518
9519 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9520         From NAGY Andras <nagya@inf.elte.hu>.
9521
9522         * gnus.el (gnus-parameters): Typo.
9523
9524 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9525
9526         * gnus.el (gnus-read-method): Remove redundancy.
9527
9528 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9529
9530         * nnslashdot.el (nnslashdot-backslash-url): New variable.
9531         (nnslashdot-request-list): Use it.
9532
9533 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9534
9535         * nnml.el (nnml-generate-active-info): Fix the case when there is
9536         no file.
9537
9538         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
9539         (gnus-summary-create-article): New function.
9540
9541         * gnus-group.el (gnus-group-mark-article-read): New function.
9542
9543         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9544
9545         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
9546
9547 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9548
9549         * gnus-art.el (gnus-article-edit-done): Don't use
9550         gnus-article-edit-exit.
9551         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
9552
9553         * gnus.el (gnus-parameters): New variable.
9554         Suggested by NAGY Andras <nagya@inf.elte.hu>.
9555         (gnus-parameters-get-parameter): New function.
9556         (gnus-group-find-parameter): Use it.
9557
9558 2001-02-23  Simon Josefsson  <simon@josefsson.org>
9559
9560         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
9561         change of default value to `current'.
9562
9563 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9564
9565         * nneething.el (nneething-get-head): Insert unreadable file too.
9566
9567 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9568
9569         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
9570
9571         * webmail.el (webmail-type-definition): Deja is bought by google.
9572
9573 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9574
9575         * gnus-sum.el (gnus-fetch-headers): New function.
9576         (gnus-select-newsgroup): Use it.
9577         (gnus-summary-insert-articles): New function.
9578         (gnus-summary-insert-old-articles): New function.
9579         (gnus-summary-insert-new-articles): New function.
9580
9581         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
9582         (gnus-group-list-active): Ditto.
9583         * gnus-sum.el (gnus-set-mode-line): Ditto.
9584         (gnus-summary-read-group-1): Ditto.
9585
9586 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9587
9588         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
9589         current topic.
9590
9591 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9592
9593         * smiley.el (gnus-smiley-display): Don't do widening.
9594
9595         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
9596         within body.
9597
9598         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
9599
9600         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
9601         New variable.
9602         (gnus-mime-display-multipart-related-as-mixed): New variable.
9603         (gnus-mime-display-part): Use them.
9604
9605 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9606
9607         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
9608         something special.
9609
9610 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9611
9612         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
9613         (nnweb-request-article): Call reference if exists.
9614         (nnweb-type-definition): Dejanews is bought by google.com.
9615         Beta!
9616
9617 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9618
9619         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
9620
9621 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9622
9623         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
9624         gnus-article-sort-functions.
9625         (gnus-article-sort-functions): Doc fix.  Refer to
9626         gnus-thread-sort-functions.
9627
9628 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9629         From Paul Jarc <prj@po.cwru.edu>.
9630
9631         * message.el (message-get-reply-headers): More fixes.
9632
9633 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
9634         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9635
9636         * message.el (message-get-reply-headers): Fix bug with
9637         Mail-Followup-To/to-address interaction.
9638
9639 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9640
9641         * gnus-msg.el (gnus-configure-posting-styles): Match header in
9642         gnus-article-copy.
9643
9644 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9645
9646         * message.el (message-do-send-housekeeping): Rename to a better
9647         name.
9648
9649 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9650
9651         * message.el (message-cancel-news): Check article first, then ask
9652         yes or no.
9653
9654 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9655
9656         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
9657
9658 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9659
9660         * gnus-range.el (gnus-range-normalize): New function.
9661
9662 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
9663
9664         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
9665
9666 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9667
9668         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
9669
9670         * nnagent.el (nnagent-request-regenerate): New function.
9671
9672         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
9673
9674         * nnml.el (nnml-generate-nov-databases): Accept argument
9675         server. Don't open server if it is opened.
9676         (nnml-request-regenerate): Use it. Change to deffoo.
9677
9678 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9679         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9680
9681         * gnus.el (gnus-define-group-parameter): Fix.
9682
9683 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9684
9685         * gnus.el (gnus-define-group-parameter): Improved.
9686
9687         * gnus-sum.el (charset): Define parameter.
9688         (ignored-charsets): Ditto.
9689         (gnus-summary-setup-default-charset): Use them.
9690
9691         * gnus-start.el (gnus-read-descriptions-file): Use them.
9692
9693         * gnus-cus.el (gnus-group-parameters): Remove them.
9694
9695 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9696
9697         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
9698
9699 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9700
9701         * gnus-sum.el (gnus-summary-read-group-1): Remove
9702         gnus-summary-set-local-parameters.
9703         (gnus-summary-setup-buffer): Put it here.
9704
9705 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9706
9707         * gnus.el (to-address): Define parameter.
9708         (to-list): Ditto.
9709         * gnus-art.el (article-hide-boring-headers): Use them.
9710         * gnus-msg.el (gnus-post-news): Ditto.
9711         * gnus-cus.el (gnus-group-parameters): Remove them.
9712
9713 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9714
9715         * gnus-draft.el (gnus-draft-reminder): New function.
9716
9717         * gnus-art.el (gnus-sender-save-name): New function.
9718
9719 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9720
9721         * mm-util.el (mm-mime-charset): Error message.
9722
9723 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9724
9725         * message.el (message-check-news-body-syntax): Don't check mml lines.
9726
9727 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9728
9729         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
9730         subscribe.
9731
9732         * gnus-start.el (gnus-call-subscribe-functions): New function.
9733         (gnus-find-new-newsgroups): Use it.
9734         (gnus-ask-server-for-new-groups): Use it.
9735         (gnus-check-first-time-used): Use it.
9736         (gnus-subscribe-newsgroup-method): Grok a list of functions.
9737         (gnus-subscribe-options-newsgroup-method): Ditto.
9738         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
9739         return .
9740
9741 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9742
9743         * gnus-cus.el (gnus-score-customize): Doc fix.
9744
9745 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
9746
9747         * dgnushack.el (my-getenv): Typo.
9748
9749 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9750
9751         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
9752
9753 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9754
9755         * gnus-group.el (gnus-group-suspend): Offer save summaries.
9756
9757         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
9758         (gnus-treatment-function-alist): Use it.
9759         (article-remove-leading-whitespace): New function.
9760         (gnus-article-make-menu-bar): Use it.
9761
9762         * gnus-sum.el (gnus-summary-wash-empty-map): Add
9763         remove-leading-whitespace.
9764         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
9765         because of conflict.
9766
9767 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9768
9769         * Makefile.in: Hack generating gnus-load.el.
9770         * dgnushack.el: Ditto.
9771         * gnus-load.el: Remove it.
9772
9773 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9774
9775         * dgnushack.el : Add URLDIR.
9776
9777         * Makefile.in (EMACS_COMP): Ditto.
9778
9779 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9780
9781         * gnus-cus.el (gnus-score-customize): Error on no score file.
9782
9783 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9784
9785         * mm-decode.el (mm-merge-handles): New function.
9786
9787         * mm-view.el (mm-inline-message): Use it.
9788         (mm-view-message): Ditto.
9789
9790         * mm-partial.el (mm-inline-partial): Ditto.
9791
9792         * mm-extern.el (mm-inline-external-body): Ditto.
9793
9794         * gnus-art.el (gnus-mime-view-part): Ditto.
9795         (gnus-mime-view-part-as-type): Ditto.
9796         (gnus-mime-save-part-and-strip): Prevent users to strip in some
9797         cases.
9798
9799 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9800
9801         * message.el (message-cancel-news): Allow to shoot foot.
9802         (message-supersede): Ditto.
9803
9804 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
9805         Trivial patch.
9806
9807         * gnus-sum.el (gnus-simplify-subject-re): Use
9808         message-subject-re-regexp.
9809
9810 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9811
9812         * nnmail.el (nnmail-expiry-target-group): Bind
9813         nnmail-cache-accepted-message-ids to nil.
9814
9815         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
9816         coding system.
9817
9818 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9819
9820         * qp.el (quoted-printable-encode-region): Make sure characters are
9821         between 00 and FF.  Don't check charset.
9822
9823         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
9824         in Emacs 20.
9825         * rfc2047.el (rfc2047-q-encode-region): Ditto.
9826
9827 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9828
9829         * message.el (message-make-forward-subject): Argument decoded.
9830         (message-forward): Use it when digest.
9831
9832         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
9833         buffer.
9834
9835 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9836
9837         * message.el (message-generate-headers-first): Doc fix.
9838
9839 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9840
9841         * gnus-art.el (article-make-date-line): Error proof.
9842
9843 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9844
9845         * gnus-group.el (gnus-group-listing-limit): New variable.
9846         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
9847
9848         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
9849
9850 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9851
9852         * message.el (message-newline-and-reformat): Special case for
9853         breaking at BOL.
9854
9855 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
9856
9857         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
9858         message/rfc822.
9859
9860 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9861
9862         * message.el (message-encode-message-body): Don't insert
9863         Content-Type if it is inside a mail.
9864
9865 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9866
9867         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
9868         gnus-article-commands-menu.
9869
9870         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
9871         in Emacs.
9872
9873         * gnus-start.el (gnus-read-descriptions-file): Use
9874         gnus-group-name-charset and gnus-group-charset-alist.
9875
9876 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9877
9878         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
9879         active region.
9880
9881         * gnus-start.el (gnus-group-change-level): Remove from both
9882         gnus-zombie-list and gnus-killed-list.
9883
9884 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9885
9886         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
9887         gnus-subscribe-topics.
9888
9889         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
9890
9891 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9892
9893         * gnus-art.el (gnus-article-make-menu-bar): Make
9894         gnus-article-post-menu.
9895
9896         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
9897
9898         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
9899
9900         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
9901
9902         * message.el (message-mode-menu): Ditto.
9903
9904         * gnus-art.el (defvar): eval-when-compile.
9905
9906 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9907
9908         * gnus-agent.el (gnus-agentize): Fix doc.
9909
9910 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
9911
9912         * mml.el (mml-preview): Bind `q'.
9913
9914 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9915
9916         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
9917
9918 2001-01-31  Dave Love  <fx@gnu.org>
9919
9920         * mm-util.el (mm-mime-mule-charset-alist)
9921         (mm-find-mime-charset-region): Consider mule-utf-8.
9922
9923 2001-01-31  Dave Love  <fx@gnu.org>
9924
9925         * gnus-art.el (gnus-article-x-face-command)
9926         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
9927         :version.
9928
9929 2001-01-26  Dave Love  <fx@gnu.org>
9930
9931         * mm-util.el (mm-multibyte-string-p): New.
9932
9933 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
9934 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
9935 ;;      string-as-multibyte on class.  Clarify line-folding.
9936         (quoted-printable-encode-string): Make temp buffer inherit
9937         string's multibyteness.
9938
9939 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
9940
9941         * nnheader.el (toplevel): Don't require `gnus-util' at
9942         compile-time; this creates a circular dependency, and prevents
9943         a bootstrap.
9944
9945 2001-01-22  Andreas Schwab  <schwab@suse.de>
9946
9947         * nnheader.el (gnus-delete-line): Autoload it as a macro.
9948
9949 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9950
9951         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
9952
9953         * gnus-art.el (article-hide-list-identifiers): Ditto.
9954
9955         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
9956
9957 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9958
9959         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
9960
9961         * gnus-art.el (article-hide-list-identifiers): Similar.
9962
9963 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
9964
9965         * nnmail.el (nnmail-remove-list-identifiers): Improved.
9966
9967 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9968
9969         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
9970
9971 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9972
9973         * gnus-util.el (gnus-string-equal): New function.
9974
9975         * gnus-art.el (article-hide-boring-headers): Use it.
9976
9977 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
9978
9979         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
9980
9981 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9982
9983         * gnus-msg.el (gnus-msg-mail): Support switch-action.
9984
9985 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9986
9987         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
9988         command if there is not last-saver.
9989
9990 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9991
9992         * nntp.el (nntp-open-connection): 201 is possible.
9993
9994 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9995
9996         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
9997         (rfc2047-charset-encoding-alist): Add big5.
9998
9999 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10000
10001         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
10002         (gnus-agent-remove-server): Ditto.
10003         (autoload): gnus-server-update-server.
10004
10005         * gnus-srvr.el (gnus-server-line-format): Add %a.
10006         (gnus-server-line-format-alist): Add gnus-tmp-agent.
10007         (gnus-server-insert-server-line): Use it.
10008
10009 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10010
10011         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
10012         GB2312 and Big5.
10013
10014 2001-01-24  Simon Josefsson  <sj@extundo.com>
10015
10016         * mail-source.el (mail-sources): Add :program specifier to IMAP
10017         mail source.
10018         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
10019
10020 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10021
10022         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
10023
10024 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10025
10026         * nntp.el (nntp-wait-for): Return the success code.
10027         (nntp-open-connection): Use it.
10028
10029 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10030
10031         * gnus-int.el (gnus-check-server): Allow breaking the opening.
10032
10033 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10034
10035         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
10036
10037 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10038
10039         * gnus-sum.el (gnus-summary-print-article): Take one prefix
10040         argument. Allow to print several articles in one file.
10041
10042 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10043
10044         * webmail.el (webmail-type-definition): netaddress changes.
10045
10046 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10047
10048         * gnus.el: Fix copyright. Remove trailing spaces.
10049
10050         * message.el (message-forward): Use mule4.
10051
10052 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10053
10054         * mm-util.el (mm-string-as-unibyte): New function.
10055
10056         * message.el (message-forward): Use it.
10057
10058 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10059
10060         * message.el (message-cite-original-without-signature): Don't peel
10061         off the blank line.
10062         (message-get-reply-headers): Add Cc if it is not in follow-to.
10063
10064 2001-01-20  Simon Josefsson  <sj@extundo.com>
10065
10066         * mm-decode.el (mm-handle-multipart-from): Add.
10067         (mm-dissect-buffer): Save From: header value.
10068         (mm-security-from): Remove.
10069         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
10070
10071         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
10072         instead of `mml-security-from'.  Protect null from value.
10073
10074 2001-01-20  Simon Josefsson  <sj@extundo.com>
10075
10076         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
10077         application/vnd.ms-excel attachments.
10078
10079 2001-01-19  Simon Josefsson  <sj@extundo.com>
10080
10081         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
10082
10083 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10084
10085         * message.el (message-ignored-mail-headers): Ditto.
10086
10087 2001-01-19  Simon Josefsson  <sj@extundo.com>
10088
10089         * message.el (message-ignored-news-headers): Only search beginning
10090         of line.
10091
10092 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
10093         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
10094
10095         * message.el (message-send-mail): Content-Type may not be there.
10096
10097 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10098
10099         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
10100         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
10101
10102         * gnus-art.el (article-display-x-face): Insert X-Face if there is
10103         not.
10104
10105 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10106
10107         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
10108         non-native groups.
10109
10110 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10111
10112         * message.el (message-yank-original): Understand
10113         universal-argument.
10114
10115 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10116
10117         * gnus-art.el (gnus-boring-article-headers): Add to-address.
10118         (article-hide-boring-headers): Ditto.
10119
10120         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
10121
10122 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10123
10124         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
10125         one.
10126
10127 2001-01-16  Simon Josefsson  <simon@josefsson.org>
10128
10129         * message.el (message-make-in-reply-to): Add comment to message-id
10130         (old syntax, see 2000-08-02 change).
10131
10132 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10133
10134         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
10135         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
10136         (gnus-button-reply): Ditto.
10137
10138 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10139
10140         * gnus-art.el (article-display-x-face): Fix.
10141
10142 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10143
10144         * gnus-art.el (article-display-x-face): Use
10145         gnus-original-article-buffer.
10146
10147 2001-01-15  Jack Twilley  <jmt@tbe.net>
10148
10149         * message.el (message-add-header): Move to point-max.
10150
10151 2001-01-15  Simon Josefsson  <simon@josefsson.org>
10152
10153         * smime.el (smime-CA-directory, smime-CA-file): Change default to
10154         nil, improve documentation.
10155         (smime-certificate-directory): Comment out false hints (until it
10156         is implemented).
10157
10158         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
10159         there aren't any keys.
10160         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
10161         verify certificate.  Default is changed to only check integrity.
10162         Improved security status texts.  If a certificate doesn't contain
10163         a email address, don't fail.
10164
10165         * smime.el (smime-noverify-region):
10166         (smime-noverify-buffer): New functions.  Verifies integrity only.
10167
10168 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10169
10170         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
10171
10172 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10173
10174         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
10175         (gnus-remove-some-windows): Ditto.
10176
10177 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10178
10179         * gnus-art.el (article-make-date-line): 11th.
10180
10181 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10182
10183         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
10184         (mml2015-gpg-sign): Ditto.
10185
10186 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10187
10188         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
10189         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
10190
10191 2001-01-08  Dave Love  <fx@gnu.org>
10192
10193         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
10194         single character.
10195
10196         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
10197
10198         * message.el: Doc and message fixes.
10199         (message-send-rename-function)
10200         (message-make-forward-subject-function)
10201         (message-send-mail-function, message-reply-to-function)
10202         (message-wide-reply-to-function, message-followup-to-function)
10203         (message-distribution-function, message-auto-save-directory): Fix
10204         :type.
10205
10206         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
10207         proceeding after warnings.  Amend multipart warning message.
10208
10209 2001-01-04  Dave Love  <fx@gnu.org>
10210
10211         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
10212         compiling.
10213         (gnus-make-directory): Require nnmail.
10214
10215         * mm-decode.el (mm-inline-media-tests): Add
10216         image/x-portable-bitmap.
10217         (mm-get-image): Grok pbm.
10218
10219 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
10220
10221         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
10222
10223 2001-01-09  Didier Verna  <didier@xemacs.org>
10224
10225         * dgnushack.el (dgnushack-compile): give a dummy value to
10226         `gnus-xmas-glyph-directory' for the time of compilation.
10227         * gnus-agent.el: moved some XEmacs specific hook add-ons from
10228         `gnus-xmas-[re]define' to avoid loosing user custom settings.
10229         * gnus-art.el: ditto.
10230         * gnus-group.el: ditto.
10231         * gnus-salt.el: ditto.
10232         * gnus-sum.el: ditto.
10233         * gnus-topic.el: ditto.
10234         * gnus-xmas.el (gnus-xmas-define): see above.
10235         * gnus-xmas.el (gnus-xmas-redefine): see above.
10236         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
10237         non-continuable error when the directory can't be found.
10238
10239 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10240
10241         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
10242         handle.
10243         * gnus-art.el (gnus-mime-view-part): Copy it.
10244         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
10245
10246 2001-01-09  Michael Downes  <mjd@ams.org>
10247
10248         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
10249
10250 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10251
10252         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
10253         orig-file. Use ',source.
10254
10255 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10256
10257         * gnus-xmas.el (gnus-xmas-modeline-glyph):
10258         (gnus-xmas-group-startup-message):
10259         Detect gnus-xmas-glyph-directory when it is nil.
10260
10261 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10262
10263         * pop3.el (pop3-get-message-count): Andrew Innes
10264         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
10265
10266 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10267
10268         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
10269
10270         * time-date.el (time-to-number-of-days): New function.
10271
10272 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
10273         Trivial patch.
10274
10275         * nnslashdot.el (nnslashdot-request-list): Always get the right
10276         sid.
10277
10278 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10279
10280         * message.el (message-minibuffer-local-map): New keymap.
10281         (message-read-from-minibuffer): Use it.
10282         * gnus-msg.el (gnus-summary-resend-message): Use it
10283
10284 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10285
10286         * gnus-start.el (gnus-display-time-event-handler): New function.
10287         (gnus-after-getting-new-news-hook): Use it.
10288
10289 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10290
10291         * message.el (message-ignored-mail-headers): Add draft header.
10292
10293 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10294
10295         * gnus-sum.el (gnus-summary-expire-articles): Don't save
10296         excursion.
10297
10298         * nnslashdot.el (nnslashdot-request-list): Get the right year.
10299
10300 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
10301         A revoked patch.
10302
10303         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
10304
10305 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10306
10307         * qp.el (quoted-printable-decode-region): Don't backward-char.
10308
10309 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10310
10311         * gnus-draft.el: Mark articles as replied.
10312
10313         * gnus-sum.el (gnus-summary-add-mark): New function.
10314
10315         * gnus-group.el (gnus-add-mark): New function.
10316
10317         * gnus-sum.el (gnus-summary-buffer-name): New function.
10318         (gnus-summary-setup-buffer): Use it.
10319
10320         * gnus-draft.el: Set things up with the right post method and
10321         stuff.
10322
10323         * message.el (message-ignored-news-headers): Remove X-Draft-From.
10324
10325         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
10326
10327         * gnus.el (gnus-draft-meta-information-header): New variable.
10328
10329 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10330
10331         * gnus-art.el (gnus-treatment-function-alist): Move the date
10332         functions before the header sorting functions.
10333
10334         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
10335
10336         * dgnushack.el (dgnushack-compile): Message whether there is w3.
10337         Don't (push "/usr/share/emacs/site-lisp" load-path).
10338
10339         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
10340         to empty fill prefixes.
10341
10342 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10343
10344         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
10345         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
10346
10347 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10348
10349         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
10350
10351         * nnml.el (autoload): Move to nnheader.el.
10352
10353         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
10354         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
10355         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
10356         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
10357
10358 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10359
10360         * gnus-art.el (article-make-date-line): Get the hours right.
10361         (gnus-ignored-headers): More hiding.
10362
10363         * nnmail.el (nnmail-expiry-wait): Not an integer.
10364
10365         * message.el (message-goto-body): Only expand abbrev when called
10366         interactively.
10367         (message-make-lines): Use it.
10368
10369 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10370
10371         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
10372
10373 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10374
10375         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
10376         include the expunged articles.
10377
10378         * gnus-group.el (gnus-group-sort-by-server): New function.
10379
10380         * gnus.el (gnus-method-to-server-name): New function.
10381         (gnus-group-prefixed-name): Use it.
10382
10383         * gnus-group.el (gnus-group-sort-function): Doc fix.
10384         (gnus-group-sort-groups-by-server): New command.
10385
10386 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10387
10388         * gnus-art.el (gnus-treat-date-english): New variable.
10389         (article-date-english): New command.
10390         (gnus-english-month-names): New variable.
10391         (article-make-date-line): Do 'english.
10392
10393         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
10394         after the fill prefix.
10395
10396         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
10397         score...".
10398
10399         * gnus-art.el (gnus-ignored-headers): Hide more headers.
10400
10401         * message.el (message-mode-map): Bind comment-region.
10402
10403         * gnus-art.el (gnus-mime-display-part): Let w3 display
10404         multipart/related.
10405
10406         * mm-bodies.el (mm-long-lines-p): New function.
10407         (mm-body-encoding): Use it.
10408         (mm-body-encoding): Encode articles with lines longer than 1000
10409         characters.
10410
10411 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10412
10413         * mm-util.el (mm-enable-multibyte): Use
10414         default-enable-multibyte-characters.
10415         (mm-enable-multibyte-mule4): Ditto.
10416         (mm-disable-multibyte): Test XEmacs.
10417         (mm-disable-multibyte-mule4): Ditto.
10418         (mm-with-unibyte-current-buffer): Simplified.
10419         (mm-with-unibyte-current-buffer-mule4): Ditto.
10420
10421 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10422
10423         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
10424
10425         * nnheader.el (nnheader-string-as-multibyte): New alias.
10426
10427         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
10428
10429         * gnus-uu.el (gnus-message-process-mark): New function.
10430         (gnus-uu-mark-by-regexp): Use it.
10431         (gnus-new-processable): New function.
10432
10433 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
10434          Trivial patch.
10435
10436         * gnus-sum.el (gnus-no-mark): New variable.
10437
10438 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10439
10440         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
10441         backslashes.
10442
10443 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10444
10445         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
10446         definition.
10447
10448 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10449
10450         * dgnushack.el (dgnushack-compile): elc is in the current directory.
10451
10452         * qp.el (quoted-printable-encode-region): Don't check multibyte in
10453         XEmacs.
10454
10455 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
10456         Trivial patch.
10457
10458         * mml.el (mml-read-tag): Save tag location.
10459
10460 2000-12-25  Simon Josefsson  <simon@josefsson.org>
10461
10462         * starttls.el: Sync with Emacs 21.
10463
10464 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10465
10466         * message.el (message-mail): Support yank-action.
10467
10468         * message.el (message-setup): Revoke the last change.
10469
10470 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10471
10472         * message.el (message-setup): Use cons. Suggested by Johan Vromans
10473         <jvromans@squirrel.nl>.
10474
10475 2000-12-24  Simon Josefsson  <sj@extundo.com>
10476
10477         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
10478         mailing list junk at end of part.
10479
10480 2000-12-23  Simon Josefsson  <sj@extundo.com>
10481
10482         * nnimap.el (nnimap-expiry-target): New function.
10483         (nnimap-request-expire-articles): Use it.
10484
10485 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10486
10487         * gnus.el (gnus-group-parameters-more): New variable.
10488         * gnus-cus.el (gnus-group-customize): Use it.
10489
10490         * gnus.el (gnus-define-group-parameter): New macro.
10491         (auto-expire): Use it
10492         (total-expire): Use it.
10493         * gnus-art.el (banner): Use it.
10494
10495         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
10496         <ljz@asfast.com>.
10497
10498 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10499
10500         * gnus-topic.el (gnus-topic-create-topic): Use list.
10501
10502         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
10503         before binding gnus-default-article-saver.
10504
10505         * gnus-sum.el (gnus-summary-save-article):
10506         (gnus-summary-pipe-output):
10507         (gnus-summary-save-article-mail):
10508         (gnus-summary-save-article-rmail):
10509         (gnus-summary-save-article-file):
10510         (gnus-summary-write-article-file):
10511         (gnus-summary-save-article-body-file): Ditto.
10512
10513         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
10514
10515 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10516
10517         * gnus-art.el (gnus-mime-security-button-map):
10518         (gnus-mime-button-map): Add parent.
10519
10520 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10521
10522         * messagexmas.el (message-xmas-redefine): New function.
10523
10524         * message.el: Use it.
10525
10526         * gnus-art.el (gnus-article-check-hidden-text): Return t.
10527
10528         * gnus-util.el (gnus-remove-text-properties-when): Return t.
10529
10530 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10531
10532         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
10533         malformatted messages.
10534
10535 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10536
10537         * mm-util.el (mm-image-load-path): New function.
10538
10539         * gnus-group.el (gnus-group-make-tool-bar): Use it.
10540
10541         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
10542
10543         * message.el (message-tool-bar-map): Use it.
10544
10545         * Makefile.in (install-el): New rule.
10546
10547 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10548
10549         * gnus-art.el (article-treat-dumbquotes): Quote \.
10550
10551 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10552
10553         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
10554         Emacs 20 runs on a terminal.
10555
10556 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10557
10558         * gnus-msg.el (gnus-bug): Revert to save-excursion.
10559
10560         * mml.el (gnus-add-minor-mode): Autoload.
10561
10562         * message.el (message-forward): Save-restriction.
10563
10564 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10565
10566         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
10567         Paul Stevenson <p.stevenson@surrey.ac.uk>
10568
10569 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10570
10571         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
10572
10573         * mml.el (gnus-ems): Don't require.
10574
10575         * gnus.el (gnus-decode-rfc1522): Removed.
10576         (gnus-set-text-properties): Define.
10577
10578 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10579
10580         * gnus-art.el (gnus-mime-*): handle may be nil.
10581
10582         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
10583
10584         * gnus.el (gnus-group-remove-excess-properties): Not defined
10585         in gnus-xmas.
10586
10587 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10588
10589         * message.el (message-mail-user-agent): Add :version.
10590
10591 2000-12-21  Miles Bader  <miles@gnu.org>
10592
10593         * message.el (message-mode): Set `comment-start' to the  yank prefix.
10594
10595 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10596
10597         * message.el (message-mail-user-agent): New variable.
10598         (message-setup): Renamed to message-setup-1. Support
10599         mail-user-agent.
10600         (message-mail-user-agent): New function.
10601         (message-mail): Use it.
10602         (message-reply): Use it.
10603         (message-resend): Use it.
10604         (message-mail-other-window): Use it.
10605         (message-mail-other-frame): Use it.
10606
10607         * gnus-msg.el (gnus-bug): Support mail-user-agent.
10608
10609 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10610
10611         * message.el (message-tool-bar-map): Simplify.
10612         (message-narrow-to-head-1): New function.
10613         (message-narrow-to-head): Use it.
10614         (message-reply): Ditto.
10615         (message-cancel-news): Ditto.
10616         (message-supersede): Ditto.
10617         (message-make-forward-subject): Ditto.
10618         (message-bounce): Ditto.
10619
10620 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10621
10622         * uudecode.el (uudecode-decode-region-external): make-temp-file
10623         may not be defined.
10624
10625         * binhex.el (defalias): eval-and-compile.
10626
10627         * message.el (message-tool-bar-map): New function.
10628         (message-mode): Use it.
10629
10630 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10631
10632         * nntp.el (nntp-find-connection): Remove the entry.
10633         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
10634
10635 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10636
10637         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
10638
10639         * message.el (message-forward): Copy buffer in unibyte mode.
10640
10641 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10642
10643         * message.el (message-make-forward-subject): Don't widen. Decode.
10644         (message-forward): Don't decode subject.
10645
10646 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
10647
10648         * qp.el (quoted-printable-encode-region): Upcase QP.
10649
10650 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10651
10652         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
10653         mail-extract-a-c instead. Don't depend on Gnus.
10654
10655         * mml.el (gnus-ems): Require it.
10656
10657         * gnus-msg.el (gnus-summary-mail-forward):
10658
10659         * message.el (message-forward):  Move mime-to-mml here.
10660
10661 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10662
10663         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
10664         * gnus-art.el (gnus-insert-mime-button): Simplify.
10665         (gnus-mime-display-alternative): Ditto.
10666         (gnus-insert-mime-security-button): Ditto.
10667
10668 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10669
10670         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
10671         text-property-not-all doesn't return nil when start=mark(end).
10672         (gnus-remove-text-properties-when): Ditto.
10673
10674 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10675
10676         * gnus-start.el (gnus-group-change-level): Remove group from
10677         gnus-active-hashtb if real killed.
10678
10679 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10680
10681         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
10682         (gnus-mime-display-alternative): Ditto.
10683         (gnus-insert-mime-security-button): Ditto.
10684
10685 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10686
10687         * gnus-start.el (gnus-group-change-level): Don't add it into
10688         killed-list if it was killed.
10689
10690 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10691
10692         * nnmbox.el (nnmbox-file-coding-system): Use binary.
10693         (nnmbox-active-file-coding-system): Ditto.
10694
10695         * gnus-cus.el (gnus-group-parameters): Add posting-style.
10696
10697 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10698
10699         * gnus.el (gnus-version):
10700         (gnus-version-number): Set to Oort Gnus 0.01.
10701
10702         * gnus-art.el (gnus-mime-security-button-map):
10703         (gnus-insert-mime-security-button): Fix for Emacs21.
10704
10705 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10706
10707         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
10708         easymenu, because XEmacs doesn't understand :help.
10709
10710         * mm-uu.el: Require binhex.
10711
10712 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10713
10714         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
10715
10716 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10717
10718         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
10719
10720 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
10721
10722         * *.xpm, *.pbm: Convert icons icons to size 24x24.
10723
10724 2000-12-18  Dave Love  <fx@gnu.org>
10725
10726         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
10727         (unused).
10728
10729 2000-12-13  Miles Bader  <miles@gnu.org>
10730
10731         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
10732         to t, so that we don't get stuck while trying to smilefy
10733         intangible text.
10734
10735 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
10736
10737         * smiley-ems.el (smiley-regexp-alist): Make regexps match
10738         at the end of the buffer.
10739         (smiley-region): In the loop, move to the end of the submatch
10740         matching the smiley instead of using the end of the match
10741         of the whole regexp.
10742
10743 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
10744
10745         * message.el (message-mode): Doc fix.
10746
10747 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
10748
10749         * smiley-ems.el (smiley-region): Doc fix.
10750
10751 2000-12-11  Miles Bader  <miles@gnu.org>
10752
10753         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
10754         bottom line visible, check to see if it's partially obscured, and
10755         if so, either scroll one more line to make it fully visible, or
10756         revert to showing the second line from the top.
10757
10758 2000-12-07  Dave Love  <fx@gnu.org>
10759
10760         * mailcap.el (mailcap-download-directory)
10761         * gnus-audio.el (gnus-audio-directory)
10762         * smiley-ems.el (smiley-data-directory): Fix :type.
10763
10764 2000-11-30  Dave Love  <fx@gnu.org>
10765
10766         * message.el (message-auto-save-directory): Use
10767         file-name-as-directory.
10768         (message-set-auto-save-file-name): Create
10769         message-auto-save-directory if necessary.
10770         (message-replace-chars-in-string): Removed -- unused.
10771         (message-mail-alias-type): Customize.
10772         (message-headers): Remove duplicate defgroup.
10773
10774 2000-11-29  Dave Love  <fx@gnu.org>
10775
10776         * qp.el (quoted-printable-decode-region): Use error, not message
10777         to report malformed text (like base64).  Amend message.
10778
10779 2000-11-29  Miles Bader  <miles@gnu.org>
10780
10781         * message.el (message-header-lines): Fontify tag.
10782
10783 2000-11-27  Dave Love  <fx@gnu.org>
10784
10785         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
10786         compiler warning.
10787
10788 ;2000-11-26  Dave Love  <fx@gnu.org>
10789 ;
10790 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
10791 ;
10792 2000-11-23  Dave Love  <fx@gnu.org>
10793
10794         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
10795
10796         * mm-uu.el (uudecode): Require.
10797         (uudecode-decode-region, uudecode-decode-region-external): Don't
10798         autoload.
10799         (mm-uu-copy-to-buffer): Doc fix.
10800         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
10801         type fix.
10802
10803         * mailcap.el: Doc fixes.
10804         (mailcap-mime-data): Various adjustments.
10805         (mailcap): New group.
10806         (mailcap-download-directory): Customize.
10807         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
10808         (mailcap-temporary-directory): Deleted (unused).
10809         (mailcap-unescape-mime-test): Simplify slightly.
10810         (mailcap-viewer-passes-test): Use functionp.
10811         (mailcap-command-p): Aliased to executable-find.
10812
10813         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
10814         default-enable-multibyte-characters is nil.
10815
10816 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
10817
10818         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
10819
10820 2000-11-21  Dave Love  <fx@gnu.org>
10821
10822         * gnus-art.el (gnus-mime-button-map): Don't inherit from
10823         gnus-article-mode-map.
10824 ;       (gnus-mime-button-menu): Use mouse-set-point.
10825         (gnus-insert-mime-button, gnus-mime-display-alternative)
10826         (gnus-mime-display-alternative): Don't use local-map property.
10827
10828 2000-11-17  Dave Love  <fx@gnu.org>
10829
10830         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
10831         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
10832         and make-temp-file.
10833         (uudecode-decode-region): Doc fix.
10834
10835 2000-11-14  Dave Love  <fx@gnu.org>
10836
10837         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
10838         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
10839         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
10840         New files, derived from the XPMs.
10841
10842 2000-11-10  Dave Love  <fx@gnu.org>
10843
10844         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
10845         (gnus-agent-lib-file, gnus-agent-load-alist)
10846         (gnus-agent-save-alist, gnus-agent-article-name): Use
10847         expand-file-name.
10848
10849         * gnus-group.el (gnus-group-name-charset-method-alist): Add
10850         :version.
10851         (nnkiboze-score-file): Defvar when compiling.
10852
10853         * gnus-start.el (gnus-read-newsrc-file): Add :version.
10854
10855         * gnus-art.el (gnus-article-banner-alist)
10856         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
10857         (gnus-article-date-lapsed-new-header)
10858         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
10859         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
10860         (gnus-treat-strip-headers-in-body)
10861         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
10862         (gnus-treat-translate): Add :version.
10863         (gnus-article-mime-part-function): Fix defcustom.
10864
10865         * nnmail.el (nnmail-expiry-target)
10866         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
10867         (nnmail-split-header-length-limit): Add :version.
10868
10869         * gnus-sum.el (gnus-auto-expirable-marks)
10870         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
10871         (gnus-extra-headers, gnus-ignored-from-addresses)
10872         (gnus-newsgroup-ignored-charsets)
10873         (gnus-group-highlight-words-alist)
10874         (gnus-summary-show-article-charset-alist): Add :version.
10875
10876         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
10877         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
10878         files, converted from the XPMs.
10879
10880         * gnus-cache.el (gnus-cache-active-file): Don't use
10881         file-name-as-directory on directory.
10882         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
10883         use file-name-as-directory on directory.
10884
10885         * time-date.el (timezone-make-date-arpa-standard): Autoload.
10886         (date-to-time): Use it.
10887
10888 ;       * message.el (message-mode) <adaptive-fill-regexp>:
10889 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
10890 ;       (message-newline-and-reformat): Likewise.
10891         (message-forward-as-mime, message-forward-ignored-headers)
10892         (message-buffer-naming-style, message-default-charset)
10893         (message-dont-reply-to-names, message-send-mail-partially-limit):
10894         Add :version.
10895
10896         * mm-util.el: Doc fixes.
10897         (mm-mime-charset): Don't use the raw result of
10898         mm-preferred-coding-system.
10899         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
10900         (mm-with-unibyte): Simplify.
10901
10902         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
10903         concat.
10904
10905         * pop3.el (pop3-version): Deleted.
10906         (pop3-make-date): New function, avoiding message-make-date.
10907         (pop3-munge-message-separator): Use it.
10908
10909 2000-11-09  Dave Love  <fx@gnu.org>
10910
10911         * gnus-group.el (gnus-group-make-directory-group)
10912         (gnus-group-fetch-faq): Use expand-file-name.
10913         (gnus-group-fetch-faq): Simplify completing-read form.
10914
10915         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
10916         test for Mule.
10917
10918         * message.el (tool-bar-map): Defvar when compiling.
10919
10920         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
10921         (gnus-tm-lisp-directory): Deleted.
10922         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
10923         (featurep 'xemacs).
10924         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
10925         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
10926         version numbers from file names.
10927
10928 2000-11-08  Dave Love  <fx@gnu.org>
10929
10930         * mm-view.el: Use featurep for XEmacs test.
10931         (mm-inline-message): Test for `remove-specifier'; don't use
10932         condition-case.
10933
10934         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
10935
10936         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
10937         (gnus-score-find-bnews): Don't concat "".
10938
10939         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
10940         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
10941         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
10942         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
10943
10944         * gnus-sum.el: Put some defvars in eval-when-compile.
10945         (gnus-summary-mode-hook): Add :options.
10946         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
10947         (gnus-summary-tool-bar-map): New variable.
10948         (gnus-summary-make-tool-bar): New function.
10949         (gnus-summary-mode): Put kill-all-local-variables first.
10950
10951         * gnus-group.el (gnus-group-toolbar-map): New variable.
10952         (gnus-group-make-tool-bar): Rewritten.
10953         (gnus-group-mode): Put kill-all-local-variables first.
10954
10955         * rfc2047.el: Require gnus-util.
10956
10957         * nnml.el (gnus-sorted-intersection): Autoload.
10958
10959         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
10960         Put some defvars in eval-when-compile.
10961         (gnus-intersection, gnus-sorted-complement):  Autoload.
10962
10963         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
10964
10965         * mm-encode.el (mm-body-7-or-8): Autoload.
10966
10967         * mm-decode.el (mm-insert-inline): Autoload.
10968
10969         * mml.el:
10970         * message.el: Put some defvars in eval-when-compile.
10971
10972         * gnus-msg.el: Put some defvars in eval-when-compile.
10973         (gnus-msg-mail): Move after gnus-setup-message.
10974
10975         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
10976
10977 2000-11-07  Dave Love  <fx@gnu.org>
10978
10979         * gnus-util.el (nnheader): Don't require message (recursive
10980         autoload).
10981
10982         * uudecode.el: Avoid compiler warnings.
10983
10984         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
10985         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
10986
10987 2000-11-06  Dave Love  <fx@gnu.org>
10988
10989         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
10990
10991         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
10992         (uudecode-char-int): New alias, replacing char-int.
10993         (uudecode-decode-region): Don't call buffer-disable-undo.
10994
10995 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
10996 ;       (mm-uu-configure-list): Doc fix.
10997 ;
10998 ;       * earcon.el (running-xemacs): Don't define.
10999 ;
11000 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
11001 ;
11002 ;       * message.el (message-font-lock-keywords): Match a final newline
11003 ;       to help font-lock's multiline support.
11004 ;
11005 2000-11-03  Dave Love  <fx@gnu.org>
11006
11007         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
11008
11009         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
11010         name.
11011
11012         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
11013         <banner>: Fix custom type, doc.
11014
11015         * mm-decode.el (mm-display-external): Space-prefix temp buffer
11016         name.  Don't disable undo explicitly.
11017
11018 ;2000-11-02  Dave Love  <fx@gnu.org>
11019 ;
11020 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
11021 ;       cite-prefix.
11022
11023 2000-11-01  Dave Love  <fx@gnu.org>
11024
11025         * rfc2047.el (base64): Require unconditionally.
11026         (message-posting-charset): Defvar when compiling.
11027         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
11028         message.
11029
11030         * gnus-sum.el (nnoo): Require.
11031         (mm-uu-dissect): Autoload.
11032
11033         * mml.el (mml-parse-1): Clarify message.
11034         (mml-minibuffer-read-type): Use mailcap-mime-types.
11035
11036 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
11037
11038         * mml.el: Fix a typo in the requiring of CL.
11039
11040 2000-11-01  Dave Love  <fx@gnu.org>
11041
11042         * utf7.el: Require cl when compiling.
11043
11044         * binhex.el: Use (featurep 'xemacs).
11045         (binhex-char-int): New alias, replacing char-int.  Change callers.
11046         (binhex-decode-region): Simplify work buffer code.
11047         (binhex-decode-region-external): Use expand-file-name, not concat.
11048
11049 2000-10-30  Dave Love  <fx@gnu.org>
11050
11051         * gnus-art.el: Fix 2000-10-27 change properly.
11052
11053 2000-10-28  Miles Bader  <miles@gnu.org>
11054
11055         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
11056
11057 2000-10-27  Dave Love  <fx@gnu.org>
11058
11059         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
11060         strings.
11061         (gnus-group-make-tool-bar): New function.
11062         (gnus-group-mode): Use it.
11063
11064         * message.el (message-mode-menu): Add some :help strings.
11065         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
11066         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
11067
11068         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
11069         * describe-group.xpm, get-news.xpm, kill-group.xpm:
11070         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
11071
11072         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
11073         display-graphic-p here.
11074
11075 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
11076
11077         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
11078         of the `gnus-xemacs' variable, as the latter has been removed.
11079         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
11080         * gnus-art.el (gnus-treat-display-xface)
11081         (gnus-treat-display-smileys, gnus-treat-display-picons)
11082         (gnus-article-read-summary-keys): Likewise.
11083
11084 2000-10-26  Dave Love  <fx@gnu.org>
11085
11086         (defvar): Use rmail-spool-directory unconditionally.
11087
11088 2000-10-18  Dave Love  <fx@gnu.org>
11089
11090         * mm-bodies.el (mm-uu-decode-function)
11091         (mm-uu-binhex-decode-function): Defvar when compiling.
11092
11093         * gnus-nocem.el (gnus-nocem-issuers): Update.
11094         (gnus-nocem-check-from): New option.
11095         (gnus-nocem-scan-groups): Use it.
11096         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
11097         (gnus-nocem-check-article-limit): Add :version.
11098
11099 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
11100
11101         * ietf-drums.el (mm-util): Require CL when compiling.
11102
11103 2000-10-15  Dave Love  <fx@gnu.org>
11104
11105         * qp.el: Require mm-util.
11106
11107 2000-10-13  Dave Love  <fx@gnu.org>
11108
11109         * qp.el (quoted-printable-decode-region): Avoid invalid
11110         coding-systems.
11111
11112 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
11113
11114         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
11115         to a recursive load.
11116
11117 2000-10-12  Dave Love  <fx@gnu.org>
11118
11119         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
11120
11121         * gnus.el (gnus-group-startup-message): Check for PBM image.
11122
11123 2000-10-09  Dave Love  <fx@gnu.org>
11124
11125         * mail-source.el (mail-source-fetch-imap): Bind
11126         default-enable-multibyte-characters rather than using
11127         mm-disable-multibyte.
11128
11129 2000-10-05  Dave Love  <fx@gnu.org>
11130
11131         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
11132         Autoload.
11133         (quoted-printable-decode-region):  Rename arg which confused
11134         charset with coding-system.  Don't use nonascii-insert-offset.
11135         Coding-system encode the region initially.  Don't recognize `=='
11136         as valid QP.  Coding-system decode the region finally.
11137         (quoted-printable-decode-string): Rename arg which confused
11138         charset with coding-system.
11139
11140         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
11141         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
11142         mm-encode-coding-region.
11143         (mm-decode-body, mm-decode-string): Rename variables which
11144         confused charset with coding-system.
11145         (binhex-decode-region): Don't autoload.
11146         (mm-body-encoding): Require message.
11147         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
11148         cond branches.
11149
11150         * gnus-art.el (article-de-quoted-unreadable)
11151         (article-de-base64-unreadable): Fold search case
11152         rather than downcasing string.  Apply mm-charset-to-coding-system
11153         to arg of quoted-printable-decode-region.
11154
11155 2000-10-04  Dave Love  <fx@gnu.org>
11156
11157         * gnus-ems.el: Don't turn off compiler warnings in local vars.
11158         Require ring when compiling.
11159         (gnus-article-compface-xbm): New variable.
11160
11161 2000-10-04  Dave Love  <fx@gnu.org>
11162
11163         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
11164         pbm images.
11165
11166         * frown.pbm, smile.pbm, wry.pbm: New files.
11167
11168         * frown.xbm, smile.xbm, wry.xbm: Deleted.
11169
11170 2000-10-03  Dave Love  <fx@gnu.org>
11171
11172         * mail-source.el (mail-sources): Revert to nil.
11173
11174         * nnmail (nnmail-spool-file): Revert to `((file))'.
11175
11176         * qp.el: Don't require mm-util.
11177         (quoted-printable-decode-region): Rewritten.
11178         (quoted-printable-decode-string, quoted-printable-encode-region):
11179         Doc fix.
11180         (quoted-printable-encode-region): Barf on multibyte characters.
11181         Maybe make the class multibyte.  Upcase chars, not formatted
11182         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
11183         (quoted-printable-encode-string): Don't use
11184         mm-with-unibyte-buffer.
11185
11186 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
11187
11188         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
11189
11190 2000-09-21  Dave Love  <fx@gnu.org>
11191
11192         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
11193         (for Emacs 20).  Tidy somewhat.
11194
11195 2000-09-21  Dave Love  <fx@gnu.org>
11196
11197         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
11198         image processing.  Rationalize logic somewhat.
11199
11200 2000-09-20  Dave Love  <fx@gnu.org>
11201
11202         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
11203         specifically.
11204
11205         * gnus.el (gnus-version-number): Avoid some redundant
11206         autoloads.
11207
11208 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
11209
11210         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
11211         to XBM; we always have PBM support.
11212
11213 2000-09-14  Dave Love  <fx@gnu.org>
11214
11215         * gnus.el (gnus-charset):
11216         * mm-decode.el (mime-display):
11217         * imap.el (imap) <defgroup>: Add :version.
11218
11219 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
11220
11221         * parse-time.el: Fix author's mail address.
11222
11223         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
11224         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
11225         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
11226         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
11227         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
11228         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
11229         * rfc2231.el, uudecode.el: Fix copyright notice.
11230
11231         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
11232         require `w3' at load-time only if not running in batch mode.
11233
11234 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11235
11236         * gnus.el: Before merge with Emacs21.
11237
11238 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
11239
11240         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
11241
11242 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11243
11244         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
11245         to avoid conflict with the standard `back-to-indentation'
11246         binding.
11247
11248 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11249
11250         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
11251
11252         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
11253         (mm-disable-multibyte-mule4): Ditto.
11254         (mm-with-unibyte-current-buffer-mule4): Ditto.
11255
11256 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11257
11258         * pop3.el (pop3-movemail): Use binary.
11259         (pop3-movemail-file-coding-system): Removed.
11260
11261 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11262
11263         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
11264
11265 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11266
11267         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
11268         exists.
11269
11270 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11271
11272         * gnus-msg.el (gnus-post-method): Use backend name when the
11273         address is "".
11274
11275 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11276
11277         * gnus-art.el (article-verify-x-pgp-sig): Don't test
11278         mm-verify-option.
11279         (gnus-treat-x-pgp-sig): Default value.
11280         (gnus-ignored-headers): Redundant.
11281
11282 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11283
11284         * gnus-win.el (gnus-configure-frame): Save selected window.
11285
11286 2000-02-15  Andrew Innes  <andrewi@gnu.org>
11287
11288         * nnmbox.el: Require gnus-range.
11289         (nnmbox-group-building-active-articles): New variable.
11290         (nnmbox-group-active-articles): New variable; this is a cache of
11291         all active articles by group and number.
11292         (nnmbox-in-header-p): New function.
11293         (nnmbox-find-article): New function.
11294         (nnmbox-record-active-article): New function.
11295         (nnmbox-record-deleted-article): New function.
11296         (nnmbox-is-article-active-p): New function.
11297         (nnmbox-retrieve-headers): Use nnmbox-find-article.
11298         (nnmbox-request-article): Ditto.  Also supply extra arg to
11299         nnmbox-article-group-number.
11300         (nnmbox-request-expire-articles): Ditto.
11301         (nnmbox-request-move-article): Ditto.
11302         (nnmbox-request-replace-article): Ditto.
11303         (nnmbox-request-rename-group): Rename group entry in active
11304         article cache.
11305         (nnmbox-delete-mail): Update active article cache, unless article
11306         is being replaced.
11307         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
11308         than partially duplicating it.
11309         (nnmbox-article-group-number): Add extra `this-line' arg, to
11310         handle articles belonging to multiple groups.
11311         (nnmbox-save-mail): Update active article cache.
11312         (nnmbox-read-mbox): Build active article cache when loading mbox.
11313         Also do some repair work, if we find articles that are missing the
11314         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
11315         reconstruct these from Xref info.
11316
11317 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11318
11319         * mail-source.el (mail-source-report-new-mail): Use
11320         nnheader-run-at-time.
11321
11322 2000-02-15  Andrew Innes  <andrewi@gnu.org>
11323
11324         * mail-source.el (mail-source-fetch-pop): Clear pop password when
11325         an error is thrown, and then rethrow the error.
11326         (mail-source-check-pop): Ditto.
11327         (mail-source-start-idle-timer): Prevent multiple pop checks
11328         running if the check takes a long time.
11329
11330 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11331
11332         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
11333         succeed.
11334
11335 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11336
11337         * gnus-win.el (gnus-configure-windows): Make sure
11338         nntp-server-buffer is live.
11339         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
11340
11341 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
11342
11343         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
11344
11345 2000-12-04  Andreas Jaeger  <aj@suse.de>
11346
11347         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
11348
11349 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11350
11351         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
11352
11353 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11354         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
11355
11356         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
11357
11358 2000-12-01  Simon Josefsson  <sj@extundo.com>
11359
11360         * mml-smime.el (mml-smime-verify): Fix address parsing.
11361
11362 2000-12-01  Simon Josefsson  <sj@extundo.com>
11363
11364         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
11365         more than one certificate inside PKCS#7 blob.  Better security
11366         information (clamed / actual sender, openssl output, certificates
11367         inside message).
11368
11369         * smime.el (smime-verify-region): Output to /dev/null.
11370         (smime-buffer-as-string-region): Don't parse empty lines.
11371
11372 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11373
11374         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
11375         ?d and ?D.
11376         (gnus-mime-security-show-details-inline): New variable.
11377         (gnus-mime-security-show-details): Use them.
11378         (gnus-insert-mime-security-button): Ditto.
11379
11380         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
11381         Suggest by Michael Duggan (md5i@cs.cmu.edu).
11382         (mml2015-gpg-clear-verify): Ditto.
11383         (mml2015-gpg-decrypt-1): Ditto.
11384         (mml2015-use): Prefer 'gpg.
11385
11386 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11387
11388         * gnus-util.el (gnus-add-text-properties-when): New function.
11389         (gnus-remove-text-properties-when): Ditto.
11390
11391         * gnus-cite.el (gnus-article-hide-citation): Use them.
11392         (gnus-article-toggle-cited-text): Use them.
11393
11394         * gnus-art.el (gnus-signature-toggle): Use them.
11395         (gnus-article-show-hidden-text): Ditto.
11396         (gnus-article-hide-text): Ditto.
11397
11398 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11399
11400         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
11401
11402 2000-11-30  Simon Josefsson  <sj@extundo.com>
11403
11404         * smime.el (smime-point-at-eol): New alias.
11405         (smime-buffer-as-string-region): Use it.
11406
11407 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11408
11409         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
11410
11411 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11412
11413         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
11414
11415         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
11416
11417         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
11418
11419 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11420
11421         * nnmh.el (nnmh-request-expire-articles): Implemented
11422         expiry-target for nnmh backend.
11423
11424 2000-11-30  Simon Josefsson  <sj@extundo.com>
11425
11426         * mm-decode.el (mm-security-from): New variable.
11427         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
11428
11429         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
11430         than `from'.
11431
11432 2000-11-30  Simon Josefsson  <sj@extundo.com>
11433
11434         * mml-smime.el (mml-smime-verify): Verify that certificate mail
11435         address match sender address.
11436
11437         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
11438
11439         * smime.el (smime-verify-region): Don't copy buffer.
11440         (smime-decrypt-buffer): Use expand-file-name on keyfile.
11441         (smime-pkcs7-region): New function.
11442         (smime-pkcs7-certificates-region): Ditto.
11443         (smime-pkcs7-email-region): Ditto.
11444         (smime-buffer-as-string-region): Ditto.
11445
11446         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
11447         buffer.
11448
11449 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
11450
11451         * smime.el (smime-decrypt-region): Fix keyfile argument.
11452
11453 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11454
11455         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
11456
11457 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11458
11459         * message.el (message-shoot-gnksa-feet): New variable.
11460         (message-gnksa-enable-p): New function.
11461         (message-send): Use it.
11462         (message-check-news-body-syntax): Ditto.
11463
11464 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11465
11466         * message.el (message-make-message-id): Remove the redundancy.
11467
11468 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11469
11470         * message.el (message-setup): Discourage using mc-install-*-mode.
11471
11472         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
11473
11474 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11475
11476         * gnus-cite.el (gnus-cite-parse): Guess citation length.
11477
11478 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11479
11480         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
11481
11482 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11483
11484         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
11485
11486 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11487
11488         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
11489         insert-buffer-substring.
11490
11491         * message.el (message-send-mail): Use buffer-substring-no-properties.
11492         (message-send-news): Ditto.
11493
11494 2000-11-22  David Edmondson  <dme@dme.org>
11495
11496         * imap.el (imap-wait-for-tag): Message read info.
11497
11498 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11499
11500         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
11501         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
11502         (mml2015-gpg-encrypt): Ditto.
11503
11504 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11505
11506         * mm-decode.el (mm-verify-option): Default value.
11507
11508         * mml-sec.el (mml-secure-part): Error message.
11509
11510 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11511
11512         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
11513
11514 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11515
11516         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
11517
11518 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11519
11520         * gnus-art.el (gnus-article-describe-key): Use prompt.
11521         (gnus-article-describe-key-briefly): Ditto.
11522
11523 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11524
11525         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
11526
11527 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11528
11529         * gnus-art.el (gnus-article-describe-key): New function.
11530         (gnus-article-describe-key-briefly): New function.
11531
11532 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11533
11534         * mm-decode.el (mm-decrypt-option): Doc typo.
11535
11536         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
11537         return a number.
11538
11539 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11540
11541         * message.el (message-newline-and-reformat): Typo.
11542
11543 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11544
11545         * gnus-art.el (article-verify-x-pgp-sig): Check whether
11546         original-article-buffer exists.
11547
11548         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
11549         (rfc2047-header-encoding-alist): Addresses are different from text.
11550         (rfc2047-encode-message-header): Ditto.
11551         (rfc2047-dissect-region): Extra parameter.
11552         (rfc2047-encode-region): Ditto.
11553         (rfc2047-encode-string): Ditto.
11554
11555 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11556
11557         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
11558         (mm-uu-pgp-encrypted-extract): Use it.
11559         (mm-uu-pgp-signed-extract-1): New function.
11560         (mm-uu-pgp-signed-extract): Use it.
11561
11562         * gnus-art.el (gnus-mime-display-security): New function.
11563         (gnus-mime-display-part): Use it.
11564         (gnus-mime-security-verify-or-decrypt): New function.
11565         (gnus-mime-security-press-button): New function.
11566         (gnus-insert-mime-security-button): Use it.
11567
11568         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
11569         (mm-find-raw-part-by-type): Ditto.
11570         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
11571         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
11572         (mm-destroy-parts): Kill nested multibyte buffer.
11573
11574         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
11575         (mml2015-gpg-verify): Ditto.
11576
11577 2000-11-18  Simon Josefsson  <sj@extundo.com>
11578
11579         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
11580         (mml2015-function-alist): Use it.
11581
11582         * mml-sec.el (mml-sign-alist): Update names.
11583         (mml-encrypt-alist): Ditto.
11584         (mml-secure-part-smime-sign): Moved to mml-smime.el
11585         as `mml-smime-sign-query'.
11586         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
11587         `mml-smime-get-file-cert'.
11588         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
11589         `mml-smime-get-dns-cert'.
11590         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
11591         `mml-smime-encrypt-query'.
11592         (mml-smime-sign-buffer): Use mml-smime-sign.
11593         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
11594
11595         * mml-smime.el (mml-smime-sign): New function.
11596         (mml-smime-encrypt):
11597         (mml-smime-sign-query):
11598         (mml-smime-get-file-cert):
11599         (mml-smime-get-dns-cert):
11600         (mml-smime-encrypt-query): Moved from mml-sec.el.
11601
11602 2000-11-16  Simon Josefsson  <sj@extundo.com>
11603
11604         * mml2015.el (mml2015-gpg-clear-verify): New function.
11605         (mml2015-function-alist): Add it.
11606
11607 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
11608
11609         * message.el (message-setup-fill-variables): Use
11610         message-cite-prefix-regexp.
11611         (message-newline-and-reformat): Check the end of citation, leading
11612         WSP, break in the cite prefix.
11613         (message-fill-paragraph): New function.
11614
11615 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11616
11617         * lpath.el: Shut up.
11618
11619 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
11620
11621         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
11622         raw 8-bit in headers in dk.* newsgroups.
11623
11624 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11625
11626         * message.el (message-newline-and-reformat): Match extra WSPs.
11627
11628 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
11629
11630         * mml.el (mml-generate-mime-1): Ignore ascii.
11631
11632 2000-11-16 Justin Sheehy  <justin@iago.org>
11633
11634         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
11635
11636 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11637
11638         * message.el (message-cite-prefix-regexp): Prefix should not end
11639         at space.
11640
11641 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11642
11643         * message.el (message-mode-syntax-table): Add - as a word
11644         constituent as in articles.
11645         (message-setup-fill-variables): Add -_. as supercite-style prefix.
11646         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
11647         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
11648
11649 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
11650
11651         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
11652
11653 2000-11-12  David Edmondson  <dme@dme.org>
11654
11655         * message.el (message-font-lock-keywords): use
11656         message-cite-prefix-regexp.
11657
11658 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11659
11660         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
11661         Stein Arild Str\e,Ax\e(Bmme.
11662         (gnus-group-jump-to-group): Use it.
11663         (gnus-group-jump-to-group-prompt): Customize.
11664
11665 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
11666
11667         * mailcap.el (mailcap-possible-viewers): Match the entire string.
11668
11669 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
11670
11671         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
11672         incompatible.
11673         (mml2015-mailcrypt-sign): Ditto.
11674
11675 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11676
11677         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
11678         group is open.
11679
11680 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
11681
11682         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
11683         nnvirtual articles.
11684         (gnus-backlog-request-article): Don't request nnvirtual articles.
11685
11686 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11687
11688         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
11689         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
11690
11691 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11692
11693         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
11694         * mml.el (mml-generate-mime-1): Use charset attribute.
11695         * mm-bodies.el (mm-encode-body): Add parameter charset.
11696         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
11697
11698 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11699
11700         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
11701         (mml2015-mailcrypt-clear-decrypt): Ditto.
11702         (mml2015-mailcrypt-verify): Ditto.
11703         (mml2015-mailcrypt-clear-verify): Ditto.
11704         (mml2015-gpg-verify): Ditto.
11705
11706 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
11707
11708         * smime.el (smime-openssl-program): Test the existence of openssl.
11709         * mml-smime.el: Require mm-decode.
11710         (mml-smime-verify-test): New function.
11711         * mm-decode.el (mm-verify-function-alist): Use it.
11712
11713 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11714
11715         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
11716         anyway.
11717
11718 2000-11-13  Simon Josefsson  <sj@extundo.com>
11719
11720         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
11721         verification doesn't work.
11722
11723 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
11724
11725         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
11726         (gnus-inews-do-gcc): Use it.
11727
11728 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11729
11730         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
11731         leading space.
11732         * mm-extern.el (mm-inline-external-body): Report error when no
11733         access-type.
11734
11735 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11736
11737         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
11738
11739 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
11740
11741         * gnus-art.el (gnus-mime-button-menu): Use select-window.
11742
11743 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
11744
11745         * gnus-art.el (gnus-mime-display-part): Display multipart/related
11746         as multipart/mixed.
11747
11748 2000-11-12  David Edmondson  <dme@dme.org>
11749
11750         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
11751         and replace `.' with `\w' to allow for different syntax tables
11752         (from Vladimir Volovich).
11753         * message.el (message-newline-and-reformat): use
11754         `message-cite-prefix-regexp'.
11755         * gnus-cite.el (gnus-supercite-regexp): use
11756         `message-cite-prefix-regexp'.
11757         * gnus-cite.el (gnus-cite-parse): use
11758         `message-cite-prefix-regexp'.
11759
11760 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
11761
11762         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
11763         PGP SIGNATURE.  Escape leading "-"'s.
11764         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
11765
11766 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
11767
11768         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
11769
11770 2000-11-11  Simon Josefsson  <sj@extundo.com>
11771
11772         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
11773
11774         * smime.el (smime-details-buffer): New variable.
11775         (smime-sign-region):
11776         (smime-encrypt-region):
11777         (smime-verify-region):
11778         (smime-decrypt-region): Copy OpenSSL output to the buffer.
11779
11780         * mml-smime.el (mml-smime-verify): Support security info.
11781
11782 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
11783
11784         * mm-decode.el (mm-verify-option): Set default to nil.
11785         (mm-decrypt-option): Ditto.
11786         * gnus-art.el (article-verify-x-pgp-sig): New function.
11787
11788 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
11789
11790         * gnus-art.el (gnus-mime-display-alternative): Show button if no
11791         preferred part.
11792
11793 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11794
11795         * gnus-sum.el (gnus-move-split-methods): Say that
11796         `gnus-split-methods' uses file names, whereas this uses group
11797         names.  (Report from Nevin Kapur)
11798
11799 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
11800
11801         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
11802
11803 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11804
11805         * nnheader.el (nnheader-directory-files-is-safe): New variable.
11806         (nnheader-directory-articles): Use it.
11807         (nnheader-article-to-file-alist): Ditto.
11808
11809 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11810
11811         * rfc2047.el (rfc2047-pad-base64): New function.
11812         (rfc2047-decode): Use it.
11813
11814 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11815
11816         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
11817         select method.
11818
11819 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
11820
11821         * mml2015.el (mml2015-gpg-decrypt-1):
11822         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
11823
11824 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11825
11826         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
11827
11828 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11829
11830         * pop3.el (pop3-munge-message-separator): A message may have an
11831         empty body.
11832
11833 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
11834
11835         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
11836         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
11837         (mm-uu-pgp-signed-extract): Use coding-system.
11838
11839 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
11840
11841         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
11842         (gnus-insert-mime-security-button): New function.
11843         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
11844         * mml2015.el:  Add security info when verify or decrypt.
11845         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
11846         (mm-uu-pgp-encrypted-extract): Ditto.
11847
11848 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
11849
11850         * mm-decode.el (mm-display-parts): New function.
11851         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
11852
11853 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11854
11855         * gnus-mlspl.el: Documentation tweaks.
11856
11857 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11858
11859         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
11860         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
11861         argument.
11862
11863 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
11864
11865         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
11866
11867 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
11868
11869         * gnus-art.el (gnus-article-encrypt): New function.
11870         (gnus-article-encrypt-protocol-alist): New variable.
11871         (gnus-article-encrypt-protocol): New variable.
11872         * mml2015.el (mml2015-self-encrypt): New function.
11873         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
11874
11875 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
11876
11877         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
11878         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
11879         let mailcap do it.
11880         * mml2015.el: Remove snarf code.
11881         * mm-decode.el: Remove snarf code.
11882
11883 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
11884
11885         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
11886         (mml-insert-mime): Understand gnus-decoded.
11887         (mime-to-mml): New parameter handles.
11888         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
11889         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
11890
11891 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11892
11893         * mm-decode.el (mime-security): New group.
11894         (mm-verify-function-alist): Add test function.
11895         (mm-decrypt-function-alist): Ditto.
11896         (mm-snarf-option): Set default value as nil.
11897         (mm-find-part-by-type): Recursive parameter.
11898         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
11899         * mml2015.el: Support draft-ietf-openpgp-multsig.
11900
11901 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
11902
11903         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
11904         (gnus-article-view-part-as-charset): New function.
11905
11906 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
11907
11908         * mm-decode.el (mm-verify-option): Default value.
11909         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
11910
11911 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11912
11913         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
11914
11915 2000-11-05  Simon Josefsson  <sj@extundo.com>
11916
11917         * mml-smime.el (mml-smime-verify): Work in original multipart
11918         buffert.
11919
11920         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
11921         (mm-handle-multipart-ctl-parameter): Ditto.
11922         (mm-alist-to-plist): New function.
11923         (mm-dissect-buffer): Store CTL parameters and copy original buffer
11924         for multiparts.
11925         (mm-destroy-parts): Destroy multipart buffert.
11926         (mm-remove-part): Ditto.
11927
11928         * mml-smime.el (mml-smime-sign): Not used.
11929         (mml-smime-encrypt): Ditto.
11930
11931         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
11932
11933         Verify S/MIME signature support.
11934
11935         * mm-decode.el (mm-inline-media-tests): Add
11936         application/{x-,}pkcs7-signature.
11937         (mm-inlined-types): Ditto.
11938         (mm-automatic-display): Ditto.
11939         (mm-verify-function-alist): Ditto.  Add name of method.
11940         (mm-decrypt-function-alist): Add name of method.
11941         (mm-find-part-by-type): Add documentation.
11942         (mm-possibly-verify-or-decrypt): Use new format of
11943         mm-{verify,decrypt}-function-alist.  Use method names.
11944
11945         * mml-smime.el (mml-smime-verify): New function.
11946
11947 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11948
11949         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
11950
11951 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11952
11953         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
11954         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
11955         * mm-decode.el (mm-snarf-option): New variable.
11956
11957 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11958
11959         * mm-util.el (mm-subst-char-in-string): New function.
11960         (mm-replace-chars-in-string): Use it.
11961         * message.el (message-replace-chars-in-string): Use it.
11962         * nnheader.el (nnheader-replace-chars-in-string): Use it.
11963         * gnus-mh.el (mh-lib-progs): Shut up.
11964
11965 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
11966
11967         * base64.el, md5.el: Moved to contrib directory.
11968
11969 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
11970
11971         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
11972         the last article when search.
11973
11974 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11975
11976         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
11977         * nnmail.el (nnmail-pathname-coding-system): Ditto.
11978
11979 2000-09-29  David Edmondson  <dme@thus.net>
11980
11981         * message.el (message-newline-and-reformat): Typo.
11982
11983 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11984
11985         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
11986
11987 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
11988
11989         * nntp.el (nntp-decode-text): Delete bogus status lines.
11990
11991 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
11992
11993         * message.el (message-font-lock-keywords): Match a final newline
11994         to help font-lock's multiline support.
11995
11996 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11997
11998         * nnoo.el (nnoo-set): New function.
11999
12000 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
12001
12002         * gpg.el, gpg-ring.el: Moved to contrib directory.
12003
12004 2000-11-04  Simon Josefsson  <sj@extundo.com>
12005
12006         * nnimap.el (nnimap-split-inbox): Typo.
12007
12008 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12009
12010         * gnus-msg.el (gnus-msg-mail): Move it backwards.
12011
12012 2000-11-03  Simon Josefsson  <sj@extundo.com>
12013
12014         * rfc2231.el (rfc2231-parse-qp-string): New function.
12015         (require): rfc2047.
12016
12017         * mail-parse.el (mail-header-parse-content-type):
12018         (mail-header-parse-content-disposition): Support invalid QP
12019         encoded strings, by using `rfc2231-parse-qp-string'.
12020
12021 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
12022
12023         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
12024         (rfc2231-decode-encoded-string): Typo "> X 1".
12025         (rfc2231-encode-string): Insert the name of charset.
12026         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
12027
12028 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12029
12030         * mm-decode.el (mm-save-part): Return the filename.
12031         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
12032         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
12033         (gnus-mime-action-alist): Use it.
12034         (gnus-mime-button-commands): Use it.
12035         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
12036         (mm-inline-external-body): unwind-protect.
12037
12038 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
12039
12040         * gnus-art.el (gnus-insert-mime-button): Show url.
12041
12042 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12043
12044         * mml.el (mml-generate-mime-1): Support external url.
12045         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
12046
12047 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
12048
12049         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
12050         * mm-decode.el (mm-display-external): Ditto.
12051         * mm-extern.el: New file.
12052         * mm-decode.el (mm-inline-media-tests): Hook it up.
12053         (mm-inlined-types): Inline message/external-body.
12054
12055 2000-11-02  Simon Josefsson  <sj@extundo.com>
12056
12057         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
12058
12059         * message.el (message-get-reply-headers): Better handling when
12060         Mail-Followup-To is very large.
12061
12062 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
12063
12064         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
12065         * gnus-art.el (gnus-article-edit-done):
12066         * gnus-sum.el (gnus-summary-edit-article-done): Move line
12067         counting code here.
12068         * gnus-msg.el (gnus-setup-message): Remove a hack.
12069
12070 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
12071
12072         * gnus-sum.el (gnus-newsgroup-variables): New variable.
12073         (gnus-summary-mode): Make them local variables.
12074         (gnus-set-global-variables): Globalize them.
12075         (gnus-summary-exit): Kill them.
12076
12077 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
12078
12079         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
12080         word.
12081
12082 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
12083
12084         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
12085         gnus-article-wash-types.
12086         * gnus-art.el (gnus-article-wash-status): Use them.
12087
12088 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
12089
12090         * mml.el (mml-read-tag): Remove spaces and LF.
12091
12092 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12093
12094         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
12095         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
12096
12097 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
12098
12099         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
12100
12101 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
12102
12103         * gnus-sum.el (gnus-article-charset): New variable.
12104         (gnus-summary-display-article): Set it.
12105         * gnus-msg.el (gnus-copy-article-buffer): Use it.
12106         * gnus-art.el (gnus-article-mode): Make it local variable.
12107
12108 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12109
12110         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
12111
12112 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12113
12114         * nnwfm.el: New file.
12115
12116         * nnweb.el (nnweb-replace-in-string): New function.
12117
12118 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12119
12120         * mml2015.el: Wrap gpg.el.
12121         * gpg.el (gpg-verify): The last argument of apply is a list.
12122         (gpg-encrypt): Add passphrase as a parameter.
12123
12124 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
12125
12126         * gpg.el: New file.
12127         * gpg-ring.el: New file.
12128
12129 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
12130
12131         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
12132
12133 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12134
12135         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
12136         double-quote characters.
12137         (gnus-summary-prepare-threads): Ditto.
12138
12139 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12140
12141         * gnus-art.el (gnus-mime-display-single): Forward line -1.
12142         * mml.el (mml-read-tag): Don't skip the leading space.
12143         * lpath.el (font-lock-set-defaults): Shut up.
12144
12145 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
12146
12147         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
12148
12149 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
12150
12151         * qp.el (quoted-printable-encode-region): Replace leading - when
12152         ultra safe.
12153         * mml.el (mml-generate-mime-postprocess-function): Removed.
12154         (mml-postprocess-alist): Removed.
12155         (mml-generate-mime-1): Use ultra-safe when sign.
12156         * mml2015.el (mml2015-fix-micalg): Uppercase.
12157         (mml2015-verify): Insert LF.
12158         (mml2015-mailcrypt-sign): Downcase; search backward.
12159
12160 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12161
12162         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
12163         restrictive.
12164         (nnultimate-table-regexp): New variable.
12165         (nnultimate-forum-table-p): Use it.
12166
12167 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
12168         Trivial patch.
12169
12170         * gnus-sum.el (gnus-summary-expire-articles): Save point.
12171
12172 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12173
12174         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
12175         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
12176
12177 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
12178
12179         * mml2015.el: Shut up.
12180
12181 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
12182
12183         * gnus.el (gnus-server-browse-hashtb): Removed.
12184         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
12185         (gnus-group-insert-group-line-info): Use simplified method.
12186         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
12187
12188 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
12189
12190         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
12191         moved here.
12192         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
12193         * gnus-group.el (gnus-group-prepare-flat): Use it.
12194         * gnus-topic.el (gnus-group-prepare-topics): Use it.
12195
12196 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
12197
12198         * mml.el (mml-mode): Show menu in XEmacs.
12199
12200 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
12201
12202         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
12203         (gnus-server-read-server-in-server-buffer): New function.
12204         (gnus-browse-foreign-server): Browse in group buffer.
12205         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
12206         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
12207         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
12208         * gnus.el (gnus-server-browse-hashtb): New variable.
12209
12210 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
12211
12212         * nnfolder.el (nnfolder-open-nov): Use group.
12213
12214 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
12215
12216         * nnfolder.el: Add NOV. Set version to 2.0.
12217         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
12218
12219 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
12220
12221         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
12222
12223 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12224
12225         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
12226         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
12227
12228 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12229
12230         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
12231
12232 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
12233
12234         * mm-decode.el (mm-verify-function-alist): New variable.
12235         (mm-verify-option): New variable.
12236         (mm-decrypt-function-alist): Ditto.
12237         (mm-decrypt-option): Ditto.
12238         (mm-find-raw-part-by-type): New function.
12239         (mm-possibly-verify-or-decrypt): New function.
12240         (mm-dissect-multipart): Use it.
12241         * mml2015.el (mml2015-fix-micalg): New function.
12242         (mml2015-decrypt): Use new interface.
12243         (mml2015-verify):  Use new interface.
12244         (mml2015-setup): Make it bogus.
12245
12246 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
12247
12248         * mml.el (mml-generate-mime-postprocess-function): Set to
12249         mml-postprocess.
12250         (autoload): Autoload mml2015 and mml-smime.
12251         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
12252         * mml2015.el (mml2015-encrypt): New function.
12253         (mml2015-sign): New function.
12254         (mml2015-encrypt-function): New variable.
12255         (mml2015-sign-function): New variable.
12256         (mml2015-mailcrypt-encrypt): Use message-recipients.
12257         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
12258         * mml-smime.el (mml-smime-setup): Ditto.
12259
12260 2000-10-28  Simon Josefsson  <sj@extundo.com>
12261
12262         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
12263         Communigate Pro 3.3.1 server.
12264
12265         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
12266         in buffers.
12267         (mml-secure-dns-server): Removed.
12268         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
12269         write certificates to files.
12270
12271         * smime.el (smime-dns-server): New variable.
12272         (smime-mail-to-domain):
12273         (smime-cert-by-dns): New functions.
12274
12275         * dig.el: New file.
12276
12277 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
12278
12279         * message.el (message-options): New variable.
12280         (message-options-set-recipient): New function.
12281         (message-send): Use them.
12282         * gnus-int.el (gnus-request-replace-article): Use them.
12283         (gnus-request-accept-article): Ditto.
12284         * mml.el (mml-preview): Use them.
12285         * gnus-sum.el (gnus-summary-edit-article): Use them.
12286
12287         * message.el (message-options-get): New function.
12288         (message-options-get): New function.
12289         * rfc2047.el (rfc2047-encode-message-header): Use them.
12290         * mm-bodies.el (mm-encode-body): Use them.
12291
12292 2000-10-28  Simon Josefsson  <sj@extundo.com>
12293
12294         * nnimap.el (nnimap-retrieve-which-headers):
12295         (nnimap-request-article-part): Quote message-id.
12296
12297         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
12298         (smime-CA-file): New variable.
12299         (smime-call-openssl-region): Don't error.
12300         (smime-sign-region): Return result value.
12301         (smime-encrypt-region): Ditto.
12302         (smime-verify-region): New function.
12303         (smime-decrypt-region): Ditto.
12304         (smime-verify-buffer): Ditto.
12305         (smime-decrypt-buffer): Ditto.
12306
12307         * mml.el: Require mml-sec.
12308         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
12309         (mml-mode-map): Add "sign" and "encrypt" maps.
12310         (mml-menu): Add security menu.
12311         (mml-preview): Use generate-new-buffer.
12312
12313         * mml-sec.el: New file.
12314
12315 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12316
12317         * mm-decode.el (mm-find-part-by-type): Move it here.
12318         * mml.el (mml-postprocess): Move it here.
12319         (mml-postprocess-alist): Move it here. Merge them.
12320
12321 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
12322
12323         * rfc2047.el (rfc2047-encode-message-header): Make sure no
12324         unencoded stuff in the header.
12325
12326 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
12327
12328         * gnus-group.el (gnus-group-listed-groups): New variable.
12329         (gnus-group-list-option): New variable.
12330         (gnus-group-list-limit-map): New keymap.
12331         (gnus-group-list-flush-map): New keymap.
12332         (gnus-group-list-plus-map): New keymap.
12333         (gnus-group-prepare-logic): New function.
12334         (gnus-group-prepare-flat): Merge with
12335         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
12336         (gnus-group-prepare-flat-list-dead): Ditto.
12337         (gnus-group-list-matching): Use gnus-group-prepare-function.
12338         (gnus-group-list-dormant): Ditto.
12339         (gnus-group-list-cached): Ditto.
12340         (gnus-group-listed-groups): New function.
12341         (gnus-group-list-limit): New function.
12342         (gnus-group-list-flush): New function.
12343         (gnus-group-list-plus): New function.
12344         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
12345         (gnus-topic-prepare-topic): Ditto.
12346
12347 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
12348
12349         * message.el (message-insert-to, message-get-reply-headers):
12350         (message-reply, message-followup): Mail-{Followup,Reply}-To.
12351
12352 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12353
12354         * mml2015.el: New file.
12355         * smime.el: New file.
12356         * mml-smime.el: New file.
12357
12358 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
12359
12360         * ChangeLog: Moved to ChangeLog.1.
12361
12362     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
12363   Copying and distribution of this file, with or without modification,
12364   are permitted provided the copyright notice and this notice are preserved.
12365
12366 ;; Local Variables:
12367 ;; coding: iso-2022-7bit
12368 ;; End: