Synch with Oort Gnus.
[elisp/gnus.git-] / lisp / ChangeLog
1 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
2
3         patches from Michael Shields  <shields@msrl.com>
4
5         * spam.el (spam-bogofilter-articles): Select the article
6         body using gnus-summary-show-article t instead of
7         gnus-summary-select-article; this presents the raw text
8         without running any hooks.
9
10         * spam.el (spam-bogofilter-articles): Use message-remove-header
11         to remove headers; the old way incorrectly removed just the first
12         line of folded headers.
13
14 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15
16         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
17
18 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19
20         * gnus-start.el (gnus-load): New function.
21         (gnus-read-newsrc-el-file): Use it.
22
23 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
24
25         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
26         (gnus-button-handle-apropos-documentation): New function.
27         (gnus-button-handle-ctan): New function.
28         (gnus-button-alist): Use them.  Improve some regexps.
29         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
30
31 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
32
33         * message.el (message-subscribed-p): New function.
34         (message-send-mail): Use it.
35         * mml.el (mml-preview-insert-mft): New function.
36         (mml-preview): Use it.
37
38 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
39
40         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
41         when sorting by date.
42
43         * gnus-art.el (gnus-article-edit-mode): New variable.
44         (gnus-article-setup-buffer): Warn user about discarding edits. 
45
46         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
47         (gnus-summary-pipe-output): Take a symbolic prefix to save all
48         headers. 
49
50         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled). 
51
52 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
53
54         * message.el (message-completion-alist): Added "Mail-Followup-To"
55         and "Mail-Copies-To".
56
57 2002-07-21  Jesper harder  <harder@ifa.au.dk>
58
59         * gnus-group.el: Add key bindings for
60         gnus-group-sort-groups-by-real-name and
61         gnus-group-sort-selected-groups-by-real-name.
62
63 2002-07-21  Jesper harder  <harder@ifa.au.dk>
64
65         * gnus.texi (Sorting Groups): Add key bindings for
66         gnus-group-sort-groups-by-real-name and
67         gnus-group-sort-selected-groups-by-real-name.
68
69 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
70
71         * spam.el (spam-use-dig): new variable for blackhole checking
72         through dig.el
73         (spam-check-blackholes): added dig.el checking functionality and
74         more verbose reporting; query-dig is autoloaded from dig.el
75         (spam-use-blackholes): disabled by default
76         (spam-blackhole-servers): removed rbl.maps.vix.com from the
77         blackhole servers list
78
79 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
80
81         * message.el (message-required-headers): New variable.
82
83 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
84
85         * dig.el (query-dig): new function
86
87 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
88
89         * flow-fill.el (fill-flowed): Don't infloop on too long fill
90         prefixes. 
91
92         * dns.el (query-dns): Protect against errors.
93
94         * gnus-msg.el (gnus-article-yanked-articles): New variable.
95         (gnus-inews-add-send-actions): Mark all answered messages as
96         answered. 
97
98 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
99
100         * nnmail.el (nnmail-split-it): Added tracing to
101         `:' split rule
102
103 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
104
105         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
106         and "%s" so we don't overquote them.
107
108 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
109
110         * (mm-display-external): Display the actual command that has been
111         executed in the echo area.
112
113 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
114
115         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry. 
116
117         * message.el (message-with-reply-buffer): New macro.
118         (message-fetch-reply-field): Use it.
119         (message-insert-wide-reply): New command and keystroke.
120         (message-carefully-insert-headers): New function.
121         (message-insert-to): Use new function.
122
123         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
124         (gnus-topic-goto-missing-group): Use it.
125
126         * message.el (message-required-news-headers): Removed Lines.
127         (message-reply): Don't insert References first.
128         (message-followup): Ditto.
129         (message-make-references): New function.
130         (message-followup): Set message-reply-headers before generating
131         the buffer stuff.
132
133 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
134
135         * mml.el (mml-generate-mime-1): Reverse the order of
136         encoding/flowing. 
137
138 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
139
140         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
141         after moving them.
142
143         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
144         fit with newer standard format.
145         (gnus-summary-make-false-root-always): New variable.
146         (gnus-gather-threads-by-subject): Use it.
147
148         * message.el (message-get-reply-headers): Take an address list
149         optional argument.
150
151 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
152
153         * gnus.el (gnus-keep-backlog): Change default to 20.
154
155         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
156         start. 
157         (gnus-agent-check-overview-buffer): Remove negative article
158         numbers. 
159
160         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
161         (nnmail-cache-ignore-groups): Doc fix.
162
163         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
164         (nnimap-debug-buffer): New variable.
165         (nnimap-debug): Use it.
166
167 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
168
169         * gnus.el (gnus-summary-high-uncached-face): New color scheme. 
170
171 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
172
173         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
174         they aren't already sorted.
175
176 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
177
178         * message.el (message-mode-menu): Add ellipses to menu items
179         expecting user interaction.
180         (message-mode-field-menu): do.
181
182 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
183
184         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
185         it isn't used any more.
186
187 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
188
189         * binhex.el (binhex-decoder-program): Fix docstring.
190
191 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
192
193         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
194         special chars if the mailcap file uses single quotes around %s.
195         From Laurent Martelli <laurent@bearteam.org>.   
196
197 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
198
199         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
200         return the info object.
201
202 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
203
204         * gnus-int.el (gnus-request-update-info): Artificially add
205         (1 . (1- min)) to the read range, in case the backend doesn't
206         store marks for nonexistent articles.
207
208 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
209
210         * binhex.el (binhex-insert-char): Eval-and-compile.
211
212 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
213
214         * lpath.el: Add tool-bar-local-item-from-menu.
215
216         * message.el (message-tool-bar-local-item-from-menu): New function.
217         (message-tool-bar-map): Use it.
218
219 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
220
221         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
222
223         * gnus-art.el (gnus-article-header-rank): Last header in
224         gnus-sorted-header-list should have higher rank than non-members.
225
226 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
227
228         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
229         covered methods.
230
231 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
232
233         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
234         eval-when-compile.  Suggested by Kevin Greiner.
235
236 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
237
238         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
239         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
240         even though no headers may have been fetched
241         (gnus-agent-fetch-group-1, and perhaps others, require this
242         behavior).
243         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
244         server buffer is constrained by gnus-agent-max-fetch-size.
245         Multiple chunks in the same group may perform arbitrarily large
246         updates.
247
248 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
249
250         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
251         gnus-summary-update-download-mark to update the article in the
252         summary.
253
254 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
255
256         * gnus.el (gnus-summary-high-uncached-face,
257         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
258         New faces.
259
260         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
261         added this on 2002-11-23 but it just wasn't working out as
262         intended.  The idea isn't entirely dead, three new faces
263         gnus-summary-*-uncached-face are being added to gnus.el to provide
264         the basis for an improved implementation.
265         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
266         proper file to open is lib/servers.
267         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
268         (i.e. removing the article from gnus-newsgroup-downloadable) will
269         now restore the article's default mark rather than simply setting
270         no mark.
271         (gnus-agent-get-undownloaded-list): Corrected documentation.
272         Added code to set new summary local variable,
273         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
274         a temporary list.  No longer sets gnus-newsgroup-downloadable.
275         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
276         up to date.  Call new gnus-summary-update-download-mark to keep
277         summary buffer up-to-date.
278         (gnus-agent-fetch-selected-article): Keep
279         gnus-newsgroup-undownloaded up to date.
280         (gnus-agent-fetch-articles): Return list of articles that were
281         successfully fetched.
282         (gnus-agent-check-overview-buffer): No more thingatpt.
283         (gnus-agent-expire): No longer deletes NOV entries of unread
284         articles.
285         (gnus-agent-unread-articles): New function.
286         (gnus-agent-regenerate-group): The article number must be
287         terminated by a tab character.  Added more messages to report
288         repairs.  Inhibit quits while writing changes so it is now safe
289         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
290         downloaded to 1) resolve the unbound references and 2) avoid
291         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
292
293         * gnus-art.el (gnus-article-prepare): The agent
294         downloaded/undownloaded mark is no longer stored as the article's
295         mark.
296
297         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
298         gnus-summary-highlight may use it.  Added downloaded as
299         gnus-summary-highlight was using it.
300
301         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
302         the download mark now follows Kai's +/- convention.
303         (gnus-downloaded-mark): Added ?+ mark.
304         (gnus-summary-highlight): Added rules to select
305         gnus-summary-high-uncached-face,
306         gnus-summary-normal-uncached-face, and
307         gnus-summary-low-uncached-face.  Removed the
308         gnus-agent-downloaded-article-face.
309         (gnus-summary-line-format-alist): Implemented the download flag
310         format (?O) as named in the manual.  This implementation displays
311         either gnus-undownloaded-mark, gnus-downloaded-mark, or
312         gnus-no-mark.
313         (gnus-newsgroup-agentized): New local variable that identifies
314         which groups are agentized.  While the agent is now on by default,
315         you don't have to agentize every server that you use.
316         (gnus-update-summary-mark-positions): Completed support for the
317         download type of mark.
318         (gnus-summary-insert-line): Added undownloaded to the parameters.
319         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
320         reference by the gnus-summary-line-format-spec.
321
322         * nntp.el (nntp-with-open-group): This macro handles dropped or
323         broken connections by opening a new connection and repeating the
324         failed command.
325         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
326         XOVER commands preceeding the active articles with the nov entry
327         of the first available article.  When gnus connected to such a
328         server, the unexpected nov entry would result in duplicate lines
329         in the agent's overview file.  This patch fixes the duplicate
330         lines problem and improves performance by skipping over all
331         articles IDs that preceed the first nov entry in the server's
332         reply.
333
334 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
335
336         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
337         (gnus-summary-highlight): Use it instead of `downloaded'.
338         (gnus-summary-highlight-line): Ditto.
339
340         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
341
342 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
343
344         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
345
346         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
347         calls.
348
349         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
350         downloaded variable if we're in an uncovered group.
351
352         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
353         font to soemthing less noticeable.
354         (gnus-agent-group-covered-p): New function.
355
356 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
357
358         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
359         Because of an unknown bug, the group buffer is saved in .overview
360         file.
361
362 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
363
364         * nntp.el (nntp-send-command): Braino in last commit.  Replace
365         `and' with `or'.
366
367 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
368
369         * nntp.el (nntp-send-command): Assume that echo does not happen
370         when nntp-open-connection-function is nntp-open-network-stream.
371         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
372
373 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
374
375         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
376
377 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
378
379         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
380         nntp-server-buffer if we aren't going to write to it.
381
382 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
383         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
384
385         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
386
387 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
388
389         * rfc2047.el (rfc2047-decode-region): Remove newlines between
390         decoded words.
391
392 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
393
394         * gnus.el (fboundp): After loading mm-util, make sure it was the
395         right one.
396
397 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
398
399         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
400         gnus-sum.  Made into a user option.
401
402         * gnus-sum.el (gnus-simplify-ignored-prefixes)
403         (gnus-summary-mark-article-as-unread)
404
405 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
406
407         * time-date.el (date-to-time): Typo.
408
409         * parse-time.el: Typo.
410
411         * nnsoup.el (nnsoup-retrieve-headers): Typo.
412
413         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
414
415         * nnimap.el:
416         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
417
418         * mm-encode.el (mm-safer-encoding): Typo.
419
420         * messcompat.el: Typo.
421
422         * message.el (message-face-alist): Typo.
423
424         * imap.el (imap-interactive-login, imap-open): Typos.
425
426         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
427
428         * gnus.el: Typo.
429
430         * gnus-win.el (gnus-configure-frame): Typo.
431
432         * gnus-util.el (gnus-atomic-progn-assign): Typo.
433
434         * gnus-topic.el (gnus-topic-sort-topics): Typo.
435
436         * gnus-sum.el (gnus-summary-article-number)
437         (gnus-summary-read-group-1, gnus-summary-mark-article)
438         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
439
440         * gnus-mule.el (gnus-mule-add-group): Typo.
441
442         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
443
444         * gnus-group.el (gnus-group-fetch-faq): Typo.
445
446         * gnus-art.el (gnus-decode-header-methods): Typo.
447
448         * flow-fill.el: Typo.
449
450 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
451
452         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
453
454 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
455
456         * gnus-sum.el (gnus-simplify-ignored-prefixes)
457         (gnus-summary-mark-article-as-unread)
458         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
459         Reformatting to avoid long lines.
460         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
461
462 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
463
464         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
465         be accessed through `mail-header-number'.
466
467 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
468
469         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
470         compressed range to gnus-summary-insert-articles.
471
472 2002-11-26  Kevin Ryde <user42@zip.com.au>
473
474         * gnus-art.el (gnus-mime-copy-part): Look for filename
475         parameter under content-disposition, not content-type.
476
477         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
478         (gnus-summary-reselect-current-group): Use it.
479
480 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
481
482         * gnus-agent.el (gnus-agent-uncached-articles): if
483         gnus-agent-load-alist fails, return ARTICLES.
484
485         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
486
487 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
488
489         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
490         superfluous function call.
491         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
492         Add warning to docstring.
493
494 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
495
496         * gnus-agent.el: Autoload number-at-point instead.
497         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
498
499 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
500
501         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
502         require thingatpt (for number-at-point) and protect against
503         deactivate-mark being unbound (on XEmacs).
504
505 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
506
507         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
508         print message on entry.
509
510         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
511
512         * gnus-range.el (gnus-range-difference): New function.
513         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
514
515 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
516
517         * gnus-sum.el (gnus-summary-insert-old-articles): Use
518         gnus-remove-from-range instead of gnus-range-difference which
519         doesn't exist.
520
521 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
522         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
523
524         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
525         used for showing which articles have been downloaded.
526         (gnus-agent-article-alist): Format change.  Add documentation.
527         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
528         process-marked articles.
529         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
530         in the series are individually fetched to minimize lose of
531         content due to an error/quit.
532         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
533         gnus-message instead of message.
534         (gnus-agent-read-servers): Use file lib/methods instead of
535         lib/servers.  TODO: Why?
536         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
537         (gnus-agent-get-undownloaded-list): Remove articles that appear to
538         come from the agent.  This means that they are not downloaded.
539         (gnus-agent-fetch-selected-article): Don't use history.
540         (gnus-agent-save-history, gnus-agent-enter-history)
541         (gnus-agent-article-in-history-p, gnus-agent-history-path):
542         Removed function; history is not used anymore.
543         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
544         (gnus-agent-crosspost): Started rewrite then realized that a typo
545         in gnus-agent-fetch-articles ensures that this function is never
546         called.  This will need to be fixed later.
547         (gnus-agent-check-overview-buffer): Some sanity checks on the
548         agent overview buffer.  This is a safety net used during
549         development.
550         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
551         changed, write a number to the file indicating this.
552         (gnus-agent-fetch-headers): Rewrite to respect
553         gnus-agent-consider-all-articles without relying on the
554         `.fetched' files.  Make it fast.
555         (gnus-agent-braid-nov): Change resulting from
556         gnus-agent-fetch-headers change.
557         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
558         `.fetched' files.
559         (gnus-agent-read-agentview): New function, used by
560         gnus-agent-load-alist.
561         (gnus-agent-load-fetched-headers): Remove.
562         (gnus-agent-save-alist): Rewrite to accomodate new format.
563         (gnus-agent-fetch-group-1): Make sure list of articles is in the
564         same order as in gnus-newsgroup-headers.
565         (gnus-agent-expire): Document and implement extra args ARTICLES,
566         GROUP, FORCE.  Do not restrict usage.
567         (gnus-agent-uncached-articles): New function.
568         (gnus-agent-retrieve-headers): Use it.
569         (gnus-agent-regenerate-group): No longer needs to be called from
570         gnus-agent-regenerate.  Individual groups may be regenerated. The
571         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
572         The article fetch dates are validated in the article alist.  The
573         article alist is pruned of entries that do not reference existing
574         NOV entries.  All changes are computed then applied with
575         inhibit-quit bound to t.  As a result, it is now safe to quit out of
576         regeneration.  The optional clean parameter has been replaced with
577         an optional reread parameter.  Clean is no longer necessary as
578         regeneration gets the appropriate setting from
579         gnus-agent-consider-all-articles.  The new reread parameter will
580         result in fetched, or all, articles being marked as unread.
581         (gnus-agent-regenerate): Removed code to regenerate the history
582         file as it is no longer used.
583
584         * gnus-start.el (gnus-make-ascending-articles-unread): New
585         function, for efficient mass-marking.
586
587         * gnus-sum.el (gnus-summary-highlight): Use new face for
588         downloaded articles.
589         (gnus-article-mark): Prefer to indicate read/unread status over
590         downloaded status.
591         (gnus-summary-highlight-line-0): New function, maybe rehighlights
592         line.
593         (gnus-summary-highlight-line): Use new face for downloaded
594         articles.
595         (gnus-summary-insert-old-articles): Improved performance by
596         replacing the initial LIST of older articles with a compressed
597         RANGE of older articles.  Some servers appear to lie about
598         their active range so the original list could contain millions
599         of article numbers.  The range is not expanded into a list
600         until the optional ALL parameter has been applied.
601
602 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
603
604         * gnus-agent.el (gnus-category-mode): Typo in doc string.
605
606 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
607
608         * spam.el:
609         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
610
611         * spam.el: added `M s t' and `M s x' key mappings
612
613 2002-11-20  Simon Josefsson  <jas@extundo.com>
614
615         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
616
617 2002-11-19  Simon Josefsson  <jas@extundo.com>
618
619         * gnus-sum.el (gnus-summary-morse-message): Load
620         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
621         (unmorse-region): Autoload it instead.
622
623 2002-11-18  Simon Josefsson  <jas@extundo.com>
624
625         * gnus-sum.el (gnus-summary-morse-message): New function.
626         (gnus-summary-wash-map): Bind to `W m'.
627         (gnus-summary-make-menu-bar): Add.
628
629         * nnimap.el (nnimap-request-expire-articles): Compress sequence
630         before storing \Deleted mark on expired articles.
631
632 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
633         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
634
635         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
636         parens in column 0.
637
638 2002-11-17  Juanma Barranquero  <lektu@terra.es>
639
640         * nnweb.el (nnweb-google-create-mapping): Fix typo.
641
642         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
643
644         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
645
646 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
647
648         * message.el (message-set-auto-save-file-name): Use
649         make-directory, to avoid the dependence on gnus-util.
650
651 2002-11-16  Simon Josefsson  <jas@extundo.com>
652
653         * nnimap.el (nnimap-callback-callback-function):
654         (nnimap-callback-buffer): Removed, these cannot be global but must
655         be embedded into the callback.
656         (nnimap-make-callback): New.  Embedd article number, callback and
657         buffer in function.
658         (nnimap-callback, nnimap-request-article-part): Update.
659
660 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
661
662         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
663
664 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
665
666         * gnus.el (gnus-summary-line-format): Document %C.
667
668 2002-11-11  Simon Josefsson  <jas@extundo.com>
669
670         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
671         output when called interactively.
672
673 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
674
675         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
676
677         * message.el (message-draft-coding-system): Improve comment; use
678         mm-auto-save-coding-system for the default value.
679
680         * nndraft.el (nndraft-request-article): Revert to the state before
681         2002-10-29; regexp-quote mail-header-separator.
682
683 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
684
685         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
686         allow editing of drafts from an nnvirtual group.
687
688 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
689
690         * nndraft.el (nndraft-request-article): Replace emacs-mule with
691         mm-auto-save-coding-system.
692
693         * message.el (message-draft-coding-system): Default to
694         iso-2022-7bit.
695
696         * mm-util.el (mm-auto-save-coding-system): Undo last change to
697         restore the default value to emacs-mule or escape-quoted.
698
699 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
700
701         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
702         a delayed or a queued article as well as a draft.
703
704         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
705         delayed or a queued article in the raw format; treat a delayed
706         article as a raw article as well as a draft.
707         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
708         for the delayed group.
709
710         * nndraft.el (nndraft-request-article): Ignore auto save files for
711         a delayed or a queued article; don't bother to decode a queued
712         article; don't bind nnmail-file-coding-system for a queued article.
713
714         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
715         and the queue group.
716
717 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
718
719         * gnus-group.el (gnus-group-delete-group):
720         gnus-cache-active-hashtb might be void.
721
722 2002-11-02  Simon Josefsson  <jas@extundo.com>
723
724         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
725         setting of the default user ID.  From Raymond Scholz
726         <ray-2002@zonix.de>.
727
728 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
729
730         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
731         charset.
732
733 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
734         From Alex Schroeder <alex@emacswiki.org>
735         * spam-stat.el (spam-stat-process-directory): add dir to message
736         (spam-stat-reduce-size): No longer remove words
737         with values close to 0.5, because the default value is 0.2.
738
739 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
740
741         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
742         documentation.
743
744 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
745
746         * gnus-agent.el (gnus-agent-fetched-headers)
747         (gnus-agent-load-fetched-headers)
748         (gnus-agent-save-fetched-headers): Remove variable and two
749         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
750         works better.
751         (gnus-agent-fetch-headers): New implementation from Kevin
752         Greiner.  Uses gnus-agent-article-alist to store information
753         about fetched messages which aren't on the server anymore.  The
754         trick is to return a list of considered messages to the caller,
755         but to only fetch those which haven't been fetched yet.
756
757 2002-10-30  Simon Josefsson  <jas@extundo.com>
758
759         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
760
761         * pgg.el (pgg-passphrase-cache-expiry): Removed.
762
763 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
764
765         * mm-view.el (mm-w3m-local-map-property): Make it work with older
766         versions of emacs-w3m than 1.3.3.
767
768         * lpath.el: Bind w3m-minor-mode-map.
769
770         * mm-view.el (mm-w3m-mode-command-alist)
771         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
772         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
773         (mm-setup-w3m): Simplified.
774         (mm-w3m-local-map-property): New function.
775         (mm-inline-text-html-render-with-w3m): Use it.
776
777         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
778         mm-w3m-local-map-property.
779
780 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
781
782         * mm-util.el (mm-auto-save-coding-system): Default to
783         iso-2022-7bit.
784
785         * nndraft.el (nndraft-request-article): Decode an article using
786         the coding-system emacs-mule if it seems to have been saved using
787         emacs-mule.
788         (nndraft-request-replace-article): Use message-draft-coding-system
789         instead of mm-auto-save-coding-system for the draft or delayed
790         group.
791
792 2002-10-28  Josh  <huber@alum.wpi.edu>
793
794         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
795         functions.
796
797 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
798         From mah@everybody.org (Mark A. Hershberger).
799
800         * mm-url.el (mm-url-insert-file-contents): Make it return the same
801         type values ("url" size) regardless of the values of
802         mm-url-use-external.
803
804 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
805
806         * nnimap.el (nnimap-request-article-part): Try harder to show
807         group name in debugging message.
808
809 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
810
811         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
812         directory if it doesn't exist.
813         (gnus-agent-fetch-headers): Remove old cruft that tried to
814         abstain from downloading articles more than once if
815         gnus-agent-consider-all-articles was true.  This is now done
816         properly via the .fetched files.
817
818 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
819
820         * nndraft.el (nndraft-request-article): Treat delayed articles
821         like drafts.
822
823 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
824
825         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
826
827 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
828
829         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
830         Remove unused optional arg DIR and corresponding code.
831
832         * nnimap.el (nnimap-request-article-part): Include group name in
833         debugging output.
834
835 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
836
837         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
838
839 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
840
841         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
842         contains range of headers that have been fetched by the agent
843         already.  Compare gnus-agent-article-alist.
844         (gnus-agent-file-header-cache): Like
845         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
846         (gnus-agent-fetch-headers): Improve comment.  Revert to old
847         seen/recent logic.
848         Remember which headers have been fetched before and don't fetch
849         them again the next time round.
850         (gnus-agent-load-fetched-headers)
851         (gnus-agent-save-fetched-headers): New functions, for remembering
852         which headers have been fetched before.
853
854 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
855
856         * lpath.el: Remove useless bindings.
857
858 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
859
860         * gnus-sum.el (gnus-summary-execute-command): Disable visual
861         features while searching.
862
863 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
864
865         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
866
867 2002-10-22  Simon Josefsson  <jas@extundo.com>
868
869         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
870         (pgg-snarf-keys): Add.
871
872 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
873
874         * lpath.el: Fbind bbdb-records.
875
876         * spam.el: Don't autoload bbdb-records.
877
878 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
879
880         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
881         prevent inf-loop.
882
883 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
884
885         * nnslashdot.el: Removed some test lines.
886         More test.
887
888 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
889
890         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
891         are known to be downloaded already.
892
893 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
894
895         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
896         (mm-text-html-washer-alist): Ditto.
897
898 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
899
900         * nnheader.el (nnheader-remove-body): Fix an error of detecting
901         boundary between headers and body.
902         * nnml.el (nnml-parse-head): Ditto.
903
904 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
905
906         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
907         entries.
908
909         * gnus-group.el (gnus-fetch-group): Allow an optional
910         specification of the articles to select.
911
912         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
913
914 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
915
916         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
917         headers from the group, update variable `articles' to contain
918         only those numbers where headers exist.  (When fetching all
919         articles in a group, Gnus creates lots of numbers where there is
920         no articles.)
921
922 2002-10-20  Steve Youngs  <youngs@xemacs.org>
923
924         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
925         doesn't have the 'alist custom type, use cons cells instead.
926         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
927         (pgg-parse-hash-algorithm-alist): Ditto.
928         (pgg-parse-compression-algorithm-alist): Ditto.
929         (pgg-parse-signature-type-alist): Ditto.
930
931         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
932
933         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
934
935         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
936
937 2002-10-19  Simon Josefsson  <jas@extundo.com>
938
939         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
940         buffer.
941
942 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
943
944         * gnus-spec.el (gnus-make-format-preserve-properties)
945         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
946         properties also on XEmacs.  `gnus-xmas-format' is like format but
947         preserves text properties on XEmacs (though it only understands
948         simple format specs).  The variable
949         `gnus-make-format-preserve-properties' controls whether the
950         function is used, and is checked in `gnus-parse-simple-format'.
951         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
952
953         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
954         output.
955         (gnus-agent-consider-all-articles): New variable.
956         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
957         (gnus-agent-fetch-headers): Depending on
958         gnus-agent-consider-all-articles, maybe get all articles.
959         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
960         `read'.
961         (gnus-predicate-imples-unread): New function.
962         (gnus-agent-fetch-headers): Optimize to call
963         gnus-list-of-unread-articles if that is sufficient.
964         Check unseen and recent instead of seen and recent.
965         (gnus-agent-fetch-headers): Abstain from calling
966         gnus-list-range-intersection if range (a . b) would have (> a b).
967
968 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
969
970         * message.el (message-send-mail): Make it possible to perform
971         edebug-defun.
972
973 2002-10-18  Simon Josefsson  <jas@extundo.com>
974
975         * gnus-art.el (gnus-button-man-handler): Change default to
976         `manual-entry' (defined in both emacsen).
977         (gnus-button-man-handler): Remove emacsen difference and use
978         `manual-entry'.
979
980 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
981
982         * spam.el: Wrap autoload settings for bbdb-records,
983         executable-find and ifile-spam-filter with eval-and-compile.
984         (spam-display-buffer-contents): Remove.
985         (spam-bogofilter-score): Merge spam-display-buffer-contents.
986
987 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
988
989         * spam.el (spam-display-buffer-contents): New function.
990         (spam-bogofilter-score): use spam-display-buffer-contents, patch
991         from Katsumi Yamaoka <yamaoka@jpl.org>.
992
993 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
994
995         * nnheader.el (nnheader-parse-naked-head): New function.
996         (nnheader-parse-head): Use the above function, in order to handle
997         continuation lines properly.
998         (nnheader-remove-body): New function.
999         (nnheader-remove-cr-followed-by-lf): New function.
1000         (nnheader-ms-strip-cr): Use the above function.
1001
1002         * gnus-agent.el (gnus-agent-regenerate-group): Call
1003         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
1004         `nnheader-parse-head'.
1005         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
1006
1007         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
1008         continuation lines by itself; call `nnheader-parse-naked-head'
1009         instead of `nnheader-parse-head'.
1010         * nndiary.el (nndiary-parse-head): Ditto.
1011         * nnfolder.el (nnfolder-parse-head): Ditto.
1012         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
1013         * nnmaildir.el (nnmaildir--update-nov): Ditto.
1014         * nnml.el (nnml-parse-head): Ditto.
1015
1016 2002-10-17  Steve Youngs  <youngs@xemacs.org>
1017
1018         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
1019         XEmacs, default to it if featurep 'xemacs.
1020
1021 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1022
1023         * spam-stat.el: Check for the existence of hash functions instead
1024         of the Emacs version to decide whether to load cl.  Suggested by
1025         Kai Gro\e,A_\e(Bjohann.
1026
1027 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1028
1029         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
1030         if it isn't open yet.
1031
1032 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1033
1034         * gnus-group.el: Require mm-url only when compiling.
1035         (gnus-group-fetch-charter): Require mm-url.
1036
1037         * spam-stat.el: Require cl for the functions gethash,
1038         hash-table-count, make-hash-table and mapc for Emacs 20.
1039         (puthash): Alias to cl-puthash for Emacs 20.
1040         (with-syntax-table): New macro for Emacs 20.
1041
1042 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
1043
1044         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
1045
1046 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
1047
1048         * spam.el (spam-check-ifile): added ifile as a spam checking
1049         backend, and spam-use-ifle as the variable to toggle that check.
1050
1051 2002-10-12  Simon Josefsson  <jas@extundo.com>
1052
1053         * message.el (message-beginning-of-line): New variable.
1054         (message-beginning-of-line): Use it.
1055
1056 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
1057
1058         * spam.el: more compilation fixes for BBDB
1059
1060         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
1061         (spam-stat-reduce-size): Interactive.
1062         (spam-stat-reset): New function.
1063         (spam-stat-save): Interactive.
1064
1065 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1066
1067         * gnus.el: Autoload gnus-delay-initialize.
1068
1069         * message.el: Autoload gnus-delay-article.
1070
1071 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
1072
1073         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
1074         text property in Emacs.
1075
1076 2002-10-11  Simon Josefsson  <jas@extundo.com>
1077
1078         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
1079         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
1080
1081         * mml1991.el (mml1991-pgg-sign): Remove CR.
1082
1083 2002-10-10  Simon Josefsson  <jas@extundo.com>
1084
1085         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
1086         decrypt failed.
1087         (mml2015-trust-boundaries-alist): Removed.
1088         (mml2015-gpg-extract-signature-details): Don't use it.
1089         (mml2015-unabbrev-trust-alist): New.
1090         (mml2015-gpg-extract-signature-details): Use it.
1091
1092 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
1093
1094         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
1095         BBDB installed
1096
1097         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
1098         statistical analysis of spam in Lisp only
1099
1100 2002-10-10  Simon Josefsson  <jas@extundo.com>
1101
1102         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
1103         auth, selected or examine state.
1104
1105         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
1106         buffer and error buffer depending on type of information.
1107
1108         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
1109         --status-fd stuff even if gpg.el is not used (revert earlier
1110         change).
1111         (mml2015-pgg-{clear-,}verify): Store both output and errors as
1112         gnus details.
1113         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
1114         buffer.
1115
1116         * pgg.el (pgg-verify-region): Use it.
1117
1118         * pgg-def.el (pgg-query-keyserver): New variable.
1119
1120         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
1121         key-identifier in packet.  Is this a good idea?
1122
1123         * mml.el (mml-mode-map): Add security commands that operates on
1124         MIME parts.
1125         (mml-menu): And menu items for them.
1126
1127         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
1128
1129         * mml.el (mml-parse-1): Support sender in #secure tags.
1130
1131         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
1132         defined.
1133
1134         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
1135         (mml-pgp-encrypt-buffer): Support combined signing.
1136
1137         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
1138         (mml1991-gpg-encrypt): Ditto.
1139         (mml1991-pgg-encrypt): Ditto.
1140         (mml1991-encrypt): Pass sign parameter.
1141
1142         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
1143         (mml-signencrypt-style): Mention the variable.
1144
1145 2002-10-09  Simon Josefsson  <jas@extundo.com>
1146
1147         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
1148         pgg-gpg-user-id.
1149
1150         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
1151         (pgg-fetch-key-function): Nil if w3 is not installed.
1152
1153 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1154
1155         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
1156         gnus-agent-current-history.
1157
1158 2002-10-06  Simon Josefsson  <jas@extundo.com>
1159
1160         * imap.el (imap-parse-status): Don't use read to read token.
1161
1162 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1163
1164         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
1165         for methods not covered by the agent, and when unplugged.
1166
1167 2002-10-05  Simon Josefsson  <jas@extundo.com>
1168
1169         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
1170         signing.
1171
1172         * gnus-agent.el (gnus-agent-read-servers): If getting method from
1173         a named server fails, ignore the server.
1174
1175         * mml1991.el (mml1991-pgg-sign): Do QP.
1176
1177         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
1178         work.
1179
1180 2002-10-04  Simon Josefsson  <jas@extundo.com>
1181
1182         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
1183
1184         * pgg-pgp.el (pgg-pgp-verify-region): Inline
1185         binary-write-decoded-region from MEL.
1186
1187         * pgg.el (pgg-encrypt-region): Support sign.
1188
1189         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
1190
1191         * mml2015.el (mml2015-pgg-encrypt): Ditto.
1192
1193         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
1194         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
1195         branch where PGG was taken from in the ChangeLog entries below.
1196
1197 2002-10-01  Simon Josefsson  <jas@extundo.com>
1198
1199         * pgg-pgp.el: Don't require mel.  Don't use luna.
1200         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
1201         (pgg-pgp-process-region): Use expand-file-name instead of concat.
1202         (pgg-pgp-process-region): Don't use binary-funcall.
1203
1204         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
1205
1206         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
1207         instead of concat.
1208
1209         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
1210
1211 2002-09-29  Simon Josefsson  <jas@extundo.com>
1212
1213         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
1214         compile warnings.
1215
1216         * pgg.el (pgg-decrypt-region): Don't parse packet.
1217
1218         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
1219
1220 2002-09-29  Daiki Ueno <ueno@unixuser.org>
1221
1222         * pgg.el: Remove dependency on calist.el.
1223
1224 2002-09-28  Simon Josefsson  <jas@extundo.com>
1225
1226         * pgg.el (pgg-temporary-file-directory): New variable.
1227         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
1228
1229         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
1230         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
1231
1232         * pgg-parse.el (pgg-char-int): Defalias.
1233         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
1234         (pgg-read-bytes, pgg-read-body): Use it.
1235         (pgg-decode-packets): Don't use MEL, use base64-*.
1236         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
1237         (pgg-string-as-unibyte): Defalias.
1238         (pgg-parse-armor-region): Use it.
1239
1240         * pgg-gpg.el (pgg-gpg-process-region): Use
1241         pgg-temporary-file-directory.
1242
1243         * luna.el: Don't def-edebug.
1244
1245         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
1246         binary-write-decoded-region from MEL.
1247
1248         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
1249
1250         * alist.el, calist.el: Don't require product/APEL.
1251
1252         * pgg-parse.el (top-level): Remove dependency on static.el,
1253         pccl.el, mel.el.
1254         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
1255         `define-ccl-program' is boundp, instead of using broken.
1256
1257 2002-10-01  Simon Josefsson  <jas@extundo.com>
1258
1259         * message.el (message-required-mail-headers): Remove Lines:.
1260
1261 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1262         From Jesper Harder.
1263
1264         * gnus-group.el (gnus-group-fetch-charter,
1265         gnus-group-fetch-control): Prompt for group if given a prefix
1266         argument.
1267         * gnus-sum.el (t): Add gnus-group-fetch-charter and
1268         gnus-group-fetch-control to summary key map and menu.
1269
1270
1271 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
1272
1273         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
1274         number when there are no articles.
1275
1276 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1277
1278         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
1279         arg ALL means to fetch all articles, not only downloadable ones.
1280         (gnus-agent-fetch-selected-article): New function for
1281         gnus-select-article-hook or gnus-mark-article-hook.
1282
1283 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1284         From Peter von der Ahe <nospam2159@daimi.au.dk>.
1285
1286         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
1287         raw-text.
1288
1289 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
1290
1291         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
1292         Pinard).
1293         Major revamp of the code, documentation is in comments in the file
1294         for now.
1295
1296 2002-09-30  Simon Josefsson  <jas@extundo.com>
1297
1298         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
1299         buffer seem to be needed?
1300
1301 2002-09-29  Simon Josefsson  <jas@extundo.com>
1302
1303         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
1304         compile warnings.
1305
1306         * mml1991.el (mml1991-function-alist): Add pgg.
1307         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
1308         (mml1991-pgg-encrypt): Fix recipients querying.
1309
1310 2002-09-28  Simon Josefsson  <jas@extundo.com>
1311
1312         * mml2015.el (autoload): Autoload correct files.  Trivial patch
1313         from dme@dme.org.
1314         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
1315         handle is returned.
1316
1317 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1318
1319         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1320         Protect against non-existent of `nnimap-mailbox-info'.
1321
1322 2002-09-27  Simon Josefsson  <jas@extundo.com>
1323
1324         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
1325         (gnus-setup-news-hook): Use it.
1326         (gnus-after-getting-new-news-hook): Ditto.
1327
1328         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
1329
1330 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1331         From Mats Lidell <matsl@contactor.se>.
1332
1333         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
1334
1335 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1336
1337         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
1338         the part to decode encoded words, use raw words instead of decoded
1339         words.
1340
1341 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1342
1343         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
1344
1345         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
1346         (mm-setup-w3m): Use it.
1347
1348 2002-09-27  Simon Josefsson  <jas@extundo.com>
1349
1350         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
1351         article buffers.
1352
1353         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
1354         it just in case.
1355         (nnimap-update-unseen): New function; update unseen count in
1356         `n-m-info'.
1357         (nnimap-close-group): Call it.
1358
1359         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
1360         (gnus-after-getting-new-news-hook): Ditto.
1361
1362         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
1363         message into verboselevel 9.  Change slow mail check message.
1364         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
1365         (nnimap-fixup-unread-after-getting-new-news): New function, to be
1366         used as a hook after getting new mail.
1367
1368 2002-09-26  Simon Josefsson  <jas@extundo.com>
1369
1370         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
1371         SELECT/EXAMINE is first unseen article, not number of unseen
1372         articles.  Make them distinct by renaming the former to
1373         `first-unseen' instead of `unseen'.
1374
1375         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
1376         too.
1377         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
1378         changed.
1379         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
1380
1381         * gnus-int.el (gnus-server-unopen-status): Defcustom.
1382
1383         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
1384         better.
1385
1386         * mml2015.el (mml2015-pgg-decrypt): Only add security information
1387         if dissecting resulting buffer actually had any information.
1388
1389 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1390
1391         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
1392         because the function `string<' allows symbols.
1393
1394         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
1395
1396 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
1397
1398         * message.el (message-forward-make-body): Revert an early change
1399         because 8-bit utf-8 emails.
1400
1401 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
1402
1403         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
1404         links to Info)
1405         * gnus-art.el (gnus-treat-highlight-signature):
1406         * gnus-art.el (gnus-treat-buttonize):
1407         * gnus-art.el (gnus-treat-buttonize-head):
1408         * gnus-art.el (gnus-treat-emphasize):
1409         * gnus-art.el (gnus-treat-strip-cr):
1410         * gnus-art.el (gnus-treat-unsplit-urls):
1411         * gnus-art.el (gnus-treat-leading-whitespace):
1412         * gnus-art.el (gnus-treat-hide-headers):
1413         * gnus-art.el (gnus-treat-hide-boring-headers):
1414         * gnus-art.el (gnus-treat-hide-signature):
1415         * gnus-art.el (gnus-treat-fill-article):
1416         * gnus-art.el (gnus-treat-hide-citation):
1417         * gnus-art.el (gnus-treat-hide-citation-maybe):
1418         * gnus-art.el (gnus-treat-strip-list-identifiers):
1419         * gnus-art.el (gnus-treat-strip-pgp):
1420         * gnus-art.el (gnus-treat-strip-pem):
1421         * gnus-art.el (gnus-treat-strip-banner):
1422         * gnus-art.el (gnus-treat-highlight-headers):
1423         * gnus-art.el (gnus-treat-highlight-citation):
1424         * gnus-art.el (gnus-treat-date-ut):
1425         * gnus-art.el (gnus-treat-date-local):
1426         * gnus-art.el (gnus-treat-date-english):
1427         * gnus-art.el (gnus-treat-date-lapsed):
1428         * gnus-art.el (gnus-treat-date-original):
1429         * gnus-art.el (gnus-treat-date-iso8601):
1430         * gnus-art.el (gnus-treat-date-user-defined):
1431         * gnus-art.el (gnus-treat-strip-headers-in-body):
1432         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
1433         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
1434         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
1435         * gnus-art.el (gnus-treat-unfold-headers):
1436         * gnus-art.el (gnus-treat-fold-headers):
1437         * gnus-art.el (gnus-treat-fold-newsgroups):
1438         * gnus-art.el (gnus-treat-overstrike):
1439         * gnus-art.el (gnus-treat-display-xface):
1440         * gnus-art.el (gnus-treat-display-smileys):
1441         * gnus-art.el (gnus-treat-from-picon):
1442         * gnus-art.el (gnus-treat-mail-picon):
1443         * gnus-art.el (gnus-treat-newsgroups-picon):
1444         * gnus-art.el (gnus-treat-body-boundary):
1445         * gnus-art.el (gnus-treat-capitalize-sentences):
1446         * gnus-art.el (gnus-treat-fill-long-lines):
1447         * gnus-art.el (gnus-treat-play-sounds):
1448         * gnus-art.el (gnus-treat-translate):
1449         * gnus-art.el (gnus-treat-x-pgp-sig):
1450         * gnus-art.el (gnus-mime-button-line-format):
1451         * gnus-art.el (gnus-button-man-level):
1452         * gnus-art.el (gnus-button-emacs-level):
1453         * gnus-cus.el (gnus-group-parameters):
1454         * gnus-gl.el (bbb-build-mid-scores-alist):
1455         * gnus-group.el (gnus-group-line-format):
1456         * gnus-mlspl.el (gnus-group-split-setup):
1457         * gnus-mlspl.el (gnus-group-split):
1458         * gnus-msg.el (gnus-mailing-list-groups):
1459         * gnus-msg.el (gnus-posting-styles):
1460         * gnus-nocem.el (gnus-nocem-issuers):
1461         * gnus-score.el (gnus-score-regexp-bad-p):
1462         * gnus-srvr.el (gnus-server-line-format):
1463         * gnus-topic.el (gnus-topic-line-format):
1464         * gnus.el (gnus-summary-line-format):
1465         * mail-source.el (mail-sources):
1466         * message.el (message-subscribed-address-file):
1467         * nnmail.el (nnmail-split-fancy):
1468
1469 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
1470
1471         * mail-source.el(mail-source-run-script): use `functionp' to test
1472         whether the argument `script' is in fact a function.
1473         (mail-sources): adjust the defcustom to allow users to specify a
1474         function or a string as the value of the `:prescript' and
1475         `:postscript' arguments of the `file' and `pop3' mail sources.
1476
1477 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
1478
1479         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
1480         number when article 1 does not exist.
1481
1482 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1483
1484         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
1485         apropos if apropos-variable does not exist.
1486         (gnus-button-guessed-mid-regexp)
1487         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
1488         regexes.  From Reiner Steib.
1489         (gnus-button-handle-describe-function)
1490         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
1491         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
1492         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
1493
1494 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
1495         Trivial patch.
1496
1497         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
1498         the file.
1499
1500 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
1501
1502         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
1503
1504 2002-09-24  Simon Josefsson  <jas@extundo.com>
1505
1506         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
1507         (mml2015-use): Prefer PGG if installed.
1508         (mml2015-function-alist): Add PGG wrappers.
1509         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
1510         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
1511         prefix, make regexp optionally skip it.
1512         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
1513         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
1514         (mml2015-pgg-encrypt): New functions.
1515         (defvar, autoload): Prevent byte-compile warnings.
1516
1517 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1518         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
1519
1520         * gnus-art.el (article-strip-banner): Check for the existence of
1521         from header.
1522
1523 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
1524
1525         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
1526         (gnus-button-alist): Improved regexp for
1527         gnus-button-handle-mid-or-mail (false positives), fixed
1528         gnus-button-handle-man entries.
1529         From Reiner Steib.
1530
1531 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
1532         From Josh Huber.
1533
1534         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
1535         nnmail-extra-headers is non-nil.
1536
1537 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
1538
1539         * nnmaildir.el: Store article numbers persistently.  General
1540         revision.
1541         (nnmaildir-request-expire-articles): handle 'immediate and 'never
1542         for nnmail-expiry-wait; delete instead of moving if 'force is
1543         given.
1544
1545 2002-09-23  Simon Josefsson  <jas@extundo.com>
1546         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
1547
1548         * smime.el (smime-sign-buffer): Get key and extra certs.
1549         (smime-get-key-with-certs-by-email): Utility function.
1550
1551 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1552         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
1553
1554         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
1555         article exists.
1556
1557 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1558
1559         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
1560
1561 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
1562         From Reiner Steib.
1563
1564         * gnus-art.el (gnus-button-handle-custom,
1565         gnus-button-handle-mid-or-mail,
1566         gnus-button-handle-describe-{function,variable,key},
1567         gnus-button-handle-apropos{,command,variable}): New functions.
1568         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
1569         gnus-button-{man,emacs,mail}-level): New variables.
1570         (gnus-button-alist): Use the above to buttonize emacs and mail
1571         related links.
1572
1573 2002-09-18  Juanma Barranquero  <lektu@terra.es>
1574
1575         * gnus-int.el (gnus-status-message): Fix spacing.
1576
1577         * imap.el (imap-continuation): Fix typos.
1578
1579 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1580
1581         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
1582
1583         * gnus-art.el (gnus-article-reply-with-original): Correct
1584         with-current-buffer scope.
1585
1586         * message.el (message-completion-alist): Add Reply-To, From, etc.
1587
1588 2002-09-18  Simon Josefsson  <jas@extundo.com>
1589
1590         * nnimap.el (nnimap-request-expire-articles): Make flag setting
1591         conditional.  From Nevin Kapur <nevin@jhu.edu>.
1592
1593 2002-09-17  Simon Josefsson  <jas@extundo.com>
1594
1595         * nnimap.el (nnimap-expiry-target): Don't search for which
1596         articles exists here.
1597         (nnimap-request-expire-articles): Do it here instead.  Only expire
1598         when articles are found.  Suggested by Nevin Kapur
1599         <nevin@jhu.edu>.
1600
1601 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1602         From Reiner Steib <reiner.steib@gmx.de>.
1603
1604         * message.el (message-strip-subject-trailing-was)
1605         (message-change-subject, message-add-archive-header)
1606         (message-xpost-fup2-header, message-xpost-insert-note)
1607         (message-xpost-fup2, message-reduce-to-to-cc): New functions
1608         adopted from message-utils.el.  Add functions to the keymap, mode
1609         describtion and menu.
1610         (message-change-subject,message-xpost-fup2): Signal error if
1611         current header is empty.
1612         (message-xpost-insert-note): Changed insert position.
1613         (message-archive-note): Ensure to insert note in message body (not
1614         in head).
1615         (message-archive-header, message-archive-note)
1616         (message-xpost-default, message-xpost-note, message-fup2-note)
1617         (message-xpost-note-function): New variables adopted from
1618         message-utils.el.  Changed some doc-strings.
1619         (message-mark-insert-{begin,end}): Rename from
1620         message-{begin,end}-inserted-text-mark (message-utils.el), changed
1621         values.
1622         (message-subject-trailing-was-query)
1623         (message-subject-trailing-was-ask-regexp)
1624         (message-subject-trailing-was-regexp): New variables.
1625         (message-to-list-only): Added doc-string and menu entry.
1626
1627         * message-utils.el: Removed.  Functions are now in message.el.
1628
1629 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1630
1631         * gnus-art.el (gnus-article-reply-with-original,
1632         gnus-article-followup-with-original): Switch to
1633         gnus-summary-buffer before reply/followup.
1634
1635 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
1636
1637         * gnus-sum.el (gnus-summary-toggle-header): The article window may
1638         not exist. Toggle it anyway.
1639
1640 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
1641
1642         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
1643
1644         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
1645         Trivial patch from Urban Engberg <ue@ccieurope.com>.
1646
1647         * rfc2047.el (message-posting-charset): Defvar it.
1648         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
1649         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
1650
1651         * mail-source.el (mail-source-fetch): Hide password.
1652
1653         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
1654
1655 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1656         From John Paul Wallington <jpw@shootybangbang.com>.
1657
1658         * gnus.el (gnus-visual, gnus-meta): Fix typo.
1659
1660 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1661
1662         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
1663
1664 2002-09-11  Simon Josefsson  <jas@extundo.com>
1665
1666         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
1667         (nnimap-split-rule): Doc fix.
1668         (nnimap-request-expire-articles): Cleanup code.
1669
1670 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1671         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
1672
1673         * gnus-art.el (gnus-article-address-banner-alist): New option.
1674         (article-strip-banner): Refer the above option to split banners of
1675         free mail servers, when no group parameter is specified.
1676
1677 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1678
1679         * nntp.el (nntp-wait-for-string): Check for a process in the
1680         current buffer instead of `nntp-server-buffer'.
1681
1682 2002-09-09  Simon Josefsson  <jas@extundo.com>
1683
1684         * gnus-art.el (gnus-button-man-handler): New variable.
1685         (gnus-button-alist): Use g-b-handle-man.
1686         (gnus-button-handle-man): New, call g-b-man-handler.
1687
1688 2002-09-08  Simon Josefsson  <jas@extundo.com>
1689
1690         * gnus-art.el (gnus-button-alist): Buttonize man page links.
1691
1692 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1693
1694         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
1695
1696 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1697
1698         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
1699
1700         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
1701         keystroke.
1702
1703         * gnus-srvr.el (gnus-browse-describe-group): New command and
1704         keystroke.
1705
1706 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1707
1708         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
1709         value for gnus-decoration property.
1710
1711 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1712
1713         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
1714         string) as group name in case we have a CRLF in the file.
1715
1716 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
1717
1718         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
1719         group.
1720         (rfc1843-decode-hzp): do.
1721         (rfc1843-newsgroups-regexp): do.
1722
1723 2002-09-04  Simon Josefsson  <jas@extundo.com>
1724
1725         * message.el (message-canlock-generate): Make sure sha1 doesn't
1726         call external programs.
1727
1728 2002-09-03  Simon Josefsson  <jas@extundo.com>
1729
1730         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
1731
1732         * gnus-agent.el (gnus-agent-batch): Add doc.
1733
1734 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
1735
1736         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
1737         check for signed and encrypted parts.
1738         * mml.el (mml-parse-1): Correct small typo which preventing
1739         setting recipients in a secure tag.
1740
1741 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1742
1743         * mm-util.el (mm-coding-system-priorities): Default to a list of
1744         iso-2022-jp and others for the Japanese environment.
1745
1746 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1747
1748         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
1749         invalid display names.
1750
1751 2002-08-30  Simon Josefsson  <jas@extundo.com>
1752
1753         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
1754         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
1755
1756 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
1757
1758         * gnus.el (gnus-group-charter-alist): New option.
1759         (gnus-group-fetch-control-use-browse-url): New option.
1760
1761         * gnus-group.el (gnus-group-fetch-charter): New function.
1762         (gnus-group-fetch-control): New function.
1763         Add them to the keymap and menu. Require mm-url.
1764
1765 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1766
1767         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
1768         From Alex Schroeder <alex@emacswiki.org>.
1769
1770 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
1771
1772         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
1773         items expecting user interaction.
1774
1775         * gnus-topic.el (gnus-topic-make-menu-bar): do.
1776
1777         * gnus-sum.el (gnus-summary-make-menu-bar): do.
1778
1779         * gnus-srvr.el (gnus-server-make-menu-bar): do.
1780
1781         * mml.el (mml-menu): do.
1782
1783 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1784
1785         * mail-source.el (mail-source-touch-pop): New function.
1786
1787         * message.el (message-smtpmail-send-it): New function.
1788         (message-send-mail-function): Add it for a candidate.
1789
1790 2002-08-27  Simon Josefsson  <jas@extundo.com>
1791
1792         * gnus-msg.el (posting-charset-alist): Use
1793         gnus-define-group-parameter instead of defcustom.
1794         (gnus-put-message): Handle SPC in GCC.
1795         (gnus-inews-insert-gcc): Ditto.
1796         (gnus-inews-insert-archive-gcc): Ditto.
1797
1798 2002-08-26  Simon Josefsson  <jas@extundo.com>
1799
1800         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
1801         (gnus-agentize): Auto agentize all nntp and nnimap groups.
1802         (gnus-agent-possibly-save-gcc): Autoload.
1803         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
1804
1805 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1806
1807         * gnus.el (gnus-other-frame-function): New user option.
1808         (gnus-other-frame): Use it; add a doc-string; make it work with
1809         the gnuclient program.
1810
1811         * gnus-util.el (gnus-frame-or-window-display-name): New function.
1812
1813         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
1814         `device-connection' and `dfw-device'.
1815
1816 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1817
1818         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
1819         positives, make it stricter.  From Jochen Hein (trivial change).
1820
1821 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1822
1823         * gnus.el (gnus-other-frame): Trivial fix.
1824
1825 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1826
1827         * gnus.el (gnus-other-frame-parameters): New user option.
1828         (gnus-other-frame-object): New variable.
1829         (gnus-other-frame): Make it search for existing Gnus frame; don't
1830         read new news; delete frame on exit.
1831
1832         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
1833
1834         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
1835
1836 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1837         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
1838
1839         * message.el (message-set-auto-save-file-name): Add support for
1840         the Cygwin Emacs; the system-type is `cygwin'.
1841         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
1842
1843 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1844
1845         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
1846
1847         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
1848         avoid arithmetic errors.
1849
1850 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1851
1852         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
1853
1854 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1855
1856         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
1857         (message-ignored-resent-headers): Add envelope From.
1858
1859 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1860
1861         * gnus.el (gnus-summary-line-format): Document %k specifier.
1862
1863 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1864
1865         * gnus-sum.el (gnus-summary-line-message-size): New function.
1866         (gnus-summary-line-format-alist): Use it.
1867
1868 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1869
1870         * gnus-art.el (article-make-date-line): Refer to the value for
1871         `gnus-article-time-format' in the summary buffer.
1872
1873         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
1874
1875 2002-08-14  Simon Josefsson  <jas@extundo.com>
1876
1877         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
1878         quoting.
1879         (gnus-button-alist): Fix doc.
1880         (gnus-header-button-alist): Use ' not ` for default value quoting.
1881         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
1882         rationale similar to 2002-05-01 change.
1883         (gnus-article-add-buttons-to-head): Evaluate expression.
1884
1885         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
1886
1887 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1888
1889         * message.el (message-font-lock-keywords): Refer to the value for
1890         `message-cite-prefix-regexp' dynamically.
1891
1892 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1893
1894         * gnus-art.el (gnus-decode-header-methods): Doc fix.
1895
1896 2002-08-12  Simon Josefsson  <jas@extundo.com>
1897
1898         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
1899         (imap-shell-open): Skip initial junk before IMAP greeting.
1900
1901 2002-08-11  Simon Josefsson  <jas@extundo.com>
1902
1903         * message-utils.el (message-xpost-default,
1904         message-xpost-fup2-header, message-xpost-fup2): Fixed
1905         Typos.  Trivial changes from Reiner Steib
1906         <4uce.02.r.steib@gmx.net>.
1907
1908 2002-08-09  Simon Josefsson  <jas@extundo.com>
1909
1910         * message.el (message-canlock-password): Set
1911         canlock-password-for-verify to newly generated canlock-password.
1912         When Emacs is restarted, Custom makes sure this is set, but during
1913         the same session we must set it manually.
1914
1915 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
1916
1917         * yenc.el: New file.
1918
1919         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
1920         (mm-uu-type-alist): Add yenc.
1921         (mm-uu-yenc-filename): New function.
1922         (mm-uu-yenc-extract): New function.
1923
1924         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
1925
1926 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1927
1928         * dgnushack.el (merge): Don't use coerce.
1929
1930 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
1931
1932         * mailcap.el (mailcap-mime-data): Test window-system rather than
1933         mm-device-type.
1934         (mailcap-mime-data): Call xdvi and gv with "-safer".
1935
1936         * mm-util.el: Don't define mm-device-type.
1937
1938 2002-08-05  Simon Josefsson  <jas@extundo.com>
1939
1940         * mm-util.el (mm-coding-system-priorities): coding-system type not
1941         supported everywhere.
1942
1943 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1944
1945         * gnus.el (gnus-version-number): Bumped version number.
1946
1947 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1948
1949         * gnus.el: Oort Gnus v0.07 is released.
1950
1951 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1952
1953         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
1954         (gnus-article-sort-functions): Doc fix.
1955         (t): New keystroke.
1956         (gnus-article-sort-by-random): New function.
1957         (gnus-thread-sort-by-random): New function.
1958
1959 2002-08-02  Simon Josefsson  <jas@extundo.com>
1960
1961         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
1962         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
1963
1964 2002-07-31  Danny Siu  <dsiu@adobe.com>
1965
1966         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
1967         when splitting malformed messages without message-id
1968
1969 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1970         From Niklas Morberg <niklas.morberg@axis.com>.
1971
1972         * nnweb.el (nnweb-type, nnweb-type-definition)
1973         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
1974         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
1975         functionality.
1976         * nnweb.el: Removed old non-functioning search engines.
1977
1978 2002-07-27  Simon Josefsson  <jas@extundo.com>
1979
1980         * message.el (message-forward-make-body): Don't use
1981         `message-forward-ignored-headers' when doing a "raw" followup (it
1982         is important to preserve e.g. CTE).
1983
1984         * flow-fill.el (fill-flowed): Disable filladapt-mode.
1985
1986         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
1987         regexp-quote, Cyrus Sieve is fixed.
1988
1989         * sieve-manage.el (sieve-manage-deletescript): New function.
1990
1991         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
1992         (sieve-manage-mode): Fix menubar.
1993         (sieve-activate): Change some messages.
1994         (sieve-deactivate-all): New function.
1995         (sieve-deactivate): New alias.
1996         (sieve-remove): New function.
1997         (sieve-help): Fix help.
1998         All suggested by Ned Ludd.
1999
2000 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2001
2002         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
2003         (mm-w3m-safe-url-regexp): New user option.
2004
2005         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
2006         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
2007
2008 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
2009
2010         * gnus-sum.el (gnus-summary-delete-article): Force
2011         nnmail-expiry-target to 'delete, so that absolute deletion
2012         happens when absolute deletion is requested.
2013
2014 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2015         From Nevin Kapur <nevin@jhu.edu>.
2016
2017         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
2018         headers as empty headers.
2019
2020 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2021         From Jochen Hein <jochen@jochen.org>.
2022
2023         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
2024         correct typo.
2025         (gnus-emphasis-strikethru): New face.
2026
2027 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2028         From Jason Merrill <jason@redhat.com>.
2029
2030         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
2031         entire file for each of a sequence of missing articles.
2032
2033         * gnus-salt.el (gnus-binary-display-article): Respect an existing
2034         value for gnus-view-pseudos.
2035
2036         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
2037         avoid nreverse.
2038
2039 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2040         From Ted Zlatanov <teodor.zlatanov@divine.com>.
2041
2042         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
2043         (gnus-summary-mode-line-format-alist): Add %h for number of
2044         spams.
2045         (gnus-newsgroup-spam-marked): New variable.
2046         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
2047         (gnus-article-read-p, gnus-article-mark)
2048         (gnus-set-global-variables, gnus-set-global-variables)
2049         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
2050         (gnus-summary-mark-article-as-unread)
2051         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
2052         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
2053         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
2054
2055 2002-07-10  Simon Josefsson  <jas@extundo.com>
2056
2057         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
2058         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
2059
2060 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
2061
2062         * gnus-sum.el (gnus-summary-delete-article): Respect group
2063         parameters while expiring.
2064
2065 2002-07-08  Simon Josefsson  <jas@extundo.com>
2066
2067         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
2068         Enberg.
2069
2070 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2071
2072         * gnus-art.el (article-unsplit-urls): Only display MIME when this
2073         function is called interactively.  From Niklas Morberg.
2074
2075 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2076
2077         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
2078         cdaar to cdar and car.
2079
2080         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
2081         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
2082
2083 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2084
2085         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
2086         don't break a narrowed article.
2087
2088         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
2089         (nntp-open-via-rlogin-and-telnet): Ditto.
2090
2091 2002-07-02  Didier Verna  <didier@xemacs.org>
2092
2093         * nnmail.el (nnmail-split-methods): fix custom type.
2094
2095 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2096
2097         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
2098         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
2099
2100 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2101
2102         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
2103         (gnus-summary-resend-message): Use it.
2104
2105 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2106
2107         * nntp.el (nntp-via-rlogin-command-switches): New variable.
2108         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
2109
2110 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2111
2112         * message.el (message-font-lock-keywords): Don't fontify
2113         headers in the message body, only in the header.
2114         (message-font-lock-make-header-matcher): New function, used by
2115         message-font-lock-keywords.
2116         From Katsumi Yamaoka <yamaoka@jpl.org>.
2117
2118 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2119
2120         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
2121
2122 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2123
2124         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
2125
2126 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2127
2128         * message.el (message-font-lock-keywords): Revert 2002-06-22
2129         change.
2130
2131 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2132
2133         * message.el (message-font-lock-keywords): Put colon in header
2134         name match.
2135
2136 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2137
2138         * message.el (message-font-lock-keywords): Don't use header faces
2139         in the body.  Thanks to Stefan Monnier for the hint on the
2140         implementation.
2141
2142 2002-05-09  Miles Bader  <miles@gnu.org>
2143
2144         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
2145         (gnus-article-hide-citation): Respect it.
2146
2147 2002-04-12  Juanma Barranquero  <lektu@terra.es>
2148
2149         * pop3.el (pop3-open-server): Fix typo.
2150
2151 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
2152
2153         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
2154         instead of push to ignore duplicate to-(list|address) values.
2155         * nnmail.el (nnmail-cache-ignore-groups): New.
2156         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
2157
2158 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2159
2160         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
2161         before sending.  Suggested by Jan Rychter.
2162
2163 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2164
2165         * dgnushack.el (remove): New compiler macro.
2166         (last, coerce, subseq): Remove compiler macros for those built-in
2167         or unused functions.
2168
2169 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2170
2171         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
2172         sure to write byte-compiled versions of gnus-*-format-alist to
2173         .newsrc.eld.  From Simon Josefsson.
2174
2175 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2176
2177         * gnus-agent.el (gnus-agent-read-servers)
2178         (gnus-agent-write-servers): Put server name (string like
2179         "nnchoke:frumple") in the file instead of a server specification
2180         (Lisp expression like (nnchoke "frumple" ...parameters...)).
2181         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
2182
2183 2002-06-16  Simon Josefsson  <jas@extundo.com>
2184
2185         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
2186         Reiner Steib <4uce.02.r.steib@gmx.net>.
2187
2188 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2189
2190         * nnheader.el (nnheader-file-name-translation-alist): Set the
2191         default value for MS Windows systems.
2192
2193         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
2194
2195 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2196
2197         * message.el (message-beginning-of-line): Keep the region active
2198         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
2199
2200 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
2201
2202         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
2203         * gnus-msg.el (gnus-summary-reply): Ditto.
2204         * gnus-msg.el (gnus-summary-handle-replysign): New.
2205
2206 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2207
2208         * message.el (message-send-mail-with-sendmail): Kill errbuf even
2209         if sending failed.
2210
2211 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
2212
2213         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
2214         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
2215         to sign while encrypting.
2216
2217 2002-06-11  Simon Josefsson  <jas@extundo.com>
2218
2219         * gnus-int.el (gnus-request-move-article): Agent expire article if
2220         successfuly moved.
2221
2222         * nnweb.el (nnweb-google-create-mapping): Honors the value of
2223         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
2224
2225 2002-06-10  Simon Josefsson  <jas@extundo.com>
2226
2227         * gnus-int.el (gnus-request-expire-articles): Fix last change?
2228
2229 2002-06-09  Simon Josefsson  <jas@extundo.com>
2230
2231         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
2232
2233         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
2234
2235 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2236
2237         * flow-fill.el (fill-flowed): Ignore errors.
2238
2239 2002-06-06  Simon Josefsson  <jas@extundo.com>
2240
2241         * message.el (message-send-mail-with-sendmail): Improve error message.
2242
2243 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2244
2245         * message.el (message-interactive): Change default from nil to t.
2246         Better to be safe than to be fast.
2247
2248 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2249
2250         * message.el (message-send-mail-with-sendmail): Check return value
2251         from call-process-region.
2252
2253 2002-06-04  Simon Josefsson  <jas@extundo.com>
2254
2255         * gnus-msg.el (gnus-group-mail, gnus-group-news)
2256         (gnus-group-post-news, gnus-summary-mail-other-window)
2257         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
2258         gnus-article-copy to nil, thereby inhibiting the `header' posting
2259         style match to use data from last viewed article.
2260         Suggested by Hrvoje Niksic.
2261
2262 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2263
2264         * spam.el (spam-point-at-eol): New alias.
2265         (spam-parse-whitelist): Use it.
2266
2267 2002-06-03  Simon Josefsson  <jas@extundo.com>
2268
2269         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
2270         (nnmail-article-group): Use it.
2271
2272 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2273
2274         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
2275         so that code reading them won't be surprised.  From Jesper Harder
2276         <harder@ifa.au.dk>.
2277
2278 2002-05-29  Simon Josefsson  <jas@extundo.com>
2279
2280         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
2281         articles.
2282
2283         * gnus.el (gnus-agent-cache): Doc fix.
2284         (gnus-agent): Change default to t.
2285
2286         * gnus-agent.el (gnus-agent-expire): Make it accept optional
2287         ARTICLES, GROUP and FORCE parameters.
2288
2289 2002-05-28  Simon Josefsson  <jas@extundo.com>
2290
2291         * gnus-group.el (gnus-group-line-format): Doc fix.
2292
2293 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2294
2295         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
2296         original article before yanking.  From Jesper Harder
2297         <harder@ifa.au.dk>.
2298
2299 2002-05-26  Simon Josefsson  <jas@extundo.com>
2300
2301         * gnus-sum.el (gnus-summary-menu-split): New function.
2302         (gnus-summary-make-menu-bar): Split charset submenu.
2303         (gnus-summary-menu-maxlen): New variable.
2304         (gnus-summary-menu-split): Use it.
2305
2306 2002-05-25  Simon Josefsson  <jas@extundo.com>
2307
2308         * mml.el (mml-preview): Generate some headers.
2309
2310         * gnus.el (gnus-large-newsgroup): Fix :type.
2311
2312         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
2313         Agent cache NOV's by default now).
2314         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
2315
2316 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
2317
2318         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
2319         call to gnus-parent-id when we check for References loops.
2320         (gnus-summary-prepare-threads): Avoid simplifying every Subject
2321         twice by saving the simplified subject string in simp-subject.
2322
2323 2002-05-23  Simon Josefsson  <jas@extundo.com>
2324
2325         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
2326         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
2327
2328         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
2329         Niklas Morberg <niklas.morberg@axis.com>.
2330
2331 2002-05-22  Simon Josefsson  <jas@extundo.com>
2332
2333         * sieve.el (sieve-change-region): Define it before it is used.
2334
2335         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
2336         (gnus-summary-reply): Ask for confirmation when replying to news.
2337         Defaults to not ask.  From Benjamin Rutt
2338         <rutt+news@cis.ohio-state.edu>.
2339
2340         * nnimap.el (nnimap-nov-is-evil): Improve doc.
2341
2342 2002-05-21  Simon Josefsson  <jas@extundo.com>
2343
2344         * sieve-mode.el (sieve-manage): Fix autoloads.
2345
2346         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
2347         name (makes it work with recent Cyrus timsieved).
2348
2349 2002-05-20  Jason  <jbaker@cs.utah.edu>
2350         Trivial patch.
2351
2352         * gnus-art.el (gnus-request-article-this-buffer): Try
2353         reconnecting if you don't get the message.
2354
2355 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2356
2357         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
2358         Reply-To headers from the headers.
2359
2360 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2361
2362         * mm-url.el (mm-url-insert): Remove junk message.
2363
2364 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2365
2366         * nnslashdot.el (nnslashdot-request-list): Parse new html.
2367         (nnslashdot-use-front-page): New variable.
2368         (nnslashdot-request-list): Use it.
2369
2370         * mm-url.el (mm-url-timeout): New variable.
2371         (mm-url-retries): Ditto.
2372         (mm-url-insert): Use it.
2373
2374 2002-05-16  Simon Josefsson  <jas@extundo.com>
2375
2376         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
2377         (gnus-simplify-subject-functions): Mention g-s-a-w.
2378
2379 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
2380
2381         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
2382         nnmail-cache-insert.
2383         * nndiary.el (nndiary-request-accept-article): Ditto.
2384         * nnfolder.el (nnfolder-request-accept-article): Ditto.
2385         * nnimap.el (nnimap-request-accept-article): Ditto.
2386         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
2387         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
2388         * nnmbox.el (nnmbox-request-accept-article): Ditto.
2389         * nnmh.el (nnmh-request-accept-article): Ditto.
2390         * nnmail.el (nnmail-cache-insert): Change group to required,
2391         removed code which tried to figure out the group.
2392
2393 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
2394
2395         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
2396         messages. From Hans de Graaff <hans@degraaff.org>.
2397         * nnml.el (nnml-request-accept-article): Pass in the group name to
2398         nnmail-cache-insert, since it's available.
2399
2400 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2401
2402         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
2403
2404 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2405         From Florian Weimer <fw@deneb.enyo.de>.
2406
2407         * gnus.el (subscribed): New group parameter.
2408         (gnus-find-subscribed-addresses): Use it.
2409
2410 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
2411
2412         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
2413         the default for pgpmime to support pgp v2.
2414         * mml-sec.el (mml-signencrypt-style): New accessor function to
2415         allow users to get/set the signencrypt style more easily without
2416         frobbing the alist directly.
2417         * mml.el (mml-generate-mime-1): Use accessor function.
2418
2419 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2420
2421         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
2422         parenthesis for "<" and ">".  Suggested by Andreas Schwab
2423         <schwab@suse.de>.
2424
2425 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2426
2427         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
2428         when intuiting the group the message is written to.  From Josh
2429         Huber <huber@alum.wpi.edu>.
2430
2431 2002-05-06  Simon Josefsson  <jas@extundo.com>
2432
2433         * gnus-topic.el (gnus-group-topic-parameters): Work when group
2434         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
2435
2436 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
2437
2438         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
2439         argument, and fixed compiler warning. (added autoload for
2440         gpg-encrypt).
2441
2442 2002-05-04  Simon Josefsson  <jas@extundo.com>
2443
2444         * mml1991.el (mml1991-function-alist): Doc fix.
2445
2446         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
2447         doesn't exist (for previewing messages without having Gnus
2448         started).
2449
2450         * mm-util.el (mm-coding-system-priorities): Defcustom.
2451
2452         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
2453
2454 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
2455
2456         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
2457         default.
2458         * mml-sec.el:
2459         * mml-sec.el (mml-signencrypt-style): New.
2460         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
2461         argument `sign'.
2462         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
2463         signencrypt.
2464         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
2465         * mml.el (mml-generate-mime-1): Changed logic so a part which is
2466         both signed & encryped is processed in one operation. (rather than
2467         two separate ops: sign, then encrypt)
2468         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
2469         indication if a message is signed by an expired key.
2470         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
2471         enables combined sign & encrypt operation. (this was always on
2472         before).
2473         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
2474
2475 2002-05-01  Simon Josefsson  <jas@extundo.com>
2476
2477         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
2478         server.
2479         (nnimap-mailbox-info): defvar instead of defvoo.
2480
2481 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2482
2483         * gnus.el: Oort Gnus v0.06 is released.
2484
2485 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2486
2487         * lpath.el: Bind url-package-version.
2488
2489 2002-05-01  Simon Josefsson  <jas@extundo.com>
2490
2491         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
2492         filename before deleting the group itself, because the presence of
2493         a group filename decides if long filenames are used or not.
2494
2495         * gnus-art.el (gnus-button-alist): Don't inline
2496         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
2497         without also modifying g-button-alist.
2498         (gnus-button-alist): Fix type to allow variable as well as regexp.
2499         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
2500         themselves, variables to its contents.
2501         (gnus-button-entry): Ditto.
2502
2503 2002-05-01  Simon Josefsson  <jas@extundo.com>
2504
2505         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
2506         UIDNEXT as a string.
2507
2508         * nnimap.el (nnimap-string-lessp-numerical): New function.
2509         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
2510         integers.
2511
2512 2002-04-29  Simon Josefsson  <jas@extundo.com>
2513
2514         * nnmail.el (nnmail-cache-insert): Accept optional group
2515         parameter.
2516
2517         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
2518         n-r-g-a is disabled.
2519
2520 2002-04-29  Simon Josefsson  <jas@extundo.com>
2521
2522         * nnimap.el (nnimap-split-fancy): Fix doc.
2523         (nnimap-split-fancy): Fix doc.
2524
2525         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
2526         (nnimap-mailbox-info): New internal variable.
2527         (nnimap-retrieve-groups): Implement faster new mail check.
2528
2529         * nnimap.el (nnimap-split-articles): Support
2530         nnmail-cache-accepted-message-ids.
2531         (nnimap-request-accept-article): Ditto.
2532
2533         * imap.el (imap-mailbox-status-asynch): New command.
2534
2535 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
2536
2537         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
2538         are no subscribed mail groups.
2539         - Strip quoted names when comparing addresses
2540
2541 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
2542
2543         * mm-decode.el (mm-text-html-renderer): Change customize type to
2544         const.
2545
2546         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
2547         (gnus-debug-exclude-variables): do.
2548
2549 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2550
2551         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
2552         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
2553
2554 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2555
2556         * dns.el (dns-make-network-process): New macro.
2557         (query-dns): Use it.
2558
2559 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2560
2561         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
2562         article-buffer.
2563
2564         * mm-url.el (mm-url-package-name): New variable.
2565         (mm-url-package-version): New variable.
2566         (mm-url-insert-file-contents): Bind url-package-name and
2567         url-package-version here.
2568         * nnrss.el (nnrss-insert-w3): Move the bindings.
2569
2570         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
2571         url-package-version. Trivial change from Andrew J Cosgriff
2572         <ajc@polydistortion.net>
2573
2574         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
2575         attachments. Trivial change from Peter 'Luna' Runestig
2576         <peter@runestig.com>.
2577
2578 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
2579
2580         * nnkiboze.el (nnkiboze-request-scan): Call
2581         nnkiboze-possibly-change-group.
2582         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
2583         problems.
2584         (nnkiboze-generate-group): Set newsrc to the *highest* article
2585         number kibozed, not the lowest.
2586
2587 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
2588
2589         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
2590
2591 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2592         From Dan Christensen <jdc+news@uwo.ca>.
2593
2594         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
2595         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
2596         Recognize math postings.  Extract Date (now ignores "(15kb)").
2597         Extract email address using gnus-extract-address-components
2598         instead of just taking the first word.  Create Date and From
2599         headers for message which are missing these headers.  Get rid
2600         of spurious \\ lines (purely cosmetic).  Extend body-end and
2601         file-end regexps, to exclude more garbage from the message.
2602         Make URL rephrasing regexp more flexible, to match current
2603         format.
2604
2605 2002-04-23  Simon Josefsson  <jas@extundo.com>
2606
2607         * netrc.el: New file, functions copied from gnus-util.el by Ted
2608         Zlatanov <tzz@lifelogs.com>.
2609
2610         * gnus-util.el: Require netrc.
2611         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
2612         new code in netrc.el.
2613
2614 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2615
2616         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
2617         message-ignored-resent-headers, too.  From Matthieu Moy
2618         <Matthieu.Moy@imag.fr>.
2619
2620 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2621
2622         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
2623         boolean not a string
2624         * gnus-group.el (gnus-group-line-format): add description of %C
2625         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
2626           as %C
2627         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
2628
2629 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
2630
2631         * nnmaildir.el (nnmaildir-request-scan): typo: set
2632         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
2633         nnmail-get-new-mail for 'find-new-groups.
2634
2635 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
2636
2637         * nnmaildir.el (nnmaildir-request-update-info,
2638         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
2639         unnecessary calls to nnmaildir-request-scan.
2640
2641 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
2642
2643         * gnus-msg.el:
2644         * gnus-msg.el (gnus-message-replysign): New.
2645         * gnus-msg.el (gnus-message-replyencrypt): New.
2646         * gnus-msg.el (gnus-message-replysignencrypted): New.
2647         * gnus-msg.el (gnus-summary-reply): Use the three new variables
2648         (above) to automatically encrypt/sign to encrypted/signed
2649         messages.
2650         * message.el:
2651         * message.el (message-mode-map): Add keybinding for
2652         `message-to-list-only'
2653         * message.el (message-mode): Add description for
2654         `message-to-list-only'
2655         * message.el (message-to-list-only): New.
2656         * message.el (message-make-mft): Changed to use the cl loop macro,
2657         and added optional flag to return only the matched list. (for use
2658         in new message-to-list-only function)
2659
2660 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
2661
2662         * gnus-msg.el:
2663         * gnus-msg.el (gnus-message-replysign):
2664         * gnus-msg.el (gnus-replysign): New.
2665         * gnus-msg.el (gnus-replyencrypt): New.
2666         * gnus-msg.el (gnus-replysignencrypted): New.
2667         * gnus-msg.el (gnus-summary-reply):
2668         * message.el:
2669         * message.el (message-mode-map):
2670         * message.el (message-mode):
2671         * message.el (message-to-list-only): New.
2672         * message.el (message-make-mft):
2673
2674 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2675
2676         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
2677
2678 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
2679
2680         * message.el (message-gen-unsubscribed-mft): accept a prefix
2681         argument so CC can be included with C-u C-c C-f C-a
2682
2683 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2684         From Ted Zlatanov <teodor.zlatanov@divine.com>.
2685
2686         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
2687         Improve docstring.
2688         (spam-enter-blacklist): New command.
2689
2690         * gnus-sum.el (gnus-spam-mark): New mark.
2691         (gnus-auto-expirable-marks): Add gnus-spam-mark.
2692         (gnus-summary-make-tool-bar): Correct conditional.
2693         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
2694         (gnus-summary-mark-as-spam): New command.
2695
2696 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
2697
2698         * mml-sec.el (mml-secure-message): changed to support arbritrary
2699         modes.
2700         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
2701         changed to support "signencrypt" mode.
2702         * mml.el (mml-parse-1): changed to support different secure modes
2703         more easily. (for signencrypt)
2704
2705 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
2706
2707         * gnus-sum.el (gnus-update-summary-mark-positions)
2708         (gnus-summary-toggle-header):
2709         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
2710         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
2711         (gnus-uu-post-encoded):
2712         * nnfolder.el (nnfolder-possibly-change-group):
2713         * nnimap.el (nnimap-retrieve-headers):
2714         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
2715
2716 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
2717
2718         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
2719         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
2720
2721 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2722
2723         * gnus-srvr.el (gnus-server-set-info): Clear
2724         `gnus-server-method-cache' when `gnus-server-alist' is changed.
2725         From Daiki Ueno <ueno@unixuser.org>.
2726
2727 2002-04-11  Simon Josefsson  <jas@extundo.com>
2728
2729         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
2730         viewing of security buttons.  Thanks to Nicolas Kowalski
2731         <Nicolas.Kowalski@imag.fr>.
2732
2733         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
2734         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
2735         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
2736         <Nicolas.Kowalski@imag.fr>.
2737         (smime-decrypt-buffer): Ditto.
2738
2739 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2740
2741         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
2742         header line.
2743
2744 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
2745
2746         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
2747
2748 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2749
2750         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
2751
2752 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2753
2754         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
2755         errors when debug.
2756
2757 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
2758
2759         * message.el (message-make-mft): Changed MFT code from using
2760         message-recipients (which included Bcc) to use only the To and CC
2761         headers.
2762
2763 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
2764
2765         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
2766         add link.
2767         (gnus-treat-mail-picon): Ditto.
2768         (gnus-treat-newsgroups-picon): Ditto.
2769         (gnus-picon-databases): Fix custom type.
2770         (gnus-picon-databases): Add link.
2771         (gnus-article-x-face-command): Add to gnus-picon group.
2772
2773 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
2774
2775         * message.el (message-buffer-naming-style): Remove.
2776
2777 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2778
2779         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
2780
2781         * message.el (message-tool-bar-map): Ditto.
2782
2783         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2784
2785 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2786
2787         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
2788
2789 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
2790
2791         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
2792
2793 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
2794         Trivial patch.
2795
2796         * dns.el: open-network-stream under XEmacs does udp.
2797
2798 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
2799
2800         * spam.el (spam-enter-whitelist): New function.
2801         (spam-parse-whitelist): Ditto.
2802         (spam-refresh-list-cache): Ditto.
2803         (spam-address-whitelisted-p): New function.
2804
2805         * dns.el (query-dns): Use TCP when make-network-process isn't
2806         available.
2807         (dns-servers): New variable.
2808         (dns-parse-resolv-conf): New function.
2809         (query-dns): Use it.
2810
2811         * spam.el: New file.
2812
2813         * dns.el (query-dns): Test.
2814
2815 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2816
2817         * lpath.el (featurep): Bind make-network-process.
2818
2819 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
2820
2821         * nnmaildir.el: Use defstruct.  Use a single copy of
2822         nnmail-extra-headers to save memory.  Store server's group name
2823         prefix instead of each group's prefixed name.
2824         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
2825         nntp-server-buffer.
2826
2827 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2828
2829         * dns.el: New file.
2830
2831 2002-03-28  Simon Josefsson  <jas@extundo.com>
2832
2833         * gnus-sum.el (gnus-summary-dummy-line-format):
2834         * gnus.el (gnus-summary-line-format): Fixing links to Info.
2835         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
2836
2837 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2838
2839         * gnus-sum.el (gnus-summary-move-article)
2840         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
2841         the doc string.
2842
2843 2002-03-28  Simon Josefsson  <jas@extundo.com>
2844
2845         * mml-sec.el (mml-secure-message): Search after
2846         mail-header-separator from top of message.
2847
2848 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
2849
2850         * nnmaildir.el: Cosmetic changes.
2851         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
2852         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
2853         nnmaildir--group-ls): New macros/functions.  Use them.
2854         (nnmaildir--unlink): Evalutate argument only once.
2855
2856 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
2857
2858         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
2859         symbols.
2860         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
2861         `gnus-point-at-eol'.
2862
2863 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
2864
2865         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
2866         nnmaildir--marks-dir): New macros.  Use them.
2867         Use inhibit-quit for atomicity instead of in-memory journaling.
2868         (nnmaildir--edit-prep): New function.
2869         (Local Variables): Use it.
2870
2871 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
2872
2873         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
2874
2875 2002-03-25  Simon Josefsson  <jas@extundo.com>
2876
2877         * message.el (message-mode): Fix doc.
2878
2879 2002-03-25  Simon Josefsson  <jas@extundo.com>
2880
2881         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
2882         Matthieu Moy <Matthieu.Moy@imag.fr>.
2883
2884 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
2885
2886         * mml-sec.el (mml-unsecure-message): Add docstring.
2887
2888 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
2889
2890         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
2891         value.
2892         Trivial change from andre@slamdunknetworks.com
2893
2894 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
2895
2896         * mml.el (mml-mode-map): Added a keybinding for
2897         `mml-unsecure-message'.  Also, added a menu entry for said
2898         function in the Attachments menu.
2899
2900 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2901
2902         * canlock.el (canlock-version): Remove.
2903         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
2904         here; simplify \x insertions.
2905         (canlock-sha1): New function, always return a unibyte string.
2906         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
2907         of a password.
2908         (canlock-insert-header): Use `canlock-sha1'.
2909         (canlock-verify): Ditto.
2910
2911 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2912
2913         * message.el (message-fix-before-sending): Add an option that
2914         ignores illegible text.
2915         Trivial change from Mark Milhollan <mlm@attglobal.net>
2916
2917         * message.el (message-font-lock-keywords): Support multi-line MML
2918         tags.
2919
2920         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
2921         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
2922
2923 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2924
2925         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
2926         symbols for "View as different encoding" submenu.
2927
2928 2002-03-19  Simon Josefsson  <jas@extundo.com>
2929
2930         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
2931         encoding" submenu.
2932
2933 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2934
2935         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
2936
2937 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2938
2939         * gnus-sum.el (gnus-sum-thread-tree-root)
2940         (gnus-sum-thread-tree-single-indent)
2941         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
2942         (gnus-sum-thread-tree-leaf-with-other)
2943         (gnus-sum-thread-tree-single-leaf): Make customizable.
2944
2945 2002-03-16  Simon Josefsson  <jas@extundo.com>
2946
2947         * gnus-util.el (gnus-extract-address-components): Don't break on
2948         names such as James "Kibo" Parry.  From Francis Litterio
2949         <franl@world.std.com>.
2950
2951 2002-03-13  Simon Josefsson  <jas@extundo.com>
2952
2953         * pop3.el (pop3-open-server): Revert multibyte change.  From
2954         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
2955
2956         * message.el (message-send-mail-with-qmail): Make it work.  From
2957         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
2958
2959 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
2960
2961         * message.el (message-make-mft): Set case-fold-search while
2962         generating the MFT.  Also, a little cleanup in the MFT code.
2963
2964 2002-03-12  Simon Josefsson  <jas@extundo.com>
2965
2966         * message.el (message-qmail-inject-args): May be function.
2967         (message-send-mail-with-qmail): Call function if m-q-i-a is
2968         function.  From fn@hungry.org (Faried Nawaz).
2969
2970 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2971
2972         * message.el (message-abbrevs-loaded): Remove.
2973         (mailabbrev): Require it.
2974
2975         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
2976
2977 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2978
2979         * pop3.el (pop3-open-server): Set process buffer unibyte.
2980
2981 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2982
2983         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
2984
2985 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2986
2987         * nnslashdot.el (nnslashdot-request-article): Remove javascript
2988         too.
2989
2990 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2991
2992         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
2993         duplication.
2994         (gnus-summary-save-parts-type-history): Ditto.
2995         (gnus-summary-save-parts-last-directory): Ditto.
2996         Trivial change from andre@slamdunknetworks.com
2997
2998 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
2999
3000         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
3001
3002 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3003
3004         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
3005         -->" as the end of the first article.
3006
3007         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
3008         From Matthieu Moy <Matthieu.Moy@imag.fr>
3009
3010         * message.el (message-add-action): Use add-to-list.
3011         (message-delete-action): New function.
3012
3013         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
3014         pieces.
3015
3016 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
3017
3018         * nnnil.el: New file.
3019         * gnus.el (gnus-valid-select-methods): Include nnnil.
3020
3021 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
3022
3023         * message.el (message-syntax-checks): Because canlock is
3024         supported, we disable sender syntax check.
3025         (message-shoot-gnksa-feet): Add cancel-messages option doc.
3026
3027         * gnus-draft.el (gnus-draft-send): If interactive, use its default
3028         value of message-syntax-checks.
3029
3030         * qp.el (quoted-printable-decode-region): Doc addition.
3031         From: Eli Zaretskii <eliz@is.elta.co.il>
3032
3033         * mail-source.el (make-source-make-complex-temp-name): Use
3034         make-temp-file.
3035
3036         * mm-util.el (mm-make-temp-file): New function.
3037         * nneething.el (nneething-file-name): Use it.
3038         * mml-smime.el (mml-smime-encrypt): Ditto.
3039         * mm-view.el (mm-inline-wash-with-file): Ditto.
3040         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
3041         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
3042         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
3043         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
3044         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
3045         * gnus-art.el (gnus-mime-print-part): Ditto.
3046
3047 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
3048
3049         * message.el (nnmaildir-article-number-to-base-name): New
3050         function.
3051         (nnmaildir-base-name-to-article-number): New function.
3052
3053 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3054
3055         * smime.el (smime-make-temp-file): Don't quote
3056         `temporary-file-directory'.
3057
3058 2002-03-04  Simon Josefsson  <jas@extundo.com>
3059
3060         * smime.el (smime-sign-region): Rename argument keyfiles to
3061         keyfile. You only sign something with one key.
3062         (smime-sign-buffer): Better completing-read prompt.
3063         (smime-decrypt-buffer): Ditto.
3064
3065         * smime.el (smime-make-temp-file): Make it work under XEmacs.
3066
3067         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
3068         completing-read.
3069         (mm-view-pkcs7-decrypt): CRLF->LF.
3070
3071 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
3072
3073         * message.el (message-hierarchical-addresses): New variable.
3074         (message-get-reply-headers): Use it.
3075         From Ted Zlatanov <teodor.zlatanov@divine.com>
3076
3077 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3078
3079         * message.el (message-mode): If buffer-file-name, don't set auto
3080         save file name.
3081         Trivial change from Geoff Greene <ggreene@wpi.edu>
3082
3083 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3084
3085         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
3086         takes one argument in read-char.
3087
3088         * message.el (message-fix-before-sending): Forward a char.
3089         Check mmu-multibyte-p, add control-1.
3090
3091 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3092
3093         * gnus-start.el (gnus-read-init-file): Ditto.
3094
3095         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
3096
3097         * dgnushack.el (dgnushack-make-load): Ditto.
3098
3099         * mail-source.el (mail-source-fetch): Extract the right error
3100         code.
3101
3102         * message.el (message-fix-before-sending): Check illegible text.
3103
3104         * gnus-util.el (gnus-multiple-choice): New function.
3105
3106         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
3107         also defined in gnus-score.el.
3108
3109 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
3110
3111         * message.el (message-get-reply-headers): downcase email addresses
3112         for comaparisons for duplicate removal.
3113
3114 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3115
3116         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
3117         implementation of PKCS#7, which just allows users read the
3118         message.
3119         (mm-view-pkcs7): Use it.
3120
3121 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3122
3123         * gnus.el (large-newsgroup-initial): New parameter.
3124
3125         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
3126         (gnus-summary-insert-old-articles): Ditto.
3127
3128 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3129
3130         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
3131         used as the default answer of the question, "How many articles?".
3132         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
3133
3134         * nnagent.el (nnagent-retrieve-headers): Remove articles with
3135         small numbers.
3136
3137 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3138
3139         * deuglify.el: Fix comments.
3140
3141 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
3142
3143         * html2text.el (html2text-clean-anchor): If there is no HREF,
3144         insert nothing.
3145
3146         * mml.el (mml-generate-mime-1): Add cdr.
3147         From: andre@slamdunknetworks.com
3148
3149         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
3150         (mm-text-html-washer-alist): Ditto.
3151
3152         * mm-decode.el (mm-text-html-renderer): Add html2text.
3153
3154         * html2text.el: Face lift.
3155
3156         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
3157
3158 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
3159
3160         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
3161
3162         * deuglify.el: Change copy right. Add autoload. Add coding-system.
3163
3164         * deuglify.el: New file. The original file name is
3165         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
3166
3167         * mm-decode.el (mm-display-external): Use
3168         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
3169
3170 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
3171
3172         * nnmaildir.el (nnmaildir-request-list): Report the highest
3173         article number, not the total number of articles.
3174
3175 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3176
3177         * gnus-sum.el: Move uu key map here.
3178         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
3179
3180 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
3181
3182         * nnmaildir.el (nnmaildir-request-expire-articles): Use
3183         nnmail-expiry-wait* if expire-age parameter is not set.
3184
3185 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3186
3187         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
3188         function.
3189         (gnus-group-sort-selected-groups-by-real-name): New function.
3190         (gnus-group-make-menu-bar): Add sort by real name.
3191
3192         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
3193         rebuild.
3194         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
3195         nil as dependencies as well.
3196
3197 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3198
3199         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
3200         for mime-parts.
3201
3202         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
3203
3204         * gnus-group.el (gnus-group-name-decode): Don't test
3205         multibyte-string, because it breaks XEmacs.
3206         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
3207
3208         * message.el (message-send-mail): Be talkative.
3209
3210         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
3211         (mm-automatic-display): Ditto.
3212
3213         * mailcap.el (mailcap-mime-data): Ditto.
3214         From: Reiner Steib <4uce.02.r.steib@gmx.net>
3215
3216 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3217
3218         * many files: Remove trailing whitespaces, replace spc+tab with
3219         tab, replace leading whitespaces with tabs.
3220
3221 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
3222
3223         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
3224         articles with no body and no blank line after the header.
3225
3226 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3227
3228         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
3229         parts.
3230
3231         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
3232         non-ascii chars.
3233
3234         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
3235
3236         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
3237         w3-delay-image-loads.
3238         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
3239         (mm-w3-prepare-buffer): Ditto.
3240
3241         * mail-source.el (mail-source-fetch-directory): Run scripts.
3242
3243 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3244
3245         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
3246         for Majordomo confirmations.
3247
3248 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3249
3250         * gnus-fun.el (gnus-respond-to-confirmation): New command.
3251
3252 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3253
3254         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
3255
3256 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
3257
3258         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
3259         References header field.  From Mark Thomas <mthomas@cmu.edu>.
3260
3261 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3262
3263         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
3264         (mm-inline-render-with-stdin): Ditto.
3265         (mm-inline-render-with-function): Ditto.
3266         (mm-inline-wash-with-file): Bind coding-system-for-write.
3267         (mm-inline-wash-with-stdin): Ditto.
3268
3269 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3270
3271         Suggested by Felix Natter <fnatter@gmx.net>
3272
3273         * gnus-art.el (gnus-mime-view-part-externally): Rename from
3274         gnus-mime-externalize-view.
3275         (gnus-mime-view-part-internally): Rename from
3276         gnus-mime-internalize-view.
3277         (gnus-article-view-part-externally): Rename from
3278         gnus-article-externalize-part.
3279         (gnus-mime-action-alist): Change correspondingly.
3280         (gnus-mime-button-commands): Ditto.
3281         (gnus-mime-action-alist): Remove duplication.
3282
3283         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
3284
3285 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3286
3287         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
3288
3289         * gnus-art.el (gnus-display-mime): Use it.
3290
3291         * mm-partial.el (mm-partial-find-parts): Use it.
3292
3293         * gnus-sum.el (gnus-article-loose-mime): Rename from
3294         gnus-article-no-strict-mime.
3295         (gnus-summary-save-parts): Use it.
3296
3297 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
3300         local variable.
3301
3302         * gnus-art.el (article-display-x-face): Don't sort multiple
3303         X-Faces.
3304
3305 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3306
3307         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
3308         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
3309
3310         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
3311
3312 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3313
3314         Some ideas is inspired by code from Hrvoje Niksic
3315         <hniksic@arsdigita.com>
3316
3317         * gnus-art.el (gnus-article-wash-function): Set the default to
3318         nil, so that we use mm-text-html-renderer instead.
3319         (article-wash-html): Use mm-text-html-renderer.
3320
3321         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
3322         (mm-text-html-renderer): New variable.
3323         (mm-inline-text-html-renderer): Set the default to nil, so that we
3324         use mm-text-html-renderer instead.
3325
3326         * mm-view.el (mm-inline-text-html): New function.
3327         (mm-text-html-renderer-alist): New variable.
3328         (mm-inline-text-vcard): New function.
3329         (mm-inline-text): Split.
3330         (mm-links-remove-leading-blank): New function.
3331         (mm-inline-render-with-file): New function.
3332         (mm-inline-render-with-stdin): New function.
3333         (mm-inline-render-with-function): New function.
3334         (mm-text-html-washer-alist): New variable.
3335         (mm-inline-wash-with-file): New function.
3336         (mm-inline-wash-with-stdin): New function.
3337
3338 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3339
3340         * message-utils.el: Fix installation doc.
3341         From: Reiner Steib <4uce.02.r.steib@gmx.net>
3342
3343 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
3344
3345         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
3346         (gnus-post-method): Use it.
3347         (gnus-summary-cancel-article): Find the correct post-method.
3348
3349         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
3350         * message.el (message-send-news): Ditto.
3351         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
3352         <ipmonger@delamancha.org>
3353
3354         * gnus.el (gnus-select-method): Fix doc.
3355         (gnus-server-string): Use 'using nntp'.
3356
3357         * gnus-agent.el (gnus-slave-unplugged): New command.
3358         From: Felix Natter <fnatter@gmx.net>
3359
3360 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3361
3362         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
3363         Call edit-done-function first, then change the window
3364         configuration.
3365         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
3366         (gnus-article-edit-mode): mml-mode.
3367
3368         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
3369         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
3370
3371         * message-utils.el: Adopt the file.
3372
3373         * message-utils.el: New file.
3374         From Holger Schauer <Holger.Schauer@gmx.de>
3375
3376 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3377
3378         * gnus-sum.el (gnus-summary-move-article): Select-article only
3379         when gnus-move-split-methods is non-nil. And we don't render or
3380         mark the article.
3381
3382         * gnus-fun.el (gnus-shell-command-to-string): New function.
3383         (gnus-shell-command-on-region): New function.
3384         (gnus-random-x-face): Use them.
3385         (gnus-x-face-from-file): Ditto.
3386         (gnus-convert-image-to-gray-x-face): Ditto.
3387         (gnus-convert-gray-x-face-to-xpm): Ditto.
3388         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
3389
3390 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3391
3392         * gnus-art.el (gnus-treat-display-xface): Don't use
3393         `shell-command-to-string' when compiling.
3394         (gnus-treat-display-grey-xface): Ditto.
3395
3396 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
3397
3398         * nnmaildir.el (nnmaildir--article-count): If the group is
3399         completely empty, report minimum article number as 1 instead of 0.
3400
3401 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
3402
3403         * gnus-agent.el (gnus-get-predicate): Use nconc.
3404
3405         * gnus-sum.el (gnus-summary-display-make-predicate): Use
3406         gnus-summary-display-cache as cache.
3407
3408         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
3409         (nndoc-mail-in-mail-type-p): New function.
3410         (nndoc-mail-in-mail-article-begin): New function.
3411
3412 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
3413
3414         * mailcap.el (mailcap-mime-data): Use enriched-decode.
3415
3416         * gnus-cite.el (gnus-article-fill-cited-article): Bind
3417         use-hard-newlines to nil.
3418
3419         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
3420         image is not available if window-system is not available.
3421
3422         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
3423
3424 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3425
3426         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
3427         bookmark, because update-mark doesn't handle it correctly.
3428
3429 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3430
3431         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
3432         directly instead of calling message-send-mail.
3433
3434         * gnus-start.el (gnus-read-descriptions-file): Use
3435         gnus-default-charset.
3436
3437         * mm-util.el (mm-guess-mime-charset): New function.
3438
3439         * gnus.el (gnus-default-charset): Use it.
3440         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
3441         the default.
3442
3443 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3444
3445         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
3446         (article-display-x-face): Use it.  Disable grey xface, if
3447         uncompface is not found.
3448
3449         * message.el (message-mode): Don't enable multibyte on an indirect
3450         buffer.
3451
3452         * nnrss.el (nnrss-content-function): New variable.
3453         (nnrss-request-article): Use it.
3454
3455 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3456
3457         * gnus.el: Add article-unsplit-urls.
3458         * gnus-sum.el: Ditto.
3459         * gnus-art.el (gnus-treat-strip-cr): New variable.
3460         (gnus-treatment-function-alist): Use it.
3461         (article-unsplit-urls): New function.
3462         (gnus-article-make-menu-bar): Use it.
3463         From: Michael Cook <michael.cook@cisco.com>
3464
3465 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3466
3467         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
3468         copy.
3469
3470 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
3471
3472         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
3473         with internal whitespace.
3474         (gnus-parent-id): Ditto.
3475
3476 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3477
3478         * gnus-art.el (gnus-article-treat-body-boundary): Add
3479         gnus-decoration property.
3480         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
3481
3482         * message.el (message-mode): Set local-abbrev-table.
3483         From Matt Armstrong <matt@lickey.com>.
3484
3485         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
3486         too many spaces.
3487
3488         * rfc2047.el (rfc2047-unfold-region): Ditto.
3489         (rfc2047-decode-region): Don't unfold. Let
3490         gnus-article-treat-unfold-headers do it.
3491
3492         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
3493         From: Jesper Harder <harder@ifa.au.dk>
3494
3495 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3496
3497         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
3498         (gnus-configure-posting-styles): Use it.
3499         (gnus-configure-posting-styles): Remove trailing newspaces.
3500
3501 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3502
3503         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
3504         is non-nil.
3505
3506         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
3507
3508         * gnus.el (gnus-server-to-method): Switch position with
3509         gnus-server-get-method.
3510         (gnus-agent): Add doc.
3511
3512         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
3513         (gnus-summary-save-parts): Use it.
3514
3515         * gnus-art.el (gnus-display-mime): Use it.
3516         * mm-partial.el (mm-partial-find-parts): Use it.
3517
3518         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
3519
3520         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
3521         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
3522
3523         * nnagent.el (nnagent-request-expire-articles): Don't delete
3524         files.
3525
3526 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
3527
3528         * message.el (message-gen-unsubscribed-mft): New function.
3529         From Sriram Karra <karra@cs.utah.edu>.
3530
3531         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
3532         open parenthesis.
3533
3534         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
3535         (mm-inline-text-html-render-with-w3): Ditto.
3536         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
3537         Suggested by Dave Love  <d.love@dl.ac.uk>.
3538
3539         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
3540
3541         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
3542         * nntp.el (nntp-send-command): Ditto.
3543         * nntp.el (nntp-send-command-nodelete): Ditto.
3544
3545 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3546
3547         * mm-url.el (mm-url-load-url): New function.
3548         (mm-url-insert-file-contents): Use it.
3549
3550         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
3551
3552         * message.el (message-forward-make-body): Correctly copy
3553         forward-buffer.
3554
3555         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
3556
3557 2002-02-04  Simon Josefsson  <jas@extundo.com>
3558
3559         * gnus-art.el (gnus-article-followup-with-original): Mark with
3560         force, prevent errors when following up from article buffer.
3561         (gnus-article-reply-with-original): Ditto.
3562
3563         * binhex.el (binhex-decoder-switches): Fix doc.  From
3564         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
3565
3566 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3567
3568         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
3569         highlight-citation after emphasize.
3570
3571 2002-02-04  Simon Josefsson  <jas@extundo.com>
3572
3573         * nnfolder.el (nnfolder-open-marks):
3574
3575         * nnml.el (nnml-open-marks): Message when done.  From David
3576         Edmondson <dme@sun.com>.
3577
3578 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3579
3580         * imap.el (imap-anonymous-auth): Fix typo.
3581         From: Steinar Bang <sb@dod.no>
3582
3583         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
3584         save-excursion.
3585         (gnus-cache-braid-heads): Ditto.
3586
3587         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
3588         line, because there are extra articles in the overview buffer.
3589
3590         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
3591
3592         * message.el (message-forward-rmail-make-body): Directly use
3593         rmail-msg-restore-non-pruned-header to avoid calling
3594         vertical-motion.
3595
3596 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3597
3598         * gnus-cache.el (gnus-summary-insert-cached-articles):
3599         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
3600
3601         * gnus-group.el (gnus-group-mark-article-read): Nreverse
3602         gnus-newsgroups-unselected.
3603
3604         * gnus-agent.el (gnus-summary-set-agent-mark): Use
3605         gnus-add-to-sorted-list.
3606
3607         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
3608         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
3609         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
3610         (gnus-update-read-articles): UNREAD is sorted.
3611         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
3612         (gnus-newsgroup-marked, gnus-newsgroup-cached)
3613         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
3614         (gnus-newsgroup-dormant): Require sorted.
3615
3616         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
3617         directories.
3618         (gnus-dired-print): New function.
3619
3620         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
3621         ps-despool.
3622
3623 2002-02-02  Simon Josefsson  <jas@extundo.com>
3624
3625         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
3626
3627 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3628
3629         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
3630         t. This makes gnus-agent customizable without putting
3631         gnus-agentize into .gnus.
3632
3633         * gnus.el (gnus-agent): Make it customizable.
3634
3635         * gnus-dired.el: New file.
3636         From Benjamin Rutt <brutt@bloomington.in.us>
3637
3638         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
3639         if no article.
3640         (gnus-cache-possibly-remove-article): Ditto.
3641         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
3642
3643 2002-02-01  Simon Josefsson  <jas@extundo.com>
3644
3645         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
3646
3647 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3648
3649         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
3650         (mm-setup-w3m): Don't bind keys listed in the above.
3651
3652 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3653
3654         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
3655         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
3656         is non-nil; bind `w3m-force-redisplay' with nil.
3657
3658         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3659
3660         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
3661
3662 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
3663
3664         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
3665         use mail-header-unfold-field.
3666
3667         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
3668         gnus-summary-limit.
3669
3670         * gnus-range.el (gnus-add-to-sorted-list): New function.
3671         * gnus-sum.el (gnus-mark-article-as-read): Use it.
3672         (gnus-mark-article-as-unread): Ditto.
3673         (gnus-summary-mark-article-as-unread): Ditto.
3674         (gnus-build-get-header): Ditto.
3675         (gnus-summary-prepare-threads): Ditto.
3676         (gnus-summary-insert-pseudos): Ditto.
3677         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
3678         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
3679         (gnus-summary-insert-old-articles): Ditto.
3680
3681         * gnus-msg.el (gnus-posting-styles): Add new format of header.
3682         (gnus-configure-posting-styles): Support the new format.
3683
3684         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
3685         edebug-form-spec to (sexp body).
3686         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
3687
3688         * message.el (message-reply-headers): Add doc.
3689
3690 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3691
3692         * gnus-group.el (gnus-group-delete-group): Nix the entry in
3693         gnus-cache-active-hashtb.
3694
3695         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
3696         (gnus-agent-summary-fetch-group): Use it.
3697
3698         * gnus-msg.el (gnus-debug-files): New variable.
3699         (gnus-debug-exclude-variables): New variable.
3700         (gnus-debug): Use them.
3701
3702         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
3703
3704 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3705
3706         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
3707         (message-mode-syntax-table): Move back the previous position.
3708
3709         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
3710
3711         * gnus-agent.el (gnus-agent-retrieve-headers): Use
3712         gnus-sorted-difference.
3713
3714         * nnsoup.el (nnsoup-request-expire-articles): Use
3715         gnus-sorted-difference.
3716
3717         * nnheader.el: Autoload gnus-sorted-difference.
3718
3719         * nnfolder.el (nnfolder-request-expire-articles): Use
3720         gnus-sorted-difference.
3721
3722         * gnus-cache.el (gnus-cache-retrieve-headers): Use
3723         gnus-sorted-difference.
3724
3725         * gnus-range.el: Autoload cookies.
3726         (gnus-sorted-difference): New function.
3727         (gnus-sorted-ndifference): New function.
3728         (gnus-sorted-nintersection): Rename from
3729         gnus-set-sorted-intersection.
3730         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
3731         (gnus-list-range-difference): Rename from
3732         gnus-inverse-list-range-intersection.
3733         (gnus-inverse-list-range-intersection): Use defalias.
3734
3735         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
3736         gnus-sorted-ndifference, and gnus-sorted-nintersection.
3737         (gnus-articles-to-read): Use gnus-sorted-difference.
3738         (gnus-summary-limit-mark-excluded-as-read): Use
3739         gnus-sorted-intersection and gnus-sorted-ndifference.
3740         (gnus-list-of-read-articles): Use gnus-list-range-difference.
3741         (gnus-summary-insert-articles): Use gnus-sorted-difference.
3742
3743         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
3744
3745 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3746
3747         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
3748         property to the buffer for using emacs-w3m command keys.
3749
3750         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
3751         option.
3752
3753         * mm-view.el (mm-w3m-mode-map): New variable.
3754         (mm-w3m-mode-command-alist): New variable.
3755         (mm-w3m-minor-mode): Removed.
3756         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
3757         (mm-inline-text-html-render-with-w3m): Add keymap property to the
3758         buffer for using emacs-w3m command keys.
3759
3760 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3761
3762         * message.el (message-mode-syntax-table): Move forward.
3763         (message-cite-prefix-regexp): Auto detect non word constituents.
3764         (message-cite-prefix-regexp): Don't use with-syntax-table.
3765
3766         * gnus-sum.el (gnus-summary-update-info): Use
3767         gnus-list-range-intersection.
3768
3769         * gnus-agent.el (gnus-agent-fetch-headers): Use
3770         gnus-list-range-intersection.
3771
3772         * gnus-range.el (gnus-range-normalize): Use correct predicate.
3773         (gnus-list-range-intersection): Use it.
3774         (gnus-inverse-list-range-intersection): Ditto.
3775         (gnus-sorted-intersection): Add doc.
3776         (gnus-set-sorted-intersection): Add doc.
3777         (gnus-sorted-union): New function.
3778         (gnus-set-sorted-union): New function.
3779
3780         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
3781         (gnus-inverse-list-range-intersection): Ditto.
3782
3783 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
3784
3785         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
3786
3787         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
3788         and permit `:' and `\' in order to handle full Windows pathnames.
3789         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
3790         technically not correct per standard, but seems to have common use.
3791
3792 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3793
3794         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
3795         replacing numbers.
3796
3797 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
3798
3799         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
3800
3801         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
3802         Don't split when the window is small, e.g. when a small *BBDB*
3803         window is the lowest one.
3804
3805         * gnus-agent.el (gnus-agent-retrieve-headers): Use
3806         nnheader-find-nov-line to speed up. Use nreverse, because it is
3807         sorted. Use nnheader-insert-nov-file.
3808
3809 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3810
3811         * mm-decode.el (mm-inline-text-html-with-images): New user option.
3812
3813         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
3814         of `w3m-display-inline-images' with the value of
3815         `mm-inline-text-html-with-images'.
3816         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3817
3818         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3819
3820 2002-01-27  Richard M. Stallman  <rms@gnu.org>
3821
3822         * time-date.el: Add autoload cookies.  Many doc fixes.
3823         (time-add): New function.
3824         (time-subtract): Renamed from subtract-time.
3825         (subtract-time): New alias for time-subtract.
3826
3827 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3828
3829         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
3830         emacs-w3m in doc-string.
3831
3832         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
3833         `w3m-current-buffer'.
3834
3835 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3836
3837         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
3838
3839         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
3840         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
3841         (mm-w3m-cid-retrieve): New function.
3842         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
3843
3844 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3845
3846         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
3847
3848 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3849
3850         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
3851
3852 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3853
3854         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
3855         32K.
3856
3857         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
3858
3859         * nnmail.el (nnmail-article-group): Decode headers before running
3860         split rules over them.
3861         (nnmail-mail-splitting-charset): New variable.
3862
3863         * smiley.el: Replaced with smiley-ems.el.
3864
3865 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3866
3867         * mm-url.el (mm-url-predefined-programs): Add w3m.
3868         (mm-url-program): Ditto.
3869
3870 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3871
3872         * nnml.el (nnml-use-compressed-files): New variable.
3873         (nnml-filenames-are-evil): Removed.
3874         (nnml-current-group-article-to-file-alist): Don't use.
3875         (nnml-update-file-alist): Inhibit.
3876         (nnml-article-to-file): Use new var.
3877
3878 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3879
3880         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
3881
3882         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
3883
3884 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3885
3886         * gnus-agent.el (gnus-agent-load-alist): Use new caching
3887         function.
3888
3889         * gnus-util.el (gnus-cache-file-contents): New function.
3890
3891         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
3892         (gnus-agent-load-alist): Use it.
3893
3894         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
3895
3896         * nnheader.el (nnheader-insert-nov-file): New function.
3897
3898         * gnus-util.el (gnus-parse-without-error): Correct the loop.
3899
3900         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
3901         there are no references.
3902         (gnus-extract-message-id-from-in-reply-to): New function.
3903         (gnus-nov-parse-line): Use in-reply-to if there are no
3904         references.
3905
3906 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3907
3908         * nnagent.el (nnagent-retrieve-headers): Use new macro.
3909
3910         * gnus-util.el (gnus-parse-without-error): New macro.
3911
3912 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
3913
3914         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
3915         (gnus-article-wash-function): use locate-library to decide which
3916         to use.
3917
3918 2002-01-25  Simon Josefsson  <jas@extundo.com>
3919
3920         * pop3.el (pop3-munge-message-separator): Work if no date.
3921         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
3922
3923 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3924
3925         * gnus-agent.el (gnus-agent-save-alist): Fix.
3926
3927         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
3928         mistake.  Reinstated lost code.
3929
3930 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
3931
3932         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
3933         one exists in the case of an encrypted message with an internal
3934         signature.
3935
3936 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3937
3938         * gnus-agent.el (gnus-agent-save-alist): Optimized.
3939
3940 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3941
3942         * dgnushack.el: Commented out the experimental code.
3943
3944 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3945
3946         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
3947         error.
3948
3949         * gnus.el (gnus-server-to-method): Made into subst.
3950         (gnus-server-method-cache): New variable.
3951         (gnus-server-to-method): Use it.
3952         (gnus-group-method-cache): New variable.
3953         (gnus-find-method-for-group-1): Renamed.
3954         (gnus-find-method-for-group): New function.
3955         (gnus-group-method-cache): Removed.
3956
3957         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
3958         function.
3959
3960         * gnus-range.el (gnus-members-of-range): New function.
3961         (gnus-list-range-intersection): Renamed.
3962         (gnus-inverse-list-range-intersection): New function.
3963
3964         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
3965
3966         * nnagent.el (nnagent-retrieve-headers): New implementation.
3967
3968         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
3969         implementation.
3970
3971 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3972
3973         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
3974         `w3m-meta-content-type-charset-regexp'.
3975
3976         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
3977         charset-encoded html contents.
3978
3979 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3980
3981         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
3982         an empty file.
3983
3984         * nnweb.el (url): Ignore errors when request url.
3985
3986         * nnrss.el: Clean up the comments.
3987
3988 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3989
3990         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
3991
3992         * mm-decode.el (mm-inline-text-html-renderer): New user option.
3993         (mm-inline-media-tests): Test whether the value of
3994         `mm-inline-text-html-renderer' is a function for text/html.
3995
3996         * mm-view.el (mm-inline-text-html-render-with-w3): New function
3997         separated from `mm-inline-text'.
3998         (mm-w3m-minor-mode): New variable.
3999         (mm-w3m-setup): New variable.
4000         (mm-setup-w3m): New function.
4001         (mm-inline-text-html-render-with-w3m): New function.
4002         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
4003         text/html.
4004
4005 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
4006
4007         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
4008
4009 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4010
4011         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
4012         and `gnus-xmas-completing-read'.
4013
4014 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4015
4016         * nneething.el (nneething-message-id-number): Abolished.
4017         (nneething-encode-file-name): Not encode numerical characters.
4018         (nneething-make-head): `nneething-message-id-number' is not
4019         used to generate message IDs.
4020
4021 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4022
4023         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
4024         characters.
4025
4026 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4027
4028         * gnus-xmas.el (gnus-xmas-completing-read): New function.
4029         (gnus-xmas-redefine): Redefine conditionally.
4030
4031 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
4032
4033         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
4034         tag.
4035
4036 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
4037
4038         * message.el (message-font-lock-keywords): Added the secure tag.
4039         * mml-sec.el: Added functions to generate/modify/remove the secure
4040         tag while in message mode.
4041         * mml-sec.el (mml-secure-message): New.
4042         * mml-sec.el (mml-unsecure-message): New.
4043         * mml-sec.el (mml-secure-message-sign-smime): New.
4044         * mml-sec.el (mml-secure-message-sign-pgp): New.
4045         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
4046         * mml-sec.el (mml-secure-message-encrypt-smime): New.
4047         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
4048         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
4049         * mml.el (mml-parse-1): Added code to recognise the secure tag and
4050         convert it to either a part or multipart depending on if there are
4051         other parts in the message.
4052         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
4053         to use the secure tag, rather than the part tag.
4054         * mml.el (mml-preview): Added a save-excursion to keep cursor
4055         position after doing an MML preview.
4056
4057 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4058
4059         * nnheader.el (nnheader-parse-overview-file): New function.
4060         (nnheader-write-overview-file): New function.
4061
4062 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4063
4064         * gnus.el (gnus-group-fast-parameter): Check better if expansion
4065         in wanted.
4066
4067         * nnweb.el (nnweb-type-definition): Clean up.
4068
4069 2002-01-21  Alastair Burt  <burt@dfki.de>
4070         Trivial patch.
4071
4072         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
4073         buffer exists before jumping to it.
4074
4075 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4076
4077         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
4078         function.
4079         (article-wash-html): Use it.
4080         (gnus-article-wash-function): New variable.
4081         (gnus-article-wash-html-with-w3m): New function.
4082
4083 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4084
4085         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
4086         XEmacs.
4087
4088 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
4089
4090         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
4091         command line.
4092
4093 2002-01-21  Simon Josefsson  <jas@extundo.com>
4094
4095         * canlock.el (base64-encode-string): Autoload it from base64.
4096         (canlock-make-cancel-key): Base64 encode unibyte string.
4097
4098 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4099
4100         * nnfolder.el (nnfolder-request-accept-article): Unfold
4101         x-from-line.
4102         (nnfolder-request-replace-article): Ditto.
4103
4104 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
4105
4106         * gnus-group.el (gnus-group-best-unread-group): Use the right
4107         positioning function.
4108
4109 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4110
4111         * smiley-ems.el (smiley-region): Use new function.
4112         (smiley-update-cache): Use general image functions.
4113         (smiley-region): Use general functions.
4114
4115         * gnus-util.el (gnus-graphic-display-p): New function.
4116
4117         * nnmail.el (nnmail-article-group): Allow outputting traces of
4118         non-strings.
4119
4120         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
4121         (nndoc-exim-bounce-type-p): New function.
4122
4123         * message.el (message-dont-send): Doc fix.
4124
4125         * gnus-util.el (gnus-completing-read): Remove
4126         inherit-input-method.
4127
4128         * gnus-art.el (gnus-treat-smiley): Doc fix.
4129
4130         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
4131         articles.
4132
4133 2002-01-19  Simon Josefsson  <jas@extundo.com>
4134
4135         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
4136         (imap-kerberos4-open): Ditto.
4137         (imap-open): Set port correctly, don't set auth.
4138
4139 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4140
4141         * gnus.el (gnus-version-number): Bump version number.
4142
4143 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4144
4145         * gnus.el: Oort Gnus v0.05 is released.
4146
4147 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4148
4149         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
4150         exists.
4151
4152         * gnus-spec.el (gnus-string-width-function): New function.
4153         (gnus-tilde-cut-form): Use it.
4154         (gnus-tilde-max-form): Ditto.
4155         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
4156         (gnus-substring-function): Use it.
4157         (gnus-tilde-cut-form): Ditto.
4158         (gnus-substring-function): New function.
4159
4160         * message.el (message-check-news-header-syntax): New message.
4161
4162         * gnus.el (gnus-slave-no-server): Doc fix.
4163
4164         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
4165
4166 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4167
4168         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
4169         `seen' if it looks like (seen NUM1 . NUM2).  It should be
4170         (seen (NUM1 . NUM2)).
4171
4172 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4173
4174         * gnus-topic.el (gnus-topic-catchup-articles): Update article
4175         number in closed topics.
4176
4177 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
4178
4179         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
4180         functions.
4181
4182 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4183
4184         * gnus.el (gnus-group-find-parameter): Clean up.
4185
4186         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
4187         articles.
4188
4189         * gnus-util.el (gnus-completing-read-with-default): Renamed.
4190
4191         * nnmail.el (nnmail-article-group): Clean up.
4192
4193 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
4194
4195         * gnus-agent.el (gnus-category-name): Intern the category name.
4196
4197 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4198
4199         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
4200
4201         * gnus-util.el (gnus-completing-read): New function.
4202
4203 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4204
4205         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
4206
4207         * smiley-ems.el (smiley-region): Register smiley.
4208         (smiley-toggle-buffer): Rewrite the function.
4209         (smiley-active): Removed.
4210
4211 2002-01-19  Simon Josefsson  <jas@extundo.com>
4212
4213         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
4214         Jesper Harder <harder@ifa.au.dk>.
4215
4216 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4217
4218         * gnus-art.el (gnus-request-article-this-buffer): Call
4219         `nneething-get-file-name' to extract the file name from the
4220         message id.
4221
4222         * nneething.el (nneething-encode-file-name): New function.
4223         (nneething-decode-file-name): Ditto.
4224         (nneething-get-file-name): Ditto.
4225         (nneething-make-head): Encode the file name and encapsulate it
4226         into the field of the message id.
4227
4228 2002-01-18  Simon Josefsson  <jas@extundo.com>
4229
4230         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
4231         stored in .marks.
4232
4233         * nnfolder.el (nnfolder-request-update-info): Ditto.
4234
4235 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4236
4237         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
4238
4239 2002-01-18  Simon Josefsson  <jas@extundo.com>
4240
4241         * imap.el (imap-starttls-p): Don't check for binary.
4242         (imap-gssapi-auth-p): Ditto.
4243         (imap-kerberos4-auth-p): Ditto.
4244         (imap-open): Change logic.  Iterate through all possible streams,
4245         instead of bailing out after first failure.  Move authenticator
4246         decision to `imap-authenticate'.
4247         (imap-authenticate): Change logic, now finds the authenticator to
4248         use, was previously in `imap-open'.
4249         (imap-open): Return nil on failure.
4250         (imap-open): Setup temp buffer correctly.
4251         (imap-open): Return buffer only on success.
4252         (imap-interactive-login, imap-interactive-login): Tell the user
4253         which stream/authenticator is used for the queried
4254         username/password.
4255         (imap-open, imap-authenticate): Set variables.
4256         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
4257         (imap-open): Don't assume how `with-temp-buffer' is implemented.
4258
4259 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4260
4261         * gnus-fun.el (gnus-grab-cam-x-face): New function.
4262
4263 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4264
4265         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
4266
4267 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4268
4269         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
4270         (gnus-agent-group-mode-map): Bind it to "Jo".
4271         (gnus-agent-group-make-menu-bar): Add it into menu bar.
4272
4273 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
4274
4275         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
4276         (gnus-summary-mail-toolbar): Add mail article deletion button.
4277
4278         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
4279         false positives for lines of "^^^^".
4280
4281         * gnus-picon.el (gnus-picon-find-face): faces database is all
4282         lowercase.
4283
4284 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4285
4286         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
4287         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
4288         duplications.
4289         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
4290
4291 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4292
4293         * gnus-sum.el (gnus-summary-initial-limit): Inline
4294         gnus-summary-limit-children.
4295         (gnus-summary-initial-limit): Don't limit if
4296         gnus-newsgroup-display is nil.
4297         (gnus-summary-initial-limit): No, don't.
4298
4299         * gnus-util.el
4300         (gnus-put-text-property-excluding-characters-with-faces): Inline
4301         gnus-put-text-property.
4302
4303         * gnus-spec.el (gnus-default-format-specs): New variable.
4304
4305         * gnus-start.el (gnus-read-newsrc-file): Don't clear
4306         gnus-format-specs.
4307         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
4308
4309         * gnus-spec.el (gnus-update-format-specifications): Really check
4310         the Gnus version of the .newsrc.eld file.
4311         (gnus-format-specs): Save the new default summary format.
4312
4313         * gnus-util.el (gnus-parent-id): Check whether references is empty
4314         before splitting.
4315
4316         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
4317         functions.
4318         (gnus-gather-threads-by-references): Inline
4319         `gnus-split-references'.
4320
4321         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
4322         default value of gnus-summary-line-format-spec.
4323
4324 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4325
4326         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
4327         message.
4328         (nnslashdot-request-list): Ditto.
4329         (nnslashdot-sid-strip): Removed.
4330
4331 2002-01-15  Simon Josefsson  <jas@extundo.com>
4332
4333         * nnimap.el (nnimap-close-asynchronous): Enable.
4334         (nnimap-close-group): Expunge.
4335
4336 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4337
4338         * gnus-util.el (gnus-user-date-format-alist): Typo.
4339         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
4340
4341 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4342
4343         * nneething.el (nneething-request-article): Set
4344         `nnmail-file-coding-system' to `binary' locally, in order to read
4345         files without any conversion.
4346
4347 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4348
4349         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4350         nnheader-file-coding-system and nnmail-active-file-coding-system.
4351         (gnus-agent-regenerate-group): Ditto.
4352         (gnus-agent-regenerate): Ditto.
4353         (gnus-agent-write-active): Ditto.
4354         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
4355
4356 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4357
4358         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
4359         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
4360
4361 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4362
4363         * gnus.el: We don't need gnus-article-show-all-headers.
4364
4365         * gnus-art.el (article-show-all, gnus-article-show-all-header):
4366         Ditto.
4367
4368         * gnus-sum.el (gnus-summary-select-article): Don't call
4369         show-all-headers, because hidden headers are not hidden text any
4370         more.
4371
4372 2002-01-13  Simon Josefsson  <jas@extundo.com>
4373
4374         * message.el (message-newline-and-reformat): Use `newline' instead
4375         of inserting \n, so that the newline is marked as hard.
4376
4377         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
4378         From Jesper Harder <harder@ifa.au.dk>.
4379
4380 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4381
4382         * imap.el (imap-close): Keep going if quit.
4383
4384         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
4385         nntp-server-buffer.
4386
4387 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4388
4389         * mm-view.el (mm-display-inline-fontify): Require font-lock to
4390         avoid unbinding shadowed variables.
4391
4392         * gnus-art.el (gnus-picon-databases): Moved here.
4393         (gnus-picons-installed-p): Moved here.
4394         (gnus-article-reply-with-original): Use `mark'.
4395
4396         * gnus.el (gnus-picon): Moved here and renamed.
4397
4398         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
4399         installed.
4400         (gnus-treat-mail-picon): Ditto.
4401         (gnus-treat-newsgroups-picon): Ditto.
4402
4403         * gnus-picon.el (gnus-picons-installed-p): New function.
4404
4405 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4406
4407         * gnus-agent.el (gnus-agent-go-online): Fix doc.
4408
4409 2002-01-12  Simon Josefsson  <jas@extundo.com>
4410
4411         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
4412         (nnimap-before-find-minmax-bugworkaround): Use it.
4413         (nnimap-find-minmax-uid): Don't reselect current mailbox.
4414         (nnimap-dont-close): New variable.
4415         (nnimap-close-group): Use it.
4416
4417 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4418
4419         * gnus-art.el (gnus-article-reply-with-original): Use
4420         `mark-active'.
4421
4422         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
4423
4424         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
4425         (gnus-score-advanced): Clean up.
4426         (gnus-score-advanced): Accept a multiple of the score.
4427
4428 2002-01-12  Simon Josefsson  <jas@extundo.com>
4429
4430         * flow-fill.el (fill-flowed-display-column)
4431         (fill-flowed-encode-columnq): New variables.  Suggested by
4432         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
4433         (fill-flowed-encode, fill-flowed): Use them.
4434
4435         * message.el (message-send-news, message-send-mail): Use
4436         m-b-s-n-p-e-h-n.
4437
4438         * mml.el (autoload): Autoload fill-flowed-encode.
4439         (mml-buffer-substring-no-properties-except-hard-newlines): New
4440         function.
4441         (mml-read-part): Use it.
4442         (mml-generate-mime-1): Encode format=flowed if appropriate.
4443         (mml-insert-mime-headers): Insert format=flowed.
4444
4445         * flow-fill.el (fill-flowed-encode): New function.
4446         (fill-flowed): Bind fill-column to window width.
4447
4448 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4449
4450         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
4451         it exists.
4452         (gnus-summary-setup-buffer): Wake up dead summary buffers.
4453         (gnus-summary-buffer-name): Don't return the dead name after all.
4454         (gnus-summary-setup-buffer): Kill the dead buffer.
4455
4456         * gnus-art.el (gnus-article-followup-with-original): Store the
4457         value of the mark before deactivating it.
4458
4459 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4460
4461         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
4462         From: Karl Kleinpaste <karl@charcoal.com>
4463
4464         * gnus-art.el (article-display-x-face): Ditto.
4465         (gnus-article-reply-with-original): Use gnus-region-active-p.
4466         (gnus-article-followup-with-original): Ditto.
4467
4468         * gnus-sum.el (gnus-summary-read-group-1): Don't select
4469         downloadable article either.
4470
4471 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4472
4473         * gnus-art.el (article-display-x-face): Insert From:.
4474
4475         * gnus-sum.el (gnus-summary-move-article): Don't draw the
4476         article. Bind gnus-display-mime-function and
4477         gnus-article-prepare-hook.
4478
4479         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
4480         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
4481         gnus-agent-possibly-synchronize-flags to the last.
4482         (gnus-agent-go-online): New function. New variable.
4483
4484 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4485
4486         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
4487         (gnus-agent-regenerate): Ditto.
4488
4489 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4490
4491         * message.el (message-ignored-news-headers)
4492         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
4493         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
4494
4495         * gnus.el (gnus-gethash-safe): New macro.
4496
4497         * gnus-agent.el (gnus-agent-regenerate-history): New function.
4498         (gnus-agent-regenerate): Show messages.
4499
4500 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4501
4502         * gnus-agent.el (gnus-agent-regenerate-group): New function.
4503         (gnus-agent-regenerate): New function.
4504         (gnus-agent-save-alist): Sort.
4505         (gnus-agent-copy-nov-line): Test eobp.
4506         (gnus-agent-retrieve-headers): Erase buffer.
4507
4508 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4509
4510         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
4511         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
4512
4513         * gnus.el (gnus-agent-covered-methods): Move here.
4514         (gnus-online): New function.
4515         (gnus-agent-method-p): Move here.
4516
4517         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
4518         nil. Remove articles-alist.
4519
4520         * gnus-start.el (gnus-get-unread-articles): Check online.
4521         (gnus-groups-to-gnus-format): Ditto.
4522         (gnus-active-to-gnus-format): Ditto.
4523
4524         * gnus-agent.el (gnus-agent-get-function): Use it.
4525         (gnus-agent-get-undownloaded-list): Ditto.
4526         (gnus-agent-fetch-session): Only fetch online methods.
4527
4528         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
4529         (gnus-server-mode-map): Ditto.
4530         (gnus-server-offline-face): New face.
4531         (gnus-server-offline-face): New variable.
4532         (gnus-server-font-lock-keywords): Add offline.
4533         (gnus-server-insert-server-line): Ditto.
4534         (gnus-server-offline-server): New function.
4535
4536         * gnus-int.el (gnus-open-server): Turn to offline.
4537         (gnus-server-unopen-status): New variable.
4538
4539 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4540
4541         * nnkiboze.el (nnkiboze-request-article): Use
4542         gnus-agent-request-article.
4543
4544         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
4545         function. Insert undownloaded NOV.
4546
4547         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
4548         (gnus-agent-request-article): New function.
4549
4550         * gnus.el (gnus-agent-cache): New variable.
4551
4552         * gnus-int.el (gnus-retrieve-headers): Use
4553         gnus-agent-retrieve-headers.
4554         (gnus-request-head): Use gnus-agent-request-article.
4555         (gnus-request-body): Ditto.
4556
4557         * gnus-art.el (gnus-request-article-this-buffer): Use
4558         gnus-agent-request-article.
4559
4560         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
4561         article if it is undownloaded.
4562
4563 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4564
4565         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
4566
4567 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4568
4569         * canlock.el (canlock-string-as-unibyte): New macro.
4570         (canlock-sha1-with-openssl): Return a unibyte string.
4571         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
4572
4573 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4574
4575         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
4576
4577 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4578
4579         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
4580         application/x-emacs-lisp.
4581
4582         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
4583
4584         * nntp.el (nntp-request-article): Add group parameter.
4585         (nntp-request-head): Ditto.
4586         (nntp-find-group-and-number): Add parameter group. Figure out
4587         number if the status line doesn't give (e.g. quimby.gnus.org).
4588
4589 2002-01-08  Simon Josefsson  <jas@extundo.com>
4590
4591         * mml.el (mml-generate-mime-1): Set recipient correctly.
4592
4593 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4594
4595         * message.el (message-read-from-minibuffer): Add parameter
4596         initial-contents.
4597         * gnus-msg.el (gnus-summary-resend-message): Use it.
4598
4599         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
4600         behavior of quit-config.
4601
4602         * message.el (message-make-from): Don't quote fullname.
4603         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
4604
4605         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
4606         From: <andre@slamdunknetworks.com>
4607
4608 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4609
4610         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
4611
4612         * gnus-art.el (gnus-header-button-alist): Handle mailto.
4613
4614         * mml.el (mml-preview): Bind gnus-original-article-buffer because
4615         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
4616         because bbdb may use it.
4617
4618 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4619
4620         * nneething.el (nneething-request-article): When a non-text file
4621         is converted to an article, its data is encoded in base64.  Call
4622         `nneething-make-head' with options to specify MIME types.
4623         (nneething-make-head): Add optional arguments to specify MIME
4624         types.
4625
4626 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4627
4628         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
4629         header if there is not.
4630
4631         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
4632
4633         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
4634         (gnus-inews-mark-gcc-as-read): Obsolete variable.
4635         (gnus-inews-do-gcc): Use them.
4636
4637         * gnus-group.el (gnus-group-mark-article-read): Put holes into
4638         gnus-newsgroup-unselected.
4639
4640 2002-01-06  Simon Josefsson  <jas@extundo.com>
4641
4642         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
4643         condition-case, not ignore-errors.
4644
4645 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4646
4647         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
4648         gnus-fetch-old-headers.
4649
4650         * gnus-art.el (article-display-x-face): Use the current buffer
4651         unless `W f'. Otherwise, X-Face may be shown in the header of a
4652         forwarded part.
4653         (gnus-treatment-function-alist): Treat xface before hiding
4654         headers.
4655
4656 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4657
4658         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
4659         parameters.
4660
4661 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4662
4663         * mm-util.el (mm-multibyte-p): Define conditionally when load.
4664         (mm-guess-charset): New function.
4665         (mm-charset-after): Use it.
4666         (mm-detect-coding-region): New function.
4667         (mm-detect-mime-charset-region): New function.
4668
4669         * gnus-sum.el (gnus-summary-show-article): Use
4670         mm-detect-coding-region.
4671
4672 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4673
4674         * message.el (message-make-fqdn): Be less violent.
4675
4676         * gnus.el (gnus-logo-color-style): Compute custom form
4677         automatically.
4678
4679         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
4680         score file of the parent to the document group.
4681
4682         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
4683         parameters parameter.
4684
4685         * gnus-score.el (gnus-score-load-file): Clean up.
4686
4687 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4688
4689         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
4690         From: Damien Wyart <damien.wyart@free.fr>
4691
4692         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
4693
4694 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4695
4696         * gnus-sum.el (gnus-select-group-hook): Typo.
4697
4698         * rfc2047.el (rfc2047-decode-string): Return immediately if there
4699         is no quoted-printable-encoded STRING.
4700         From: Jesper Harder <harder@ifa.au.dk>
4701
4702         (rfc2047-decode-string): Decode it.
4703
4704 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4705
4706         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
4707
4708 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
4709         Trivial patch.
4710
4711         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
4712         buffer to get rid of junk line.
4713
4714 2002-01-05  Simon Josefsson  <jas@extundo.com>
4715
4716         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
4717         C-o.
4718         (message-mode-map): Bind message-insert-or-toggle-importance to
4719         C-c C-u.
4720         (message-mode-map): Bind message-disposition-notification-to to
4721         C-c M-n.
4722         (message-mode-menu): Add m-d-n-t.
4723         (message-mode-field-menu): Add m-goto-from.
4724         (message-mode): Doc fix.
4725         (message-goto-from): New function.
4726         (message-insert-disposition-notification-to): New function.
4727         (message-tool-bar-map): Add receipt button.
4728
4729 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4730
4731         * gnus-sum.el (gnus-thread-latest-date): New function.
4732         (gnus-thread-sort-by-most-recent-number): Renamed.
4733         (gnus-thread-sort-functions): Doc fix.
4734         (gnus-select-group-hook): Don't use setq on a hook.
4735         (gnus-thread-latest-date): Use date, not number
4736
4737         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
4738         (gnus-agent-expire): Allow regexp of expire-days.
4739
4740         * gnus-art.el (gnus-article-reply-with-original): Deactivate
4741         region.
4742         (gnus-article-followup-with-original): Ditto.
4743
4744         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
4745
4746         * gnus-art.el (gnus-mime-display-alternative): Use
4747         gnus-local-map-property.
4748         (gnus-mime-display-alternative): Ditto.
4749         (gnus-insert-mime-security-button): Ditto.
4750         (gnus-insert-next-page-button): Ditto.
4751         (gnus-button-prev-page): Take optional args.
4752         (gnus-insert-prev-page-button): widget-convert.
4753
4754         * gnus-util.el (gnus-local-map-property): New function.
4755
4756         * gnus-art.el (gnus-prev-page-map): Use parent map.
4757         (gnus-next-page-map): Ditto.
4758
4759         * gnus-spec.el (gnus-parse-format): Clean up.
4760         (gnus-parse-format): Do complex formatting for %=.
4761
4762         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
4763         "X-Face: " to the data in the built-in scenario.
4764
4765         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
4766         (gnus-correct-pad-form): Renamed.
4767         (gnus-tilde-max-form): Clean up.
4768         (gnus-pad-form): Use gnus-use-correct-string-widths.
4769
4770         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
4771         support if that is available.
4772
4773         * gnus-sum.el (gnus-thread-highest-number): New function.
4774         (gnus-thread-sort-by-most-recent-thread): New function.
4775         (gnus-thread-sort-functions): Doc fix.
4776
4777 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4778
4779         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
4780         all cases.
4781         (gnus-summary-mode): Enable it in all cases.
4782         (gnus-summary-display-article): Ditto.
4783         (gnus-summary-edit-article): Ditto.
4784
4785         * gnus-ems.el (gnus-put-image): Really return glyph.
4786
4787         * gnus-art.el (gnus-article-x-face-command): Fix :type.
4788         (gnus-treat-smiley): Don't take "P" in the interactive form.
4789
4790 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4791
4792         * compface.el (uncompface): XEmacs and Emacs have differing
4793         capabilities.
4794
4795         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
4796
4797         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
4798         (gnus-article-xface-ring-size): Removed.
4799         (gnus-article-display-xface): Removed.
4800         (gnus-remove-image): Cleaned up.
4801
4802         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
4803         (gnus-xmas-create-image): Take pbm files.
4804         (gnus-x-face): Removed.
4805         (gnus-xmas-article-display-xface): Removed.
4806
4807         * gnus-fun.el (gnus-display-x-face-in-from): Bind
4808         default-enable-multibyte-characters.
4809
4810         * compface.el (uncompface): Doc fix.
4811
4812         * gnus-art.el (gnus-article-x-face-command): Use
4813         gnus-display-x-face-in-from.
4814
4815         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
4816
4817         * gnus-ems.el (gnus-put-image): Return the image.
4818
4819         * gnus-fun.el (gnus-display-x-face-in-from): New function.
4820         (gnus-x-face): Moved here.
4821
4822 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4823
4824         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
4825         invisible if string is nil.
4826         (gnus-xmas-article-display-xface): Use it.
4827
4828         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
4829         property when string is nil.
4830         (gnus-article-display-xface): Use it.
4831
4832 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4833
4834         * gnus-art.el (article-display-x-face): Check whether valid grey
4835         face was returned.
4836         (article-display-x-face): Place image in the right spot.
4837
4838         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
4839         stderr.
4840         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
4841
4842 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4843
4844         * gnus-xmas.el (gnus-xmas-create-image): Take optional
4845         parameters.
4846         (gnus-xmas-put-image): Allow non-strings to be passed.
4847
4848         * gnus-art.el (article-display-x-face): Use optional parameters.
4849
4850         * gnus-ems.el (gnus-create-image): Take optional parameters.
4851
4852         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
4853
4854         * compface.el (compface-xbm-p): Removed.
4855
4856         * gnus-ems.el (gnus-article-compface-xbm): Removed.
4857         (gnus-article-display-xface): Use compface.
4858
4859         * compface.el: New file.
4860
4861         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
4862         (gnus-convert-image-to-x-face-command): Ditto.
4863         (gnus-random-x-face): Quote argument.
4864         (gnus-x-face-from-file): Ditto.
4865
4866 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
4867
4868         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
4869         the expire-group parameter once per article rather than once
4870         per group; bind `nnmaildir-article-file-name' and `article'
4871         for convenience.  Leave article alone when expire-group
4872         specifies the current group.
4873         (nnmaildir--update-nov): be more concurrency-friendly with
4874         temp file names.
4875
4876 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4877
4878         * gnus-start.el (gnus-read-init-file): Cleaned up.
4879
4880 2002-01-03  Dave Love  <d.love@dl.ac.uk>
4881
4882         * gnus-start.el (gnus-startup-file-coding-system): Removed.
4883         (gnus-read-init-file): Don't use it.
4884
4885 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4886
4887         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
4888
4889 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4890
4891         * gnus-start.el (gnus-read-init-file): Don't force coding system
4892         for ~/.gnus.  From Dave Love <fx@gnu.org>.
4893
4894 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4895
4896         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
4897         * nnspool.el (nnspool-request-post): Ditto.
4898
4899         * mm-util.el (mm-use-find-coding-systems-region): New variable.
4900         (mm-find-mime-charset-region): Use it.
4901
4902 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
4903
4904         * gnus.el (gnus-summary-line-format): Added :link.
4905         * gnus-topic.el (gnus-topic-line-format): Ditto.
4906         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
4907         * gnus-srvr.el (gnus-server-line-format): Ditto.
4908         * gnus-group.el (gnus-group-line-format): Ditto.
4909
4910         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
4911         :keys, it works on both Emacsen.
4912
4913 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4914
4915         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
4916
4917 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4918
4919         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
4920
4921 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
4922
4923         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
4924         very wide reply.
4925
4926 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4927
4928         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
4929         (gnus-picon-cache): New variable.
4930         (gnus-picon-transform-newsgroups): Cache stuff.
4931
4932         * gnus-art.el (gnus-article-reply-with-original): New command.
4933         (gnus-article-followup-with-original): New command.
4934
4935         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
4936         END parameters.
4937         (gnus-summary-followup): Take a list of list of articles.
4938         (gnus-inews-yank-articles): Allow lists of article/regions.
4939
4940         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
4941         longer the usual commands.
4942
4943         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
4944         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
4945         shell-command-on-region.
4946
4947 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4948
4949         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
4950           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
4951
4952 2002-01-03  Steve Youngs  <youngs@xemacs.org>
4953
4954         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
4955         understand ':keys', wrap it in an featurep 'xemacs.
4956
4957 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4958
4959         * gnus-ems.el (gnus-article-display-xface): Show xface in the
4960         order of headers (Actually, it is called in a reversed order). Add
4961         'gnus-image-text-deletable property.
4962         (gnus-remove-image): Remove text with such a property.
4963
4964         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
4965         gnus-put-image.
4966
4967         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
4968         with ", "
4969
4970 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4971
4972         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
4973
4974         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
4975         (article-display-x-face): Display grey X-Faces.
4976
4977         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
4978         (gnus-convert-gray-x-face-to-ppm): Ditto.
4979         (gnus-convert-image-to-gray-x-face): Ditto.
4980
4981         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
4982         gnus-summary-show-raw-article.
4983
4984 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4985
4986         Display picons in XEmacs without showing text.
4987
4988         * gnus-xmas.el (gnus-xmas-create-image): Don't use
4989         mm-create-image-xemacs to create xbm glyph, because it deletes
4990         temporary files.
4991         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
4992         (gnus-xmas-remove-image): Make text visible, remove glyph.
4993
4994         * gnus-picon.el (gnus-picon-transform-newsgroups)
4995         (gnus-picon-transform-address): Insert spec backward, due to the
4996         incompatibility of gnus-xmas-put-image.
4997
4998 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
4999
5000         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
5001
5002 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5003
5004         * gnus.el: Doc fix.
5005
5006         * gnus-art.el: Doc fix.
5007
5008         * gnus-agent.el: Doc fix.
5009
5010 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5011
5012         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
5013
5014 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
5015
5016         * nnmaildir.el (nnmaildir--update-nov): automatically parse
5017         NOV data out of the message again if nnmail-extra-headers has
5018         changed.
5019
5020 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5021
5022         * gnus-fun.el: New file.
5023         (gnus-convert-image-to-x-face-command): New variable.
5024         (gnus-insert-x-face): New function.
5025         (gnus-random-x-face): Renamed.
5026         (gnus-x-face-from-file): Renamed.
5027
5028         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
5029         "_".
5030         (gnus-body-boundary-delimiter): Typo fix.
5031
5032 2002-01-02  Simon Josefsson  <jas@extundo.com>
5033
5034         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
5035         (gnus-body-boundary-delimiter): Fix type.
5036
5037 2002-01-01  Simon Josefsson  <jas@extundo.com>
5038
5039         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
5040         (gnus-treat-emphasize, gnus-treat-strip-cr)
5041         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
5042         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
5043         (gnus-treat-fill-article, gnus-treat-hide-citation)
5044         (gnus-treat-hide-citation-maybe)
5045         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
5046         (gnus-treat-strip-pem, gnus-treat-strip-banner)
5047         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
5048         (gnus-treat-date-ut, gnus-treat-date-local)
5049         (gnus-treat-date-english, gnus-treat-date-lapsed)
5050         (gnus-treat-date-original, gnus-treat-date-iso8601)
5051         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
5052         (gnus-treat-strip-trailing-blank-lines)
5053         (gnus-treat-strip-leading-blank-lines)
5054         (gnus-treat-strip-multiple-blank-lines)
5055         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
5056         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
5057         (gnus-treat-display-xface, gnus-treat-display-smileys)
5058         (gnus-treat-from-picon, gnus-treat-mail-picon)
5059         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
5060         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
5061         (gnus-treat-play-sounds, gnus-treat-translate)
5062         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
5063
5064         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
5065         (gnus-article-treat-body-boundary): Use it.
5066
5067         * message.el (message-mode): Fix doc.
5068         (message-mode-menu): Fix names.
5069
5070 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5071
5072         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
5073         articles.
5074
5075         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
5076         (gnus-picon-transform-address): Search for unknown faces as well.
5077         (gnus-picon-find-face): Don't search "news" for MISC.
5078         (gnus-picon-user-directories): Changed default back to exclude
5079         "unknown".
5080
5081         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
5082
5083         * gnus-picon.el (gnus-picon-find-face): Search through all
5084         databases.
5085         (gnus-picon-find-face): New implementation.
5086
5087         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
5088         keystroke.
5089         (gnus-topic-goto-next-topic): Ditto.
5090
5091         * gnus.el (gnus-summary-line-format): Changed default.
5092
5093         * nnmail.el (nnmail-extra-headers): Change default.
5094
5095         * gnus-sum.el (gnus-extra-headers): Change default.
5096
5097         * message.el (message-news-other-window): Changed "news" to
5098         "posting".
5099         (message-news-other-frame): Ditto.
5100         (message-do-send-housekeeping): Ditto.
5101
5102         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
5103         function.
5104         (gnus-article-unread-p): New function.
5105         (gnus-article-unseen-p): New function.
5106         (gnus-dead-summary-mode-map): Typo.
5107
5108         * gnus-util.el (gnus-make-predicate): New function.
5109         (gnus-make-predicate-1): New function.
5110
5111         * gnus-sum.el: New function.
5112         (gnus-map-articles): New function.
5113
5114         * gnus-art.el (gnus-treat-fold-headers): New variable.
5115         (gnus-article-treat-fold-headers): New command and keystroke.
5116
5117         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
5118         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
5119
5120 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5121
5122         * message.el (message-fcc-externalize-attachments): New variable.
5123         (message-do-fcc): Use it.
5124
5125         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
5126         (gnus-inews-do-gcc): Use it.
5127
5128         * mml.el (mml-tweak-sexp-alist): New variable.
5129         (mml-externalize-attachments): New variable.
5130         (mml-tweak-part): Use mml-tweak-sexp-alist.
5131         (mml-tweak-externalize-attachments): New function.
5132
5133 2002-01-01  Steve Youngs  <youngs@xemacs.org>
5134
5135         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
5136         'set-glyph-face' so x-face back/foreground can be set.
5137
5138 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
5139
5140         * message.el (message-fix-before-sending): Fix a typo.
5141
5142 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5143
5144         * gnus-art.el (gnus-treat-smiley): Renamed command.
5145         (gnus-article-remove-images): New command and keystroke.
5146
5147         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
5148
5149         * smiley-ems.el (gnus-smiley-display): Removed.
5150
5151         * gnus.el (gnus-version-number): Update version.
5152
5153         * message.el (message-text-with-property): Renamed and moved
5154         here.
5155         (message-fix-before-sending): Highlight invisible text and place
5156         point there.
5157
5158 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5159
5160         * gnus.el: Oort Gnus v0.04 is released.
5161
5162 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5163
5164         * gnus-delay.el (gnus-delay-send-queue): Renamed.
5165
5166         * gnus-art.el (gnus-ignored-headers): More headers,
5167
5168         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
5169         of `scan-error', since XEmacs doesn't seem to support that.
5170
5171 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5172
5173         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
5174         arg.
5175         (gnus-summary-best-unread-subject): Ditto.
5176         (gnus-summary-best-unread-subject): No, don't.
5177         (gnus-summary-better-unread-subject): New command.
5178
5179         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
5180
5181         * lpath.el ((featurep 'xemacs)): fbind url function.
5182
5183         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
5184         buffer.
5185         (gnus-xmas-remove-image): Implementation that does something.
5186         (gnus-xmas-article-display-xface): Mark images properly.
5187
5188         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
5189
5190 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
5191
5192         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
5193
5194 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5195
5196         * gnus-group.el (gnus-group-line-format): Added %O to the default
5197         value.
5198
5199         * gnus-util.el (gnus-text-with-property): The smallest point is
5200         point-min.
5201
5202         * smiley-ems.el (smiley-region): Return images.
5203         (gnus-smiley-display): Allow toggling.
5204         (smiley-region): Use text properties, not overlays.
5205
5206         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
5207         implemented yet.
5208
5209         * smiley-ems.el (smiley-update-cache): Check for valid types.
5210
5211         * gnus-art.el (gnus-with-article-buffer): New macro.
5212
5213         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
5214         strings as well as the glyphs.
5215         (gnus-picon-transform-address): Ditto.
5216         (gnus-picon-insert-glyph): Ditto.
5217         (gnus-picon-transform-newsgroups): Toggle.
5218         (gnus-picon-transform-address): Toggle.
5219
5220         * gnus-ems.el (gnus-remove-image): New function.
5221         (gnus-put-image): Take an optional string.
5222
5223         * gnus-util.el (gnus-text-with-property): New function.
5224
5225         * gnus-art.el (gnus-delete-images): New function.
5226
5227         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
5228
5229         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
5230         (gnus-article-wash-status): Use it.
5231         (gnus-signature-toggle): Clean up.
5232         (gnus-add-wash-status): New function.
5233         (gnus-delete-wash-status): New function.
5234         (gnus-article-hide-text-type): Use them throughout.
5235         (gnus-add-image): New function.
5236
5237         * gnus-ems.el (gnus-article-display-xface): Use new interface.
5238
5239         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
5240         interface.
5241
5242         * gnus-art.el (article-display-x-face): Cleaned up.
5243
5244         * rfc2047.el (rfc2047-field-value): New function.
5245
5246         * mail-parse.el (mail-header-field-value): New alias.
5247
5248         * gnus-art.el (gnus-mime-print-part): Fix typos.
5249
5250         * smiley-ems.el (gnus-smiley-file-types): New variable.
5251         (smiley-update-cache): Use it.
5252         (smiley-regexp-alist): Suffix-less smiley names.
5253         (smiley-regexp-alist): Added more smileys.
5254
5255         * gnus-sum.el (gnus-print-buffer): Made into own function.
5256         (gnus-summary-print-article): Use it.
5257
5258         * mailcap.el (mailcap-mime-info): Actually return the bit that we
5259         looked for when REQUEST is a string.
5260
5261         * gnus-art.el (gnus-mime-button-commands): Add printing
5262         keystroke.
5263         (gnus-mime-copy-part): Doc fix.
5264         (gnus-mime-print-part): New command.
5265
5266 2001-12-31  Simon Josefsson  <jas@extundo.com>
5267
5268         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
5269         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
5270
5271 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5272
5273         * gnus-picon.el (gnus-treat-from-picon): Autoload.
5274         (picon): Fix doc.
5275
5276         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
5277         longer exists. Remove those codes.
5278         * gnus.el (gnus-use-picons): Ditto.
5279
5280 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5281
5282         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
5283         infloop.
5284
5285         * gnus-sum.el (t): New `W D' map.
5286
5287         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
5288         (gnus-article-treat-body-boundary): Clean up.
5289         (gnus-body-boundary-face): Removed.
5290         (gnus-article-goto-header): Moved here.
5291         (gnus-article-goto-header): Allow better regexps.
5292         (gnus-article-treat-fold-newsgroups): New command.
5293
5294         * gnus-sum.el (gnus-summary-move-article): We have to select an
5295         article to give `gnus-read-move-group-name' an opportunity to
5296         suggest an appropriate default.
5297
5298         * rfc2047.el (rfc2047-fold-line): New function.
5299         (rfc2047-unfold-line): Ditto.
5300         (rfc2047-fold-region): Don't fold just after the header name.
5301
5302         * mail-parse.el (mail-header-fold-line): New alias.
5303         (mail-header-unfold-line): Ditto.
5304
5305         * gnus-art.el (gnus-body-boundary-face): Renamed.
5306         (gnus-article-treat-body-boundary): Use it.
5307         (gnus-article-treat-body-boundary): Use an invisible header and a
5308         line of underline characters.
5309
5310 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5311
5312         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
5313
5314         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
5315         (gnus-picon-split-address): New function.
5316         (gnus-picon-find-face): Use it.
5317         (gnus-picon-transform-address): Use it. Set first to t for each
5318         address.
5319
5320         * gnus-art.el (gnus-with-article-headers): Move to here. Define
5321         the macro then use it.
5322         (gnus-treatment-function-alist): Treat picons earlier.
5323
5324 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5325
5326         * gnus-art.el (gnus-body-separator-face): New variable.
5327         (gnus-article-treat-body-boundary): Use a blank, colored line.
5328
5329         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
5330         well.
5331
5332         * gnus-art.el (gnus-treat-body-boundary): New variable.
5333         (gnus-article-treat-unfold-headers): Use helper macro.
5334         (gnus-article-treat-body-boundary): New command.
5335
5336         * gnus.el (gnus-logo-color-style): Change the default color.
5337         (gnus-splash-face): Gray, gray.
5338
5339         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
5340         colors.
5341
5342         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
5343         (gnus-logo-color-style): Ditto.
5344         (gnus-logo-colors): Ditto.
5345
5346         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
5347
5348         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
5349
5350         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
5351         (gnus-picon-transform-newsgroups): New function.
5352
5353         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
5354         string.
5355
5356         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
5357
5358         * gnus-art.el (gnus-treat-cc-picon): New variable.
5359         (gnus-treat-mail-picon): Renamed.
5360
5361         * gnus-picon.el: New implementation.
5362         (gnus-picon-find-face): Renamed.
5363         (gnus-treat-from-picon): Use it.
5364         (gnus-picon-transform-address): Renamed.
5365         (gnus-treat-from-picon): Use it.
5366         (gnus-picon-create-glyph): Renamed.
5367         (gnus-picon-transform-address): Use it.
5368         (gnus-treat-cc-picon): New command.
5369
5370         * mm-decode.el (mm-create-image-xemacs): Separated out into
5371         function.
5372         (mm-get-image): Use it.
5373
5374         * gnus-art.el (gnus-treat-display-picons): Simplify.
5375         (gnus-treat-from-picon): Renamed.
5376
5377         * gnus-ems.el (gnus-create-image): New function.
5378         (gnus-put-image): New function.
5379
5380         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
5381         (gnus-with-article-headers): New macro.
5382         (gnus-article-goto-header): New function.
5383
5384         * gnus-xmas.el (gnus-image-type-available-p): New function.
5385
5386         * gnus-ems.el (gnus-image-type-available-p): New function.
5387
5388 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5389
5390         * nnrss.el (nnrss-check-group): Find the correct tag, because
5391         xml.el is changed.
5392
5393 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5394
5395         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
5396         lines are shorter than the window width.
5397         (gnus-ignored-headers): More headers.
5398
5399 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5400
5401         * gnus-art.el (gnus-treat-unfold-lines): New variable.
5402         (gnus-treat-unfold-headers): Renamed.
5403         (gnus-article-treat-unfold-headers): New command and keystroke.
5404
5405         * rfc2047.el (rfc2047-encode-message-header): Clean up.
5406
5407         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
5408
5409 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5410
5411         * sha1-el.el (sha1-use-external): New variable.
5412         (sha1-region): Use it.
5413         (sha1-string): Ditto.
5414
5415         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
5416         * gnus-picon.el: Less warnings when compile.
5417
5418 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5419
5420         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
5421         alias.
5422         (gnus-picons-database): Default to list.
5423         (gnus-picons-lookup-internal): Use it.
5424
5425         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
5426         to "bogus".
5427
5428         * gnus-win.el (gnus-configure-windows-hook): New hook.
5429
5430 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
5431
5432         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
5433
5434 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5435
5436         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
5437         lists.
5438         (gnus-select-newsgroup): Don't append; push.
5439         (gnus-adjust-marked-articles): Remove obsolete ranges from
5440         `seen'.
5441         (gnus-update-marks): Clean up.
5442         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
5443
5444 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
5445
5446         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
5447
5448 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5449
5450         * gnus-sum.el (gnus-auto-select-subject): New variable.
5451         (gnus-summary-best-unread-subject): New function.
5452         (gnus-summary-best-unread-article): Use it.
5453         (gnus-summary-first-unseen-subject): New function and command.
5454
5455         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
5456         other treatments.
5457
5458         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
5459         function.
5460
5461         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
5462         from the list of hidden types.
5463
5464         * mm-view.el (mm-inline-text): Ditto.
5465         (mm-inline-text): Ditto.
5466         (mm-w3-prepare-buffer): Ditto.
5467
5468         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
5469
5470 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5471
5472         * gnus-art.el (gnus-ignored-headers): Added more headers.
5473
5474 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
5475
5476         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
5477         once.
5478
5479 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5480
5481         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
5482
5483 2001-12-28  Simon Josefsson  <jas@extundo.com>
5484
5485         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
5486         Jesper Harder <harder@ifa.au.dk>.
5487
5488 2001-12-27  Simon Josefsson  <jas@extundo.com>
5489
5490         * gnus-sum.el (gnus-select-newsgroup): Make
5491         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
5492         contain all articles (instead of none) when no seen marks have
5493         been set for the group.
5494         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
5495         instead, it seems to result in shorter ranges.
5496
5497 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5498
5499         * mm-util.el (mm-iso-8859-x-to-15-region): Use
5500         insert-before-markers.
5501         From Jesper Harder <harder@ifa.au.dk>
5502
5503 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
5504
5505         * nnmaildir.el (nnmaildir-save-mail): create the destination
5506         groups if they do not exist.
5507
5508 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5509
5510         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
5511
5512 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5513
5514         * gnus-group.el (gnus-group-read-ephemeral-group): Call
5515         gnus-group-real-name.
5516
5517         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
5518         (gnus-newsgroup-variables): Ditto.
5519
5520         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
5521         return it.
5522
5523 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
5524
5525         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
5526         * nnmaildir.el (top-level): Add commentary.
5527         (nnmaildir-version): Indicate that nnmaildir is now a standard
5528         part of Gnus, not separately released.
5529
5530 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5531
5532         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
5533         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
5534         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
5535         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5536
5537 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5538
5539         * nnmaildir.el: Copyright changes. Require cl only at compile time.
5540
5541 2001-12-20  Simon Josefsson  <jas@extundo.com>
5542
5543         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
5544         ZHU <zsh@cs.rochester.edu>.
5545         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
5546         Brian P Templeton <bpt@tunes.org>.
5547
5548 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5549
5550         * nnmaildir.el: New file.
5551         From Paul Jarc <prj@po.cwru.edu>.
5552
5553 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5554
5555         * nndoc.el (nndoc-type-alist): Move forward to the end.
5556
5557 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5558
5559         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
5560         `dolist'.
5561
5562 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5563
5564         * gnus-win.el (gnus-frames-on-display-list): New function.
5565         (gnus-get-buffer-window): Use it.
5566
5567 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5568
5569         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
5570
5571 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5572
5573         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
5574
5575 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5576            From Harald Meland <Harald.Meland@usit.uio.no>
5577
5578         * gnus-win.el (gnus-get-buffer-window): New function.
5579         (gnus-all-windows-visible-p): Use it.
5580
5581         * gnus-util.el (gnus-horizontal-recenter)
5582         (gnus-horizontal-recenter, gnus-horizontal-recenter)
5583         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
5584
5585         * gnus-score.el (gnus-score-insert-help): Use it.
5586
5587         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
5588         (gnus-generate-tree, gnus-highlight-selected-tree)
5589         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
5590         it.
5591
5592         * gnus-art.el (gnus-article-set-window-start)
5593         (gnus-mm-display-part, gnus-request-article-this-buffer)
5594         (gnus-button-next-page, gnus-button-prev-page)
5595         (gnus-article-button-next-page, gnus-article-button-prev-page):
5596         Use it.
5597
5598 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
5599
5600         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
5601         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
5602         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
5603
5604 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5605
5606         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
5607         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
5608         * mml1991.el, nnultimate.el: Add `coding'.
5609
5610 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
5611
5612         * ChangeLog: changed coding to buffer-file-coding-system
5613         * ChangeLog.1: same
5614         * nnwfm.el: same
5615         * gnus-smiley.el: same
5616         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
5617         * gnus-delay.el: same
5618         * gnus-spec.el: same
5619         * message.el: same
5620         * mml1991.el: same
5621         * nnultimate.el: same
5622
5623 2001-12-16  Simon Josefsson  <jas@extundo.com>
5624         Inspired by code by Dirk Meyer <dischi@tzi.de>.
5625
5626         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
5627         (gnus-summary-save-map): Add muttprint.
5628         (gnus-summary-make-menu-bar): Ditto.
5629         (gnus-summary-muttprint): New function.
5630
5631         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
5632
5633 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5634
5635         * uudecode.el (uudecode-decode-region-internal): Speedup by using
5636         temporary list instead of buffer.
5637
5638         * mm-url.el (executable-find): autoload.
5639
5640 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5641
5642         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
5643         to variable, follow doc-string conventions).
5644
5645 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
5646
5647         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
5648         subscribe-level
5649         * gnus-topic.el (gnus-subscribe-topics): use it.
5650
5651 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5652
5653         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
5654         messages. (A small patch with indentation)
5655         From Sean Neakums <sneakums@zork.net>.
5656
5657         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
5658         nil after shooting down the gnus-original-article-buffer.
5659
5660 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5661
5662         * uudecode.el (uudecode-use-external): New variable.
5663         (uudecode-decode-region): Automatically detect external program.
5664
5665         * binhex.el (binhex-use-external): New variable.
5666         (binhex-decode-region-internal): New function.
5667         (binhex-decode-region): Automatically detect external program.
5668
5669         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
5670         Use them.
5671
5672 2001-12-12  Simon Josefsson  <jas@extundo.com>
5673
5674         * nnvirtual.el (nnvirtual-always-rescan)
5675         (nnvirtual-component-regexp): Fix doc.
5676
5677         * nnoo.el (defvoo): Add doc to defvoo variables.
5678
5679         * nnml.el (nnml-directory, nnml-active-file)
5680         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
5681         (nnml-marks-is-evil, nnml-filenames-are-evil)
5682         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
5683
5684         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
5685         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
5686         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
5687         `error'.
5688
5689         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
5690         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
5691
5692         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
5693         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
5694         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
5695         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
5696
5697         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
5698         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
5699
5700         * imap.el, nnimap.el: Fix indentation.
5701
5702         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
5703
5704 2001-12-12  Didier Verna  <didier@xemacs.org>
5705
5706         * gnus-msg.el (gnus-group-news): New function.
5707         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
5708         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
5709         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
5710         for it.
5711         * gnus-msg.el (gnus-summary-news-other-window): New function.
5712         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
5713         bind it to `i'.
5714         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
5715         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
5716         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
5717         for it (called with a prefix).
5718         * gnus-msg.el (gnus-configure-posting-styles): add an optional
5719         group-name argument.
5720         * gnus-msg.el (gnus-setup-message): use it.
5721
5722 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5723
5724         * gnus-sum.el (gnus-summary-show-article): Fix doc.
5725
5726 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5727
5728         * mml.el (mime-to-mml): Remove Content-Disposition too.
5729
5730 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5731
5732         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
5733         * gnus-group.el (gnus-group-name-decode): Decode unibyte
5734         strings only.
5735         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5736
5737 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
5738
5739         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
5740         (nnmail-fancy-expiry-target): Use it.
5741         Suggestions from Simon Josefsson <jas@extundo.com>.
5742
5743 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5744
5745         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
5746
5747 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5748
5749         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
5750
5751         * gnus-util.el (gnus-url-unhex-string): Move here.
5752
5753 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5754
5755         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
5756         mm-url-decode-entities-nbsp.
5757
5758         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
5759         * webmail.el, nnwfm.el: Use mm-url.
5760
5761         * mm-url.el (mm-url-fetch-form): Move from nnweb.
5762         (mm-url-remove-markup): Move from nnweb.
5763         (mm-url-fetch-simple): Move from webmail.
5764
5765         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
5766
5767 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5768
5769         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
5770         (gnus-summary-print-article): Use it.
5771
5772         * gnus-util.el (gnus-replace-in-string): Typo.
5773
5774 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5775
5776         * nnweb.el (nnweb-replace-in-string): Removed.
5777
5778         * gnus-util.el (gnus-replace-in-string): New function.
5779         (gnus-mode-string-quote): Use it.
5780
5781         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
5782         * nnwfm.el (nnwfm-create-mapping): Ditto.
5783
5784 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5785
5786         * dgnushack.el (dgnushack-compile): nnrss.el and
5787         nnslashdot.el don't depend on nnweb, url, w3.
5788
5789         * nnrss.el: Use mm-url.
5790
5791 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5792
5793         * mm-url.el (mm-url-insert-file-contents): Support file:.
5794
5795 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5796
5797         * mm-view.el: Lower case for the description line. Sync from the
5798         Emacs CVS.
5799
5800 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5801
5802         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
5803         From:  Stefan Monnier  <monnier@cs.yale.edu>
5804
5805 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5806
5807         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
5808
5809 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5810
5811         * mm-url.el: Require executable.
5812         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
5813
5814 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5815
5816         * pop3.el (pop3-munge-message-separator): Only use valid date.
5817         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
5818
5819         * Makefile.in: gnus-load.elc may not be generated.
5820
5821 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5822
5823         * mm-url.el: New file.
5824         * nnslashdot.el: Use it.
5825         * mm-extern.el (mm-extern-url): Use it.
5826
5827 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5828
5829         * gnus-sum.el (gnus-summary-save-article): Nix
5830         gnus-display-mime-function and gnus-article-prepare-hook.
5831
5832         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
5833         the beginning of lines.
5834         (gnus-complex-form-to-spec): Ditto.
5835
5836 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5837
5838         * message.el (message-make-mft): Fix the m-s-a-file regexp.
5839         From Paul Jarc <prj@po.cwru.edu>.
5840
5841 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5842
5843         * message.el: New variable message-subscribed-address-file;
5844         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
5845
5846 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5847
5848         * message.el (message-tab-body-function): Set to nil.
5849         (message-tab): Use text-mode-map or global-map.
5850         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
5851
5852 2001-11-30  Simon Josefsson  <jas@extundo.com>
5853
5854         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
5855         instead of gnus-union, for speed.  Suggested by Christoph Conrad
5856         <christoph.conrad@gmx.de>.
5857         (gnus-agent-fetch-group-1): Add verbose message.
5858
5859 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5860
5861         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
5862         of integers.
5863
5864 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5865
5866         * message.el (message-newgroups-header-regexp)
5867         (message-completion-alist, message-tab-body-function): Use
5868         defcustom rather than defvar.
5869         (message-tab): Mention `message-tab-body-function' in doc.
5870         Suggested by Karl Eichwalder.
5871
5872 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5873
5874         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
5875
5876 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5877
5878         * nnheader.el (nnheader-find-nov-line): Don't use macro
5879         gnus-delete-line.
5880
5881         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
5882         (gnus-group-name-charset): Ditto.
5883
5884         * gnus-util.el (gnus-buffer-live-p): Ditto.
5885
5886 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5887
5888         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
5889         open parenthesis in doc.
5890         (sieve-manage-authenticator-alist): Typo in doc.
5891         * imap.el (imap-authenticator-alist): Typo in doc.
5892         (imap-stream-alist): Backslash.
5893
5894         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
5895           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
5896
5897 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5898
5899         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
5900
5901         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
5902
5903         * gnus-msg.el (gnus-configure-posting-styles): use
5904         make-local-hook. Add LOCAL for add-hook.
5905
5906 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
5907
5908         * message.el (message-mode): Use `make-local-hook' unless
5909         obsolete.
5910         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
5911
5912 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5913
5914         * canlock.el: Remove sha1.el and base64.el stuff.
5915
5916 2001-11-26  Didier Verna  <didier@xemacs.org>
5917
5918         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
5919         if needed.
5920
5921 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5922
5923         * message.el (message-tamago-not-in-use-p): New function.
5924         (message-strip-forbidden-properties): Use it.
5925
5926 2001-11-26  Didier Verna  <didier@xemacs.org>
5927
5928         * gnus-start.el (gnus-check-first-time-used): only check for
5929         existence of .el[d] files.
5930
5931 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5932
5933         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
5934
5935         * message.el (message-setup-1): Clean up mc-*.
5936
5937 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5938
5939         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
5940         * gnus-score.el (gnus-score-find-bnews): Use it.
5941
5942         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
5943         (gnus-summary-limit-to-author): Ditto.
5944         (gnus-summary-limit-to-extra): Ditto.
5945         (gnus-summary-find-matching): Support not-matching argument.
5946
5947 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5948
5949         * message.el (message-wash-subject): Use `insert' rather than
5950         `insert-string', which is deprecated.
5951
5952 2001-11-24  Simon Josefsson  <jas@extundo.com>
5953
5954         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
5955         message. (Gnus does not "default" to using 8bit for the message,
5956         it default to use 8bit encoding and the user-supplied CTE
5957         value. Calling this behaviour "treating it as 8bit" is perhaps
5958         better.)
5959
5960         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
5961         (compare mm-charset-to-coding-system).
5962
5963 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5964
5965         * canlock.el (canlock-sha1-with-openssl): Use unibyte
5966         buffer. Correctly decode hex.
5967
5968 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5969
5970         * gnus-agent.el (gnus-category-insert-line): Convert category
5971         names to strings.
5972
5973 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5974
5975         * message.el (sha1): eval-and-compile.
5976
5977 2001-11-20  Simon Josefsson  <jas@extundo.com>
5978
5979         * message.el (message-allow-no-recipients): New variable.
5980         (message-send): Use it, customize the prompting when posting to
5981         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
5982
5983 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5984
5985         * mm-util.el (mm-coding-system-priorities): New variable.
5986         (mm-sort-coding-systems-predicate): New function.
5987         (mm-find-mime-charset-region): Resort coding systems if needed.
5988         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
5989
5990 2001-11-20  Didier Verna  <didier@xemacs.org>
5991
5992         * gnus-group.el (gnus-group-make-help-group): new optional
5993         argument to control the error behavior.
5994         * gnus-start.el (gnus-check-first-time-used): use it to avoid
5995         erroring.
5996
5997 2001-11-19  Simon Josefsson  <jas@extundo.com>
5998
5999         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
6000         instead of C-c C-u.  Suggested by Per Abrahamsen
6001         <abraham@dina.kvl.dk>.
6002
6003 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6004
6005         * nnfolder.el (nnfolder-read-folder): Use group instead of
6006         nnfolder-current-group.
6007         Suggested by Lorentey Karoly <lorentey@elte.hu>.
6008
6009 2001-11-17  Simon Josefsson  <jas@extundo.com>
6010
6011         * message.el (message-send): Ask user if Fcc/Gcc should be
6012         performed when no other sender was specified.
6013         Suggested by prj@po.cwru.edu (Paul Jarc).
6014
6015 2001-11-17  Simon Josefsson  <jas@extundo.com>
6016
6017         * message.el (message-mode, message-mode-map): Use C-c C-u for
6018         Importance: instead of C-c C-p (used by SC).
6019
6020 2001-11-16  Simon Josefsson  <jas@extundo.com>
6021
6022         * message.el (message-insert-importance-high)
6023         (message-insert-importance-low): Save point.
6024
6025         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
6026         value.
6027
6028 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
6029
6030         * message.el (message-strip-special-text-properties): New option.
6031         (message-strip-forbidden-properties): Obey it.
6032
6033 2001-11-14  Sam Steingold  <sds@gnu.org>
6034
6035         * gnus-score.el: Fixed some doc strings to properly quote symbols.
6036
6037 2001-11-15  Simon Josefsson  <jas@extundo.com>
6038
6039         Support "Importance:" header in Message.
6040
6041         * message.el (message-mode-map): Bind C-c C-p to
6042         `message-insert-or-toggle-importance'
6043         (message-mode-menu): Add message-insert-importance-{high,low}.
6044         (message-insert-importance-high, message-insert-importance-low)
6045         (message-insert-or-toggle-importance): New functions.
6046         (message-tool-bar-map): Add {un,}important.
6047         (message-mode): Doc fix.
6048
6049 2001-11-15  Simon Josefsson  <jas@extundo.com>
6050
6051         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
6052
6053         * mml.el (mml-menu): Fix toolbar tooltip.
6054
6055 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6056
6057         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
6058         * nnml.el (nnml-save-marks): Ditto.
6059
6060         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
6061
6062 2001-11-15  Simon Josefsson  <jas@extundo.com>
6063
6064         * nnml.el (nnml-save-marks):
6065         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
6066         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
6067
6068 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
6069
6070         * gnus-art.el (gnus-article-wash-status-strings): Use
6071         `copy-sequence', not `copy-seq'.
6072
6073 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
6074
6075         * gnus-art.el (gnus-article-wash-status-strings): New constant.
6076         (gnus-gnus-article-wash-status-entry): New function.
6077         (gnus-article-wash-status): Use it.
6078
6079 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6080
6081         * mml1991.el: Add coding header.
6082
6083 2001-11-12  Simon Josefsson  <jas@extundo.com>
6084
6085         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
6086         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
6087         `mml1991-sign' and `mml1991-encrypt'.
6088         (mml1991-encrypt, mml1991-sign): New glue functions.
6089         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
6090
6091         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
6092         (mml-menu): Add PGP to menu.
6093
6094         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
6095         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
6096         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
6097         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
6098
6099         * mml2015.el: Mention RFC 3156.
6100
6101         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
6102
6103 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6104
6105         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
6106
6107         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
6108           From <Michael.Cook@cisco.com>
6109
6110 2001-11-11  Simon Josefsson  <jas@extundo.com>
6111
6112         * message.el (top-level): Autoload sha1.
6113         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
6114         canlock, no need to require two different hash algs).  Suggested
6115         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
6116
6117 2001-11-09  Simon Josefsson  <jas@extundo.com>
6118
6119         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
6120         <Pavel@Janik.cz>.
6121
6122 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6123
6124         * message.el (message-point-in-header-p): New function.
6125         (message-do-auto-fill): Use it.
6126         (message-beginning-of-line): New function.  Goes to beginning of
6127         header value (i.e., end of header name), or to beginning of line
6128         if already at beginning of value.  Behaves like
6129         `beginning-of-line' when in message body.
6130         (message-mode-map): Bind it.
6131
6132 2001-11-08  Simon Josefsson  <jas@extundo.com>
6133
6134         * gnus-msg.el (gnus-posting-styles): Add doc.
6135
6136 2001-11-07  Simon Josefsson  <jas@extundo.com>
6137
6138         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
6139
6140         * sieve-mode.el (sieve-control-commands-face)
6141         (sieve-control-commands-face, sieve-action-commands-face)
6142         (sieve-test-commands-face, sieve-tagged-arguments-face): New
6143         faces.
6144         (sieve-font-lock-keywords): Use them.
6145         (sieve-mode): Only set font-lock-defaults in emacs.
6146
6147         * gnus-art.el (gnus-default-article-saver): Add
6148         gnus-summary-save-body-in-file.
6149         (gnus-summary-write-to-file): Fix doc.
6150
6151 2001-11-07  Simon Josefsson  <jas@extundo.com>
6152
6153         * gnus-art.el (gnus-treat-highlight-signature): Add cross
6154         reference to the correct chapter in the manual.
6155
6156         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
6157         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
6158
6159 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6160
6161         * mml.el (mml-preview): Bind mail-header-separator.
6162
6163 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6164
6165         * message.el: Always require canlock.
6166         (message-ignored-supersedes-headers): Include Cancel-Lock and
6167         Cancel-Key.
6168         (message-insert-canlock): Don't require canlock.
6169         (message-cancel-news): Don't check whether canlock is available.
6170         (message-supersede): Support cancel-locks.
6171
6172         * gnus-art.el: Don't autoload canlock.
6173
6174 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6175
6176         * mail-source.el (mail-source-fetch-imap): ASYNC param.
6177         From: <andre@slamdunknetworks.com>
6178
6179 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6180
6181         * many files: Fix copyright lines.
6182
6183 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6184
6185         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
6186         Suggested by Dave Love  <fx@gnu.org>.
6187
6188 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6189
6190         * message.el (message-kill-buffer): Remove auto-save file after
6191         confirm.
6192
6193         * message.el (message-send-mail): Call message-generate-headers
6194         once.  Suggested by Matt Armstrong <matt@lickey.com>.
6195
6196         * gnus-topic.el (gnus-topic-rename): Initial-input.
6197         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
6198
6199 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6200
6201         * message.el (message-forbidden-properties): New constant.
6202         (message-strip-forbidden-properties): New function.
6203         (message-mode): Activate it.
6204
6205 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6206
6207         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
6208         (mm-hack-charsets): Fix doc.
6209
6210 2001-11-02  Simon Josefsson  <jas@extundo.com>
6211
6212         * gnus-int.el (gnus-check-server): Message "...done" when done.
6213
6214         * imap.el (imap-close): Don't message (imap-send-command-wait
6215         returns if the connection is dropped).
6216         (imap-wait-for-tag): Nix out message only when necessary.
6217
6218         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
6219         for non-crossposting.
6220         (gnus-sieve-crosspost): Default to t to be consistent with other
6221         parts of Gnus.
6222
6223 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6224
6225         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
6226         (mm-iso-8859-x-to-15-table): Ditto.
6227         (mm-iso-8859-x-to-15-region): Ditto.
6228         (mm-find-mime-charset-region): Ditto.
6229
6230 2001-11-01  Simon Josefsson  <jas@extundo.com>
6231
6232         * nnimap.el (nnimap-close-asynchronous): New variable.
6233         (nnimap-close-group): Use it.
6234         (nnimap-expunge): Don't use it.
6235
6236         * imap.el (imap-callbacks): New variable.
6237         (imap-remassoc): Copied from `gnus-remassoc'.
6238         (imap-add-callback): New function.
6239         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
6240         behaviour.
6241         (imap-parse-response): Call the callback.
6242
6243         * message.el (message-insert-canlock): New variable.
6244         (message-canlock-generate, message-canlock-password)
6245         (message-insert-canlock): New functions.
6246         (message-send-news): Call `message-insert-canlock'.
6247         (top-level): Require canlock when compiling.
6248         (message-insert-canlock): Require canlock before we need it.
6249
6250 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6251
6252         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
6253
6254 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6255
6256         * dgnushack.el (dgnushack-make-load): A workaround for
6257         custom-add-loads bug in some versions of XEmacs.
6258
6259 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6260
6261         * mm-util.el (mm-charset-synonym-alist): Revert (some).
6262
6263 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6264
6265         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
6266         (mm-hack-charsets): New variable.
6267         (mm-iso-8859-15-compatible): New variable.
6268         (mm-iso-8859-x-to-15-table): New variable.
6269         (mm-find-mime-charset-region): Add parameter hack-charsets.
6270
6271         * mm-bodies.el (mm-encode-body): Use it.
6272         * mml.el (mml-parse-1): Ditto.
6273
6274 2001-11-01  Simon Josefsson  <jas@extundo.com>
6275
6276         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
6277
6278 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6279
6280         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
6281         is nil.
6282
6283 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6284
6285         * smiley-ems.el (smiley-update-cache): Auto detect file type.
6286
6287         * message.el (message-forward-rmail-make-body): Use
6288         save-window-excursion.
6289         (message-encode-message-body): Search with noerror.
6290         (message-setup-1): Convert compose-mail send-actions to
6291         message-send-actions.
6292
6293 2001-11-01  Simon Josefsson  <jas@extundo.com>
6294
6295         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
6296         <yamaoka@jpl.org>.
6297
6298 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6299
6300         * sieve-manage.el (sieve-string-bytes): No complain.
6301
6302 2001-11-01  Simon Josefsson  <jas@extundo.com>
6303
6304         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
6305         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
6306         has autoload cookies, so no `require' should be necessary.)
6307
6308         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
6309         files.
6310
6311 2001-10-31  Simon Josefsson  <jas@extundo.com>
6312
6313         * gnus-cus.el (gnus-group-parameters): Support integer `display'
6314         parameter.
6315
6316         * gnus-sum.el (gnus-select-newsgroup): If group parameter
6317         `display' is a number (and C-u wasn't used to enter group), only
6318         fetch that number of articles.
6319
6320 2001-10-31  Matt Armstrong  <matt@lickey.com>
6321
6322         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
6323         not-subscribed -> subscribed.
6324
6325 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6326         From: Josh Huber <huber@alum.wpi.edu>
6327
6328         * message.el (message-subscribed-address-functions): New variable.
6329         (message-subscribed-addresses): New variable.
6330         (message-subscribed-regexps): New variable.
6331         (message-goto-mail-followup-to): New function.
6332         (message-send-mail): Add Mail-Followup-To.
6333         (message-make-mft): New function.
6334
6335         * gnus.el (gnus-find-subscribed-addresses): New function.
6336
6337 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6338
6339         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
6340         (mail-source-fetch-pop): Ditto.
6341         (mail-source-check-pop): Ditto.
6342
6343         * gnus-start.el (gnus-read-init-file): Ditto.
6344         (gnus-activate-group): Ditto.
6345         (gnus-read-newsrc-el-file): Ditto.
6346
6347 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6348
6349         * message.el (message-get-reply-headers): Make sure there is ", ".
6350
6351         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
6352         mm-coding-system-p. Don't correct it only in XEmacs.
6353         (mm-charset-to-coding-system): Use mm-coding-system-p and
6354         mm-get-coding-system-list.
6355         (mm-emacs-mule, mm-mule4-p): New variables.
6356         (mm-enable-multibyte, mm-disable-multibyte,
6357         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
6358         mm-with-unibyte-current-buffer,
6359         mm-with-unibyte-current-buffer-mule4): Use them.
6360         (mm-find-mime-charset-region): Treat iso-2022-jp.
6361
6362         From  Dave Love  <fx@gnu.org>:
6363
6364         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
6365         construction.
6366         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
6367         entries conditional on not having a coding system defined for
6368         them.
6369         (mm-mule-charset-to-mime-charset): Use
6370         find-coding-systems-for-charsets if defined.
6371         (mm-charset-to-coding-system): Don't use
6372         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
6373         later.  Add last resort search of coding systems.
6374         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
6375         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
6376         Mule 4.
6377         (mm-find-mime-charset-region): Re-write.
6378         (mm-with-unibyte-current-buffer): Restore buffer as well as
6379         multibyteness.
6380
6381 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6382
6383         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
6384         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
6385         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
6386
6387 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6388
6389         * gnus-art.el (article-display-x-face): Nix buffer-read-only
6390         again.
6391
6392         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
6393
6394 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6395
6396         * gnus-spec.el (gnus-parse-simple-format): Use
6397           buffer-substring-no-properties.
6398
6399 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6400
6401         * gnus-art.el (article-verify-cancel-lock): New function.
6402
6403         * nnheader.el (nntp-process-response): New variable.
6404         (nnheader-init-server-buffer): Make `nntp-process-response'
6405         buffer-local in `nntp-server-buffer'.
6406
6407         * nntp.el (nntp-prepare-post-hook): New hook.
6408         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
6409         (nntp-async-trigger): Ditto.
6410         (nntp-request-post): Insert a server's ID if there's no Message-ID
6411         header; run `nntp-prepare-post-hook'.
6412
6413 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6414
6415         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
6416         instead.
6417
6418         * message.el (message-forward-subject-author-subject): Don't use
6419         message-news-p, which widens the buffer.
6420         (message-forward-make-body): New function.
6421         (message-forward): Use it.
6422         (message-insinuate-rmail): New function.
6423         (message-forward-rmail-make-body): New function.
6424
6425 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6426
6427         * mm-extern.el (mm-extern): Provide it.
6428
6429         * mm-partial.el (mm-partial): Provide it.
6430
6431 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6432
6433         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
6434
6435 2001-10-29  Simon Josefsson  <jas@extundo.com>
6436
6437         * mml.el (mml-preview): Bind message-this-is-news if it is
6438         news. From Jesper Harder <harder@myrealbox.com>.
6439
6440 2001-10-28  Simon Josefsson  <jas@extundo.com>
6441
6442         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
6443
6444 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
6445
6446         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
6447         ironic smilies.
6448
6449 2001-10-27  Simon Josefsson  <jas@extundo.com>
6450
6451         * message.el (message-indent-citation): Don't add trailing
6452         whitespace when citing text.
6453
6454         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
6455         <harder@ifa.au.dk>.
6456
6457 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6458
6459         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
6460         not available.
6461         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
6462         (nnweb-type-definition): Add google as alias of dejanews.
6463         (nnweb-google-parse-1): Forward 1 line.
6464
6465 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6466
6467         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
6468         variable `message-forward-ignored-headers'.
6469
6470 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
6471
6472         * gnus.el (gnus-expand-group-parameter): New function.
6473         (gnus-expand-group-parameters): Call it.
6474         (gnus-group-fast-parameter): New function.
6475         (gnus-group-find-parameter): Call it.
6476
6477 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6478
6479         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
6480         vector (it didn't before because of a bug).
6481         * gnus-msg.el (gnus-post-news): Use header vector directly, if
6482         available.  Before it converted it to an article number.
6483
6484         This makes followup to news articles with negative numbers in
6485         nnvirtual groups use news instead of mail.
6486
6487 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6488
6489         * gnus.el (post-method): Use `native' instead of `nil'.
6490
6491         * gnus-msg.el (gnus-post-method): Ditto.
6492
6493 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6494
6495         * gnus.el (gnus-define-group-parameter): Grammar fix.
6496
6497 2001-10-22  Simon Josefsson  <jas@extundo.com>
6498
6499         * gnus-msg.el (gnus-extended-version): Include
6500         system-configuration.
6501         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
6502
6503 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
6504
6505         * gnus.el (post-method): Customization fix: `native' is not a
6506         valid value.
6507         * gnus-msg.el (gnus-post-method): Doc and customization fix:
6508         `native' is not a valid value.
6509
6510 2001-10-21  Simon Josefsson  <jas@extundo.com>
6511
6512         * nnimap.el (nnimap): Defgroup
6513         (nnimap-strict-function, nnimap-strict-function-match): New
6514         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
6515         (nnimap-split-crosspost, nnimap-split-inbox)
6516         (nnimap-split-rule, nnimap-split-predicate)
6517         (nnimap-split-predicate): Defcustom.
6518         (nnimap-split-inbox, nnimap-expunge-search-string)
6519         (nnimap-importantize-dormant): Remove "*" from doc.
6520
6521 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6522
6523         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
6524         not supplied via prefix arg.  From Lisp, make arg mandatory.
6525         Suggested by Frank Schmitt.
6526
6527 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
6528
6529         * message.el (message-do-auto-fill): Avoid calling
6530         'rfc822-goto-eoh'.
6531
6532 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6533         From Paul Jarc <prj@po.cwru.edu>.
6534
6535         * message.el (message-get-reply-headers): Restructure the logic
6536         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
6537
6538 2001-10-20  Simon Josefsson  <jas@extundo.com>
6539
6540         * message.el (message-cancel-news): Support cancel-locks.
6541         Suggested by Per Abrahamsson.
6542
6543         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
6544         conses.  From David Z Maze <dmaze@MIT.EDU>.
6545
6546         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
6547
6548 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6549
6550         * mm-decode.el (mm-default-directory): Fix customize type.
6551
6552         * message.el (message-setup-fill-variables): Kludge to use
6553         normal-auto-fill-function even if auto fill is already activated.
6554
6555 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6556
6557         * message.el (message-do-auto-fill): New version that does not
6558         rely on text properties, by Simon Josefsson <jas@extundo.com>.
6559         (message-setup-1): Removed the `message-field' property.
6560
6561         * gnus-draft.el (gnus-draft-edit-message): Removed the
6562         `message-field' property.
6563
6564 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6565
6566         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
6567         `message-field'.  The `field' property has a special significance in
6568         Emacs 21.
6569
6570         * message.el (message-send, message-setup-1): Ditto.
6571
6572 2001-10-18  Simon Josefsson  <jas@extundo.com>
6573
6574         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
6575         when undoing.
6576
6577 2001-10-18  Simon Josefsson  <jas@extundo.com>
6578         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
6579
6580         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
6581         (gnus-summary-make-menu-bar): Ditto.
6582
6583 2001-10-17  Simon Josefsson  <jas@extundo.com>
6584
6585         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
6586         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
6587
6588 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6589
6590         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
6591         * gnus-util.el (gnus-user-date): New function.
6592         From Frank Schmitt <usenet@Frank-Schmitt.net>.
6593
6594 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6595
6596         * message.el (message-check-news-header-syntax): Special case
6597         nnvirtual groups.
6598
6599         * gnus-sum.el (gnus-summary-respool-default-method): Changed
6600         customize type to `symbol'.
6601
6602 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6603
6604         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
6605         %&foo;.
6606         (gnus-parse-simple-format): Support user extended spec too.
6607         %u&foo; invokes gnus-user-format-function-foo.
6608
6609 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6610
6611         * nnml.el (nnml-request-expire-articles): Make sure it is back to
6612         the server.
6613         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
6614         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6615         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
6616         * nndiary.el (nndiary-request-expire-articles): Ditto.
6617         (nndiary-schedule): Defsubst it before use it.
6618         (nndiary-error): eval-and-compile.
6619
6620 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6621
6622         * gnus-msg.el (gnus-post-method): Changed two instances of
6623         `active' to `current' and one `null' to `not'.
6624
6625 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6626         From Katsumi Yamaoka <yamaoka@jpl.org>.
6627
6628         * message.el (message-setup-fill-variables): Use
6629         `normal-auto-fill-function' instead of `auto-fill-function'.
6630
6631 2001-10-16  Simon Josefsson  <jas@extundo.com>
6632
6633         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
6634         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
6635         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
6636
6637 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6638         Patch by Oliver Scholz <oscholz@my.gnus.org>.
6639
6640         * gnus-draft.el (gnus-draft-edit-message): Add text property
6641         `field' with value `header' to message headers.
6642         * message.el (message-setup-1): Really add text property to all of
6643         the header, not just part of it.
6644
6645 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6646
6647         * gnus-group.el (gnus-group-sort-by-server): Use it.
6648
6649         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
6650
6651         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
6652         and keystroke.
6653
6654 2001-10-14  Simon Josefsson  <jas@extundo.com>
6655
6656         * dig.el: Doc fix.
6657
6658         * smime.el: Doc fix.
6659
6660         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
6661         charset magic from message.el.
6662
6663 2001-10-12  Simon Josefsson  <jas@extundo.com>
6664         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
6665
6666         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
6667         'cite from g-a-wash-types.
6668         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
6669         (gnus-article-hide-citation): Fix.
6670
6671         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
6672         character.
6673         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
6674
6675         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
6676         definition.
6677         (gnus-signature-toggle): Toggle `s' mode line character.
6678
6679         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
6680         doing stuff that clears it.
6681
6682 2001-10-12  Simon Josefsson  <jas@extundo.com>
6683
6684         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
6685         From Eric Marsden <emarsden@laas.fr>.
6686
6687 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6688
6689         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
6690         (autoload): Add some autoloads.
6691
6692 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6693         Suggested by Oliver Scholz <epameinondas@gmx.de>.
6694
6695         * message.el (message-do-auto-fill): New function.  Like
6696         `do-auto-fill' but don't fill when in the message header.
6697         (message-setup-1): Put a text property on the message header.
6698         (message-setup-fill-variables): Use `message-do-auto-fill'.
6699
6700 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6701
6702         * message.el (message-send-mail-partially): Insert an empty line
6703         first, because of the change of message-make-lines.
6704
6705 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
6706
6707         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
6708         iso-8859-15, make it an alias for iso-8859-1.
6709
6710 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6711
6712         * message.el (message-send-news): Don't modify the value of
6713         `message-syntax-checks' if it is not a list (possibly it is
6714         `dont-check-for-anything-just-trust-me').
6715
6716 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6717
6718         * gnus-group.el (gnus-group-name-charset-group-alist): Use
6719         `find-coding-system' for XEmacs to check whether the coding-system
6720         `utf-8' is available.
6721
6722 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6723
6724         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
6725
6726 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
6727
6728         * message.el (message-send-news): Oops, missed case with no
6729         "Followup-To" header...
6730
6731 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
6732
6733         * message.el (message-send-news): Allow
6734         `gnus-group-name-charset-group-alist' to affect encoding of the
6735         "Newsgroups" and "Followup-To" headers.
6736
6737 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6738
6739         * Makefile.in (install-el): Depend on gnus-load.el.
6740
6741 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6742
6743         * Makefile.in (install-el): Use -f.
6744         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
6745
6746 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
6747
6748         * message.el (message-send-news): Don't encode Followups-To when
6749         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
6750
6751         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
6752         header.
6753
6754         * gnus-art.el (article-decode-group-name): Also decode
6755         "Followup-To".
6756
6757         * rfc2047.el (rfc2047-encode-message-header): Encode without
6758         asking for null methods.
6759
6760         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
6761         default charset for newsgroup names in accordance with USEFOR.
6762
6763         * gnus-group.el (gnus-group-name-charset-method-alist,
6764         gnus-group-name-charset-group-alist): Removed "*" from doc
6765         strings, "*" should not be used for complex variables.
6766
6767 2001-10-06  Simon Josefsson  <jas@extundo.com>
6768
6769         Support UTF-8 group names better.
6770
6771         * message.el (message-check-news-header-syntax): Encode group
6772         names before comparison.
6773
6774         * gnus-msg.el (gnus-copy-article-buffer): Run all
6775         `gnus-article-decode-hook's except `article-decode-charset'
6776         instead of hardcoding call to one of them.
6777
6778         * gnus-art.el (gnus-article-decode-hook): Add
6779         `article-decode-group-name'.
6780         (article-decode-group-name): New function, use `g-d-n'.
6781
6782         * gnus-group.el (gnus-group-insert-group-line): Decode
6783         gnus-tmp-group using `g-d-n'.
6784
6785         * gnus-util.el (gnus-decode-newsgroups): New function.
6786
6787 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
6788
6789         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
6790         `gnus-group-name-charset-group-alist'.
6791
6792 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6793
6794         * Makefile.in: Install el in install. Add uninstall.
6795
6796 2001-10-05  Simon Josefsson  <jas@extundo.com>
6797
6798         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
6799
6800         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
6801
6802         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
6803         empty folders.
6804
6805         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
6806         limiting if read-all (C-u RET) was used.
6807
6808 2001-10-04  Simon Josefsson  <jas@extundo.com>
6809
6810         * mail-source.el (mail-source-movemail-program): New variable.
6811         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
6812         <thutt@thutt.vmware.com>.
6813
6814 2001-10-03  Simon Josefsson  <jas@extundo.com>
6815
6816         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
6817         (gnus-summary-line-format-alist): Fix param.
6818
6819 2001-10-02  Simon Josefsson  <jas@extundo.com>
6820
6821         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
6822         don't go through `nnimap-request-expire-articles' to delete the
6823         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
6824
6825 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6826
6827         * gnus-agent.el (gnus-agent-write-active): The min in the
6828         agent/active may be larger than that in the server/active.
6829
6830 2001-10-01  Simon Josefsson  <jas@extundo.com>
6831
6832         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
6833         is IMAP4rev1.
6834
6835         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
6836
6837         * nnfolder.el: Ditto.
6838
6839 2001-09-30  Dan Christensen  <jdc@uwo.ca>
6840
6841         * gnus-sum.el (gnus-summary-extract-address-component): New function.
6842         (gnus-summary-from-or-to-or-newsgroups): Optimize.
6843
6844 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6845
6846         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
6847         (message-mode-menu): Menu item for same.
6848
6849         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
6850         delayed articles.
6851
6852         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
6853         nndraft:delayed does not exist.
6854         (gnus-delay-initialize): Don't set up keymap, that's done from
6855         message.el now.
6856         (gnus-delay, gnus-delay-group, gnus-delay-header)
6857         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
6858
6859 2001-09-29  Simon Josefsson  <jas@extundo.com>
6860
6861         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
6862         utf-8, not eight-bit-control.
6863
6864         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
6865         (imap-log, imap-debug): Custom.
6866         (imap-log-buffer, imap-debug-buffer): New constants.
6867         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
6868         (imap-network-open, imap-shell-open, imap-starttls-open)
6869         (imap-send-command-1, imap-send-command, imap-arrival-filter)
6870         (imap-debug): Use imap-*-buffer.
6871
6872         * nndoc.el (nndoc-article-type): Add mailman.
6873         (nndoc-type-alist): Ditto.
6874         (nndoc-mailman-type-p): New function.
6875
6876 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6877
6878         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
6879         gnus-art.el.
6880
6881 2001-09-27  Simon Josefsson  <jas@extundo.com>
6882
6883         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
6884         (gnus-topic-catchup-articles): New function. Suggested by Robin
6885         S. Socha <robin-dated-1001857693.185e29@socha.net>.
6886
6887 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6888         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
6889
6890         * gnus-ems.el (gnus-article-display-xface): Insert xface after
6891         previous ones.
6892
6893 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6894         From Daiki Ueno  <ueno@unixuser.org>
6895
6896         * gnus-sum.el (gnus-summary-show-article): The arglist of
6897         detect-coding-region is incompatible.
6898
6899 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6900         From Katsuhiro Hermit Endo <hermit@koka-in.org>
6901
6902         * gnus-group.el (gnus-group-delete-group): Typo.
6903
6904 2001-09-26  Simon Josefsson  <jas@extundo.com>
6905
6906         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
6907
6908         * nnimap.el (nnimap-expiry-target): Use temp buffer.
6909
6910 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6911
6912         * gnus-cus.el (gnus-group-parameters): Display as sexp.
6913
6914 2001-09-22  Simon Josefsson  <jas@extundo.com>
6915
6916         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
6917
6918         * nnfolder.el (nnfolder-open-marks): Ditto.
6919
6920         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
6921         (gnus-update-marks): Use it.
6922         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
6923         hardcoded list.
6924
6925         * gnus.el (gnus-article-special-mark-lists): Add killed.
6926         (gnus-article-unpropagated-mark-lists): New constant.
6927
6928 2001-09-22  Simon Josefsson  <jas@extundo.com>
6929
6930         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
6931         custom option.
6932
6933 2001-09-23  Simon Josefsson  <jas@extundo.com>
6934
6935         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
6936
6937 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6938
6939         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
6940
6941 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
6942
6943         * gnus-group.el (gnus-group-sort-function): Fix customize type to
6944         accept lists of functions.
6945
6946 2001-09-20  Simon Josefsson  <jas@extundo.com>
6947
6948         * gnus-group.el (gnus-group-catchup): Update expire marks in
6949         backend.  Also, if ALL also set expire marks on tick/dormant.
6950
6951 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6952
6953         * message.el (message-tab-body-function): New variable.
6954         * message.el (message-tab): Use it.
6955
6956 2001-09-19  Sam Steingold  <sds@gnu.org>
6957
6958         * gnus-win.el (gnus-buffer-configuration): Respect
6959         `gnus-bug-create-help-buffer'.
6960
6961 2001-09-18  Simon Josefsson  <jas@extundo.com>
6962
6963         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
6964         (gnus-parse-simple-format): Re-revert.
6965
6966 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
6967         Trivial patch.
6968
6969         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
6970         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
6971
6972 2001-09-18  Simon Josefsson  <jas@extundo.com>
6973
6974         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
6975         signed.
6976         (gnus-parse-simple-format): Don't use it.
6977
6978 2001-09-17  Miles Bader  <miles@gnu.org>
6979
6980         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
6981         error querying a backend abort the whole process.
6982
6983 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6984
6985         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
6986         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
6987
6988 2001-09-17  Didier Verna  <didier@xemacs.org>
6989
6990         * nndiary.el: version 0.2-b14.
6991         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
6992         compatibility problem with XEmacs 21.1.
6993
6994 2001-09-15  Simon Josefsson  <jas@extundo.com>
6995
6996         * gnus-group.el (gnus-group-line-format): Document %c.
6997
6998         * nnml.el (nnml-parse-head): Handle CRLF files.
6999         (nnml-generate-nov-file): Ditto.
7000         (nnml-retrieve-headers): Ditto.
7001
7002 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
7003
7004         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
7005
7006 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
7007
7008         * gnus-spec.el (gnus-correct-substring): Still stopped one
7009         character before we wanted (never included last character).
7010         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
7011         add missing "," (once per function)
7012
7013 2001-09-14  Simon Josefsson  <jas@extundo.com>
7014
7015         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
7016         (otherwise e.g. gnus-agentize in .gnus overrides the customized
7017         default before gnus-group is loaded and the variable set.)
7018
7019         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
7020         killed or unsent marks.
7021
7022         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
7023         isn't an article to set it on (e.g. when you `a' in a group).
7024
7025 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7026
7027         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
7028         can read e-mails from Microsoft Outlook users not using ISO
7029         8859-2 character set.
7030
7031 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7032
7033         * gnus-diary.el: Minor modifications to avoid warnings.
7034         (gnus-summary-misc-menu): defvar.
7035         (gnus-diary-check-message): Use gnus-point-at-eol.
7036         (gnus-diary-kill-entire-line): eval-and-compile.
7037
7038 2001-09-12  Didier Verna  <didier@xemacs.org>
7039
7040         * nndiary.el: new version (0.2-b13).
7041         * nndiary.el (nndiary-mail-sources): doc update.
7042         * nndiary.el (nndiary-split-methods): ditto.
7043         * nndiary.el (nndiary-request-accept-article-hooks): New.
7044         * nndiary.el (nndiary-request-accept-article): use it, check
7045         message validity.
7046         * nndiary.el (nndiary-get-new-mail): changed default to nil.
7047         * nndiary.el (nndiary-schedule): fix bug (misplaced
7048         condition-case): it didn't return nil on error.
7049         * gnus-diary.el: new version.
7050         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
7051         * gnus-diary.el (gnus-diary-header-value-history): New.
7052         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
7053         * gnus-diary.el (gnus-diary-add-header): New.
7054         * gnus-diary.el (gnus-diary-check-message): New.
7055         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
7056         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
7057
7058 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7059
7060         * gnus-sum.el (gnus-select-newsgroup): Make
7061         `gnus-current-select-method' buffer-local.
7062
7063         * gnus-art.el (gnus-request-article-this-buffer): Refer
7064         `gnus-current-select-method' in the current summary buffer.
7065
7066 2001-09-10  Simon Josefsson  <jas@extundo.com>
7067         From Daniel Pittman <daniel@rimspace.net>
7068
7069         * gnus-spec.el (gnus-correct-pad-form): Fix.
7070
7071 2001-09-09  Simon Josefsson  <jas@extundo.com>
7072
7073         * mm-decode.el (mm-inline-media-tests): Add
7074         application/x-emacs-lisp.
7075         (mm-attachment-override-types): Add
7076         application/{x-,}pkcs7-signature.
7077
7078         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
7079         (gnus-server-line-format, gnus-server-mode-line-format)
7080         (gnus-server-browse-in-group-buffer): Customize.
7081
7082 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7083
7084         * nnml.el (nnml-marks-changed-p): Typo.
7085         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
7086         (nnml-marks-changed-p): Use gnus-gethash.
7087         (nnml-marks-modtime): Use gnus-make-hashtable.
7088
7089         * nnfolder.el (nnfolder-marks-changed-p): Typo.
7090         (nnfolder-request-expire-articles, nnfolder-save-marks)
7091         (nnfolder-open-marks): Typo.
7092         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
7093         (nnfolder-marks-changed-p): Use gnus-gethash.
7094         (nnfolder-marks-modtime): Use gnus-make-hashtable.
7095
7096 2001-09-08  Simon Josefsson  <jas@extundo.com>
7097
7098         * nnfolder.el (nnfolder-marks-modtime): New variable.
7099         (nnfolder-marks-changed-p): New function.
7100         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
7101         (nnfolder-request-update-info): Don't update if marks didn't change.
7102
7103         * nnml.el (nnml-marks-modtime): New variable.
7104         (nnml-marks-changed-p): New function.
7105         (nnml-save-marks, nnml-open-marks): Save modtime.
7106         (nnml-request-update-info): Don't update if marks didn't change.
7107
7108         * gnus-agent.el (gnus-agent-any-covered-gcc)
7109         (gnus-agent-add-server, gnus-agent-remove-server): Use
7110         gnus-agent-method-p.
7111
7112         * gnus-art.el (gnus-buttonized-mime-types): New variable.
7113         (gnus-unbuttonized-mime-type-p): Use it.
7114
7115         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
7116         fetch group.
7117
7118 2001-09-08  Simon Josefsson  <jas@extundo.com>
7119         From Daniel Pittman <daniel@rimspace.net>
7120
7121         * gnus-spec.el (gnus-correct-pad-form): New function.
7122         (gnus-parse-simple-format): Use it.
7123
7124 2001-09-07  Simon Josefsson  <jas@extundo.com>
7125
7126         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
7127         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
7128         Putnam <reader@newsguy.com>.
7129         (gnus-group-sort-selected-groups): Touch dribble file.
7130
7131 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
7132
7133         * nnml.el (nnml-filenames-are-evil): New variable.
7134         (nnml-article-to-file-alist): Rename to ...
7135         (nnml-current-group-article-to-file-alist): ... this.
7136         Respect `nnml-filenames-are-evil'.
7137         (nnml-active-number): Update.
7138         (nnml-update-file-alist): Update.
7139         (nnml-request-article): Use nnheader-article-to-file-alist.
7140         (nnml-request-rename-group): Likewise.
7141
7142 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7143
7144         * gnus-sum.el (gnus-summary-insert-line): Fix.
7145
7146 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7147
7148         * gnus-sum.el: Bind g-s-t-s to "W g".
7149         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
7150         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
7151         display of graphical smilies.
7152
7153 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7154
7155         * gnus-start.el (gnus-setup-news): A typo.
7156         From Bill White <billw@wolfram.com>.
7157
7158 2001-09-06  Simon Josefsson  <jas@extundo.com>
7159
7160         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
7161         and unseen marks.
7162
7163 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7164
7165         * nnmail.el (nnmail-split-fancy): Document `junk'.
7166
7167 2001-09-04  Simon Josefsson  <jas@extundo.com>
7168
7169         * imap.el (imap-search): Don't error if server is broken.
7170
7171 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
7172
7173         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
7174         searching for an article that isn't in the mbox.
7175
7176 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7177
7178         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
7179         right, and get all the comments.
7180
7181 2001-09-02  Simon Josefsson  <jas@extundo.com>
7182         Suggested by Dan Christensen <jdc+news@uwo.ca>
7183
7184         * nnfolder.el (nnfolder-request-update-info): Fix message.
7185
7186         * nnml.el (nnml-request-update-info): Ditto.
7187
7188 2001-09-01  Simon Josefsson  <jas@extundo.com>
7189
7190         * nnml.el (nnml-request-expire-articles): Also bind
7191         `nnml-current-group' and `nnml-article-file-alist' when using
7192         expiry-target. (Otherwise nnml will be in a inconsistent internal
7193         state causing all kind of problems.)
7194         (nnml-request-expire-articles): If `nnml-article-to-file' or
7195         `file-attributes' failes, return article as un-expirable instead
7196         of treating it as expired.
7197
7198 2001-08-31  Sam Steingold  <sds@gnu.org>
7199
7200         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
7201         typo: `exmine' --> `examine'.
7202
7203 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7204
7205         * nndoc.el (nndoc-forward-type-p): It is not a digest.
7206
7207 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7208
7209         * nnml.el (nnml-check-directory-twice): Remove.
7210         (nnml-retrieve-headers): Ditto.
7211         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
7212
7213 2001-08-30  Andrew Innes  <andrewi@gnu.org>
7214
7215         * nnheader.el (nnheader-directory-files-is-safe): No need to read
7216         directory twice on Windows, or on GNU Emacs-21.
7217
7218 2001-08-30  Andrew Innes  <andrewi@gnu.org>
7219
7220         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
7221         (nnml-request-rename-group): Ditto.
7222         (nnml-active-number): Ditto.
7223         (nnml-request-create-group): Use nnml-directory-articles.
7224         (nnml-request-expire-articles): Use nnml-directory-articles, which
7225         gets list from nov database if available.
7226         (nnml-get-nov-buffer): New function.
7227         (nnml-open-nov): Use it.
7228         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
7229         gets alist from nov database if available.
7230         (nnml-directory-articles): New function.
7231         (nnml-article-to-file-alist): New function.
7232
7233 2001-08-30  Andrew Innes  <andrewi@gnu.org>
7234
7235         * mm-decode.el (mm-display-external): Use `name' as filename, if
7236         `filename' attribute is not present.
7237
7238 2001-08-30  Andrew Innes  <andrewi@gnu.org>
7239
7240         * mail-source.el (mail-source-flash): New defcustom.
7241         (mail-source-new-mail-p): Ring visible bell if appropriate.
7242         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
7243         timer is cleared even if mail check signals an error.
7244
7245 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7246
7247         * gnus-sum.el (gnus-summary-move-article): Only update marks of
7248         type 'list.
7249
7250 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7251
7252         * flow-fill.el (fill-flowed): eol might be point-max.
7253
7254 2001-08-27  Simon Josefsson  <jas@extundo.com>
7255
7256         * nnml.el (nnml-request-update-info): Fix message.
7257         (nnml-open-marks): Ditto.
7258
7259         * nnfolder.el (nnfolder-request-update-info):
7260         (nnfolder-open-marks): Fix message.
7261
7262 2001-08-25  Simon Josefsson  <jas@extundo.com>
7263
7264         * nnfolder.el (nnfolder-save-marks): Don't create directory named
7265         after group in ~/.
7266
7267 2001-08-25  Simon Josefsson  <jas@extundo.com>
7268         From Andreas Jaeger  <aj@suse.de>
7269
7270         * nnfolder.el (nnfolder-open-marks): Fix typo.
7271         * nnml.el (nnml-open-marks): Likewise.
7272
7273 2001-08-25  Simon Josefsson  <jas@extundo.com>
7274
7275         Make nnfolder groups self-contained as far as marks are concerned.
7276
7277         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
7278         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
7279         (nnfolder-open-server): Make marks directory.
7280         (nnfolder-request-delete-group): Delete marks file.
7281         (nnfolder-request-delete-group): Check of nov/marks file exist
7282         before deleting.
7283         (nnfolder-request-rename-group): Rename marks file.
7284         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
7285         (nnfolder-request-set-mark, nnfolder-request-update-info)
7286         (nnfolder-group-marks-pathname, nnfolder-save-marks)
7287         (nnfolder-open-marks): New functions.
7288         (top-level): Require gnus.
7289
7290 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7291
7292         * nnweb.el (nnweb-type-definition): Use google raw file.
7293         (nnweb-google-parse-1): Ditto.
7294         (nnweb-google-identity): Ditto.
7295         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
7296         (nnweb-altavista-wash-article): Ditto.
7297         (nnweb-request-article): Remove nnweb-decode-entities.
7298
7299         * nnml.el: Require 'gnus.
7300
7301 2001-08-25  Simon Josefsson  <jas@extundo.com>
7302
7303         * nnml.el (nnml-marks-is-evil): Add doc.
7304
7305 2001-08-25  Simon Josefsson  <jas@extundo.com>
7306
7307         * nnml.el (nnml-save-marks): Wrap saving marks in a
7308         condition-case, to allow user to start Gnus if saving marks failed
7309         for some reason.
7310
7311 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7312
7313         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
7314
7315         * gnus-group.el (gnus-update-group-mark-positions): Bind
7316         gnus-group-update-hook to nil.
7317
7318 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7319
7320         * mml.el (mml-generate-mime-1): Force as multibyte string.
7321
7322 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7323
7324         * gnus-sum.el (gnus-summary-insert-line)
7325         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
7326         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
7327
7328         * gnus-spec.el (gnus-correct-substring): Take optional END.
7329
7330         * nnrss.el (nnrss-request-article): Remove \n.
7331         (nnrss-retrieve-headers): Lines number is -1.
7332
7333 2001-08-24  Simon Josefsson  <jas@extundo.com>
7334
7335         * gnus-group.el (gnus-info-clear-data): Call
7336         nnfoo-request-set-mark to propagate marks.  Fix bug:
7337         `gnus-group-update-line' doesn't update read range unless we call
7338         `gnus-get-unread-articles-in-group' first.
7339
7340         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
7341         to server.
7342
7343 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7344
7345         * gnus-util.el (gnus-create-info-command): Return an interactive
7346         function.
7347
7348 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7349         From Katsumi Yamaoka <yamaoka@jpl.org>
7350
7351         * gnus-spec.el (gnus-parse-complex-format): Use equal.
7352
7353 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7354
7355         * gnus-sum.el (gnus-select-newsgroup): Use it.
7356
7357         * gnus-util.el (gnus-not-ignore): New function.
7358
7359         * lpath.el (featurep): Don't fbind char-int.
7360
7361         * gnus-util.el (gnus-create-info-command): New function.
7362
7363         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
7364         right node.
7365
7366         * gnus-sum.el (gnus-select-newsgroup): Clean up.
7367         (gnus-summary-limit-children): Use 'identity instead of `all'.
7368         (gnus-summary-limit-to-display-predicate): New command and
7369         keystroke.
7370
7371 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7372
7373         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
7374
7375         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
7376
7377 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7378
7379         * gnus-spec.el: Add the Gnus version.
7380         (gnus-update-format-specifications): If the Gnus version changes,
7381         nix out the format spec cache.
7382
7383         * gnus.el (gnus-continuum-version): Made into a command and
7384         optionalize the VERSION.
7385
7386         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
7387         the start of the lines.
7388
7389 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7390
7391         * gnus.el (gnus-visual-p): Define function before use of
7392         function.
7393
7394 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7395
7396         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
7397         (gnus-article-mark-to-type): New function.
7398         (gnus-update-missing-marks): Only update marks of type 'list.
7399
7400         * gnus.el (gnus-article-special-mark-lists): New variable.
7401
7402 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7403
7404         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
7405         (gnus-select-newsgroup): Still use 'all.
7406         (gnus-summary-initial-limit): Comparing with 'all.
7407
7408 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7409
7410         * gnus-start.el (gnus-activate-group): If dont-check, don't update
7411         active.
7412
7413 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7414
7415         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
7416         nnslashdot-*-retrieve-headers.
7417         (nnslashdot-request-article): Fix for slashcode 2.2.
7418         (nnslashdot-make-tuple): New function.
7419         (nnslashdot-read-groups): Use it.
7420
7421 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7422
7423         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
7424         list.
7425
7426         * gnus-sum.el (gnus-summary-move-article): Don't select article.
7427
7428 2001-08-20  Simon Josefsson  <jas@extundo.com>
7429
7430         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
7431         opened, error instead of continuing (and exploding later).
7432
7433 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7434
7435         * gnus.el (gnus-expand-group-parameters): Return the parameter
7436         list.
7437
7438         * gnus-sum.el (gnus-summary-show-article): Doc fix.
7439         (gnus-summary-show-article): Guess at charset if required.
7440
7441         * gnus-spec.el (gnus-correct-substring): Stopped one character
7442         before we wanted.
7443
7444 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7445
7446         * earcon.el (earcon-auto-play): Remove unused option.
7447
7448 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7449
7450         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
7451         message down in levels, since it happens very fast.
7452
7453         * smiley-ems.el (smiley-update-cache): Respect the symbol version
7454         of smiley-regexp-alist.
7455
7456         * mm-view.el (mm-inline-text): Ignore vcard errors.
7457
7458         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
7459
7460         * gnus-score.el (gnus-all-score-files): Use append instead of
7461         nconc.
7462
7463         * gnus.el (gnus-splash-face): Doc fix.
7464
7465         * mm-decode.el (mm-mailcap-command): Use
7466         mm-path-name-rewrite-functions.
7467         (mm-path-name-rewrite-functions): New variable.
7468
7469         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
7470         (gnus-complex-form-to-spec): Insert tab.
7471         (gnus-spec-tab): New function.
7472
7473         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
7474         entering the group.
7475
7476         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
7477         the positional spec.
7478         (gnus-parse-complex-format): React to %C.
7479
7480         * gnus-ems.el (gnus-char-width): Moved here.
7481
7482         * gnus-sum.el (gnus-select-newsgroup): Set
7483         gnus-newsgroup-articles.
7484         (gnus-unseen-mark): New variable.
7485         (gnus-newsgroup-unseen): Ditto.
7486         (gnus-newsgroup-seen): Ditto.
7487         (gnus-adjust-marked-articles): Use them.
7488         (gnus-update-marks): Use them.
7489         (gnus-summary-update-secondary-mark): Display.
7490         (gnus-summary-prepare-threads): Display.
7491
7492         * gnus-msg.el (gnus-inews-group-method): Use and return the
7493         method, not the server.
7494
7495 2001-08-19  Simon Josefsson  <jas@extundo.com>
7496
7497         * gnus-srvr.el (gnus-server-agent-face): New.
7498         (gnus-server-agent-face): New.
7499         (gnus-server-mode): Turn on font-lock-mode.
7500
7501         * gnus.el (gnus-server-visual): Add defgroup.
7502
7503 2001-08-19  Simon Josefsson  <jas@extundo.com>
7504         From Joe Casadonte <jcasadonte@northbound-train.com>
7505
7506         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
7507         gnus-server-denied-face): New.
7508         (gnus-server-opened-face, gnus-server-closed-face,
7509         gnus-server-denied-face): New.
7510         (gnus-server-font-lock-keywords): Add.
7511
7512 2001-08-19  Simon Josefsson  <jas@extundo.com>
7513
7514         * nnml.el (nnml-request-set-mark): Return nil.
7515         (nnml-save-marks): Use nnml-possibly-create-directory.
7516         (nnml-open-marks): Only work in temp buffer when inserting/reading
7517         .marks file.
7518
7519 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7520
7521         * gnus.el (gnus-expand-group-parameters): Fix.
7522
7523         * gnus-spec.el (gnus-char-width): New function.
7524         (gnus-correct-substring, gnus-correct-length): Use it.
7525
7526         * message.el (message-required-mail-headers): Fix doc.
7527
7528 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7529
7530         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
7531
7532         * mm-decode.el (mm-save-part-to-file): Insert the handle.
7533
7534 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7535
7536         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
7537         slashdot 2.2 (not fully fixed yet).
7538         (nnslashdot-request-article): Ditto.
7539
7540 2001-08-18  Simon Josefsson  <jas@extundo.com>
7541
7542         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
7543         nnimap.
7544
7545         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
7546         gnus-util.
7547         (nnimap-request-update-info-internal): Use new functions.
7548
7549         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
7550         new functions.
7551
7552 2001-08-18  Simon Josefsson  <jas@extundo.com>
7553
7554         Make nnml groups self-contained as far as marks are concerned.
7555
7556         * nnml.el (nnml-request-delete-group): Delete marks file.
7557         (nnml-request-rename-group): Move marks file.
7558         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
7559         variables.
7560         (nnml-request-set-mark, nnml-request-update-info): New server
7561         functions.
7562         (nnml-save-marks, nnml-open-marks): New functions.
7563
7564 2001-08-18  Simon Josefsson  <jas@extundo.com>
7565
7566         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
7567         `set' when setting marks.
7568
7569 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7570
7571         * gnus.el (gnus-info-find-node): Take an argument.
7572
7573         * gnus-art.el (gnus-button-handle-info): New function.
7574         (gnus-url-unhex-string): Replace "+" with " ".
7575
7576 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7577
7578         * message.el (message-check-news-header-syntax): Check bad From.
7579
7580 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7581
7582         * gnus-spec.el (gnus-correct-length): New function.
7583         (gnus-correct-substring): New function.
7584         (gnus-tilde-max-form): Use it.
7585
7586 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
7587
7588         * nnmh.el: Docstring changes as below.
7589
7590         * nnml.el: Docstring changes as below.
7591
7592         * nnbabyl.el: Docstring changes as below.
7593
7594         * nnmbox.el: Docstring changes as below.
7595
7596         * nnfolder.el: Added docstrings identifying each virtual server
7597         parameter.
7598
7599 2001-08-18  Simon Josefsson  <jas@extundo.com>
7600
7601         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
7602
7603 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
7604
7605         * message.el: rename "Abort Message" to "Postpone Message".
7606         Remove "Attach file as MIME" from Message menu, it's already in
7607         the MIME menu.
7608
7609 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7610
7611         * smime.el (smime-point-at-eol): eval-and-compile.
7612         (smime-make-temp-file): New function.
7613         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
7614         Use it.
7615
7616 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7617
7618         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
7619         (gnus-agent-summary-fetch-group): New command and keystroke.
7620
7621         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
7622         (gnus-mime-display-security): Make it respect
7623         gnus-unbuttonized-mime-type-p.
7624
7625         * gnus-sum.el (gnus-articles-to-read): Comments.
7626         (gnus-article-marked-p): New function.
7627         (gnus-summary-display-make-predicate): New function.
7628         (gnus-select-newsgroup): Use them.
7629
7630         * mm-decode.el (mm-save-part-to-file): Made it not error.
7631
7632 2001-08-17  Simon Josefsson  <jas@extundo.com>
7633
7634         * imap.el (imap-wait-for-tag): If process-status isn't open or
7635         run, return nil instead of sit-for looping.
7636
7637 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7638
7639         * lpath.el (featurep): fbind xml-parse-region.
7640
7641         * gnus.el (gnus-message-archive-method): Default to "archive".
7642         (gnus-message-archive-method): Doc fix.
7643         (gnus-parameters-get-parameter): Cleaned up.
7644         (gnus-expand-group-parameter): New function.
7645
7646         * gnus-start.el (gnus-setup-news): Push the archive server only
7647         the server list.
7648
7649         * mml.el (mml-menu): Changed name to "Attachments".
7650
7651         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
7652         when there is something to detroy.
7653
7654 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7655
7656         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
7657         nil.
7658
7659 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7660
7661         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
7662         which specifies a time today or tomorrow.
7663
7664 2001-08-15  Simon Josefsson  <jas@extundo.com>
7665         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
7666
7667         * gnus-agent.el (gnus-agent-make-mode-line-string)
7668         (gnus-agent-toggle-plugged): Use new API.
7669
7670 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7671
7672         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
7673         deadline has expired.
7674
7675 2001-08-12  Simon Josefsson  <jas@extundo.com>
7676         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
7677
7678         Support `recent' mark indicating newly arrived messages (to
7679         separate from old but unread messages).
7680
7681         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
7682         `nnmail-split-history' if recent is > 0.
7683         (nnimap-request-update-info-internal): Update `recent' marks.
7684         (nnimap-request-set-mark): Never set `recent' marks.
7685         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
7686         recent.
7687
7688         * gnus-sum.el (gnus-recent-mark): New mark.
7689         (gnus-newsgroup-recent): New variable.
7690         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
7691         (gnus-summary-prepare-threads): Mark recent articles.
7692         (gnus-summary-add-mark): Support recent.
7693         (gnus-summary-update-secondary-mark): Support recent.
7694
7695         * gnus.el (gnus-article-mark-lists): Add recent.
7696
7697 2001-08-12  Simon Josefsson  <jas@extundo.com>
7698
7699         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
7700         whether successful decoding took place.  Add doc.
7701
7702 2001-08-12  Simon Josefsson  <jas@extundo.com>
7703         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
7704
7705         * gnus.el (gnus-summary-line-format, gnus-parameters):
7706         * gnus-gl.el (gnus-summary-grouplens-line-format):
7707         * gnus-salt.el (gnus-summary-pick-line-format):
7708         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
7709
7710 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
7711         Committed by Kai Gro\e,b_\e(Bjohann.
7712
7713         * gnus-score.el (gnus-score-string): Fix `match' regexp
7714         for `extra' header case.
7715
7716 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7717
7718         * nnmbox.el (nnmbox-read-mbox): No warning.
7719
7720 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7721
7722         * nndoc.el (nndoc-article-type): Fix doc.
7723         (nndoc-generate-article-function): New variable.
7724         (nndoc-dissection-function): New variable.
7725         (nndoc-type-alist): Add oe-dbx.
7726         (nndoc-oe-dbx-type-p): New function.
7727         (nndoc-oe-dbx-dissection): New function.
7728         (nndoc-oe-dbx-generate-article): New function.
7729
7730 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7731
7732         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
7733         whether deadline has been reached.  Patch from Dan Nicolaescu
7734         <dann@godzilla.ics.uci.edu>.
7735
7736 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7737
7738         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
7739         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
7740         <rintaman@cs.Helsinki.FI>.
7741
7742         * mail-source.el (mail-source-movemail): The error buffer is
7743         modified, but nothing in it.
7744
7745 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7746
7747         * message.el (message-bogus-system-names): New variable.
7748         (message-make-fqdn): Use it.
7749
7750 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7751
7752         * nndraft.el (nndraft-request-group): Use
7753         nndraft-auto-save-file-name.
7754
7755 2001-08-09  Simon Josefsson  <jas@extundo.com>
7756
7757         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
7758         Don't ask whether to decrypt.  Just leave result in buffer (don't
7759         call mm).
7760
7761         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
7762         parts as well.
7763         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
7764         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
7765
7766 2001-08-09  Simon Josefsson  <jas@extundo.com>
7767
7768         * mm-decode.el (mm-insert-part): Return decoding success status.
7769         (mm-save-part-to-file): Error if decoding failed.
7770
7771 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7772
7773         * message.el (message-tab): Use indent-relative.
7774         (message-mode): Don't bind indent-line-function to indent-relative.
7775
7776 2001-08-09  Simon Josefsson  <jas@extundo.com>
7777
7778         * message.el (message-get-reply-headers): Fix string. Suggested by
7779         Christoph Conrad <cc@cli.de>.
7780
7781 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7782
7783         * message.el (message-tab): Use the current value of
7784         indent-line-function.
7785         (message-mode): Bind indent-line-function to indent-relative.
7786
7787 2001-08-08  Simon Josefsson  <jas@extundo.com>
7788
7789         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
7790         whether `imtest' is installed.
7791
7792 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7793         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7794
7795         * gnus-sum.el (gnus-summary-show-article): Call
7796         gnus-summary-update-secondary-secondary-mark.
7797         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
7798         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
7799
7800 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7801
7802         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
7803
7804         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
7805
7806         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
7807         <gerd@gnu.org>.
7808
7809         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
7810
7811         * gnus-util.el (gnus-output-to-rmail): Ditto.
7812         (gnus-output-to-mail): Ditto.
7813
7814         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
7815
7816 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
7817
7818         * message.el (message-indent-citation): Use
7819         `message-yank-cited-prefix' for empty lines.
7820
7821 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
7822
7823         * message.el (message-indent-citation): Quote only lines starting
7824         with ">" using `message-yank-cited-prefix'.
7825
7826 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7827         Trivial patch.
7828
7829         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
7830         gnus-cache-fully-p.
7831
7832 2001-08-04  Simon Josefsson  <jas@extundo.com>
7833
7834         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
7835         file if it doesn't exist (by calling gnus-cache-read-active).
7836
7837 2001-08-04  Simon Josefsson  <jas@extundo.com>
7838
7839         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
7840         (gnus-cache-passively-or-fully-p): Removed.
7841         (gnus-cache-fully-p): Fix it.
7842
7843         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
7844
7845 2001-08-04  Simon Josefsson  <jas@extundo.com>
7846
7847         * gnus-cache.el (gnus-cache-fully-p)
7848         (gnus-cache-passively-or-fully-p): New functions.
7849         (gnus-cache-possibly-enter-article): Cosmetic change, use
7850         `g-c-p-o-f-p'.
7851         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
7852         was bogus (`g-c-p-a-a' does not change active info, just change
7853         the functions parameters).
7854         (gnus-cache-possibly-remove-articles-1): Make sure articles are
7855         not removed in groups that match `gnus-uncacheable-groups'.
7856
7857         Reported and modifications based on discussions with Nuutti
7858         Kotivuori <nuutti.kotivuori@smarttrust.com>.
7859
7860 2001-08-04  Simon Josefsson  <jas@extundo.com>
7861         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7862
7863         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
7864         calls `gnus-cache-update-active' if bounds has been extended.
7865
7866 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7867
7868         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
7869         before remove.
7870         (gnus-mime-security-show-details): Ditto.
7871
7872 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7873
7874         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
7875         syntax.  Protect string-match against nil string and regexp.
7876
7877 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7878
7879         * mm-util.el (mm-find-charset-region): Remove control-1.
7880
7881 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7882
7883         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
7884
7885 2001-08-04  Simon Josefsson  <jas@extundo.com>
7886
7887         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
7888         buffer.  Delete MIME-Version header.
7889
7890 2001-08-03  Simon Josefsson  <jas@extundo.com>
7891
7892         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
7893         that is entered does not necessarily have the highest article
7894         number in the group, so use `gnus-cache-possibly-alter-active'
7895         instead of `gnus-cache-update-active'.
7896
7897 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7898
7899         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
7900
7901 2001-08-03  Simon Josefsson  <jas@extundo.com>
7902
7903         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
7904         menu.
7905
7906 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7907
7908         * gnus.el (post-method): New group parameter.  It also provides
7909         the user option `gnus-post-method-alist' and the internal function
7910         `gnus-parameter-post-method'.
7911
7912         * gnus-msg.el (gnus-post-method): Bind the value of
7913         `gnus-post-method' to the group parameter if it is defined.
7914
7915 2001-08-02  Simon Josefsson  <jas@extundo.com>
7916
7917         * smime.el (smime-extra-arguments): Removed.
7918         (smime-call-openssl-region): Don't use it.
7919
7920 2001-08-02  Simon Josefsson  <jas@extundo.com>
7921
7922         * smime.el (smime-sign-region): Handle stderr.
7923         (smime-encrypt-region): Ditto.
7924
7925         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
7926         match the ASN.1 length bytes.
7927         (mm-pkcs7-enveloped-magic): Ditto.
7928         (mm-view-pkcs7-get-type): Don't regexp quote.
7929
7930 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7931         From Andreas Fuchs <asf@void.at>
7932
7933         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
7934
7935 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7936
7937         * gnus-art.el (gnus-header-button-alist): References regexp.
7938
7939 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
7940
7941         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
7942         already fboundp.  Add INTERACTIVE arg to autoload form.
7943
7944 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7945
7946         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
7947
7948         * nnmail.el (nnmail-cache-open): Ditto.
7949
7950 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7951
7952         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
7953
7954 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7955
7956         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
7957
7958 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7959         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
7960
7961         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
7962         (gnus-agent-toggle-plugged): Use it.
7963
7964 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
7965
7966         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
7967         (gnus-ding-file-coding-system): New variable.
7968         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
7969         (gnus-slave-save-newsrc): Use it.
7970
7971 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7972
7973         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
7974         syntax.
7975
7976 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7977         Originally from Andreas Fuchs <asf@void.at>
7978
7979         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
7980         (mml2015-gpg-pretty-print-fpr): New function.
7981         (mml2015-gpg-extract-signature-details): More details, rename from
7982         `m-g-e-from'.
7983         (mml2015-gpg-verify): Use them.
7984         (mml2015-gpg-clear-verify): Use them.
7985
7986 2001-07-31  Simon Josefsson  <jas@extundo.com>
7987
7988         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
7989         buffer when done.
7990
7991 2001-07-30  Simon Josefsson  <jas@extundo.com>
7992
7993         * smime.el (smime-call-openssl-region): Revert previous change,
7994         just pass on buf to `call-process-region'.
7995         (smime-verify-region): Doc fix.  Don't message stuff.  Use
7996         `smime-new-details-buffer'.  Inserts error messages into buffer.
7997         (smime-noverify-region): Ditto.
7998         (smime-decrypt-region): Ditto.  Handles stderr separately.
7999         (smime-verify-buffer, smime-noverify-buffer)
8000         (smime-decrypt-buffer): Doc fix.
8001         (smime-new-details-buffer): New function.
8002         (smime-pkcs7-region, smime-pkcs7-certificates-region)
8003         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
8004         (smime-sign-region, smime-encrypt-region): Don't use
8005         `insert-buffer'.
8006
8007         * mml-smime.el (mml-smime-verify): Fix security button strings.
8008
8009 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8010
8011         * gnus-art.el (gnus-mime-save-part-and-strip): Save
8012         gnus-article-mime-handles.
8013
8014 2001-07-29  Simon Josefsson  <jas@extundo.com>
8015
8016         * mail-source.el (top-level): Require message for message-directory.
8017         (mail-source-directory): Change default to message-directory.
8018
8019         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
8020         (smime-certificate-directory, smime-openssl-program)
8021         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
8022         (smime-extra-arguments): New variable.
8023         (smime-dns-server): Fix customize group.
8024         (smime-call-openssl-region): Use `smime-extra-arguments'.
8025
8026 2001-07-29  Simon Josefsson  <jas@extundo.com>
8027         From Vladimir Volovich <vvv@vsu.ru>
8028
8029         * smime.el (smime-call-openssl-region): Ignore stderr.
8030
8031 2001-07-29  Simon Josefsson  <jas@extundo.com>
8032         From Christoph Conrad <christoph.conrad@gmx.de>
8033
8034         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
8035         file.
8036
8037 2001-07-29  Simon Josefsson  <jas@extundo.com>
8038
8039         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
8040
8041         Support S/MIME decryption.
8042
8043         * mm-decode.el (mm-inline-media-tests):
8044         (mm-inlined-types):
8045         (mm-automatic-display):
8046         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
8047
8048         * mm-view.el (mm-pkcs7-signed-magic):
8049         (mm-pkcs7-enveloped-magic): New variables.
8050         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
8051         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
8052         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
8053         PKCS#7 blobs.
8054
8055         * smime.el (smime-decrypt-region): Expand keyfile.
8056
8057 2001-07-29  Simon Josefsson  <jas@extundo.com>
8058
8059         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
8060         `ssl.el' variables.
8061
8062         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
8063         but line instead of narrowing to it, because `nnmail-parse-active'
8064         calls widen.  Thanks to Christoph Conrad
8065         <christoph.conrad@gmx.de>.
8066
8067 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8068
8069         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
8070         for %B spec.
8071
8072         * gnus-sum.el (gnus-summary-prepare-threads): If
8073         gnus-sum-thread-tree-root is nil, use subject instead.
8074         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
8075         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
8076         (gnus-sum-thread-tree-leaf-with-other)
8077         (gnus-sum-thread-tree-single-leaf): Documentation.
8078         (gnus-sum-thread-tree-single-indent): Allow nil.
8079
8080 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8081
8082         * message.el (message-fill-paragraph): Do nothing if the user
8083         wants filladapt-mode.
8084
8085 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8086
8087         * mm-decode.el (mm-image-type-from-buffer): New function.
8088         (mm-get-image): Use it.
8089
8090 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8091
8092         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
8093
8094         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
8095         mm-display-parts too.
8096
8097 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8098
8099         * nnfolder.el (nnfolder-request-accept-article): Bind
8100         nntp-server-buffer.
8101
8102         * nnmail.el (nnmail-parse-active): Read from buffer instead of
8103         nntp-server-buffer.
8104
8105 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8106
8107         * message.el (message-check-news-header-syntax): Use
8108         message-post-method.
8109         (message-send-news): Bind message-post-method.
8110
8111 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8112
8113         * mml.el (mml-tweak-type-alist): New variable.
8114         (mml-tweak-function-alist): New variable.
8115         (mml-tweak-part): New function.
8116         (mml-generate-mime-1): Use it.
8117
8118 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8119
8120         * nnfolder.el (nnfolder-request-accept-article): Replace
8121         nnfolder-request-list.
8122
8123 2001-07-27  Simon Josefsson  <jas@extundo.com>
8124
8125         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
8126         nnoo-change-server failed to do it.
8127
8128 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8129
8130         * gnus.el (gnus-parameters): Make it customizable.
8131
8132 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8133
8134         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
8135
8136         * message.el (message-set-auto-save-file-name): More
8137         poor-system-types.
8138
8139         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
8140
8141         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
8142         supports +.
8143
8144 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8145
8146         * mm-decode.el (mm-readable-p): New function.
8147         (mm-inline-media-tests): Fix the default testers.
8148
8149 2001-07-26  Simon Josefsson  <jas@extundo.com>
8150
8151         * nnimap.el (nnimap-version): Bump version number.
8152
8153 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8154         From Steven E. Harris <seh@speakeasy.org>
8155
8156         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
8157         in M$Windows too.
8158
8159 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8160
8161         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
8162
8163 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8164
8165         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
8166
8167         * mm-decode.el (mm-get-image): Guess then use the type.
8168
8169         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
8170
8171 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
8172
8173         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
8174         display (%B) for threads if threading is off.
8175
8176 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8177         From Henrik Enberg <henrik@enberg.org>
8178
8179         * gnus-msg.el: Customization patch.
8180
8181 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
8182
8183         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
8184         variable.
8185         (nnmail-split-fancy-with-parent): Ignore certain groups.
8186
8187 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8188
8189         * gnus-util.el (gnus-byte-compile): New function.
8190         (gnus-use-byte-compile): New variable.
8191         (gnus-make-sort-function): Use it.
8192
8193         * nnmail.el (nnmail-get-new-mail): Use it.
8194
8195         * gnus-agent.el (gnus-category-make-function): Simple function or
8196         compiled function.
8197         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
8198
8199         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
8200         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
8201         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
8202
8203         * message.el (message-check-news-header-syntax): Remove quote.
8204
8205 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8206
8207         * message.el (message-use-mail-followup-to): `t' is not a
8208         documented value.
8209
8210 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8211
8212         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
8213
8214 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8215
8216         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
8217         there are long lines.
8218
8219 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8220
8221         * dgnushack.el (copy-list): New compiler macro.
8222
8223 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8224
8225         * message.el (message-bounce): If no Return-Path, the whole
8226         content is considered as the original message.
8227
8228         * nnml.el (nnml-check-directory-twice): New variable.
8229         (nnml-article-to-file): Use it.
8230         (nnml-retrieve-headers): Hack it.
8231
8232 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8233
8234         * gnus-win.el (gnus-buffer-configuration): New configure.
8235
8236         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
8237         not alive.
8238
8239         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
8240         (mm-display-external): Use display-term configure.
8241
8242 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8243
8244         * gnus-delay.el (gnus-delay-default-hour): New variable.
8245         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
8246
8247 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8248         From Karl Kleinpaste <karl@charcoal.com>
8249
8250         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
8251         (gnus-summary-prepare-threads): Ditto.
8252
8253         * gnus.el (gnus-summary-line-format): Add %B.
8254
8255 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8256
8257         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
8258
8259         * mm-util.el (mm-string-as-multibyte): New function.
8260
8261         * nnmh.el (nnmh-request-list-1): Encode, not decode!
8262
8263 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8264
8265         * mm-util.el (mm-universal-coding-system): New variable.
8266
8267         * gnus-start.el (gnus-startup-file-coding-system): Use it.
8268
8269         * score-mode.el (score-mode-coding-system): Use it.
8270
8271 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8272
8273         * gnus-start.el (gnus-setup-news): Call
8274         `gnus-check-bogus-newsgroups' just after the native server is
8275         opened.
8276
8277 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8278
8279         * nnmail.el (nnmail-do-request-post): Util function to be used by
8280         `nnchoke-request-post' for all nnmail-derived backends.
8281
8282         * nnml.el (nnml-request-post): Use it.
8283
8284         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
8285         backend, for it groks nnml-request-post.
8286
8287         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
8288         Treat `mail-post' backends like `mail' backends, not like `news'
8289         backends.
8290
8291 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8292
8293         * gnus-msg.el (gnus-setup-message): make-local-hook.
8294
8295 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8296
8297         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
8298         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
8299         <karl@charcoal.com>, slightly changed by Kai.
8300
8301         * message.el (message-check-news-header-syntax): When checking
8302         whether the groups exist, check the right server based on
8303         `gnus-post-method'.
8304
8305 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8306
8307         * gnus-delay.el: New file.
8308
8309 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8310
8311         * mm-util.el (mm-read-coding-system): Take two arguments.
8312
8313         * gnus-sum.el (gnus-summary-show-article): Use
8314         mm-read-coding-system.
8315
8316         * gnus-art.el (article-de-quoted-unreadable):
8317         (article-de-base64-unreadable, article-wash-html):
8318         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
8319
8320 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8321
8322         * nnml.el (nnml-request-post): New function.  Can be used for
8323         annotations in nnml groups.
8324
8325 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8326
8327         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
8328         command.
8329
8330         * gnus-start.el (gnus-find-new-newsgroups): Use
8331         `message-make-date' instead of `current-time-string'.
8332         (gnus-ask-server-for-new-groups): Ditto.
8333         (gnus-check-first-time-used): Ditto.
8334
8335 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8336
8337         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
8338
8339 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
8340
8341         * message.el (message-shorten-references): Change `maxcount' and
8342         `cut' to obey USEFOR draft 5.
8343
8344 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
8345
8346         * gnus-sum.el (gnus-summary-display-arrow): New variable.
8347         (gnus-summary-set-article-display-arrow): New function.
8348         (gnus-summary-goto-subject): Use it.
8349
8350 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8351
8352         * gnus-sum.el (gnus-summary-import-article): Insert date if
8353         doesn't exist.
8354
8355 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8356
8357         * mml.el (mml-content-type-parameters): New variable.
8358         (mml-content-disposition-parameters): New variable.
8359         (mml-insert-mime-headers): Use them.
8360         (mml-parse-1): Accept charset.
8361
8362 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8363
8364         * gnus-group.el (gnus-group-select-group): Doc fix.
8365
8366         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
8367
8368 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8369
8370         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
8371         to handle `define-derived-mode'.
8372
8373 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8374         From:  Stefan Monnier  <monnier@cs.yale.edu>
8375
8376         * message.el (message-mode): Use define-derived-mode.
8377         (message-tab): message-completion-alist.
8378
8379         * imap.el (imap-interactive-login): Use make-local-variable.
8380         (imap-open): Ditto.
8381         (imap-authenticate): Ditto.
8382
8383         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
8384
8385         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
8386
8387 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8388
8389         * message.el (message-citation-line-function): Refer to
8390         gnus-cite-attribution-suffix.
8391
8392 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8393
8394         * gnus-art.el,...: Error convention changes.
8395
8396 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8397
8398         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
8399
8400 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8401
8402         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
8403         (nnrss-read-server-data): Ditto.
8404
8405 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8406
8407         * gnus-setup.el (gnus-use-installed-gnus): Typo.
8408         * Cleanup files.
8409         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
8410
8411 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8412
8413         * gnus.el (gnus-summary-line-format): Add %o.
8414
8415         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
8416         unless shell outputs something.
8417
8418 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8419
8420         * gnus-art.el (gnus-boring-article-headers): Better doc.
8421         (article-hide-headers): Better regexp.
8422         Suggested by Matt Swift <swift@alum.mit.edu>.
8423
8424         * nnheader.el (nnheader-max-head-length): Better doc.
8425         (nnheader-header-value): Skip spaces.
8426         (nnheader-parse-head): Remove space.
8427         Suggested by Matt Swift <swift@alum.mit.edu>.
8428
8429         * gnus-sum.el (gnus-summary-show-raw-article): New function.
8430         (gnus-get-newsgroup-headers): Remove space.
8431
8432 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8433
8434         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
8435         (gnus-summary-reply): Use it.
8436         (gnus-summary-reply-broken-reply-to): New function.
8437         (gnus-msg-force-broken-reply-to): New function.
8438
8439         * mm-view.el (mm-inline-text): Showing as text/plain when error.
8440
8441 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8442
8443         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
8444
8445 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8446
8447         * mm-decode.el (mm-external-terminal-program): New variable.
8448         (mm-display-external): Use it. Use term to display when no
8449         window-system.
8450
8451 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
8452
8453         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
8454         Browse->Next entries to Browse->Prev
8455
8456 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8457
8458         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
8459
8460 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8461
8462         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
8463         for the default encoding.
8464
8465         * nnrss.el (nnrss-url-field): New field.
8466         (nnrss-request-article): Add newsgroups.
8467
8468         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
8469
8470 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8471
8472         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
8473
8474         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
8475         (gnus-draft-setup): Remove backlog.
8476
8477 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8478
8479         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
8480         Cleanup.
8481
8482 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8483
8484         * gnus-msg.el (gnus-bug): Erase buffer.
8485
8486         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
8487
8488 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8489
8490         * mm-decode.el (mm-attachment-override-p): Fix typo.
8491
8492 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
8493
8494         * gnus-kill.el (gnus-execute): Work with the extra headers.
8495         * gnus-sum.el (gnus-summary-execute-command): Ditto.
8496
8497 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8498
8499         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
8500         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
8501
8502         * message.el (message-send-mail-real-function): New variable.
8503         (message-send-mail-partially, message-send-mail):
8504
8505         * nngateway.el (nngateway-request-post): Use it.
8506
8507         * gnus-agent.el (gnus-agentize): Use it.
8508
8509         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
8510         (nnsoup-revert-variables): Use it.
8511
8512 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
8513
8514         * mm-decode.el (mm-inline-media-tests): Default to displaying as
8515         text/plain if the type doesn't match any other media types.
8516         (mm-inlined-types): Doc fix.
8517         (mm-display-inline): Revert previous change (now handled by a
8518         default type in `mm-inline-media-tests'.
8519         (mm-inlinable-p): Revive.
8520         (mm-display-part): Call `mm-inlinable-p'.
8521         (mm-attachment-override-p): Ditto.
8522         (mm-inlined-p): Doc fix.
8523
8524         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
8525         well as `mm-inlined-p'.
8526
8527 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8528
8529         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
8530         (nntp-send-command-and-decode): Use gnus-point-at-bol.
8531
8532 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8533         From  Paul Jarc <prj@po.cwru.edu>
8534
8535         * message.el (message-use-mail-followup-to): New variable.
8536         (message-get-reply-headers): Use it.
8537
8538 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
8539
8540         * nnheader.el (nnheader-init-server-buffer): Make sure the
8541         *nntpd* buffer is made multibyte instead of a random buffer.
8542
8543 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8544
8545         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
8546         when it returns headers.
8547
8548 2001-07-07  Simon Josefsson  <jas@extundo.com>
8549
8550         * rfc2047.el (rfc2047-encode-message-header): Skip header when
8551         trying to fold. Thanks to Colin Walters
8552         <walters@cis.ohio-state.edu>
8553
8554 2001-07-06  Simon Josefsson  <jas@extundo.com>
8555
8556         * imap.el (imap-parse-address-list, imap-parse-flag-list)
8557         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
8558         Add information in `assert's.
8559
8560         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
8561         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
8562         and `nnimap-group-overview-filename', should handle all
8563         change-of-uidvalidity related issues.  But there may be other
8564         problems.)
8565
8566 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
8567
8568         * rfc2047.el (rfc2047-encode-message-header): Don't include the
8569         header name when folding.
8570
8571 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
8572
8573         * mm-decode.el (mm-inlined-types): Document relationship with
8574         `mm-inline-media-tests'.
8575         (mm-display-inline): Default to displaying as plain text if no
8576         inlining handler is available.
8577         (mm-inlinable-p): Remove.
8578         (mm-inlined-p): Don't call `mm-inlinable-p'.
8579         (mm-automatic-display-p): Ditto.
8580         (mm-attachment-override-p): Ditto.
8581
8582 2001-07-04  Simon Josefsson  <jas@extundo.com>
8583
8584         * nnimap.el (nnimap-importantize-dormant): New variable.
8585         (nnimap-request-update-info-internal): Use it.
8586         (nnimap-request-set-mark): Ditto.
8587
8588 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
8589
8590         * nntp.el (nntp-send-command): don't pass a buffer argument to
8591         `point'. Only XEmacs accepts this.
8592         * nntp.el (nntp-send-command-nodelete): ditto.
8593         * nntp.el (nntp-send-command-and-decode): ditto.
8594
8595 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
8596
8597         * nntp.el (nntp-open-connection-function): doc update.
8598         * nntp.el (nntp-pre-command): New.
8599         * nntp.el (nntp-via-rlogin-command): New.
8600         * nntp.el (nntp-via-telnet-command): New.
8601         * nntp.el (nntp-via-telnet-switches): New.
8602         * nntp.el (nntp-via-user-name): New.
8603         * nntp.el (nntp-via-user-password): New.
8604         * nntp.el (nntp-via-address): New.
8605         * nntp.el (nntp-via-envuser): New.
8606         * nntp.el (nntp-via-shell-prompt): New.
8607         * nntp.el (nntp-open-telnet-stream): New.
8608         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
8609         * nntp.el (nntp-open-via-telnet-and-telnet): New.
8610         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
8611         * nntp.el (nntp-send-command): ditto.
8612         * nntp.el (nntp-send-command-nodelete): ditto.
8613         * nntp.el (nntp-send-command-and-decode): ditto.
8614
8615 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
8616         Trivial patch.
8617
8618         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
8619         `when'.
8620
8621 2001-07-03  Simon Josefsson  <jas@extundo.com>
8622         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
8623
8624         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
8625
8626 2001-07-03  Simon Josefsson  <jas@extundo.com>
8627
8628         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
8629         remove it (workaround XEmacs `fill-region' bug).
8630
8631 2001-07-01  Simon Josefsson  <jas@extundo.com>
8632
8633         * nnimap.el (nnimap-date-days-ago): Defeat locale.
8634
8635 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8636
8637         * mml2015.el (mml2015-format-error): New function.
8638         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
8639         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
8640         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
8641
8642 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8643
8644         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
8645         Suggested by Christoph Conrad <C.Conrad@cli.de>.
8646
8647         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
8648         group variables.
8649
8650 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8651
8652         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
8653
8654         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
8655         (nnrss-save-group-data): Ditto.
8656
8657         * gnus-agent.el (gnus-agent-save-alist): Ditto.
8658
8659 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8660
8661         * message.el (message-do-send-housekeeping): Narrow to headers.
8662
8663 2001-06-24  Simon Josefsson  <jas@extundo.com>
8664
8665         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
8666         insertion when breaking lines looked for " \t" instead of "[ \t]".
8667         (rfc2047-encode-message-header): Fold lines even if
8668         no QP encoding is done.
8669
8670 2001-06-23  Simon Josefsson  <jas@extundo.com>
8671         From Samuel Tardieu <sam@inf.enst.fr>
8672
8673         * smime.el (smime-keys): Support additional certificates.
8674         (smime-make-certfiles): New function.
8675         (smime-sign-region): Use previous variables.
8676         (smime-get-certfiles): New function.
8677         (smime-sign-buffer): Use it.
8678         (smime-verify-region): Support both CAfile and CApath.
8679
8680 2001-06-23  Simon Josefsson  <jas@extundo.com>
8681
8682         * smime.el (smime-decrypt-region): Perhaps work.
8683
8684 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8685
8686         * gnus-msg.el (gnus-copy-article-buffer): Typo.
8687
8688 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
8689
8690         * mm-decode.el (mm-save-part): Rewrite file name.
8691         (mm-file-name-rewrite-functions): New variable.
8692         (mm-file-name-delete-whitespace): New function.
8693         (mm-file-name-trim-whitespace): New function.
8694         (mm-file-name-collapse-whitespace): New function.
8695         (mm-file-name-replace-whitespace): New variable and function.
8696
8697 2001-06-22  Simon Josefsson  <jas@extundo.com>
8698
8699         * message.el (message-make-date): Workaround locale for weekdays.
8700
8701 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8702
8703         * message.el (message-goto-body): Return nil if not found. (revert!)
8704
8705 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8706         From Fremlin <chief@bandits.org>
8707
8708         * message.el (message-goto-body): Some messages have no header.
8709
8710         * gnus-msg.el (gnus-copy-article-buffer): Use it.
8711
8712 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
8713
8714         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
8715
8716 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8717
8718         * message.el (message-make-date): Add week day.
8719         Suggested by Jason R. Mastaler <jason@mastaler.com>.
8720
8721 2001-06-19  Simon Josefsson  <jas@extundo.com>
8722
8723         * message.el (message-yank-prefix): Doc fix.
8724         (message-yank-cited-prefix): Ditto.
8725         (message-delete-not-region): Keep citation prefix on first line,
8726         if possible and appropriate.
8727
8728 2001-06-19  Simon Josefsson  <jas@extundo.com>
8729
8730         * imap.el (imap-process-connection-type): New variable.
8731         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
8732         recent `imtest's work completely (no line length issues), while
8733         making making old `imtest's unusable.  Thanks to NAGY Andras
8734         <nagya@inf.elte.hu> for his work.
8735
8736 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
8737
8738         * imap.el (imap-ssl-program): Add -quiet to shut up
8739         OpenSSL/SSLeay's internal debug talk.
8740
8741 2001-06-19  Matt Armstrong  <matt@lickey.com>
8742
8743         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
8744         server.
8745
8746 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8747
8748         * nnmail.el (nnmail-article-buffer): New variable.
8749         (nnmail-split-incoming): Use it.
8750
8751 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
8752
8753         * qp.el (quoted-printable-decode-region): If called interactively,
8754         use coding-system-for-read.
8755
8756 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8757
8758         * message.el (message-check-news-header-syntax): Check Reply-To.
8759
8760 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8761
8762         * mml.el (mml-parse-1): Use message options.
8763
8764         * message.el (message-do-fcc): Don't do anything if there is no
8765         FCC.
8766
8767 2001-06-16  Simon Josefsson  <jas@extundo.com>
8768
8769         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
8770         (nnimap-expunge-search-string): New variable.
8771         (nnimap-request-expire-articles): Use it.
8772
8773 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8774
8775         * message.el (message-send-mail-with-qmail): wrong exit status is
8776         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
8777
8778 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8779
8780         * gnus-art.el (article-strip-multiple-blank-lines): Use
8781         delete-region instead of replace-match.
8782
8783 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8784
8785         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
8786         (nnweb-google-wash-article): Ditto.
8787
8788 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
8789
8790         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
8791
8792 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8793
8794         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
8795         specs.
8796
8797 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8798
8799         * gnus.el (gnus-email-address): Move it here.
8800
8801         * gnus-art.el (article-de-quoted-unreadable): Read charset if
8802         requested.
8803         (article-de-base64-unreadable): Ditto.
8804         (article-wash-html): Ditto.
8805
8806 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8807
8808         * message.el (message-options-set-recipient): Don't add ", "
8809         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
8810
8811 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8812
8813         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
8814
8815 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8816
8817         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
8818         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
8819
8820         * nnrss.el (nnrss-node-text): Node might be nil.
8821
8822 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8823
8824         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
8825         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
8826
8827         * nnrss.el (nnrss-group-alist): More items.
8828
8829 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8830
8831         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
8832
8833 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8834         Trivial patch from Dale Hagglund  <rdh@best.com>
8835
8836         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
8837         restrict clauses.
8838
8839 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8840
8841         From Benjamin Rutt <brutt+news@bloomington.in.us>
8842
8843         * message.el (message-wide-reply-confirm-recipients): New variable.
8844
8845 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8846         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
8847
8848         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
8849         fix so it works with XEmacs.
8850
8851 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8852
8853         * nnrss.el (nnrss-retrieve-headers): Support description as extra
8854         headers.
8855
8856 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8857
8858         * nnrss.el: Fix a few bugs.
8859
8860 2001-06-05  Simon Josefsson  <jas@extundo.com>
8861
8862         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
8863         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
8864
8865 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
8866
8867         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
8868         binary so that we don't transmit ISO 2022 garbage to the process.
8869         This is needed under XEmacs.
8870
8871 2001-06-03  Simon Josefsson  <simon@josefsson.org>
8872
8873         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
8874         autoloaded incorrectly below because ssl-program-* is bound.)
8875         Thanks to Amos Gouaux for report.
8876
8877 2001-06-02  Simon Josefsson  <simon@josefsson.org>
8878
8879         * imap.el (imap-kerberos4-open):
8880         (imap-gssapi-open):
8881         (imap-ssl-open):
8882         (imap-network-open):
8883         (imap-shell-open):
8884         (imap-starttls-open): Set buffer to workaround spurious
8885         `accept-process-output' buffer changes.  Thanks to Mats Lidell
8886         <Mats.Lidell@contactor.se> for report and partial patch and Jake
8887         Colman <colman@ppllc.com> for report.
8888
8889 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8890
8891         * gnus-sum.el (gnus-summary-catchup): New argument.
8892         (gnus-summary-catchup-from-here): New function.
8893
8894 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8895
8896         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
8897         back, then insert glyph.  (Before, the glyph was inserted first,
8898         then the newline.)  This works around a behavior in XEmacs where
8899         it is not possible to insert a character after a glyph which is at
8900         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
8901
8902 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8903
8904         From Jaap-Henk Hoepman (jhh@xs4all.nl).
8905
8906         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
8907         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
8908         mm-destroy-postponed-undisplay-list): New functions.
8909         (mm-display-external): Use them.
8910
8911 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8912
8913         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
8914         `default-low' when evaluating `gnus-summary-highlight'.
8915         From Raja R Harinath <harinath@cs.umn.edu>.
8916
8917 2001-05-27  Simon Josefsson  <simon@josefsson.org>
8918
8919         * message.el (message-yank-cited-prefix): New variable.
8920         (message-indent-citation): Use it.
8921
8922         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
8923         as details.
8924         (mml2015-mailcrypt-clear-verify): Ditto.
8925
8926 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8927         From Nevin Kapur <nevin@jhu.edu>.
8928
8929         * gnus-sum.el (gnus-summary-default-high-score,
8930         gnus-summary-default-low-score): New variables.
8931         (gnus-summary-highlight): Use them.
8932
8933 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
8934
8935         * message.el (message-mail): pass the 'send-actions argument to
8936         `message-setup'.
8937
8938 2001-05-16  Simon Josefsson  <simon@josefsson.org>
8939         From Raymond Scholz <ray-2001@zonix.de>
8940
8941         * gnus-art.el (gnus-mime-view-part-as-charset):
8942         (gnus-mime-internalize-part): Doc fixes.
8943
8944 2001-05-11  Simon Josefsson  <simon@josefsson.org>
8945
8946         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
8947         status lines without any text ("^215$").
8948
8949 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8950
8951         * nnrss.el (nnrss-check-group): Reverse.
8952
8953 2001-05-07  Simon Josefsson  <simon@josefsson.org>
8954
8955         * message.el (message-get-reply-headers):
8956         (message-followup): Fix typo, suggested by David Green
8957         <dgreen@uab.edu>
8958
8959 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8960
8961         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
8962
8963         * nnrss.el (nnrss-open-server): Read server data when it is called.
8964         (nnrss-request-expire-articles): Fix.
8965
8966 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8967
8968         * message.el (message-do-send-housekeeping): mail-abbrevs may
8969         rename buffer behind Gnus.
8970
8971 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8972
8973         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
8974         (nnrss-group-alist): Add more resources.
8975         (nnrss-check-group): Ignore errors.
8976
8977 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8978
8979         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
8980
8981         * nnslashdot.el (nnslashdot-request-list): Add time.
8982         (nnslashdot-request-expire-articles): New function.
8983
8984         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
8985         secondary methods too.
8986
8987 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8988
8989         * message.el (message-use-followup-to): Set default value to t.
8990
8991 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
8992
8993         * message.el (message-dont-reply-to-names): Fix documentation.
8994         (message-get-reply-headers): Use Mail-Followup-To only for wide
8995         replies.
8996
8997 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8998
8999         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
9000         correctly.
9001         (nnrss-check-group): Use time.
9002
9003 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9004
9005         * gnus.el: Oort Gnus v0.03 is released.
9006
9007 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9008
9009         * nnultimate.el (nnultimate-topic-article-to-article): Use the
9010         group.
9011
9012 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9013
9014         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
9015
9016 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9017
9018         * nnultimate.el (nnultimate-retrieve-headers): Return all
9019         available headers.
9020
9021         * gnus-sum.el (gnus-read-all-available-headers): New variable.
9022         (gnus-get-newsgroup-headers-xover): Use it.
9023
9024 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9025
9026         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
9027
9028 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9029
9030         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
9031
9032 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9033
9034         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
9035         disable it.
9036
9037         * gnus.el (gnus-info-nodes): Remove a few The's.
9038
9039 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9040
9041         * mail-source.el (mail-source-movemail): Call-process may return a
9042         signal description string.
9043
9044         * gnus-start.el (gnus-read-newsrc-el-file):
9045         gnus-newsrc-file-version may be nil.
9046
9047         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
9048         Suggested by Michael Sperber [Mr. Preprocessor]
9049         <sperber@informatik.uni-tuebingen.de>.
9050
9051 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
9052
9053         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
9054
9055 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
9056
9057         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
9058         fontify HANDLE.
9059
9060 2001-04-18  Simon Josefsson  <simon@josefsson.org>
9061
9062         * smime.el (smime-ask-passphrase): Rework to return value.
9063         (smime-sign-region): Rework to bind value and use it.
9064         (smime-decrypt-region): Ditto.
9065
9066 2001-04-18  Simon Josefsson  <simon@josefsson.org>
9067         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
9068
9069         * smime.el (smime-ask-passphrase): New function.
9070         (smime-sign-region): Use it.
9071         (smime-encrypt-cipher): New variable.
9072         (smime-decrypt-region): Ditto.
9073
9074 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
9075         Committed by Simon Josefsson  <simon@josefsson.org>
9076
9077         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
9078         the log.
9079
9080 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9081
9082         * gnus.el: Oort Gnus v0.02 is released.
9083
9084 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
9085
9086         * gnus.el: Oort Gnus v0.01 is released.
9087
9088 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9089
9090         * gnus-sum.el (gnus-summary-highlight): Highlight read
9091         undownloaded articles as read articles.
9092
9093         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
9094         (gnus-agent-get-undownloaded-list): Mark all undownloaded
9095         articles, even read ones, as such.
9096
9097         * gnus-sum.el (gnus-summary-find-matching): Clean up.
9098         (gnus-find-matching-articles): New function.
9099         (gnus-summary-limit-include-matching-articles): New command.
9100         (gnus-summary-limit-include-thread): Include articles that have
9101         matching subjects.
9102         (gnus-offer-save-summaries): Clean up.
9103
9104 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9105
9106         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
9107
9108 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9109         From Jason Merrill <jason_merrill@redhat.com>
9110
9111         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
9112
9113 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
9114         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9115
9116         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
9117         newsgroup names when the original article is a news message.
9118
9119 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9120
9121         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
9122         supported. Suggest by Jim Meyering <jim@meyering.net>.
9123
9124 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
9125         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
9126
9127         * nnmail.el (nnmail-split-it): Added check for .* at the end of
9128         regexp in nnmail-split-fancy.
9129
9130 2001-04-10  Simon Josefsson  <simon@josefsson.org>
9131
9132         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
9133
9134 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
9135
9136         * message.el (message-send-mail): Improve the interaction with the
9137         user.
9138
9139 2001-04-10  Simon Josefsson  <simon@josefsson.org>
9140
9141         * imap.el (imap-message-copy): Work around buggy servers that
9142         doesn't send TRYCREATE tags.
9143
9144 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
9145
9146         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
9147
9148 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9149
9150         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
9151         date.
9152
9153 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9154
9155         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
9156         lives.
9157
9158 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9159
9160         * gnus-art.el (gnus-parse-news-url): New function.
9161         (gnus-button-handle-news): New function.
9162         (gnus-button-alist): Point to new functions.
9163
9164         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
9165
9166         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
9167         gnus-format-specs.
9168
9169         * message.el (message-check-news-header-syntax): Question even
9170         when Gnus doesn't know the group names.
9171         (message-send-news): Clean up.
9172
9173         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
9174         exited on purpose without saving.
9175
9176         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
9177
9178 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9179
9180         * gnus-score.el (gnus-score-orphans): Clean up.
9181
9182         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
9183
9184         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
9185         later.
9186
9187         * gnus-start.el (gnus-close-all-servers): Find the right items to
9188         close.
9189
9190         * qp.el (quoted-printable-decode-region): Just message
9191         malformation; don't quit.
9192
9193 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9194         From Gerd Moellmann <gerd@gnu.org>.
9195
9196         * gnus.el (gnus-interactive): A typo.
9197
9198 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
9199         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9200
9201         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
9202         `assq-delete-all', if that function exists; otherwise use the old
9203         definition. Documentation changed to match the one in
9204         `assq-delete-all'.
9205
9206 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9207
9208         * gnus-start.el (gnus-close-all-servers): New function.
9209
9210         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
9211         (gnus-server-remove-denials): Clean up.
9212
9213         * gnus-sum.el (gnus-summary-sort-by-original): New command and
9214         keystroke.
9215
9216 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9217
9218         * message.el (message-send-news): Message where we are sending.
9219         (message-send-mail): Ditto.
9220
9221         * gnus.el (gnus-server-string): New function.
9222
9223         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
9224
9225         * mm-decode.el (mm-default-directory): Customized.
9226         (mm-tmp-directory): Ditto.
9227
9228         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
9229         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
9230         or Chars.
9231         (gnus-summary-line-format-alist): ?l is now a string.
9232         (gnus-summary-prepare-threads): Output ? for unknown lines.
9233         (gnus-summary-insert-line): Ditto.
9234         (gnus-summary-print-article): Unbalanced parentheses.
9235
9236         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
9237         out whether new stuff has arrived.
9238
9239 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
9240
9241         * gnus-sum.el: Let printing work on ttys on Emacs.
9242
9243 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9244
9245         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
9246         when forcing news.
9247
9248         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
9249         command.
9250
9251 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
9252
9253         * message.el (message-set-auto-save-file-name): Don't use
9254         asterisks under nt.
9255
9256 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9257
9258         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
9259         lists of articles.
9260
9261         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
9262
9263         * gnus-msg.el (gnus-put-message): Clean up.
9264         (gnus-summary-reply): Mark all replied-to articles as replied to.
9265         (gnus-inews-add-send-actions): Also mark as forwarded.
9266         (gnus-summary-mail-forward): Mark as forwarded.
9267
9268         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
9269         of articles.
9270         (gnus-summary-mark-article-as-forwarded): Ditto.
9271
9272         * gnus-msg.el (gnus-summary-resend-message): Mark article as
9273         forwarded.
9274         (gnus-summary-mail-forward): Clean up.
9275
9276         * gnus.el (gnus-article-mark-lists): Added forward.
9277
9278         * gnus-sum.el (gnus-forwarded-mark): New variable.
9279         (gnus-summary-prepare-threads): Use it.
9280         (gnus-summary-update-secondary-mark): Ditto.
9281         (gnus-newsgroup-forwarded): New variable.
9282
9283 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9284
9285         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
9286         (gnus-summary-very-wide-reply): New command and keystroke.
9287         (gnus-summary-very-wide-reply-with-original): Ditto.
9288
9289         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
9290         (gnus-score-adaptive): Use it.
9291
9292         * gnus-start.el (gnus-get-unread-articles): Clean up.
9293
9294 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9295
9296         * nnultimate.el (nnultimate-retrieve-headers): Work for other
9297         boards.
9298
9299 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
9300
9301         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
9302         * gnus-start.el (gnus-subscribe-newsgroup): use it.
9303
9304 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9305
9306         * nnultimate.el (nnultimate-retrieve-headers): Understand
9307         long-form month names.
9308
9309 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9310
9311         * gnus-sum.el (gnus-summary-show-all-headers):
9312         gnus-article-show-all-headers is broken. Use
9313         gnus-summary-toggle-header instead.
9314
9315         * mml2015.el (mml2015-gpg-extract-from): No error.
9316
9317 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9318         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
9319
9320         * mml2015.el (mml2015-gpg-extract-from): New function.
9321         (mml2015-gpg-verify): Use it.
9322         (mml2015-gpg-clear-verify): Use it.
9323
9324 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9325
9326         * message.el (message-setup-fill-variables): Use
9327         fill-paragraph-function.
9328         (message-fill-paragraph): Take an argument.
9329         (message-newline-and-reformat): Take another argument.
9330
9331 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9332
9333         * message.el (rmail-output): It is in rmailout.el not rmail.el.
9334
9335 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9336
9337         * message.el (message-forward): local-variable-p takes an extra
9338         argument in XEmacs.
9339
9340 2001-03-16  Simon Josefsson  <simon@josefsson.org>
9341
9342         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
9343         `nnimap-use-nov-p' (it really tested the negative).
9344         (nnimap-retrieve-headers): Use it.
9345
9346 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9347
9348         * message.el (message-generate-headers-first): Update doc.
9349
9350 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
9351         Trivial patch.
9352
9353         * gnus.el (gnus-summary-line-format): Typo.
9354
9355 2001-03-11  Simon Josefsson  <simon@josefsson.org>
9356
9357         * mailcap.el (mailcap-mime-data): Add application/sieve.
9358         (mailcap-mime-extensions): Add .siv, .xls.
9359
9360 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9361         From Christoph Conrad <christoph.conrad@gmx.de>
9362
9363         * gnus-score.el (gnus-summary-lower-thread): Typo.
9364
9365 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9366
9367         * message.el (message-forward-decoded-p): New variable.
9368         (message-forward-subject-author-subject): Use it.
9369         (message-make-forward-subject): Use it.
9370         (message-forward): Use it.
9371
9372         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
9373
9374         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
9375         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
9376
9377 ;;Has been fixed -- zsh.
9378 ;;2001-03-05  Dave Love  <fx@gnu.org>
9379 ;;
9380 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
9381 ;;      Move it after definition of mm-coding-system-p.
9382 ;;
9383 2001-03-01  Dave Love  <fx@gnu.org>
9384
9385         * mm-util.el (mm-inhibit-file-name-handlers): Add
9386         image-file-handler.
9387
9388 2001-02-11  Dave Love  <fx@gnu.org>
9389
9390         * message.el (message-signature-file): Fix doc, :type.
9391
9392 2001-02-08  Dave Love  <fx@gnu.org>
9393
9394         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
9395         (message-posting-charset): Defvar when compiling again.
9396         (rfc2047-encodable-p): Require message.
9397
9398         * gnus-sum.el (gnus-alter-articles-to-read-function):
9399         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
9400
9401 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9402
9403         * nnrss.el: New file.
9404
9405 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
9406         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9407
9408         * rfc2047.el (rfc2047-unfold-region): Fix arg of
9409         `skip-chars-forward'.
9410
9411 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9412
9413         * nndraft.el (nndraft-request-group): Restore auto save files if
9414         the original files do not exist.
9415
9416 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9417
9418         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
9419         SCORE paths.
9420
9421         * mm-decode.el (mm-dissect-buffer): Call
9422         mail-extract-address-components only if necessary.
9423
9424 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9425
9426         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
9427         directory part.
9428         (gnus-score-search-global-directories): Use file-directory-p.
9429
9430         * gnus-score.el (gnus-score-score-files-1): Use
9431         gnus-kill-files-directory.
9432         From Adrian Aichner <adrian@xemacs.org>.
9433
9434 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9435
9436         * gnus.el (charset): Move here from gnus-sum.el.
9437
9438 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9439
9440         * mml.el (mml-preview): Disable local map.
9441
9442         * gnus-sum.el (gnus-summary-make-menu-bar): Make
9443         gnus-article-post-menu here.
9444
9445         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
9446         if it has not been made.
9447
9448 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9449
9450         * gnus-art.el (gnus-article-describe-key): Map key to event.
9451         (gnus-article-describe-key-briefly): Ditto
9452
9453 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9454
9455         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
9456
9457 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9458         From Katsumi Yamaoka <yamaoka@jpl.org>.
9459
9460         * dgnushack.el (coerce, merge, subseq): defmacro.
9461
9462 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9463
9464         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
9465         A fake defalias in nndraft.el results a not-activated bug in
9466         uncompiled versions.
9467
9468 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
9469         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9470
9471         * gnus-util.el (gnus-split-references): Handle malformed References:.
9472
9473 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9474
9475         * gnus-art.el (gnus-article-mime-part-status): 1 part.
9476
9477 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9478         From NAGY Andras <nagya@inf.elte.hu>.
9479
9480         * gnus.el (gnus-parameters): Typo.
9481
9482 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9483
9484         * gnus.el (gnus-read-method): Remove redundancy.
9485
9486 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9487
9488         * nnslashdot.el (nnslashdot-backslash-url): New variable.
9489         (nnslashdot-request-list): Use it.
9490
9491 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9492
9493         * nnml.el (nnml-generate-active-info): Fix the case when there is
9494         no file.
9495
9496         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
9497         (gnus-summary-create-article): New function.
9498
9499         * gnus-group.el (gnus-group-mark-article-read): New function.
9500
9501         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9502
9503         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
9504
9505 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9506
9507         * gnus-art.el (gnus-article-edit-done): Don't use
9508         gnus-article-edit-exit.
9509         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
9510
9511         * gnus.el (gnus-parameters): New variable.
9512         Suggested by NAGY Andras <nagya@inf.elte.hu>.
9513         (gnus-parameters-get-parameter): New function.
9514         (gnus-group-find-parameter): Use it.
9515
9516 2001-02-23  Simon Josefsson  <simon@josefsson.org>
9517
9518         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
9519         change of default value to `current'.
9520
9521 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9522
9523         * nneething.el (nneething-get-head): Insert unreadable file too.
9524
9525 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9526
9527         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
9528
9529         * webmail.el (webmail-type-definition): Deja is bought by google.
9530
9531 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9532
9533         * gnus-sum.el (gnus-fetch-headers): New function.
9534         (gnus-select-newsgroup): Use it.
9535         (gnus-summary-insert-articles): New function.
9536         (gnus-summary-insert-old-articles): New function.
9537         (gnus-summary-insert-new-articles): New function.
9538
9539         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
9540         (gnus-group-list-active): Ditto.
9541         * gnus-sum.el (gnus-set-mode-line): Ditto.
9542         (gnus-summary-read-group-1): Ditto.
9543
9544 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9545
9546         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
9547         current topic.
9548
9549 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9550
9551         * smiley.el (gnus-smiley-display): Don't do widening.
9552
9553         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
9554         within body.
9555
9556         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
9557
9558         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
9559         New variable.
9560         (gnus-mime-display-multipart-related-as-mixed): New variable.
9561         (gnus-mime-display-part): Use them.
9562
9563 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9564
9565         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
9566         something special.
9567
9568 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9569
9570         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
9571         (nnweb-request-article): Call reference if exists.
9572         (nnweb-type-definition): Dejanews is bought by google.com.
9573         Beta!
9574
9575 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9576
9577         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
9578
9579 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9580
9581         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
9582         gnus-article-sort-functions.
9583         (gnus-article-sort-functions): Doc fix.  Refer to
9584         gnus-thread-sort-functions.
9585
9586 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9587         From Paul Jarc <prj@po.cwru.edu>.
9588
9589         * message.el (message-get-reply-headers): More fixes.
9590
9591 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
9592         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9593
9594         * message.el (message-get-reply-headers): Fix bug with
9595         Mail-Followup-To/to-address interaction.
9596
9597 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9598
9599         * gnus-msg.el (gnus-configure-posting-styles): Match header in
9600         gnus-article-copy.
9601
9602 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9603
9604         * message.el (message-do-send-housekeeping): Rename to a better
9605         name.
9606
9607 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9608
9609         * message.el (message-cancel-news): Check article first, then ask
9610         yes or no.
9611
9612 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9613
9614         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
9615
9616 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9617
9618         * gnus-range.el (gnus-range-normalize): New function.
9619
9620 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
9621
9622         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
9623
9624 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9625
9626         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
9627
9628         * nnagent.el (nnagent-request-regenerate): New function.
9629
9630         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
9631
9632         * nnml.el (nnml-generate-nov-databases): Accept argument
9633         server. Don't open server if it is opened.
9634         (nnml-request-regenerate): Use it. Change to deffoo.
9635
9636 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9637         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9638
9639         * gnus.el (gnus-define-group-parameter): Fix.
9640
9641 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9642
9643         * gnus.el (gnus-define-group-parameter): Improved.
9644
9645         * gnus-sum.el (charset): Define parameter.
9646         (ignored-charsets): Ditto.
9647         (gnus-summary-setup-default-charset): Use them.
9648
9649         * gnus-start.el (gnus-read-descriptions-file): Use them.
9650
9651         * gnus-cus.el (gnus-group-parameters): Remove them.
9652
9653 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9654
9655         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
9656
9657 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9658
9659         * gnus-sum.el (gnus-summary-read-group-1): Remove
9660         gnus-summary-set-local-parameters.
9661         (gnus-summary-setup-buffer): Put it here.
9662
9663 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9664
9665         * gnus.el (to-address): Define parameter.
9666         (to-list): Ditto.
9667         * gnus-art.el (article-hide-boring-headers): Use them.
9668         * gnus-msg.el (gnus-post-news): Ditto.
9669         * gnus-cus.el (gnus-group-parameters): Remove them.
9670
9671 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9672
9673         * gnus-draft.el (gnus-draft-reminder): New function.
9674
9675         * gnus-art.el (gnus-sender-save-name): New function.
9676
9677 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9678
9679         * mm-util.el (mm-mime-charset): Error message.
9680
9681 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9682
9683         * message.el (message-check-news-body-syntax): Don't check mml lines.
9684
9685 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9686
9687         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
9688         subscribe.
9689
9690         * gnus-start.el (gnus-call-subscribe-functions): New function.
9691         (gnus-find-new-newsgroups): Use it.
9692         (gnus-ask-server-for-new-groups): Use it.
9693         (gnus-check-first-time-used): Use it.
9694         (gnus-subscribe-newsgroup-method): Grok a list of functions.
9695         (gnus-subscribe-options-newsgroup-method): Ditto.
9696         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
9697         return .
9698
9699 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9700
9701         * gnus-cus.el (gnus-score-customize): Doc fix.
9702
9703 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
9704
9705         * dgnushack.el (my-getenv): Typo.
9706
9707 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9708
9709         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
9710
9711 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9712
9713         * gnus-group.el (gnus-group-suspend): Offer save summaries.
9714
9715         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
9716         (gnus-treatment-function-alist): Use it.
9717         (article-remove-leading-whitespace): New function.
9718         (gnus-article-make-menu-bar): Use it.
9719
9720         * gnus-sum.el (gnus-summary-wash-empty-map): Add
9721         remove-leading-whitespace.
9722         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
9723         because of conflict.
9724
9725 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9726
9727         * Makefile.in: Hack generating gnus-load.el.
9728         * dgnushack.el: Ditto.
9729         * gnus-load.el: Remove it.
9730
9731 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9732
9733         * dgnushack.el : Add URLDIR.
9734
9735         * Makefile.in (EMACS_COMP): Ditto.
9736
9737 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9738
9739         * gnus-cus.el (gnus-score-customize): Error on no score file.
9740
9741 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9742
9743         * mm-decode.el (mm-merge-handles): New function.
9744
9745         * mm-view.el (mm-inline-message): Use it.
9746         (mm-view-message): Ditto.
9747
9748         * mm-partial.el (mm-inline-partial): Ditto.
9749
9750         * mm-extern.el (mm-inline-external-body): Ditto.
9751
9752         * gnus-art.el (gnus-mime-view-part): Ditto.
9753         (gnus-mime-view-part-as-type): Ditto.
9754         (gnus-mime-save-part-and-strip): Prevent users to strip in some
9755         cases.
9756
9757 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9758
9759         * message.el (message-cancel-news): Allow to shoot foot.
9760         (message-supersede): Ditto.
9761
9762 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
9763         Trivial patch.
9764
9765         * gnus-sum.el (gnus-simplify-subject-re): Use
9766         message-subject-re-regexp.
9767
9768 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9769
9770         * nnmail.el (nnmail-expiry-target-group): Bind
9771         nnmail-cache-accepted-message-ids to nil.
9772
9773         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
9774         coding system.
9775
9776 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9777
9778         * qp.el (quoted-printable-encode-region): Make sure characters are
9779         between 00 and FF.  Don't check charset.
9780
9781         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
9782         in Emacs 20.
9783         * rfc2047.el (rfc2047-q-encode-region): Ditto.
9784
9785 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9786
9787         * message.el (message-make-forward-subject): Argument decoded.
9788         (message-forward): Use it when digest.
9789
9790         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
9791         buffer.
9792
9793 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9794
9795         * message.el (message-generate-headers-first): Doc fix.
9796
9797 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9798
9799         * gnus-art.el (article-make-date-line): Error proof.
9800
9801 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9802
9803         * gnus-group.el (gnus-group-listing-limit): New variable.
9804         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
9805
9806         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
9807
9808 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9809
9810         * message.el (message-newline-and-reformat): Special case for
9811         breaking at BOL.
9812
9813 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
9814
9815         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
9816         message/rfc822.
9817
9818 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9819
9820         * message.el (message-encode-message-body): Don't insert
9821         Content-Type if it is inside a mail.
9822
9823 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9824
9825         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
9826         gnus-article-commands-menu.
9827
9828         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
9829         in Emacs.
9830
9831         * gnus-start.el (gnus-read-descriptions-file): Use
9832         gnus-group-name-charset and gnus-group-charset-alist.
9833
9834 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9835
9836         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
9837         active region.
9838
9839         * gnus-start.el (gnus-group-change-level): Remove from both
9840         gnus-zombie-list and gnus-killed-list.
9841
9842 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9843
9844         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
9845         gnus-subscribe-topics.
9846
9847         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
9848
9849 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9850
9851         * gnus-art.el (gnus-article-make-menu-bar): Make
9852         gnus-article-post-menu.
9853
9854         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
9855
9856         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
9857
9858         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
9859
9860         * message.el (message-mode-menu): Ditto.
9861
9862         * gnus-art.el (defvar): eval-when-compile.
9863
9864 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9865
9866         * gnus-agent.el (gnus-agentize): Fix doc.
9867
9868 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
9869
9870         * mml.el (mml-preview): Bind `q'.
9871
9872 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9873
9874         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
9875
9876 2001-01-31  Dave Love  <fx@gnu.org>
9877
9878         * mm-util.el (mm-mime-mule-charset-alist)
9879         (mm-find-mime-charset-region): Consider mule-utf-8.
9880
9881 2001-01-31  Dave Love  <fx@gnu.org>
9882
9883         * gnus-art.el (gnus-article-x-face-command)
9884         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
9885         :version.
9886
9887 2001-01-26  Dave Love  <fx@gnu.org>
9888
9889         * mm-util.el (mm-multibyte-string-p): New.
9890
9891 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
9892 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
9893 ;;      string-as-multibyte on class.  Clarify line-folding.
9894         (quoted-printable-encode-string): Make temp buffer inherit
9895         string's multibyteness.
9896
9897 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
9898
9899         * nnheader.el (toplevel): Don't require `gnus-util' at
9900         compile-time; this creates a circular dependency, and prevents
9901         a bootstrap.
9902
9903 2001-01-22  Andreas Schwab  <schwab@suse.de>
9904
9905         * nnheader.el (gnus-delete-line): Autoload it as a macro.
9906
9907 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9908
9909         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
9910
9911         * gnus-art.el (article-hide-list-identifiers): Ditto.
9912
9913         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
9914
9915 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9916
9917         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
9918
9919         * gnus-art.el (article-hide-list-identifiers): Similar.
9920
9921 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
9922
9923         * nnmail.el (nnmail-remove-list-identifiers): Improved.
9924
9925 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9926
9927         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
9928
9929 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9930
9931         * gnus-util.el (gnus-string-equal): New function.
9932
9933         * gnus-art.el (article-hide-boring-headers): Use it.
9934
9935 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
9936
9937         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
9938
9939 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9940
9941         * gnus-msg.el (gnus-msg-mail): Support switch-action.
9942
9943 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9944
9945         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
9946         command if there is not last-saver.
9947
9948 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9949
9950         * nntp.el (nntp-open-connection): 201 is possible.
9951
9952 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9953
9954         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
9955         (rfc2047-charset-encoding-alist): Add big5.
9956
9957 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9958
9959         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
9960         (gnus-agent-remove-server): Ditto.
9961         (autoload): gnus-server-update-server.
9962
9963         * gnus-srvr.el (gnus-server-line-format): Add %a.
9964         (gnus-server-line-format-alist): Add gnus-tmp-agent.
9965         (gnus-server-insert-server-line): Use it.
9966
9967 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9968
9969         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
9970         GB2312 and Big5.
9971
9972 2001-01-24  Simon Josefsson  <sj@extundo.com>
9973
9974         * mail-source.el (mail-sources): Add :program specifier to IMAP
9975         mail source.
9976         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
9977
9978 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9979
9980         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
9981
9982 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9983
9984         * nntp.el (nntp-wait-for): Return the success code.
9985         (nntp-open-connection): Use it.
9986
9987 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9988
9989         * gnus-int.el (gnus-check-server): Allow breaking the opening.
9990
9991 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9992
9993         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
9994
9995 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9996
9997         * gnus-sum.el (gnus-summary-print-article): Take one prefix
9998         argument. Allow to print several articles in one file.
9999
10000 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10001
10002         * webmail.el (webmail-type-definition): netaddress changes.
10003
10004 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10005
10006         * gnus.el: Fix copyright. Remove trailing spaces.
10007
10008         * message.el (message-forward): Use mule4.
10009
10010 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10011
10012         * mm-util.el (mm-string-as-unibyte): New function.
10013
10014         * message.el (message-forward): Use it.
10015
10016 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10017
10018         * message.el (message-cite-original-without-signature): Don't peel
10019         off the blank line.
10020         (message-get-reply-headers): Add Cc if it is not in follow-to.
10021
10022 2001-01-20  Simon Josefsson  <sj@extundo.com>
10023
10024         * mm-decode.el (mm-handle-multipart-from): Add.
10025         (mm-dissect-buffer): Save From: header value.
10026         (mm-security-from): Remove.
10027         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
10028
10029         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
10030         instead of `mml-security-from'.  Protect null from value.
10031
10032 2001-01-20  Simon Josefsson  <sj@extundo.com>
10033
10034         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
10035         application/vnd.ms-excel attachments.
10036
10037 2001-01-19  Simon Josefsson  <sj@extundo.com>
10038
10039         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
10040
10041 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10042
10043         * message.el (message-ignored-mail-headers): Ditto.
10044
10045 2001-01-19  Simon Josefsson  <sj@extundo.com>
10046
10047         * message.el (message-ignored-news-headers): Only search beginning
10048         of line.
10049
10050 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
10051         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
10052
10053         * message.el (message-send-mail): Content-Type may not be there.
10054
10055 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10056
10057         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
10058         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
10059
10060         * gnus-art.el (article-display-x-face): Insert X-Face if there is
10061         not.
10062
10063 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10064
10065         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
10066         non-native groups.
10067
10068 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10069
10070         * message.el (message-yank-original): Understand
10071         universal-argument.
10072
10073 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10074
10075         * gnus-art.el (gnus-boring-article-headers): Add to-address.
10076         (article-hide-boring-headers): Ditto.
10077
10078         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
10079
10080 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10081
10082         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
10083         one.
10084
10085 2001-01-16  Simon Josefsson  <simon@josefsson.org>
10086
10087         * message.el (message-make-in-reply-to): Add comment to message-id
10088         (old syntax, see 2000-08-02 change).
10089
10090 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10091
10092         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
10093         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
10094         (gnus-button-reply): Ditto.
10095
10096 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10097
10098         * gnus-art.el (article-display-x-face): Fix.
10099
10100 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10101
10102         * gnus-art.el (article-display-x-face): Use
10103         gnus-original-article-buffer.
10104
10105 2001-01-15  Jack Twilley  <jmt@tbe.net>
10106
10107         * message.el (message-add-header): Move to point-max.
10108
10109 2001-01-15  Simon Josefsson  <simon@josefsson.org>
10110
10111         * smime.el (smime-CA-directory, smime-CA-file): Change default to
10112         nil, improve documentation.
10113         (smime-certificate-directory): Comment out false hints (until it
10114         is implemented).
10115
10116         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
10117         there aren't any keys.
10118         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
10119         verify certificate.  Default is changed to only check integrity.
10120         Improved security status texts.  If a certificate doesn't contain
10121         a email address, don't fail.
10122
10123         * smime.el (smime-noverify-region):
10124         (smime-noverify-buffer): New functions.  Verifies integrity only.
10125
10126 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10127
10128         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
10129
10130 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10131
10132         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
10133         (gnus-remove-some-windows): Ditto.
10134
10135 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10136
10137         * gnus-art.el (article-make-date-line): 11th.
10138
10139 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10140
10141         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
10142         (mml2015-gpg-sign): Ditto.
10143
10144 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10145
10146         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
10147         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
10148
10149 2001-01-08  Dave Love  <fx@gnu.org>
10150
10151         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
10152         single character.
10153
10154         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
10155
10156         * message.el: Doc and message fixes.
10157         (message-send-rename-function)
10158         (message-make-forward-subject-function)
10159         (message-send-mail-function, message-reply-to-function)
10160         (message-wide-reply-to-function, message-followup-to-function)
10161         (message-distribution-function, message-auto-save-directory): Fix
10162         :type.
10163
10164         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
10165         proceeding after warnings.  Amend multipart warning message.
10166
10167 2001-01-04  Dave Love  <fx@gnu.org>
10168
10169         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
10170         compiling.
10171         (gnus-make-directory): Require nnmail.
10172
10173         * mm-decode.el (mm-inline-media-tests): Add
10174         image/x-portable-bitmap.
10175         (mm-get-image): Grok pbm.
10176
10177 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
10178
10179         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
10180
10181 2001-01-09  Didier Verna  <didier@xemacs.org>
10182
10183         * dgnushack.el (dgnushack-compile): give a dummy value to
10184         `gnus-xmas-glyph-directory' for the time of compilation.
10185         * gnus-agent.el: moved some XEmacs specific hook add-ons from
10186         `gnus-xmas-[re]define' to avoid loosing user custom settings.
10187         * gnus-art.el: ditto.
10188         * gnus-group.el: ditto.
10189         * gnus-salt.el: ditto.
10190         * gnus-sum.el: ditto.
10191         * gnus-topic.el: ditto.
10192         * gnus-xmas.el (gnus-xmas-define): see above.
10193         * gnus-xmas.el (gnus-xmas-redefine): see above.
10194         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
10195         non-continuable error when the directory can't be found.
10196
10197 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10198
10199         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
10200         handle.
10201         * gnus-art.el (gnus-mime-view-part): Copy it.
10202         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
10203
10204 2001-01-09  Michael Downes  <mjd@ams.org>
10205
10206         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
10207
10208 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10209
10210         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
10211         orig-file. Use ',source.
10212
10213 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10214
10215         * gnus-xmas.el (gnus-xmas-modeline-glyph):
10216         (gnus-xmas-group-startup-message):
10217         Detect gnus-xmas-glyph-directory when it is nil.
10218
10219 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10220
10221         * pop3.el (pop3-get-message-count): Andrew Innes
10222         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
10223
10224 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10225
10226         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
10227
10228         * time-date.el (time-to-number-of-days): New function.
10229
10230 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
10231         Trivial patch.
10232
10233         * nnslashdot.el (nnslashdot-request-list): Always get the right
10234         sid.
10235
10236 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10237
10238         * message.el (message-minibuffer-local-map): New keymap.
10239         (message-read-from-minibuffer): Use it.
10240         * gnus-msg.el (gnus-summary-resend-message): Use it
10241
10242 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10243
10244         * gnus-start.el (gnus-display-time-event-handler): New function.
10245         (gnus-after-getting-new-news-hook): Use it.
10246
10247 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10248
10249         * message.el (message-ignored-mail-headers): Add draft header.
10250
10251 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10252
10253         * gnus-sum.el (gnus-summary-expire-articles): Don't save
10254         excursion.
10255
10256         * nnslashdot.el (nnslashdot-request-list): Get the right year.
10257
10258 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
10259         A revoked patch.
10260
10261         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
10262
10263 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10264
10265         * qp.el (quoted-printable-decode-region): Don't backward-char.
10266
10267 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10268
10269         * gnus-draft.el: Mark articles as replied.
10270
10271         * gnus-sum.el (gnus-summary-add-mark): New function.
10272
10273         * gnus-group.el (gnus-add-mark): New function.
10274
10275         * gnus-sum.el (gnus-summary-buffer-name): New function.
10276         (gnus-summary-setup-buffer): Use it.
10277
10278         * gnus-draft.el: Set things up with the right post method and
10279         stuff.
10280
10281         * message.el (message-ignored-news-headers): Remove X-Draft-From.
10282
10283         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
10284
10285         * gnus.el (gnus-draft-meta-information-header): New variable.
10286
10287 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10288
10289         * gnus-art.el (gnus-treatment-function-alist): Move the date
10290         functions before the header sorting functions.
10291
10292         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
10293
10294         * dgnushack.el (dgnushack-compile): Message whether there is w3.
10295         Don't (push "/usr/share/emacs/site-lisp" load-path).
10296
10297         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
10298         to empty fill prefixes.
10299
10300 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10301
10302         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
10303         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
10304
10305 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10306
10307         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
10308
10309         * nnml.el (autoload): Move to nnheader.el.
10310
10311         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
10312         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
10313         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
10314         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
10315
10316 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10317
10318         * gnus-art.el (article-make-date-line): Get the hours right.
10319         (gnus-ignored-headers): More hiding.
10320
10321         * nnmail.el (nnmail-expiry-wait): Not an integer.
10322
10323         * message.el (message-goto-body): Only expand abbrev when called
10324         interactively.
10325         (message-make-lines): Use it.
10326
10327 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10328
10329         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
10330
10331 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10332
10333         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
10334         include the expunged articles.
10335
10336         * gnus-group.el (gnus-group-sort-by-server): New function.
10337
10338         * gnus.el (gnus-method-to-server-name): New function.
10339         (gnus-group-prefixed-name): Use it.
10340
10341         * gnus-group.el (gnus-group-sort-function): Doc fix.
10342         (gnus-group-sort-groups-by-server): New command.
10343
10344 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10345
10346         * gnus-art.el (gnus-treat-date-english): New variable.
10347         (article-date-english): New command.
10348         (gnus-english-month-names): New variable.
10349         (article-make-date-line): Do 'english.
10350
10351         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
10352         after the fill prefix.
10353
10354         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
10355         score...".
10356
10357         * gnus-art.el (gnus-ignored-headers): Hide more headers.
10358
10359         * message.el (message-mode-map): Bind comment-region.
10360
10361         * gnus-art.el (gnus-mime-display-part): Let w3 display
10362         multipart/related.
10363
10364         * mm-bodies.el (mm-long-lines-p): New function.
10365         (mm-body-encoding): Use it.
10366         (mm-body-encoding): Encode articles with lines longer than 1000
10367         characters.
10368
10369 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10370
10371         * mm-util.el (mm-enable-multibyte): Use
10372         default-enable-multibyte-characters.
10373         (mm-enable-multibyte-mule4): Ditto.
10374         (mm-disable-multibyte): Test XEmacs.
10375         (mm-disable-multibyte-mule4): Ditto.
10376         (mm-with-unibyte-current-buffer): Simplified.
10377         (mm-with-unibyte-current-buffer-mule4): Ditto.
10378
10379 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10380
10381         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
10382
10383         * nnheader.el (nnheader-string-as-multibyte): New alias.
10384
10385         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
10386
10387         * gnus-uu.el (gnus-message-process-mark): New function.
10388         (gnus-uu-mark-by-regexp): Use it.
10389         (gnus-new-processable): New function.
10390
10391 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
10392          Trivial patch.
10393
10394         * gnus-sum.el (gnus-no-mark): New variable.
10395
10396 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10397
10398         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
10399         backslashes.
10400
10401 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10402
10403         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
10404         definition.
10405
10406 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10407
10408         * dgnushack.el (dgnushack-compile): elc is in the current directory.
10409
10410         * qp.el (quoted-printable-encode-region): Don't check multibyte in
10411         XEmacs.
10412
10413 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
10414         Trivial patch.
10415
10416         * mml.el (mml-read-tag): Save tag location.
10417
10418 2000-12-25  Simon Josefsson  <simon@josefsson.org>
10419
10420         * starttls.el: Sync with Emacs 21.
10421
10422 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10423
10424         * message.el (message-mail): Support yank-action.
10425
10426         * message.el (message-setup): Revoke the last change.
10427
10428 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10429
10430         * message.el (message-setup): Use cons. Suggested by Johan Vromans
10431         <jvromans@squirrel.nl>.
10432
10433 2000-12-24  Simon Josefsson  <sj@extundo.com>
10434
10435         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
10436         mailing list junk at end of part.
10437
10438 2000-12-23  Simon Josefsson  <sj@extundo.com>
10439
10440         * nnimap.el (nnimap-expiry-target): New function.
10441         (nnimap-request-expire-articles): Use it.
10442
10443 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10444
10445         * gnus.el (gnus-group-parameters-more): New variable.
10446         * gnus-cus.el (gnus-group-customize): Use it.
10447
10448         * gnus.el (gnus-define-group-parameter): New macro.
10449         (auto-expire): Use it
10450         (total-expire): Use it.
10451         * gnus-art.el (banner): Use it.
10452
10453         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
10454         <ljz@asfast.com>.
10455
10456 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10457
10458         * gnus-topic.el (gnus-topic-create-topic): Use list.
10459
10460         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
10461         before binding gnus-default-article-saver.
10462
10463         * gnus-sum.el (gnus-summary-save-article):
10464         (gnus-summary-pipe-output):
10465         (gnus-summary-save-article-mail):
10466         (gnus-summary-save-article-rmail):
10467         (gnus-summary-save-article-file):
10468         (gnus-summary-write-article-file):
10469         (gnus-summary-save-article-body-file): Ditto.
10470
10471         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
10472
10473 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10474
10475         * gnus-art.el (gnus-mime-security-button-map):
10476         (gnus-mime-button-map): Add parent.
10477
10478 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10479
10480         * messagexmas.el (message-xmas-redefine): New function.
10481
10482         * message.el: Use it.
10483
10484         * gnus-art.el (gnus-article-check-hidden-text): Return t.
10485
10486         * gnus-util.el (gnus-remove-text-properties-when): Return t.
10487
10488 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10489
10490         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
10491         malformatted messages.
10492
10493 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10494
10495         * mm-util.el (mm-image-load-path): New function.
10496
10497         * gnus-group.el (gnus-group-make-tool-bar): Use it.
10498
10499         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
10500
10501         * message.el (message-tool-bar-map): Use it.
10502
10503         * Makefile.in (install-el): New rule.
10504
10505 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10506
10507         * gnus-art.el (article-treat-dumbquotes): Quote \.
10508
10509 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10510
10511         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
10512         Emacs 20 runs on a terminal.
10513
10514 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10515
10516         * gnus-msg.el (gnus-bug): Revert to save-excursion.
10517
10518         * mml.el (gnus-add-minor-mode): Autoload.
10519
10520         * message.el (message-forward): Save-restriction.
10521
10522 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10523
10524         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
10525         Paul Stevenson <p.stevenson@surrey.ac.uk>
10526
10527 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10528
10529         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
10530
10531         * mml.el (gnus-ems): Don't require.
10532
10533         * gnus.el (gnus-decode-rfc1522): Removed.
10534         (gnus-set-text-properties): Define.
10535
10536 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10537
10538         * gnus-art.el (gnus-mime-*): handle may be nil.
10539
10540         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
10541
10542         * gnus.el (gnus-group-remove-excess-properties): Not defined
10543         in gnus-xmas.
10544
10545 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10546
10547         * message.el (message-mail-user-agent): Add :version.
10548
10549 2000-12-21  Miles Bader  <miles@gnu.org>
10550
10551         * message.el (message-mode): Set `comment-start' to the  yank prefix.
10552
10553 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10554
10555         * message.el (message-mail-user-agent): New variable.
10556         (message-setup): Renamed to message-setup-1. Support
10557         mail-user-agent.
10558         (message-mail-user-agent): New function.
10559         (message-mail): Use it.
10560         (message-reply): Use it.
10561         (message-resend): Use it.
10562         (message-mail-other-window): Use it.
10563         (message-mail-other-frame): Use it.
10564
10565         * gnus-msg.el (gnus-bug): Support mail-user-agent.
10566
10567 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10568
10569         * message.el (message-tool-bar-map): Simplify.
10570         (message-narrow-to-head-1): New function.
10571         (message-narrow-to-head): Use it.
10572         (message-reply): Ditto.
10573         (message-cancel-news): Ditto.
10574         (message-supersede): Ditto.
10575         (message-make-forward-subject): Ditto.
10576         (message-bounce): Ditto.
10577
10578 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10579
10580         * uudecode.el (uudecode-decode-region-external): make-temp-file
10581         may not be defined.
10582
10583         * binhex.el (defalias): eval-and-compile.
10584
10585         * message.el (message-tool-bar-map): New function.
10586         (message-mode): Use it.
10587
10588 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10589
10590         * nntp.el (nntp-find-connection): Remove the entry.
10591         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
10592
10593 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10594
10595         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
10596
10597         * message.el (message-forward): Copy buffer in unibyte mode.
10598
10599 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10600
10601         * message.el (message-make-forward-subject): Don't widen. Decode.
10602         (message-forward): Don't decode subject.
10603
10604 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
10605
10606         * qp.el (quoted-printable-encode-region): Upcase QP.
10607
10608 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10609
10610         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
10611         mail-extract-a-c instead. Don't depend on Gnus.
10612
10613         * mml.el (gnus-ems): Require it.
10614
10615         * gnus-msg.el (gnus-summary-mail-forward):
10616
10617         * message.el (message-forward):  Move mime-to-mml here.
10618
10619 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10620
10621         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
10622         * gnus-art.el (gnus-insert-mime-button): Simplify.
10623         (gnus-mime-display-alternative): Ditto.
10624         (gnus-insert-mime-security-button): Ditto.
10625
10626 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10627
10628         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
10629         text-property-not-all doesn't return nil when start=mark(end).
10630         (gnus-remove-text-properties-when): Ditto.
10631
10632 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10633
10634         * gnus-start.el (gnus-group-change-level): Remove group from
10635         gnus-active-hashtb if real killed.
10636
10637 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10638
10639         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
10640         (gnus-mime-display-alternative): Ditto.
10641         (gnus-insert-mime-security-button): Ditto.
10642
10643 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10644
10645         * gnus-start.el (gnus-group-change-level): Don't add it into
10646         killed-list if it was killed.
10647
10648 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10649
10650         * nnmbox.el (nnmbox-file-coding-system): Use binary.
10651         (nnmbox-active-file-coding-system): Ditto.
10652
10653         * gnus-cus.el (gnus-group-parameters): Add posting-style.
10654
10655 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10656
10657         * gnus.el (gnus-version):
10658         (gnus-version-number): Set to Oort Gnus 0.01.
10659
10660         * gnus-art.el (gnus-mime-security-button-map):
10661         (gnus-insert-mime-security-button): Fix for Emacs21.
10662
10663 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10664
10665         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
10666         easymenu, because XEmacs doesn't understand :help.
10667
10668         * mm-uu.el: Require binhex.
10669
10670 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10671
10672         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
10673
10674 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10675
10676         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
10677
10678 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
10679
10680         * *.xpm, *.pbm: Convert icons icons to size 24x24.
10681
10682 2000-12-18  Dave Love  <fx@gnu.org>
10683
10684         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
10685         (unused).
10686
10687 2000-12-13  Miles Bader  <miles@gnu.org>
10688
10689         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
10690         to t, so that we don't get stuck while trying to smilefy
10691         intangible text.
10692
10693 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
10694
10695         * smiley-ems.el (smiley-regexp-alist): Make regexps match
10696         at the end of the buffer.
10697         (smiley-region): In the loop, move to the end of the submatch
10698         matching the smiley instead of using the end of the match
10699         of the whole regexp.
10700
10701 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
10702
10703         * message.el (message-mode): Doc fix.
10704
10705 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
10706
10707         * smiley-ems.el (smiley-region): Doc fix.
10708
10709 2000-12-11  Miles Bader  <miles@gnu.org>
10710
10711         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
10712         bottom line visible, check to see if it's partially obscured, and
10713         if so, either scroll one more line to make it fully visible, or
10714         revert to showing the second line from the top.
10715
10716 2000-12-07  Dave Love  <fx@gnu.org>
10717
10718         * mailcap.el (mailcap-download-directory)
10719         * gnus-audio.el (gnus-audio-directory)
10720         * smiley-ems.el (smiley-data-directory): Fix :type.
10721
10722 2000-11-30  Dave Love  <fx@gnu.org>
10723
10724         * message.el (message-auto-save-directory): Use
10725         file-name-as-directory.
10726         (message-set-auto-save-file-name): Create
10727         message-auto-save-directory if necessary.
10728         (message-replace-chars-in-string): Removed -- unused.
10729         (message-mail-alias-type): Customize.
10730         (message-headers): Remove duplicate defgroup.
10731
10732 2000-11-29  Dave Love  <fx@gnu.org>
10733
10734         * qp.el (quoted-printable-decode-region): Use error, not message
10735         to report malformed text (like base64).  Amend message.
10736
10737 2000-11-29  Miles Bader  <miles@gnu.org>
10738
10739         * message.el (message-header-lines): Fontify tag.
10740
10741 2000-11-27  Dave Love  <fx@gnu.org>
10742
10743         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
10744         compiler warning.
10745
10746 ;2000-11-26  Dave Love  <fx@gnu.org>
10747 ;
10748 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
10749 ;
10750 2000-11-23  Dave Love  <fx@gnu.org>
10751
10752         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
10753
10754         * mm-uu.el (uudecode): Require.
10755         (uudecode-decode-region, uudecode-decode-region-external): Don't
10756         autoload.
10757         (mm-uu-copy-to-buffer): Doc fix.
10758         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
10759         type fix.
10760
10761         * mailcap.el: Doc fixes.
10762         (mailcap-mime-data): Various adjustments.
10763         (mailcap): New group.
10764         (mailcap-download-directory): Customize.
10765         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
10766         (mailcap-temporary-directory): Deleted (unused).
10767         (mailcap-unescape-mime-test): Simplify slightly.
10768         (mailcap-viewer-passes-test): Use functionp.
10769         (mailcap-command-p): Aliased to executable-find.
10770
10771         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
10772         default-enable-multibyte-characters is nil.
10773
10774 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
10775
10776         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
10777
10778 2000-11-21  Dave Love  <fx@gnu.org>
10779
10780         * gnus-art.el (gnus-mime-button-map): Don't inherit from
10781         gnus-article-mode-map.
10782 ;       (gnus-mime-button-menu): Use mouse-set-point.
10783         (gnus-insert-mime-button, gnus-mime-display-alternative)
10784         (gnus-mime-display-alternative): Don't use local-map property.
10785
10786 2000-11-17  Dave Love  <fx@gnu.org>
10787
10788         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
10789         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
10790         and make-temp-file.
10791         (uudecode-decode-region): Doc fix.
10792
10793 2000-11-14  Dave Love  <fx@gnu.org>
10794
10795         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
10796         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
10797         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
10798         New files, derived from the XPMs.
10799
10800 2000-11-10  Dave Love  <fx@gnu.org>
10801
10802         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
10803         (gnus-agent-lib-file, gnus-agent-load-alist)
10804         (gnus-agent-save-alist, gnus-agent-article-name): Use
10805         expand-file-name.
10806
10807         * gnus-group.el (gnus-group-name-charset-method-alist): Add
10808         :version.
10809         (nnkiboze-score-file): Defvar when compiling.
10810
10811         * gnus-start.el (gnus-read-newsrc-file): Add :version.
10812
10813         * gnus-art.el (gnus-article-banner-alist)
10814         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
10815         (gnus-article-date-lapsed-new-header)
10816         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
10817         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
10818         (gnus-treat-strip-headers-in-body)
10819         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
10820         (gnus-treat-translate): Add :version.
10821         (gnus-article-mime-part-function): Fix defcustom.
10822
10823         * nnmail.el (nnmail-expiry-target)
10824         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
10825         (nnmail-split-header-length-limit): Add :version.
10826
10827         * gnus-sum.el (gnus-auto-expirable-marks)
10828         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
10829         (gnus-extra-headers, gnus-ignored-from-addresses)
10830         (gnus-newsgroup-ignored-charsets)
10831         (gnus-group-highlight-words-alist)
10832         (gnus-summary-show-article-charset-alist): Add :version.
10833
10834         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
10835         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
10836         files, converted from the XPMs.
10837
10838         * gnus-cache.el (gnus-cache-active-file): Don't use
10839         file-name-as-directory on directory.
10840         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
10841         use file-name-as-directory on directory.
10842
10843         * time-date.el (timezone-make-date-arpa-standard): Autoload.
10844         (date-to-time): Use it.
10845
10846 ;       * message.el (message-mode) <adaptive-fill-regexp>:
10847 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
10848 ;       (message-newline-and-reformat): Likewise.
10849         (message-forward-as-mime, message-forward-ignored-headers)
10850         (message-buffer-naming-style, message-default-charset)
10851         (message-dont-reply-to-names, message-send-mail-partially-limit):
10852         Add :version.
10853
10854         * mm-util.el: Doc fixes.
10855         (mm-mime-charset): Don't use the raw result of
10856         mm-preferred-coding-system.
10857         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
10858         (mm-with-unibyte): Simplify.
10859
10860         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
10861         concat.
10862
10863         * pop3.el (pop3-version): Deleted.
10864         (pop3-make-date): New function, avoiding message-make-date.
10865         (pop3-munge-message-separator): Use it.
10866
10867 2000-11-09  Dave Love  <fx@gnu.org>
10868
10869         * gnus-group.el (gnus-group-make-directory-group)
10870         (gnus-group-fetch-faq): Use expand-file-name.
10871         (gnus-group-fetch-faq): Simplify completing-read form.
10872
10873         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
10874         test for Mule.
10875
10876         * message.el (tool-bar-map): Defvar when compiling.
10877
10878         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
10879         (gnus-tm-lisp-directory): Deleted.
10880         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
10881         (featurep 'xemacs).
10882         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
10883         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
10884         version numbers from file names.
10885
10886 2000-11-08  Dave Love  <fx@gnu.org>
10887
10888         * mm-view.el: Use featurep for XEmacs test.
10889         (mm-inline-message): Test for `remove-specifier'; don't use
10890         condition-case.
10891
10892         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
10893
10894         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
10895         (gnus-score-find-bnews): Don't concat "".
10896
10897         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
10898         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
10899         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
10900         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
10901
10902         * gnus-sum.el: Put some defvars in eval-when-compile.
10903         (gnus-summary-mode-hook): Add :options.
10904         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
10905         (gnus-summary-tool-bar-map): New variable.
10906         (gnus-summary-make-tool-bar): New function.
10907         (gnus-summary-mode): Put kill-all-local-variables first.
10908
10909         * gnus-group.el (gnus-group-toolbar-map): New variable.
10910         (gnus-group-make-tool-bar): Rewritten.
10911         (gnus-group-mode): Put kill-all-local-variables first.
10912
10913         * rfc2047.el: Require gnus-util.
10914
10915         * nnml.el (gnus-sorted-intersection): Autoload.
10916
10917         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
10918         Put some defvars in eval-when-compile.
10919         (gnus-intersection, gnus-sorted-complement):  Autoload.
10920
10921         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
10922
10923         * mm-encode.el (mm-body-7-or-8): Autoload.
10924
10925         * mm-decode.el (mm-insert-inline): Autoload.
10926
10927         * mml.el:
10928         * message.el: Put some defvars in eval-when-compile.
10929
10930         * gnus-msg.el: Put some defvars in eval-when-compile.
10931         (gnus-msg-mail): Move after gnus-setup-message.
10932
10933         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
10934
10935 2000-11-07  Dave Love  <fx@gnu.org>
10936
10937         * gnus-util.el (nnheader): Don't require message (recursive
10938         autoload).
10939
10940         * uudecode.el: Avoid compiler warnings.
10941
10942         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
10943         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
10944
10945 2000-11-06  Dave Love  <fx@gnu.org>
10946
10947         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
10948
10949         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
10950         (uudecode-char-int): New alias, replacing char-int.
10951         (uudecode-decode-region): Don't call buffer-disable-undo.
10952
10953 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
10954 ;       (mm-uu-configure-list): Doc fix.
10955 ;
10956 ;       * earcon.el (running-xemacs): Don't define.
10957 ;
10958 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
10959 ;
10960 ;       * message.el (message-font-lock-keywords): Match a final newline
10961 ;       to help font-lock's multiline support.
10962 ;
10963 2000-11-03  Dave Love  <fx@gnu.org>
10964
10965         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
10966
10967         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
10968         name.
10969
10970         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
10971         <banner>: Fix custom type, doc.
10972
10973         * mm-decode.el (mm-display-external): Space-prefix temp buffer
10974         name.  Don't disable undo explicitly.
10975
10976 ;2000-11-02  Dave Love  <fx@gnu.org>
10977 ;
10978 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
10979 ;       cite-prefix.
10980
10981 2000-11-01  Dave Love  <fx@gnu.org>
10982
10983         * rfc2047.el (base64): Require unconditionally.
10984         (message-posting-charset): Defvar when compiling.
10985         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
10986         message.
10987
10988         * gnus-sum.el (nnoo): Require.
10989         (mm-uu-dissect): Autoload.
10990
10991         * mml.el (mml-parse-1): Clarify message.
10992         (mml-minibuffer-read-type): Use mailcap-mime-types.
10993
10994 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
10995
10996         * mml.el: Fix a typo in the requiring of CL.
10997
10998 2000-11-01  Dave Love  <fx@gnu.org>
10999
11000         * utf7.el: Require cl when compiling.
11001
11002         * binhex.el: Use (featurep 'xemacs).
11003         (binhex-char-int): New alias, replacing char-int.  Change callers.
11004         (binhex-decode-region): Simplify work buffer code.
11005         (binhex-decode-region-external): Use expand-file-name, not concat.
11006
11007 2000-10-30  Dave Love  <fx@gnu.org>
11008
11009         * gnus-art.el: Fix 2000-10-27 change properly.
11010
11011 2000-10-28  Miles Bader  <miles@gnu.org>
11012
11013         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
11014
11015 2000-10-27  Dave Love  <fx@gnu.org>
11016
11017         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
11018         strings.
11019         (gnus-group-make-tool-bar): New function.
11020         (gnus-group-mode): Use it.
11021
11022         * message.el (message-mode-menu): Add some :help strings.
11023         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
11024         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
11025
11026         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
11027         * describe-group.xpm, get-news.xpm, kill-group.xpm:
11028         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
11029
11030         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
11031         display-graphic-p here.
11032
11033 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
11034
11035         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
11036         of the `gnus-xemacs' variable, as the latter has been removed.
11037         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
11038         * gnus-art.el (gnus-treat-display-xface)
11039         (gnus-treat-display-smileys, gnus-treat-display-picons)
11040         (gnus-article-read-summary-keys): Likewise.
11041
11042 2000-10-26  Dave Love  <fx@gnu.org>
11043
11044         (defvar): Use rmail-spool-directory unconditionally.
11045
11046 2000-10-18  Dave Love  <fx@gnu.org>
11047
11048         * mm-bodies.el (mm-uu-decode-function)
11049         (mm-uu-binhex-decode-function): Defvar when compiling.
11050
11051         * gnus-nocem.el (gnus-nocem-issuers): Update.
11052         (gnus-nocem-check-from): New option.
11053         (gnus-nocem-scan-groups): Use it.
11054         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
11055         (gnus-nocem-check-article-limit): Add :version.
11056
11057 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
11058
11059         * ietf-drums.el (mm-util): Require CL when compiling.
11060
11061 2000-10-15  Dave Love  <fx@gnu.org>
11062
11063         * qp.el: Require mm-util.
11064
11065 2000-10-13  Dave Love  <fx@gnu.org>
11066
11067         * qp.el (quoted-printable-decode-region): Avoid invalid
11068         coding-systems.
11069
11070 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
11071
11072         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
11073         to a recursive load.
11074
11075 2000-10-12  Dave Love  <fx@gnu.org>
11076
11077         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
11078
11079         * gnus.el (gnus-group-startup-message): Check for PBM image.
11080
11081 2000-10-09  Dave Love  <fx@gnu.org>
11082
11083         * mail-source.el (mail-source-fetch-imap): Bind
11084         default-enable-multibyte-characters rather than using
11085         mm-disable-multibyte.
11086
11087 2000-10-05  Dave Love  <fx@gnu.org>
11088
11089         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
11090         Autoload.
11091         (quoted-printable-decode-region):  Rename arg which confused
11092         charset with coding-system.  Don't use nonascii-insert-offset.
11093         Coding-system encode the region initially.  Don't recognize `=='
11094         as valid QP.  Coding-system decode the region finally.
11095         (quoted-printable-decode-string): Rename arg which confused
11096         charset with coding-system.
11097
11098         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
11099         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
11100         mm-encode-coding-region.
11101         (mm-decode-body, mm-decode-string): Rename variables which
11102         confused charset with coding-system.
11103         (binhex-decode-region): Don't autoload.
11104         (mm-body-encoding): Require message.
11105         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
11106         cond branches.
11107
11108         * gnus-art.el (article-de-quoted-unreadable)
11109         (article-de-base64-unreadable): Fold search case
11110         rather than downcasing string.  Apply mm-charset-to-coding-system
11111         to arg of quoted-printable-decode-region.
11112
11113 2000-10-04  Dave Love  <fx@gnu.org>
11114
11115         * gnus-ems.el: Don't turn off compiler warnings in local vars.
11116         Require ring when compiling.
11117         (gnus-article-compface-xbm): New variable.
11118
11119 2000-10-04  Dave Love  <fx@gnu.org>
11120
11121         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
11122         pbm images.
11123
11124         * frown.pbm, smile.pbm, wry.pbm: New files.
11125
11126         * frown.xbm, smile.xbm, wry.xbm: Deleted.
11127
11128 2000-10-03  Dave Love  <fx@gnu.org>
11129
11130         * mail-source.el (mail-sources): Revert to nil.
11131
11132         * nnmail (nnmail-spool-file): Revert to `((file))'.
11133
11134         * qp.el: Don't require mm-util.
11135         (quoted-printable-decode-region): Rewritten.
11136         (quoted-printable-decode-string, quoted-printable-encode-region):
11137         Doc fix.
11138         (quoted-printable-encode-region): Barf on multibyte characters.
11139         Maybe make the class multibyte.  Upcase chars, not formatted
11140         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
11141         (quoted-printable-encode-string): Don't use
11142         mm-with-unibyte-buffer.
11143
11144 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
11145
11146         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
11147
11148 2000-09-21  Dave Love  <fx@gnu.org>
11149
11150         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
11151         (for Emacs 20).  Tidy somewhat.
11152
11153 2000-09-21  Dave Love  <fx@gnu.org>
11154
11155         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
11156         image processing.  Rationalize logic somewhat.
11157
11158 2000-09-20  Dave Love  <fx@gnu.org>
11159
11160         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
11161         specifically.
11162
11163         * gnus.el (gnus-version-number): Avoid some redundant
11164         autoloads.
11165
11166 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
11167
11168         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
11169         to XBM; we always have PBM support.
11170
11171 2000-09-14  Dave Love  <fx@gnu.org>
11172
11173         * gnus.el (gnus-charset):
11174         * mm-decode.el (mime-display):
11175         * imap.el (imap) <defgroup>: Add :version.
11176
11177 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
11178
11179         * parse-time.el: Fix author's mail address.
11180
11181         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
11182         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
11183         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
11184         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
11185         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
11186         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
11187         * rfc2231.el, uudecode.el: Fix copyright notice.
11188
11189         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
11190         require `w3' at load-time only if not running in batch mode.
11191
11192 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11193
11194         * gnus.el: Before merge with Emacs21.
11195
11196 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
11197
11198         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
11199
11200 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11201
11202         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
11203         to avoid conflict with the standard `back-to-indentation'
11204         binding.
11205
11206 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11207
11208         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
11209
11210         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
11211         (mm-disable-multibyte-mule4): Ditto.
11212         (mm-with-unibyte-current-buffer-mule4): Ditto.
11213
11214 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11215
11216         * pop3.el (pop3-movemail): Use binary.
11217         (pop3-movemail-file-coding-system): Removed.
11218
11219 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11220
11221         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
11222
11223 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11224
11225         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
11226         exists.
11227
11228 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11229
11230         * gnus-msg.el (gnus-post-method): Use backend name when the
11231         address is "".
11232
11233 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11234
11235         * gnus-art.el (article-verify-x-pgp-sig): Don't test
11236         mm-verify-option.
11237         (gnus-treat-x-pgp-sig): Default value.
11238         (gnus-ignored-headers): Redundant.
11239
11240 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11241
11242         * gnus-win.el (gnus-configure-frame): Save selected window.
11243
11244 2000-02-15  Andrew Innes  <andrewi@gnu.org>
11245
11246         * nnmbox.el: Require gnus-range.
11247         (nnmbox-group-building-active-articles): New variable.
11248         (nnmbox-group-active-articles): New variable; this is a cache of
11249         all active articles by group and number.
11250         (nnmbox-in-header-p): New function.
11251         (nnmbox-find-article): New function.
11252         (nnmbox-record-active-article): New function.
11253         (nnmbox-record-deleted-article): New function.
11254         (nnmbox-is-article-active-p): New function.
11255         (nnmbox-retrieve-headers): Use nnmbox-find-article.
11256         (nnmbox-request-article): Ditto.  Also supply extra arg to
11257         nnmbox-article-group-number.
11258         (nnmbox-request-expire-articles): Ditto.
11259         (nnmbox-request-move-article): Ditto.
11260         (nnmbox-request-replace-article): Ditto.
11261         (nnmbox-request-rename-group): Rename group entry in active
11262         article cache.
11263         (nnmbox-delete-mail): Update active article cache, unless article
11264         is being replaced.
11265         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
11266         than partially duplicating it.
11267         (nnmbox-article-group-number): Add extra `this-line' arg, to
11268         handle articles belonging to multiple groups.
11269         (nnmbox-save-mail): Update active article cache.
11270         (nnmbox-read-mbox): Build active article cache when loading mbox.
11271         Also do some repair work, if we find articles that are missing the
11272         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
11273         reconstruct these from Xref info.
11274
11275 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11276
11277         * mail-source.el (mail-source-report-new-mail): Use
11278         nnheader-run-at-time.
11279
11280 2000-02-15  Andrew Innes  <andrewi@gnu.org>
11281
11282         * mail-source.el (mail-source-fetch-pop): Clear pop password when
11283         an error is thrown, and then rethrow the error.
11284         (mail-source-check-pop): Ditto.
11285         (mail-source-start-idle-timer): Prevent multiple pop checks
11286         running if the check takes a long time.
11287
11288 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11289
11290         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
11291         succeed.
11292
11293 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11294
11295         * gnus-win.el (gnus-configure-windows): Make sure
11296         nntp-server-buffer is live.
11297         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
11298
11299 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
11300
11301         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
11302
11303 2000-12-04  Andreas Jaeger  <aj@suse.de>
11304
11305         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
11306
11307 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11308
11309         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
11310
11311 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11312         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
11313
11314         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
11315
11316 2000-12-01  Simon Josefsson  <sj@extundo.com>
11317
11318         * mml-smime.el (mml-smime-verify): Fix address parsing.
11319
11320 2000-12-01  Simon Josefsson  <sj@extundo.com>
11321
11322         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
11323         more than one certificate inside PKCS#7 blob.  Better security
11324         information (clamed / actual sender, openssl output, certificates
11325         inside message).
11326
11327         * smime.el (smime-verify-region): Output to /dev/null.
11328         (smime-buffer-as-string-region): Don't parse empty lines.
11329
11330 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11331
11332         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
11333         ?d and ?D.
11334         (gnus-mime-security-show-details-inline): New variable.
11335         (gnus-mime-security-show-details): Use them.
11336         (gnus-insert-mime-security-button): Ditto.
11337
11338         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
11339         Suggest by Michael Duggan (md5i@cs.cmu.edu).
11340         (mml2015-gpg-clear-verify): Ditto.
11341         (mml2015-gpg-decrypt-1): Ditto.
11342         (mml2015-use): Prefer 'gpg.
11343
11344 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11345
11346         * gnus-util.el (gnus-add-text-properties-when): New function.
11347         (gnus-remove-text-properties-when): Ditto.
11348
11349         * gnus-cite.el (gnus-article-hide-citation): Use them.
11350         (gnus-article-toggle-cited-text): Use them.
11351
11352         * gnus-art.el (gnus-signature-toggle): Use them.
11353         (gnus-article-show-hidden-text): Ditto.
11354         (gnus-article-hide-text): Ditto.
11355
11356 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11357
11358         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
11359
11360 2000-11-30  Simon Josefsson  <sj@extundo.com>
11361
11362         * smime.el (smime-point-at-eol): New alias.
11363         (smime-buffer-as-string-region): Use it.
11364
11365 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11366
11367         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
11368
11369 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11370
11371         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
11372
11373         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
11374
11375         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
11376
11377 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11378
11379         * nnmh.el (nnmh-request-expire-articles): Implemented
11380         expiry-target for nnmh backend.
11381
11382 2000-11-30  Simon Josefsson  <sj@extundo.com>
11383
11384         * mm-decode.el (mm-security-from): New variable.
11385         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
11386
11387         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
11388         than `from'.
11389
11390 2000-11-30  Simon Josefsson  <sj@extundo.com>
11391
11392         * mml-smime.el (mml-smime-verify): Verify that certificate mail
11393         address match sender address.
11394
11395         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
11396
11397         * smime.el (smime-verify-region): Don't copy buffer.
11398         (smime-decrypt-buffer): Use expand-file-name on keyfile.
11399         (smime-pkcs7-region): New function.
11400         (smime-pkcs7-certificates-region): Ditto.
11401         (smime-pkcs7-email-region): Ditto.
11402         (smime-buffer-as-string-region): Ditto.
11403
11404         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
11405         buffer.
11406
11407 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
11408
11409         * smime.el (smime-decrypt-region): Fix keyfile argument.
11410
11411 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11412
11413         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
11414
11415 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11416
11417         * message.el (message-shoot-gnksa-feet): New variable.
11418         (message-gnksa-enable-p): New function.
11419         (message-send): Use it.
11420         (message-check-news-body-syntax): Ditto.
11421
11422 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11423
11424         * message.el (message-make-message-id): Remove the redundancy.
11425
11426 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11427
11428         * message.el (message-setup): Discourage using mc-install-*-mode.
11429
11430         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
11431
11432 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11433
11434         * gnus-cite.el (gnus-cite-parse): Guess citation length.
11435
11436 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11437
11438         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
11439
11440 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11441
11442         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
11443
11444 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11445
11446         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
11447         insert-buffer-substring.
11448
11449         * message.el (message-send-mail): Use buffer-substring-no-properties.
11450         (message-send-news): Ditto.
11451
11452 2000-11-22  David Edmondson  <dme@dme.org>
11453
11454         * imap.el (imap-wait-for-tag): Message read info.
11455
11456 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11457
11458         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
11459         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
11460         (mml2015-gpg-encrypt): Ditto.
11461
11462 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11463
11464         * mm-decode.el (mm-verify-option): Default value.
11465
11466         * mml-sec.el (mml-secure-part): Error message.
11467
11468 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11469
11470         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
11471
11472 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11473
11474         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
11475
11476 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11477
11478         * gnus-art.el (gnus-article-describe-key): Use prompt.
11479         (gnus-article-describe-key-briefly): Ditto.
11480
11481 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11482
11483         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
11484
11485 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11486
11487         * gnus-art.el (gnus-article-describe-key): New function.
11488         (gnus-article-describe-key-briefly): New function.
11489
11490 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11491
11492         * mm-decode.el (mm-decrypt-option): Doc typo.
11493
11494         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
11495         return a number.
11496
11497 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11498
11499         * message.el (message-newline-and-reformat): Typo.
11500
11501 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11502
11503         * gnus-art.el (article-verify-x-pgp-sig): Check whether
11504         original-article-buffer exists.
11505
11506         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
11507         (rfc2047-header-encoding-alist): Addresses are different from text.
11508         (rfc2047-encode-message-header): Ditto.
11509         (rfc2047-dissect-region): Extra parameter.
11510         (rfc2047-encode-region): Ditto.
11511         (rfc2047-encode-string): Ditto.
11512
11513 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11514
11515         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
11516         (mm-uu-pgp-encrypted-extract): Use it.
11517         (mm-uu-pgp-signed-extract-1): New function.
11518         (mm-uu-pgp-signed-extract): Use it.
11519
11520         * gnus-art.el (gnus-mime-display-security): New function.
11521         (gnus-mime-display-part): Use it.
11522         (gnus-mime-security-verify-or-decrypt): New function.
11523         (gnus-mime-security-press-button): New function.
11524         (gnus-insert-mime-security-button): Use it.
11525
11526         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
11527         (mm-find-raw-part-by-type): Ditto.
11528         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
11529         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
11530         (mm-destroy-parts): Kill nested multibyte buffer.
11531
11532         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
11533         (mml2015-gpg-verify): Ditto.
11534
11535 2000-11-18  Simon Josefsson  <sj@extundo.com>
11536
11537         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
11538         (mml2015-function-alist): Use it.
11539
11540         * mml-sec.el (mml-sign-alist): Update names.
11541         (mml-encrypt-alist): Ditto.
11542         (mml-secure-part-smime-sign): Moved to mml-smime.el
11543         as `mml-smime-sign-query'.
11544         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
11545         `mml-smime-get-file-cert'.
11546         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
11547         `mml-smime-get-dns-cert'.
11548         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
11549         `mml-smime-encrypt-query'.
11550         (mml-smime-sign-buffer): Use mml-smime-sign.
11551         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
11552
11553         * mml-smime.el (mml-smime-sign): New function.
11554         (mml-smime-encrypt):
11555         (mml-smime-sign-query):
11556         (mml-smime-get-file-cert):
11557         (mml-smime-get-dns-cert):
11558         (mml-smime-encrypt-query): Moved from mml-sec.el.
11559
11560 2000-11-16  Simon Josefsson  <sj@extundo.com>
11561
11562         * mml2015.el (mml2015-gpg-clear-verify): New function.
11563         (mml2015-function-alist): Add it.
11564
11565 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
11566
11567         * message.el (message-setup-fill-variables): Use
11568         message-cite-prefix-regexp.
11569         (message-newline-and-reformat): Check the end of citation, leading
11570         WSP, break in the cite prefix.
11571         (message-fill-paragraph): New function.
11572
11573 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11574
11575         * lpath.el: Shut up.
11576
11577 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
11578
11579         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
11580         raw 8-bit in headers in dk.* newsgroups.
11581
11582 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11583
11584         * message.el (message-newline-and-reformat): Match extra WSPs.
11585
11586 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
11587
11588         * mml.el (mml-generate-mime-1): Ignore ascii.
11589
11590 2000-11-16 Justin Sheehy  <justin@iago.org>
11591
11592         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
11593
11594 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11595
11596         * message.el (message-cite-prefix-regexp): Prefix should not end
11597         at space.
11598
11599 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11600
11601         * message.el (message-mode-syntax-table): Add - as a word
11602         constituent as in articles.
11603         (message-setup-fill-variables): Add -_. as supercite-style prefix.
11604         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
11605         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
11606
11607 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
11608
11609         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
11610
11611 2000-11-12  David Edmondson  <dme@dme.org>
11612
11613         * message.el (message-font-lock-keywords): use
11614         message-cite-prefix-regexp.
11615
11616 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11617
11618         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
11619         Stein Arild Str\e,Ax\e(Bmme.
11620         (gnus-group-jump-to-group): Use it.
11621         (gnus-group-jump-to-group-prompt): Customize.
11622
11623 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
11624
11625         * mailcap.el (mailcap-possible-viewers): Match the entire string.
11626
11627 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
11628
11629         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
11630         incompatible.
11631         (mml2015-mailcrypt-sign): Ditto.
11632
11633 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11634
11635         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
11636         group is open.
11637
11638 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
11639
11640         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
11641         nnvirtual articles.
11642         (gnus-backlog-request-article): Don't request nnvirtual articles.
11643
11644 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11645
11646         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
11647         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
11648
11649 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11650
11651         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
11652         * mml.el (mml-generate-mime-1): Use charset attribute.
11653         * mm-bodies.el (mm-encode-body): Add parameter charset.
11654         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
11655
11656 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11657
11658         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
11659         (mml2015-mailcrypt-clear-decrypt): Ditto.
11660         (mml2015-mailcrypt-verify): Ditto.
11661         (mml2015-mailcrypt-clear-verify): Ditto.
11662         (mml2015-gpg-verify): Ditto.
11663
11664 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
11665
11666         * smime.el (smime-openssl-program): Test the existence of openssl.
11667         * mml-smime.el: Require mm-decode.
11668         (mml-smime-verify-test): New function.
11669         * mm-decode.el (mm-verify-function-alist): Use it.
11670
11671 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11672
11673         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
11674         anyway.
11675
11676 2000-11-13  Simon Josefsson  <sj@extundo.com>
11677
11678         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
11679         verification doesn't work.
11680
11681 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
11682
11683         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
11684         (gnus-inews-do-gcc): Use it.
11685
11686 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11687
11688         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
11689         leading space.
11690         * mm-extern.el (mm-inline-external-body): Report error when no
11691         access-type.
11692
11693 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11694
11695         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
11696
11697 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
11698
11699         * gnus-art.el (gnus-mime-button-menu): Use select-window.
11700
11701 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
11702
11703         * gnus-art.el (gnus-mime-display-part): Display multipart/related
11704         as multipart/mixed.
11705
11706 2000-11-12  David Edmondson  <dme@dme.org>
11707
11708         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
11709         and replace `.' with `\w' to allow for different syntax tables
11710         (from Vladimir Volovich).
11711         * message.el (message-newline-and-reformat): use
11712         `message-cite-prefix-regexp'.
11713         * gnus-cite.el (gnus-supercite-regexp): use
11714         `message-cite-prefix-regexp'.
11715         * gnus-cite.el (gnus-cite-parse): use
11716         `message-cite-prefix-regexp'.
11717
11718 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
11719
11720         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
11721         PGP SIGNATURE.  Escape leading "-"'s.
11722         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
11723
11724 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
11725
11726         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
11727
11728 2000-11-11  Simon Josefsson  <sj@extundo.com>
11729
11730         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
11731
11732         * smime.el (smime-details-buffer): New variable.
11733         (smime-sign-region):
11734         (smime-encrypt-region):
11735         (smime-verify-region):
11736         (smime-decrypt-region): Copy OpenSSL output to the buffer.
11737
11738         * mml-smime.el (mml-smime-verify): Support security info.
11739
11740 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
11741
11742         * mm-decode.el (mm-verify-option): Set default to nil.
11743         (mm-decrypt-option): Ditto.
11744         * gnus-art.el (article-verify-x-pgp-sig): New function.
11745
11746 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
11747
11748         * gnus-art.el (gnus-mime-display-alternative): Show button if no
11749         preferred part.
11750
11751 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11752
11753         * gnus-sum.el (gnus-move-split-methods): Say that
11754         `gnus-split-methods' uses file names, whereas this uses group
11755         names.  (Report from Nevin Kapur)
11756
11757 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
11758
11759         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
11760
11761 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11762
11763         * nnheader.el (nnheader-directory-files-is-safe): New variable.
11764         (nnheader-directory-articles): Use it.
11765         (nnheader-article-to-file-alist): Ditto.
11766
11767 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11768
11769         * rfc2047.el (rfc2047-pad-base64): New function.
11770         (rfc2047-decode): Use it.
11771
11772 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11773
11774         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
11775         select method.
11776
11777 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
11778
11779         * mml2015.el (mml2015-gpg-decrypt-1):
11780         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
11781
11782 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11783
11784         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
11785
11786 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11787
11788         * pop3.el (pop3-munge-message-separator): A message may have an
11789         empty body.
11790
11791 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
11792
11793         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
11794         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
11795         (mm-uu-pgp-signed-extract): Use coding-system.
11796
11797 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
11798
11799         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
11800         (gnus-insert-mime-security-button): New function.
11801         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
11802         * mml2015.el:  Add security info when verify or decrypt.
11803         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
11804         (mm-uu-pgp-encrypted-extract): Ditto.
11805
11806 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
11807
11808         * mm-decode.el (mm-display-parts): New function.
11809         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
11810
11811 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11812
11813         * gnus-mlspl.el: Documentation tweaks.
11814
11815 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11816
11817         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
11818         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
11819         argument.
11820
11821 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
11822
11823         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
11824
11825 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
11826
11827         * gnus-art.el (gnus-article-encrypt): New function.
11828         (gnus-article-encrypt-protocol-alist): New variable.
11829         (gnus-article-encrypt-protocol): New variable.
11830         * mml2015.el (mml2015-self-encrypt): New function.
11831         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
11832
11833 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
11834
11835         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
11836         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
11837         let mailcap do it.
11838         * mml2015.el: Remove snarf code.
11839         * mm-decode.el: Remove snarf code.
11840
11841 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
11842
11843         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
11844         (mml-insert-mime): Understand gnus-decoded.
11845         (mime-to-mml): New parameter handles.
11846         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
11847         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
11848
11849 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11850
11851         * mm-decode.el (mime-security): New group.
11852         (mm-verify-function-alist): Add test function.
11853         (mm-decrypt-function-alist): Ditto.
11854         (mm-snarf-option): Set default value as nil.
11855         (mm-find-part-by-type): Recursive parameter.
11856         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
11857         * mml2015.el: Support draft-ietf-openpgp-multsig.
11858
11859 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
11860
11861         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
11862         (gnus-article-view-part-as-charset): New function.
11863
11864 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
11865
11866         * mm-decode.el (mm-verify-option): Default value.
11867         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
11868
11869 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11870
11871         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
11872
11873 2000-11-05  Simon Josefsson  <sj@extundo.com>
11874
11875         * mml-smime.el (mml-smime-verify): Work in original multipart
11876         buffert.
11877
11878         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
11879         (mm-handle-multipart-ctl-parameter): Ditto.
11880         (mm-alist-to-plist): New function.
11881         (mm-dissect-buffer): Store CTL parameters and copy original buffer
11882         for multiparts.
11883         (mm-destroy-parts): Destroy multipart buffert.
11884         (mm-remove-part): Ditto.
11885
11886         * mml-smime.el (mml-smime-sign): Not used.
11887         (mml-smime-encrypt): Ditto.
11888
11889         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
11890
11891         Verify S/MIME signature support.
11892
11893         * mm-decode.el (mm-inline-media-tests): Add
11894         application/{x-,}pkcs7-signature.
11895         (mm-inlined-types): Ditto.
11896         (mm-automatic-display): Ditto.
11897         (mm-verify-function-alist): Ditto.  Add name of method.
11898         (mm-decrypt-function-alist): Add name of method.
11899         (mm-find-part-by-type): Add documentation.
11900         (mm-possibly-verify-or-decrypt): Use new format of
11901         mm-{verify,decrypt}-function-alist.  Use method names.
11902
11903         * mml-smime.el (mml-smime-verify): New function.
11904
11905 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11906
11907         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
11908
11909 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11910
11911         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
11912         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
11913         * mm-decode.el (mm-snarf-option): New variable.
11914
11915 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11916
11917         * mm-util.el (mm-subst-char-in-string): New function.
11918         (mm-replace-chars-in-string): Use it.
11919         * message.el (message-replace-chars-in-string): Use it.
11920         * nnheader.el (nnheader-replace-chars-in-string): Use it.
11921         * gnus-mh.el (mh-lib-progs): Shut up.
11922
11923 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
11924
11925         * base64.el, md5.el: Moved to contrib directory.
11926
11927 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
11928
11929         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
11930         the last article when search.
11931
11932 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11933
11934         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
11935         * nnmail.el (nnmail-pathname-coding-system): Ditto.
11936
11937 2000-09-29  David Edmondson  <dme@thus.net>
11938
11939         * message.el (message-newline-and-reformat): Typo.
11940
11941 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11942
11943         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
11944
11945 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
11946
11947         * nntp.el (nntp-decode-text): Delete bogus status lines.
11948
11949 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
11950
11951         * message.el (message-font-lock-keywords): Match a final newline
11952         to help font-lock's multiline support.
11953
11954 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11955
11956         * nnoo.el (nnoo-set): New function.
11957
11958 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
11959
11960         * gpg.el, gpg-ring.el: Moved to contrib directory.
11961
11962 2000-11-04  Simon Josefsson  <sj@extundo.com>
11963
11964         * nnimap.el (nnimap-split-inbox): Typo.
11965
11966 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11967
11968         * gnus-msg.el (gnus-msg-mail): Move it backwards.
11969
11970 2000-11-03  Simon Josefsson  <sj@extundo.com>
11971
11972         * rfc2231.el (rfc2231-parse-qp-string): New function.
11973         (require): rfc2047.
11974
11975         * mail-parse.el (mail-header-parse-content-type):
11976         (mail-header-parse-content-disposition): Support invalid QP
11977         encoded strings, by using `rfc2231-parse-qp-string'.
11978
11979 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11980
11981         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
11982         (rfc2231-decode-encoded-string): Typo "> X 1".
11983         (rfc2231-encode-string): Insert the name of charset.
11984         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
11985
11986 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11987
11988         * mm-decode.el (mm-save-part): Return the filename.
11989         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
11990         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
11991         (gnus-mime-action-alist): Use it.
11992         (gnus-mime-button-commands): Use it.
11993         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
11994         (mm-inline-external-body): unwind-protect.
11995
11996 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
11997
11998         * gnus-art.el (gnus-insert-mime-button): Show url.
11999
12000 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12001
12002         * mml.el (mml-generate-mime-1): Support external url.
12003         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
12004
12005 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
12006
12007         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
12008         * mm-decode.el (mm-display-external): Ditto.
12009         * mm-extern.el: New file.
12010         * mm-decode.el (mm-inline-media-tests): Hook it up.
12011         (mm-inlined-types): Inline message/external-body.
12012
12013 2000-11-02  Simon Josefsson  <sj@extundo.com>
12014
12015         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
12016
12017         * message.el (message-get-reply-headers): Better handling when
12018         Mail-Followup-To is very large.
12019
12020 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
12021
12022         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
12023         * gnus-art.el (gnus-article-edit-done):
12024         * gnus-sum.el (gnus-summary-edit-article-done): Move line
12025         counting code here.
12026         * gnus-msg.el (gnus-setup-message): Remove a hack.
12027
12028 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
12029
12030         * gnus-sum.el (gnus-newsgroup-variables): New variable.
12031         (gnus-summary-mode): Make them local variables.
12032         (gnus-set-global-variables): Globalize them.
12033         (gnus-summary-exit): Kill them.
12034
12035 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
12036
12037         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
12038         word.
12039
12040 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
12041
12042         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
12043         gnus-article-wash-types.
12044         * gnus-art.el (gnus-article-wash-status): Use them.
12045
12046 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
12047
12048         * mml.el (mml-read-tag): Remove spaces and LF.
12049
12050 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12051
12052         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
12053         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
12054
12055 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
12056
12057         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
12058
12059 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
12060
12061         * gnus-sum.el (gnus-article-charset): New variable.
12062         (gnus-summary-display-article): Set it.
12063         * gnus-msg.el (gnus-copy-article-buffer): Use it.
12064         * gnus-art.el (gnus-article-mode): Make it local variable.
12065
12066 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12067
12068         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
12069
12070 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12071
12072         * nnwfm.el: New file.
12073
12074         * nnweb.el (nnweb-replace-in-string): New function.
12075
12076 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12077
12078         * mml2015.el: Wrap gpg.el.
12079         * gpg.el (gpg-verify): The last argument of apply is a list.
12080         (gpg-encrypt): Add passphrase as a parameter.
12081
12082 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
12083
12084         * gpg.el: New file.
12085         * gpg-ring.el: New file.
12086
12087 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
12088
12089         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
12090
12091 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12092
12093         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
12094         double-quote characters.
12095         (gnus-summary-prepare-threads): Ditto.
12096
12097 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12098
12099         * gnus-art.el (gnus-mime-display-single): Forward line -1.
12100         * mml.el (mml-read-tag): Don't skip the leading space.
12101         * lpath.el (font-lock-set-defaults): Shut up.
12102
12103 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
12104
12105         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
12106
12107 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
12108
12109         * qp.el (quoted-printable-encode-region): Replace leading - when
12110         ultra safe.
12111         * mml.el (mml-generate-mime-postprocess-function): Removed.
12112         (mml-postprocess-alist): Removed.
12113         (mml-generate-mime-1): Use ultra-safe when sign.
12114         * mml2015.el (mml2015-fix-micalg): Uppercase.
12115         (mml2015-verify): Insert LF.
12116         (mml2015-mailcrypt-sign): Downcase; search backward.
12117
12118 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12119
12120         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
12121         restrictive.
12122         (nnultimate-table-regexp): New variable.
12123         (nnultimate-forum-table-p): Use it.
12124
12125 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
12126         Trivial patch.
12127
12128         * gnus-sum.el (gnus-summary-expire-articles): Save point.
12129
12130 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12131
12132         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
12133         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
12134
12135 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
12136
12137         * mml2015.el: Shut up.
12138
12139 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
12140
12141         * gnus.el (gnus-server-browse-hashtb): Removed.
12142         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
12143         (gnus-group-insert-group-line-info): Use simplified method.
12144         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
12145
12146 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
12147
12148         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
12149         moved here.
12150         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
12151         * gnus-group.el (gnus-group-prepare-flat): Use it.
12152         * gnus-topic.el (gnus-group-prepare-topics): Use it.
12153
12154 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
12155
12156         * mml.el (mml-mode): Show menu in XEmacs.
12157
12158 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
12159
12160         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
12161         (gnus-server-read-server-in-server-buffer): New function.
12162         (gnus-browse-foreign-server): Browse in group buffer.
12163         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
12164         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
12165         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
12166         * gnus.el (gnus-server-browse-hashtb): New variable.
12167
12168 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
12169
12170         * nnfolder.el (nnfolder-open-nov): Use group.
12171
12172 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
12173
12174         * nnfolder.el: Add NOV. Set version to 2.0.
12175         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
12176
12177 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
12178
12179         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
12180
12181 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12182
12183         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
12184         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
12185
12186 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12187
12188         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
12189
12190 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
12191
12192         * mm-decode.el (mm-verify-function-alist): New variable.
12193         (mm-verify-option): New variable.
12194         (mm-decrypt-function-alist): Ditto.
12195         (mm-decrypt-option): Ditto.
12196         (mm-find-raw-part-by-type): New function.
12197         (mm-possibly-verify-or-decrypt): New function.
12198         (mm-dissect-multipart): Use it.
12199         * mml2015.el (mml2015-fix-micalg): New function.
12200         (mml2015-decrypt): Use new interface.
12201         (mml2015-verify):  Use new interface.
12202         (mml2015-setup): Make it bogus.
12203
12204 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
12205
12206         * mml.el (mml-generate-mime-postprocess-function): Set to
12207         mml-postprocess.
12208         (autoload): Autoload mml2015 and mml-smime.
12209         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
12210         * mml2015.el (mml2015-encrypt): New function.
12211         (mml2015-sign): New function.
12212         (mml2015-encrypt-function): New variable.
12213         (mml2015-sign-function): New variable.
12214         (mml2015-mailcrypt-encrypt): Use message-recipients.
12215         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
12216         * mml-smime.el (mml-smime-setup): Ditto.
12217
12218 2000-10-28  Simon Josefsson  <sj@extundo.com>
12219
12220         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
12221         Communigate Pro 3.3.1 server.
12222
12223         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
12224         in buffers.
12225         (mml-secure-dns-server): Removed.
12226         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
12227         write certificates to files.
12228
12229         * smime.el (smime-dns-server): New variable.
12230         (smime-mail-to-domain):
12231         (smime-cert-by-dns): New functions.
12232
12233         * dig.el: New file.
12234
12235 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
12236
12237         * message.el (message-options): New variable.
12238         (message-options-set-recipient): New function.
12239         (message-send): Use them.
12240         * gnus-int.el (gnus-request-replace-article): Use them.
12241         (gnus-request-accept-article): Ditto.
12242         * mml.el (mml-preview): Use them.
12243         * gnus-sum.el (gnus-summary-edit-article): Use them.
12244
12245         * message.el (message-options-get): New function.
12246         (message-options-get): New function.
12247         * rfc2047.el (rfc2047-encode-message-header): Use them.
12248         * mm-bodies.el (mm-encode-body): Use them.
12249
12250 2000-10-28  Simon Josefsson  <sj@extundo.com>
12251
12252         * nnimap.el (nnimap-retrieve-which-headers):
12253         (nnimap-request-article-part): Quote message-id.
12254
12255         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
12256         (smime-CA-file): New variable.
12257         (smime-call-openssl-region): Don't error.
12258         (smime-sign-region): Return result value.
12259         (smime-encrypt-region): Ditto.
12260         (smime-verify-region): New function.
12261         (smime-decrypt-region): Ditto.
12262         (smime-verify-buffer): Ditto.
12263         (smime-decrypt-buffer): Ditto.
12264
12265         * mml.el: Require mml-sec.
12266         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
12267         (mml-mode-map): Add "sign" and "encrypt" maps.
12268         (mml-menu): Add security menu.
12269         (mml-preview): Use generate-new-buffer.
12270
12271         * mml-sec.el: New file.
12272
12273 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12274
12275         * mm-decode.el (mm-find-part-by-type): Move it here.
12276         * mml.el (mml-postprocess): Move it here.
12277         (mml-postprocess-alist): Move it here. Merge them.
12278
12279 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
12280
12281         * rfc2047.el (rfc2047-encode-message-header): Make sure no
12282         unencoded stuff in the header.
12283
12284 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
12285
12286         * gnus-group.el (gnus-group-listed-groups): New variable.
12287         (gnus-group-list-option): New variable.
12288         (gnus-group-list-limit-map): New keymap.
12289         (gnus-group-list-flush-map): New keymap.
12290         (gnus-group-list-plus-map): New keymap.
12291         (gnus-group-prepare-logic): New function.
12292         (gnus-group-prepare-flat): Merge with
12293         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
12294         (gnus-group-prepare-flat-list-dead): Ditto.
12295         (gnus-group-list-matching): Use gnus-group-prepare-function.
12296         (gnus-group-list-dormant): Ditto.
12297         (gnus-group-list-cached): Ditto.
12298         (gnus-group-listed-groups): New function.
12299         (gnus-group-list-limit): New function.
12300         (gnus-group-list-flush): New function.
12301         (gnus-group-list-plus): New function.
12302         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
12303         (gnus-topic-prepare-topic): Ditto.
12304
12305 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
12306
12307         * message.el (message-insert-to, message-get-reply-headers):
12308         (message-reply, message-followup): Mail-{Followup,Reply}-To.
12309
12310 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12311
12312         * mml2015.el: New file.
12313         * smime.el: New file.
12314         * mml-smime.el: New file.
12315
12316 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
12317
12318         * ChangeLog: Moved to ChangeLog.1.
12319
12320     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
12321   Copying and distribution of this file, with or without modification,
12322   are permitted provided the copyright notice and this notice are preserved.
12323
12324 ;; Local Variables:
12325 ;; coding: iso-2022-7bit
12326 ;; End: