* gnus.el (gnus-summary-high-uncached-face,
[gnus] / lisp / ChangeLog
1 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
2
3         * gnus.el (gnus-summary-high-uncached-face,
4         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
5         New faces.
6
7         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
8         added this on 2002-11-23 but it just wasn't working out as
9         intended.  The idea isn't entirely dead, three new faces
10         gnus-summary-*-uncached-face are being added to gnus.el to provide
11         the basis for an improved implementation.
12         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
13         proper file to open is lib/servers.
14         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
15         (i.e. removing the article from gnus-newsgroup-downloadable) will
16         now restore the article's default mark rather than simply setting
17         no mark.
18         (gnus-agent-get-undownloaded-list): Corrected documentation.
19         Added code to set new summary local variable,
20         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
21         a temporary list.  No longer sets gnus-newsgroup-downloadable.
22         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
23         up to date.  Call new gnus-summary-update-download-mark to keep
24         summary buffer up-to-date.
25         (gnus-agent-fetch-selected-article): Keep
26         gnus-newsgroup-undownloaded up to date.
27         (gnus-agent-fetch-articles): Return list of articles that were
28         successfully fetched.
29         (gnus-agent-check-overview-buffer): No more thingatpt.
30         (gnus-agent-expire): No longer deletes NOV entries of unread
31         articles.
32         (gnus-agent-unread-articles): New function.
33         (gnus-agent-regenerate-group): The article number must be
34         terminated by a tab character.  Added more messages to report
35         repairs.  Inhibit quits while writing changes so it is now safe
36         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
37         downloaded to 1) resolve the unbound references and 2) avoid
38         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
39
40         * gnus-art.el (gnus-article-prepare): The agent
41         downloaded/undownloaded mark is no longer stored as the article's
42         mark.
43
44         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
45         gnus-summary-highlight may use it.  Added downloaded as
46         gnus-summary-highlight was using it.
47
48         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
49         the download mark now follows Kai's +/- convention.
50         (gnus-downloaded-mark): Added ?+ mark.
51         (gnus-summary-highlight): Added rules to select
52         gnus-summary-high-uncached-face,
53         gnus-summary-normal-uncached-face, and
54         gnus-summary-low-uncached-face.  Removed the
55         gnus-agent-downloaded-article-face.
56         (gnus-summary-line-format-alist): Implemented the download flag
57         format (?O) as named in the manual.  This implementation displays
58         either gnus-undownloaded-mark, gnus-downloaded-mark, or
59         gnus-no-mark.
60         (gnus-newsgroup-agentized): New local variable that identifies
61         which groups are agentized.  While the agent is now on by default,
62         you don't have to agentize every server that you use.
63         (gnus-update-summary-mark-positions): Completed support for the
64         download type of mark.
65         (gnus-summary-insert-line): Added undownloaded to the parameters.
66         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
67         reference by the gnus-summary-line-format-spec.
68
69         * nntp.el (nntp-with-open-group): This macro handles dropped or
70         broken connections by opening a new connection and repeating the
71         failed command.
72         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
73         XOVER commands preceeding the active articles with the nov entry
74         of the first available article.  When gnus connected to such a
75         server, the unexpected nov entry would result in duplicate lines
76         in the agent's overview file.  This patch fixes the duplicate
77         lines problem and improves performance by skipping over all
78         articles IDs that preceed the first nov entry in the server's
79         reply.
80         
81 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
82
83         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
84         (gnus-summary-highlight): Use it instead of `downloaded'.
85         (gnus-summary-highlight-line): Ditto.
86
87         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
88
89 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
90
91         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
92
93         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
94         calls.
95
96         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
97         downloaded variable if we're in an uncovered group.
98
99         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
100         font to soemthing less noticeable.
101         (gnus-agent-group-covered-p): New function.
102
103 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
104
105         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
106         Because of an unknown bug, the group buffer is saved in .overview
107         file.
108
109 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
110
111         * nntp.el (nntp-send-command): Braino in last commit.  Replace
112         `and' with `or'.
113
114 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
115
116         * nntp.el (nntp-send-command): Assume that echo does not happen
117         when nntp-open-connection-function is nntp-open-network-stream.
118         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
119
120 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
121
122         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
123
124 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
125
126         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
127         nntp-server-buffer if we aren't going to write to it.
128
129 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
130         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
131
132         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
133
134 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
135
136         * rfc2047.el (rfc2047-decode-region): Remove newlines between
137         decoded words.
138
139 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
140
141         * gnus.el (fboundp): After loading mm-util, make sure it was the
142         right one.
143
144 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
145
146         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
147         gnus-sum.  Made into a user option.
148
149         * gnus-sum.el (gnus-simplify-ignored-prefixes)
150         (gnus-summary-mark-article-as-unread)
151
152 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
153
154         * time-date.el (date-to-time): Typo.
155
156         * parse-time.el: Typo.
157
158         * nnsoup.el (nnsoup-retrieve-headers): Typo.
159
160         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
161
162         * nnimap.el:
163         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
164
165         * mm-encode.el (mm-safer-encoding): Typo.
166
167         * messcompat.el: Typo.
168
169         * message.el (message-face-alist): Typo.
170
171         * imap.el (imap-interactive-login, imap-open): Typos.
172
173         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
174
175         * gnus.el: Typo.
176
177         * gnus-win.el (gnus-configure-frame): Typo.
178
179         * gnus-util.el (gnus-atomic-progn-assign): Typo.
180
181         * gnus-topic.el (gnus-topic-sort-topics): Typo.
182
183         * gnus-sum.el (gnus-summary-article-number)
184         (gnus-summary-read-group-1, gnus-summary-mark-article)
185         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
186
187         * gnus-mule.el (gnus-mule-add-group): Typo.
188
189         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
190
191         * gnus-group.el (gnus-group-fetch-faq): Typo.
192
193         * gnus-art.el (gnus-decode-header-methods): Typo.
194
195         * flow-fill.el: Typo.
196
197 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
198
199         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
200
201 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
202
203         * gnus-sum.el (gnus-simplify-ignored-prefixes)
204         (gnus-summary-mark-article-as-unread)
205         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
206         Reformatting to avoid long lines.
207         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
208
209 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
210
211         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
212         be accessed through `mail-header-number'.
213
214 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
215
216         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
217         compressed range to gnus-summary-insert-articles.
218
219 2002-11-26  Kevin Ryde <user42@zip.com.au>
220
221         * gnus-art.el (gnus-mime-copy-part): Look for filename
222         parameter under content-disposition, not content-type.
223
224         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
225         (gnus-summary-reselect-current-group): Use it.
226
227 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
228
229         * gnus-agent.el (gnus-agent-uncached-articles): if
230         gnus-agent-load-alist fails, return ARTICLES.
231
232         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
233
234 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
235
236         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
237         superfluous function call.
238         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
239         Add warning to docstring.
240
241 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
242
243         * gnus-agent.el: Autoload number-at-point instead.
244         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
245
246 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
247
248         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
249         require thingatpt (for number-at-point) and protect against
250         deactivate-mark being unbound (on XEmacs).
251
252 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
253
254         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
255         print message on entry.
256
257         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
258
259         * gnus-range.el (gnus-range-difference): New function.
260         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
261
262 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
263
264         * gnus-sum.el (gnus-summary-insert-old-articles): Use
265         gnus-remove-from-range instead of gnus-range-difference which
266         doesn't exist.
267
268 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
269         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
270
271         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
272         used for showing which articles have been downloaded.
273         (gnus-agent-article-alist): Format change.  Add documentation.
274         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
275         process-marked articles.
276         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
277         in the series are individually fetched to minimize lose of 
278         content due to an error/quit.
279         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
280         gnus-message instead of message.
281         (gnus-agent-read-servers): Use file lib/methods instead of
282         lib/servers.  TODO: Why?
283         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
284         (gnus-agent-get-undownloaded-list): Remove articles that appear to
285         come from the agent.  This means that they are not downloaded.
286         (gnus-agent-fetch-selected-article): Don't use history.
287         (gnus-agent-save-history, gnus-agent-enter-history)
288         (gnus-agent-article-in-history-p, gnus-agent-history-path):
289         Removed function; history is not used anymore.
290         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
291         (gnus-agent-crosspost): Started rewrite then realized that a typo
292         in gnus-agent-fetch-articles ensures that this function is never 
293         called.  This will need to be fixed later.
294         (gnus-agent-check-overview-buffer): Some sanity checks on the
295         agent overview buffer.  This is a safety net used during
296         development.
297         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
298         changed, write a number to the file indicating this.
299         (gnus-agent-fetch-headers): Rewrite to respect
300         gnus-agent-consider-all-articles without relying on the
301         `.fetched' files.  Make it fast.
302         (gnus-agent-braid-nov): Change resulting from
303         gnus-agent-fetch-headers change.
304         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
305         `.fetched' files.
306         (gnus-agent-read-agentview): New function, used by
307         gnus-agent-load-alist.
308         (gnus-agent-load-fetched-headers): Remove.
309         (gnus-agent-save-alist): Rewrite to accomodate new format.
310         (gnus-agent-fetch-group-1): Make sure list of articles is in the
311         same order as in gnus-newsgroup-headers.
312         (gnus-agent-expire): Document and implement extra args ARTICLES,
313         GROUP, FORCE.  Do not restrict usage.
314         (gnus-agent-uncached-articles): New function.
315         (gnus-agent-retrieve-headers): Use it.
316         (gnus-agent-regenerate-group): No longer needs to be called from 
317         gnus-agent-regenerate.  Individual groups may be regenerated. The 
318         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
319         The article fetch dates are validated in the article alist.  The 
320         article alist is pruned of entries that do not reference existing
321         NOV entries.  All changes are computed then applied with 
322         inhibit-quit bound to t.  As a result, it is now safe to quit out of 
323         regeneration.  The optional clean parameter has been replaced with
324         an optional reread parameter.  Clean is no longer necessary as 
325         regeneration gets the appropriate setting from
326         gnus-agent-consider-all-articles.  The new reread parameter will 
327         result in fetched, or all, articles being marked as unread.
328         (gnus-agent-regenerate): Removed code to regenerate the history
329         file as it is no longer used.
330
331         * gnus-start.el (gnus-make-ascending-articles-unread): New
332         function, for efficient mass-marking.
333
334         * gnus-sum.el (gnus-summary-highlight): Use new face for
335         downloaded articles.
336         (gnus-article-mark): Prefer to indicate read/unread status over
337         downloaded status.
338         (gnus-summary-highlight-line-0): New function, maybe rehighlights
339         line.
340         (gnus-summary-highlight-line): Use new face for downloaded
341         articles.
342         (gnus-summary-insert-old-articles): Improved performance by 
343         replacing the initial LIST of older articles with a compressed
344         RANGE of older articles.  Some servers appear to lie about 
345         their active range so the original list could contain millions
346         of article numbers.  The range is not expanded into a list 
347         until the optional ALL parameter has been applied.
348
349 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
350
351         * gnus-agent.el (gnus-category-mode): Typo in doc string.
352
353 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
354
355         * spam.el:
356         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
357
358         * spam.el: added `M s t' and `M s x' key mappings
359
360 2002-11-20  Simon Josefsson  <jas@extundo.com>
361
362         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
363
364 2002-11-19  Simon Josefsson  <jas@extundo.com>
365
366         * gnus-sum.el (gnus-summary-morse-message): Load
367         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
368         (unmorse-region): Autoload it instead.
369
370 2002-11-18  Simon Josefsson  <jas@extundo.com>
371
372         * gnus-sum.el (gnus-summary-morse-message): New function.
373         (gnus-summary-wash-map): Bind to `W m'.
374         (gnus-summary-make-menu-bar): Add.
375
376         * nnimap.el (nnimap-request-expire-articles): Compress sequence
377         before storing \Deleted mark on expired articles.
378
379 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
380         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
381
382         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
383         parens in column 0.
384
385 2002-11-17  Juanma Barranquero  <lektu@terra.es>
386
387         * nnweb.el (nnweb-google-create-mapping): Fix typo.
388
389         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
390
391         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
392
393 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
394
395         * message.el (message-set-auto-save-file-name): Use
396         make-directory, to avoid the dependence on gnus-util.
397
398 2002-11-16  Simon Josefsson  <jas@extundo.com>
399
400         * nnimap.el (nnimap-callback-callback-function):
401         (nnimap-callback-buffer): Removed, these cannot be global but must
402         be embedded into the callback.
403         (nnimap-make-callback): New.  Embedd article number, callback and
404         buffer in function.
405         (nnimap-callback, nnimap-request-article-part): Update.
406
407 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
408
409         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
410
411 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
412
413         * gnus.el (gnus-summary-line-format): Document %C.
414
415 2002-11-11  Simon Josefsson  <jas@extundo.com>
416
417         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
418         output when called interactively.
419
420 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
421
422         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
423
424         * message.el (message-draft-coding-system): Improve comment; use
425         mm-auto-save-coding-system for the default value.
426
427         * nndraft.el (nndraft-request-article): Revert to the state before
428         2002-10-29; regexp-quote mail-header-separator.
429
430 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
431
432         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
433         allow editing of drafts from an nnvirtual group.
434
435 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
436
437         * nndraft.el (nndraft-request-article): Replace emacs-mule with
438         mm-auto-save-coding-system.
439
440         * message.el (message-draft-coding-system): Default to
441         iso-2022-7bit.
442
443         * mm-util.el (mm-auto-save-coding-system): Undo last change to
444         restore the default value to emacs-mule or escape-quoted.
445
446 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
447
448         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
449         a delayed or a queued article as well as a draft.
450
451         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
452         delayed or a queued article in the raw format; treat a delayed
453         article as a raw article as well as a draft.
454         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
455         for the delayed group.
456
457         * nndraft.el (nndraft-request-article): Ignore auto save files for
458         a delayed or a queued article; don't bother to decode a queued
459         article; don't bind nnmail-file-coding-system for a queued article.
460
461         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
462         and the queue group.
463
464 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
465
466         * gnus-group.el (gnus-group-delete-group):
467         gnus-cache-active-hashtb might be void.
468
469 2002-11-02  Simon Josefsson  <jas@extundo.com>
470
471         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
472         setting of the default user ID.  From Raymond Scholz
473         <ray-2002@zonix.de>.
474
475 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
476
477         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
478         charset.
479
480 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
481         From Alex Schroeder <alex@emacswiki.org>
482         * spam-stat.el (spam-stat-process-directory): add dir to message
483         (spam-stat-reduce-size): No longer remove words
484         with values close to 0.5, because the default value is 0.2.
485
486 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
487
488         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
489         documentation.
490
491 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
492
493         * gnus-agent.el (gnus-agent-fetched-headers)
494         (gnus-agent-load-fetched-headers)
495         (gnus-agent-save-fetched-headers): Remove variable and two
496         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
497         works better.
498         (gnus-agent-fetch-headers): New implementation from Kevin
499         Greiner.  Uses gnus-agent-article-alist to store information
500         about fetched messages which aren't on the server anymore.  The
501         trick is to return a list of considered messages to the caller,
502         but to only fetch those which haven't been fetched yet.
503
504 2002-10-30  Simon Josefsson  <jas@extundo.com>
505
506         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
507
508         * pgg.el (pgg-passphrase-cache-expiry): Removed.
509
510 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
511
512         * mm-view.el (mm-w3m-local-map-property): Make it work with older
513         versions of emacs-w3m than 1.3.3.
514
515         * lpath.el: Bind w3m-minor-mode-map.
516
517         * mm-view.el (mm-w3m-mode-command-alist)
518         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
519         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
520         (mm-setup-w3m): Simplified.
521         (mm-w3m-local-map-property): New function.
522         (mm-inline-text-html-render-with-w3m): Use it.
523
524         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
525         mm-w3m-local-map-property.
526
527 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
528
529         * mm-util.el (mm-auto-save-coding-system): Default to
530         iso-2022-7bit.
531
532         * nndraft.el (nndraft-request-article): Decode an article using
533         the coding-system emacs-mule if it seems to have been saved using
534         emacs-mule.
535         (nndraft-request-replace-article): Use message-draft-coding-system
536         instead of mm-auto-save-coding-system for the draft or delayed
537         group.
538
539 2002-10-28  Josh  <huber@alum.wpi.edu>
540
541         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
542         functions.
543
544 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
545         From mah@everybody.org (Mark A. Hershberger).
546
547         * mm-url.el (mm-url-insert-file-contents): Make it return the same
548         type values ("url" size) regardless of the values of
549         mm-url-use-external.
550
551 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
552
553         * nnimap.el (nnimap-request-article-part): Try harder to show
554         group name in debugging message.
555
556 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
557
558         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
559         directory if it doesn't exist.
560         (gnus-agent-fetch-headers): Remove old cruft that tried to
561         abstain from downloading articles more than once if
562         gnus-agent-consider-all-articles was true.  This is now done
563         properly via the .fetched files.
564
565 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
566
567         * nndraft.el (nndraft-request-article): Treat delayed articles
568         like drafts.
569
570 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
571
572         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
573
574 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
575
576         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
577         Remove unused optional arg DIR and corresponding code.
578
579         * nnimap.el (nnimap-request-article-part): Include group name in
580         debugging output.
581
582 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
583
584         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
585
586 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
587
588         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
589         contains range of headers that have been fetched by the agent
590         already.  Compare gnus-agent-article-alist.
591         (gnus-agent-file-header-cache): Like
592         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
593         (gnus-agent-fetch-headers): Improve comment.  Revert to old
594         seen/recent logic.
595         Remember which headers have been fetched before and don't fetch
596         them again the next time round.
597         (gnus-agent-load-fetched-headers)
598         (gnus-agent-save-fetched-headers): New functions, for remembering
599         which headers have been fetched before.
600
601 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
602
603         * lpath.el: Remove useless bindings.
604
605 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
606
607         * gnus-sum.el (gnus-summary-execute-command): Disable visual
608         features while searching.
609
610 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
611
612         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
613
614 2002-10-22  Simon Josefsson  <jas@extundo.com>
615
616         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
617         (pgg-snarf-keys): Add.
618
619 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
620
621         * lpath.el: Fbind bbdb-records.
622
623         * spam.el: Don't autoload bbdb-records.
624
625 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
626
627         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
628         prevent inf-loop.
629
630 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
631
632         * nnslashdot.el: Removed some test lines.
633         More test.
634
635 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
636
637         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
638         are known to be downloaded already.
639
640 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
641
642         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
643         (mm-text-html-washer-alist): Ditto.
644
645 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
646
647         * nnheader.el (nnheader-remove-body): Fix an error of detecting
648         boundary between headers and body.
649         * nnml.el (nnml-parse-head): Ditto.
650
651 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
652
653         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
654         entries.
655
656         * gnus-group.el (gnus-fetch-group): Allow an optional
657         specification of the articles to select.
658
659         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
660
661 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
662
663         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
664         headers from the group, update variable `articles' to contain
665         only those numbers where headers exist.  (When fetching all
666         articles in a group, Gnus creates lots of numbers where there is
667         no articles.)
668
669 2002-10-20  Steve Youngs  <youngs@xemacs.org>
670
671         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
672         doesn't have the 'alist custom type, use cons cells instead.
673         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
674         (pgg-parse-hash-algorithm-alist): Ditto.
675         (pgg-parse-compression-algorithm-alist): Ditto.
676         (pgg-parse-signature-type-alist): Ditto.
677
678         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
679
680         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
681
682         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
683
684 2002-10-19  Simon Josefsson  <jas@extundo.com>
685
686         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
687         buffer.
688
689 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
690
691         * gnus-spec.el (gnus-make-format-preserve-properties)
692         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
693         properties also on XEmacs.  `gnus-xmas-format' is like format but
694         preserves text properties on XEmacs (though it only understands
695         simple format specs).  The variable
696         `gnus-make-format-preserve-properties' controls whether the
697         function is used, and is checked in `gnus-parse-simple-format'.
698         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
699
700         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
701         output.
702         (gnus-agent-consider-all-articles): New variable.
703         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
704         (gnus-agent-fetch-headers): Depending on
705         gnus-agent-consider-all-articles, maybe get all articles.
706         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
707         `read'.
708         (gnus-predicate-imples-unread): New function.
709         (gnus-agent-fetch-headers): Optimize to call
710         gnus-list-of-unread-articles if that is sufficient.
711         Check unseen and recent instead of seen and recent.
712         (gnus-agent-fetch-headers): Abstain from calling
713         gnus-list-range-intersection if range (a . b) would have (> a b).
714
715 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
716
717         * message.el (message-send-mail): Make it possible to perform
718         edebug-defun.
719
720 2002-10-18  Simon Josefsson  <jas@extundo.com>
721
722         * gnus-art.el (gnus-button-man-handler): Change default to
723         `manual-entry' (defined in both emacsen).
724         (gnus-button-man-handler): Remove emacsen difference and use
725         `manual-entry'.
726
727 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
728
729         * spam.el: Wrap autoload settings for bbdb-records,
730         executable-find and ifile-spam-filter with eval-and-compile.
731         (spam-display-buffer-contents): Remove.
732         (spam-bogofilter-score): Merge spam-display-buffer-contents.
733
734 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
735
736         * spam.el (spam-display-buffer-contents): New function.
737         (spam-bogofilter-score): use spam-display-buffer-contents, patch
738         from Katsumi Yamaoka <yamaoka@jpl.org>.
739
740 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
741
742         * nnheader.el (nnheader-parse-naked-head): New function.
743         (nnheader-parse-head): Use the above function, in order to handle
744         continuation lines properly.
745         (nnheader-remove-body): New function.
746         (nnheader-remove-cr-followed-by-lf): New function.
747         (nnheader-ms-strip-cr): Use the above function.
748
749         * gnus-agent.el (gnus-agent-regenerate-group): Call
750         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
751         `nnheader-parse-head'.
752         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
753
754         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
755         continuation lines by itself; call `nnheader-parse-naked-head'
756         instead of `nnheader-parse-head'.
757         * nndiary.el (nndiary-parse-head): Ditto.
758         * nnfolder.el (nnfolder-parse-head): Ditto.
759         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
760         * nnmaildir.el (nnmaildir--update-nov): Ditto.
761         * nnml.el (nnml-parse-head): Ditto.
762
763 2002-10-17  Steve Youngs  <youngs@xemacs.org>
764
765         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
766         XEmacs, default to it if featurep 'xemacs.
767
768 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
769
770         * spam-stat.el: Check for the existence of hash functions instead
771         of the Emacs version to decide whether to load cl.  Suggested by
772         Kai Gro\e,A_\e(Bjohann.
773
774 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
775
776         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
777         if it isn't open yet.
778
779 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
780
781         * gnus-group.el: Require mm-url only when compiling.
782         (gnus-group-fetch-charter): Require mm-url.
783
784         * spam-stat.el: Require cl for the functions gethash,
785         hash-table-count, make-hash-table and mapc for Emacs 20.
786         (puthash): Alias to cl-puthash for Emacs 20.
787         (with-syntax-table): New macro for Emacs 20.
788
789 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
790
791         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
792
793 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
794
795         * spam.el (spam-check-ifile): added ifile as a spam checking
796         backend, and spam-use-ifle as the variable to toggle that check.
797
798 2002-10-12  Simon Josefsson  <jas@extundo.com>
799
800         * message.el (message-beginning-of-line): New variable.
801         (message-beginning-of-line): Use it.
802
803 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
804
805         * spam.el: more compilation fixes for BBDB
806
807         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
808         (spam-stat-reduce-size): Interactive.
809         (spam-stat-reset): New function.
810         (spam-stat-save): Interactive.
811
812 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
813
814         * gnus.el: Autoload gnus-delay-initialize.
815
816         * message.el: Autoload gnus-delay-article.
817
818 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
819
820         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
821         text property in Emacs.
822
823 2002-10-11  Simon Josefsson  <jas@extundo.com>
824
825         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
826         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
827
828         * mml1991.el (mml1991-pgg-sign): Remove CR.
829
830 2002-10-10  Simon Josefsson  <jas@extundo.com>
831
832         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
833         decrypt failed.
834         (mml2015-trust-boundaries-alist): Removed.
835         (mml2015-gpg-extract-signature-details): Don't use it.
836         (mml2015-unabbrev-trust-alist): New.
837         (mml2015-gpg-extract-signature-details): Use it.
838
839 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
840
841         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
842         BBDB installed
843
844         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
845         statistical analysis of spam in Lisp only
846
847 2002-10-10  Simon Josefsson  <jas@extundo.com>
848
849         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
850         auth, selected or examine state.
851
852         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
853         buffer and error buffer depending on type of information.
854
855         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
856         --status-fd stuff even if gpg.el is not used (revert earlier
857         change).
858         (mml2015-pgg-{clear-,}verify): Store both output and errors as
859         gnus details.
860         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
861         buffer.
862
863         * pgg.el (pgg-verify-region): Use it.
864
865         * pgg-def.el (pgg-query-keyserver): New variable.
866
867         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
868         key-identifier in packet.  Is this a good idea?
869
870         * mml.el (mml-mode-map): Add security commands that operates on
871         MIME parts.
872         (mml-menu): And menu items for them.
873
874         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
875
876         * mml.el (mml-parse-1): Support sender in #secure tags.
877
878         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
879         defined.
880
881         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
882         (mml-pgp-encrypt-buffer): Support combined signing.
883
884         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
885         (mml1991-gpg-encrypt): Ditto.
886         (mml1991-pgg-encrypt): Ditto.
887         (mml1991-encrypt): Pass sign parameter.
888
889         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
890         (mml-signencrypt-style): Mention the variable.
891
892 2002-10-09  Simon Josefsson  <jas@extundo.com>
893
894         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
895         pgg-gpg-user-id.
896
897         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
898         (pgg-fetch-key-function): Nil if w3 is not installed.
899
900 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
901
902         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
903         gnus-agent-current-history.
904
905 2002-10-06  Simon Josefsson  <jas@extundo.com>
906
907         * imap.el (imap-parse-status): Don't use read to read token.
908
909 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
910
911         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
912         for methods not covered by the agent, and when unplugged.
913
914 2002-10-05  Simon Josefsson  <jas@extundo.com>
915
916         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
917         signing.
918
919         * gnus-agent.el (gnus-agent-read-servers): If getting method from
920         a named server fails, ignore the server.
921
922         * mml1991.el (mml1991-pgg-sign): Do QP.
923
924         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
925         work.
926
927 2002-10-04  Simon Josefsson  <jas@extundo.com>
928
929         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
930
931         * pgg-pgp.el (pgg-pgp-verify-region): Inline
932         binary-write-decoded-region from MEL.
933
934         * pgg.el (pgg-encrypt-region): Support sign.
935
936         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
937
938         * mml2015.el (mml2015-pgg-encrypt): Ditto.
939
940         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
941         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
942         branch where PGG was taken from in the ChangeLog entries below.
943
944 2002-10-01  Simon Josefsson  <jas@extundo.com>
945
946         * pgg-pgp.el: Don't require mel.  Don't use luna.
947         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
948         (pgg-pgp-process-region): Use expand-file-name instead of concat.
949         (pgg-pgp-process-region): Don't use binary-funcall.
950
951         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
952
953         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
954         instead of concat.
955
956         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
957
958 2002-09-29  Simon Josefsson  <jas@extundo.com>
959
960         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
961         compile warnings.
962
963         * pgg.el (pgg-decrypt-region): Don't parse packet.
964
965         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
966
967 2002-09-29  Daiki Ueno <ueno@unixuser.org>
968
969         * pgg.el: Remove dependency on calist.el.
970
971 2002-09-28  Simon Josefsson  <jas@extundo.com>
972
973         * pgg.el (pgg-temporary-file-directory): New variable.
974         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
975
976         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
977         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
978
979         * pgg-parse.el (pgg-char-int): Defalias.
980         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
981         (pgg-read-bytes, pgg-read-body): Use it.
982         (pgg-decode-packets): Don't use MEL, use base64-*.
983         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
984         (pgg-string-as-unibyte): Defalias.
985         (pgg-parse-armor-region): Use it.
986
987         * pgg-gpg.el (pgg-gpg-process-region): Use
988         pgg-temporary-file-directory.
989
990         * luna.el: Don't def-edebug.
991
992         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
993         binary-write-decoded-region from MEL.
994
995         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
996
997         * alist.el, calist.el: Don't require product/APEL.
998
999         * pgg-parse.el (top-level): Remove dependency on static.el,
1000         pccl.el, mel.el.
1001         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
1002         `define-ccl-program' is boundp, instead of using broken.
1003
1004 2002-10-01  Simon Josefsson  <jas@extundo.com>
1005
1006         * message.el (message-required-mail-headers): Remove Lines:.
1007
1008 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1009         From Jesper Harder.
1010
1011         * gnus-group.el (gnus-group-fetch-charter,
1012         gnus-group-fetch-control): Prompt for group if given a prefix
1013         argument.
1014         * gnus-sum.el (t): Add gnus-group-fetch-charter and
1015         gnus-group-fetch-control to summary key map and menu.
1016
1017
1018 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
1019
1020         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
1021         number when there are no articles.
1022
1023 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1024
1025         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
1026         arg ALL means to fetch all articles, not only downloadable ones.
1027         (gnus-agent-fetch-selected-article): New function for
1028         gnus-select-article-hook or gnus-mark-article-hook.
1029
1030 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1031         From Peter von der Ahe <nospam2159@daimi.au.dk>.
1032
1033         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
1034         raw-text.
1035
1036 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
1037
1038         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
1039         Pinard).
1040         Major revamp of the code, documentation is in comments in the file
1041         for now.
1042
1043 2002-09-30  Simon Josefsson  <jas@extundo.com>
1044
1045         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
1046         buffer seem to be needed?
1047
1048 2002-09-29  Simon Josefsson  <jas@extundo.com>
1049
1050         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
1051         compile warnings.
1052
1053         * mml1991.el (mml1991-function-alist): Add pgg.
1054         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
1055         (mml1991-pgg-encrypt): Fix recipients querying.
1056
1057 2002-09-28  Simon Josefsson  <jas@extundo.com>
1058
1059         * mml2015.el (autoload): Autoload correct files.  Trivial patch
1060         from dme@dme.org.
1061         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
1062         handle is returned.
1063
1064 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1065
1066         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1067         Protect against non-existent of `nnimap-mailbox-info'.
1068
1069 2002-09-27  Simon Josefsson  <jas@extundo.com>
1070
1071         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
1072         (gnus-setup-news-hook): Use it.
1073         (gnus-after-getting-new-news-hook): Ditto.
1074
1075         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
1076
1077 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1078         From Mats Lidell <matsl@contactor.se>.
1079
1080         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
1081
1082 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1083
1084         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
1085         the part to decode encoded words, use raw words instead of decoded
1086         words.
1087
1088 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1089
1090         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
1091
1092         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
1093         (mm-setup-w3m): Use it.
1094
1095 2002-09-27  Simon Josefsson  <jas@extundo.com>
1096
1097         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
1098         article buffers.
1099
1100         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
1101         it just in case.
1102         (nnimap-update-unseen): New function; update unseen count in
1103         `n-m-info'.
1104         (nnimap-close-group): Call it.
1105
1106         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
1107         (gnus-after-getting-new-news-hook): Ditto.
1108
1109         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
1110         message into verboselevel 9.  Change slow mail check message.
1111         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
1112         (nnimap-fixup-unread-after-getting-new-news): New function, to be
1113         used as a hook after getting new mail.
1114
1115 2002-09-26  Simon Josefsson  <jas@extundo.com>
1116
1117         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
1118         SELECT/EXAMINE is first unseen article, not number of unseen
1119         articles.  Make them distinct by renaming the former to
1120         `first-unseen' instead of `unseen'.
1121
1122         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
1123         too.
1124         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
1125         changed.
1126         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
1127
1128         * gnus-int.el (gnus-server-unopen-status): Defcustom.
1129
1130         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
1131         better.
1132
1133         * mml2015.el (mml2015-pgg-decrypt): Only add security information
1134         if dissecting resulting buffer actually had any information.
1135
1136 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1137
1138         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
1139         because the function `string<' allows symbols.
1140
1141         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
1142
1143 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
1144
1145         * message.el (message-forward-make-body): Revert an early change
1146         because 8-bit utf-8 emails.
1147
1148 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
1149
1150         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
1151         links to Info)
1152         * gnus-art.el (gnus-treat-highlight-signature):
1153         * gnus-art.el (gnus-treat-buttonize):
1154         * gnus-art.el (gnus-treat-buttonize-head):
1155         * gnus-art.el (gnus-treat-emphasize):
1156         * gnus-art.el (gnus-treat-strip-cr):
1157         * gnus-art.el (gnus-treat-unsplit-urls):
1158         * gnus-art.el (gnus-treat-leading-whitespace):
1159         * gnus-art.el (gnus-treat-hide-headers):
1160         * gnus-art.el (gnus-treat-hide-boring-headers):
1161         * gnus-art.el (gnus-treat-hide-signature):
1162         * gnus-art.el (gnus-treat-fill-article):
1163         * gnus-art.el (gnus-treat-hide-citation):
1164         * gnus-art.el (gnus-treat-hide-citation-maybe):
1165         * gnus-art.el (gnus-treat-strip-list-identifiers):
1166         * gnus-art.el (gnus-treat-strip-pgp):
1167         * gnus-art.el (gnus-treat-strip-pem):
1168         * gnus-art.el (gnus-treat-strip-banner):
1169         * gnus-art.el (gnus-treat-highlight-headers):
1170         * gnus-art.el (gnus-treat-highlight-citation):
1171         * gnus-art.el (gnus-treat-date-ut):
1172         * gnus-art.el (gnus-treat-date-local):
1173         * gnus-art.el (gnus-treat-date-english):
1174         * gnus-art.el (gnus-treat-date-lapsed):
1175         * gnus-art.el (gnus-treat-date-original):
1176         * gnus-art.el (gnus-treat-date-iso8601):
1177         * gnus-art.el (gnus-treat-date-user-defined):
1178         * gnus-art.el (gnus-treat-strip-headers-in-body):
1179         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
1180         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
1181         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
1182         * gnus-art.el (gnus-treat-unfold-headers):
1183         * gnus-art.el (gnus-treat-fold-headers):
1184         * gnus-art.el (gnus-treat-fold-newsgroups):
1185         * gnus-art.el (gnus-treat-overstrike):
1186         * gnus-art.el (gnus-treat-display-xface):
1187         * gnus-art.el (gnus-treat-display-smileys):
1188         * gnus-art.el (gnus-treat-from-picon):
1189         * gnus-art.el (gnus-treat-mail-picon):
1190         * gnus-art.el (gnus-treat-newsgroups-picon):
1191         * gnus-art.el (gnus-treat-body-boundary):
1192         * gnus-art.el (gnus-treat-capitalize-sentences):
1193         * gnus-art.el (gnus-treat-fill-long-lines):
1194         * gnus-art.el (gnus-treat-play-sounds):
1195         * gnus-art.el (gnus-treat-translate):
1196         * gnus-art.el (gnus-treat-x-pgp-sig):
1197         * gnus-art.el (gnus-mime-button-line-format):
1198         * gnus-art.el (gnus-button-man-level):
1199         * gnus-art.el (gnus-button-emacs-level):
1200         * gnus-cus.el (gnus-group-parameters):
1201         * gnus-gl.el (bbb-build-mid-scores-alist):
1202         * gnus-group.el (gnus-group-line-format):
1203         * gnus-mlspl.el (gnus-group-split-setup):
1204         * gnus-mlspl.el (gnus-group-split):
1205         * gnus-msg.el (gnus-mailing-list-groups):
1206         * gnus-msg.el (gnus-posting-styles):
1207         * gnus-nocem.el (gnus-nocem-issuers):
1208         * gnus-score.el (gnus-score-regexp-bad-p):
1209         * gnus-srvr.el (gnus-server-line-format):
1210         * gnus-topic.el (gnus-topic-line-format):
1211         * gnus.el (gnus-summary-line-format):
1212         * mail-source.el (mail-sources):
1213         * message.el (message-subscribed-address-file):
1214         * nnmail.el (nnmail-split-fancy):
1215
1216 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
1217
1218         * mail-source.el(mail-source-run-script): use `functionp' to test
1219         whether the argument `script' is in fact a function.
1220         (mail-sources): adjust the defcustom to allow users to specify a
1221         function or a string as the value of the `:prescript' and
1222         `:postscript' arguments of the `file' and `pop3' mail sources.
1223
1224 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
1225
1226         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
1227         number when article 1 does not exist.
1228
1229 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1230
1231         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
1232         apropos if apropos-variable does not exist.
1233         (gnus-button-guessed-mid-regexp)
1234         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
1235         regexes.  From Reiner Steib.
1236         (gnus-button-handle-describe-function)
1237         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
1238         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
1239         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
1240
1241 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
1242         Trivial patch.
1243
1244         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
1245         the file.
1246
1247 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
1248
1249         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
1250
1251 2002-09-24  Simon Josefsson  <jas@extundo.com>
1252
1253         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
1254         (mml2015-use): Prefer PGG if installed.
1255         (mml2015-function-alist): Add PGG wrappers.
1256         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
1257         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
1258         prefix, make regexp optionally skip it.
1259         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
1260         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
1261         (mml2015-pgg-encrypt): New functions.
1262         (defvar, autoload): Prevent byte-compile warnings.
1263
1264 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1265         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
1266
1267         * gnus-art.el (article-strip-banner): Check for the existence of
1268         from header.
1269
1270 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
1271
1272         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
1273         (gnus-button-alist): Improved regexp for
1274         gnus-button-handle-mid-or-mail (false positives), fixed
1275         gnus-button-handle-man entries.
1276         From Reiner Steib.
1277
1278 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
1279         From Josh Huber.
1280
1281         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
1282         nnmail-extra-headers is non-nil.
1283
1284 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
1285
1286         * nnmaildir.el: Store article numbers persistently.  General
1287         revision.
1288         (nnmaildir-request-expire-articles): handle 'immediate and 'never
1289         for nnmail-expiry-wait; delete instead of moving if 'force is
1290         given.
1291
1292 2002-09-23  Simon Josefsson  <jas@extundo.com>
1293         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
1294
1295         * smime.el (smime-sign-buffer): Get key and extra certs.
1296         (smime-get-key-with-certs-by-email): Utility function.
1297
1298 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1299         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
1300
1301         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
1302         article exists.
1303
1304 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1305
1306         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
1307
1308 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
1309         From Reiner Steib.
1310
1311         * gnus-art.el (gnus-button-handle-custom,
1312         gnus-button-handle-mid-or-mail,
1313         gnus-button-handle-describe-{function,variable,key},
1314         gnus-button-handle-apropos{,command,variable}): New functions.
1315         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
1316         gnus-button-{man,emacs,mail}-level): New variables.
1317         (gnus-button-alist): Use the above to buttonize emacs and mail
1318         related links.
1319
1320 2002-09-18  Juanma Barranquero  <lektu@terra.es>
1321
1322         * gnus-int.el (gnus-status-message): Fix spacing.
1323
1324         * imap.el (imap-continuation): Fix typos.
1325
1326 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1327
1328         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
1329
1330         * gnus-art.el (gnus-article-reply-with-original): Correct
1331         with-current-buffer scope.
1332
1333         * message.el (message-completion-alist): Add Reply-To, From, etc.
1334
1335 2002-09-18  Simon Josefsson  <jas@extundo.com>
1336
1337         * nnimap.el (nnimap-request-expire-articles): Make flag setting
1338         conditional.  From Nevin Kapur <nevin@jhu.edu>.
1339
1340 2002-09-17  Simon Josefsson  <jas@extundo.com>
1341
1342         * nnimap.el (nnimap-expiry-target): Don't search for which
1343         articles exists here.
1344         (nnimap-request-expire-articles): Do it here instead.  Only expire
1345         when articles are found.  Suggested by Nevin Kapur
1346         <nevin@jhu.edu>.
1347
1348 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1349         From Reiner Steib <reiner.steib@gmx.de>.
1350
1351         * message.el (message-strip-subject-trailing-was)
1352         (message-change-subject, message-add-archive-header)
1353         (message-xpost-fup2-header, message-xpost-insert-note)
1354         (message-xpost-fup2, message-reduce-to-to-cc): New functions
1355         adopted from message-utils.el.  Add functions to the keymap, mode
1356         describtion and menu.
1357         (message-change-subject,message-xpost-fup2): Signal error if
1358         current header is empty.
1359         (message-xpost-insert-note): Changed insert position.
1360         (message-archive-note): Ensure to insert note in message body (not
1361         in head).
1362         (message-archive-header, message-archive-note)
1363         (message-xpost-default, message-xpost-note, message-fup2-note)
1364         (message-xpost-note-function): New variables adopted from
1365         message-utils.el.  Changed some doc-strings.
1366         (message-mark-insert-{begin,end}): Rename from
1367         message-{begin,end}-inserted-text-mark (message-utils.el), changed
1368         values.
1369         (message-subject-trailing-was-query)
1370         (message-subject-trailing-was-ask-regexp)
1371         (message-subject-trailing-was-regexp): New variables.
1372         (message-to-list-only): Added doc-string and menu entry.
1373
1374         * message-utils.el: Removed.  Functions are now in message.el.
1375
1376 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1377
1378         * gnus-art.el (gnus-article-reply-with-original,
1379         gnus-article-followup-with-original): Switch to
1380         gnus-summary-buffer before reply/followup.
1381
1382 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
1383
1384         * gnus-sum.el (gnus-summary-toggle-header): The article window may
1385         not exist. Toggle it anyway.
1386
1387 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
1388
1389         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
1390
1391         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
1392         Trivial patch from Urban Engberg <ue@ccieurope.com>.
1393
1394         * rfc2047.el (message-posting-charset): Defvar it.
1395         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
1396         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
1397
1398         * mail-source.el (mail-source-fetch): Hide password.
1399
1400         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
1401
1402 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1403         From John Paul Wallington <jpw@shootybangbang.com>.
1404
1405         * gnus.el (gnus-visual, gnus-meta): Fix typo.
1406
1407 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1408
1409         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
1410
1411 2002-09-11  Simon Josefsson  <jas@extundo.com>
1412
1413         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
1414         (nnimap-split-rule): Doc fix.
1415         (nnimap-request-expire-articles): Cleanup code.
1416
1417 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1418         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
1419
1420         * gnus-art.el (gnus-article-address-banner-alist): New option.
1421         (article-strip-banner): Refer the above option to split banners of
1422         free mail servers, when no group parameter is specified.
1423
1424 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1425
1426         * nntp.el (nntp-wait-for-string): Check for a process in the
1427         current buffer instead of `nntp-server-buffer'.
1428
1429 2002-09-09  Simon Josefsson  <jas@extundo.com>
1430
1431         * gnus-art.el (gnus-button-man-handler): New variable.
1432         (gnus-button-alist): Use g-b-handle-man.
1433         (gnus-button-handle-man): New, call g-b-man-handler.
1434
1435 2002-09-08  Simon Josefsson  <jas@extundo.com>
1436
1437         * gnus-art.el (gnus-button-alist): Buttonize man page links.
1438
1439 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1440
1441         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
1442
1443 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1444
1445         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
1446
1447         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
1448         keystroke.
1449
1450         * gnus-srvr.el (gnus-browse-describe-group): New command and
1451         keystroke.
1452
1453 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1454
1455         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
1456         value for gnus-decoration property.
1457
1458 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1459
1460         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
1461         string) as group name in case we have a CRLF in the file.
1462
1463 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
1464
1465         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
1466         group.
1467         (rfc1843-decode-hzp): do.
1468         (rfc1843-newsgroups-regexp): do.
1469
1470 2002-09-04  Simon Josefsson  <jas@extundo.com>
1471
1472         * message.el (message-canlock-generate): Make sure sha1 doesn't
1473         call external programs.
1474
1475 2002-09-03  Simon Josefsson  <jas@extundo.com>
1476
1477         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
1478
1479         * gnus-agent.el (gnus-agent-batch): Add doc.
1480
1481 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
1482
1483         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
1484         check for signed and encrypted parts.
1485         * mml.el (mml-parse-1): Correct small typo which preventing
1486         setting recipients in a secure tag.
1487
1488 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1489
1490         * mm-util.el (mm-coding-system-priorities): Default to a list of
1491         iso-2022-jp and others for the Japanese environment.
1492
1493 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1494
1495         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
1496         invalid display names.
1497
1498 2002-08-30  Simon Josefsson  <jas@extundo.com>
1499
1500         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
1501         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
1502
1503 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
1504
1505         * gnus.el (gnus-group-charter-alist): New option.
1506         (gnus-group-fetch-control-use-browse-url): New option.
1507
1508         * gnus-group.el (gnus-group-fetch-charter): New function.
1509         (gnus-group-fetch-control): New function.
1510         Add them to the keymap and menu. Require mm-url.
1511
1512 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1513
1514         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
1515         From Alex Schroeder <alex@emacswiki.org>.
1516
1517 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
1518
1519         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
1520         items expecting user interaction.
1521
1522         * gnus-topic.el (gnus-topic-make-menu-bar): do.
1523
1524         * gnus-sum.el (gnus-summary-make-menu-bar): do.
1525
1526         * gnus-srvr.el (gnus-server-make-menu-bar): do.
1527
1528         * mml.el (mml-menu): do.
1529
1530 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1531
1532         * mail-source.el (mail-source-touch-pop): New function.
1533
1534         * message.el (message-smtpmail-send-it): New function.
1535         (message-send-mail-function): Add it for a candidate.
1536
1537 2002-08-27  Simon Josefsson  <jas@extundo.com>
1538
1539         * gnus-msg.el (posting-charset-alist): Use
1540         gnus-define-group-parameter instead of defcustom.
1541         (gnus-put-message): Handle SPC in GCC.
1542         (gnus-inews-insert-gcc): Ditto.
1543         (gnus-inews-insert-archive-gcc): Ditto.
1544
1545 2002-08-26  Simon Josefsson  <jas@extundo.com>
1546
1547         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
1548         (gnus-agentize): Auto agentize all nntp and nnimap groups.
1549         (gnus-agent-possibly-save-gcc): Autoload.
1550         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
1551
1552 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1553
1554         * gnus.el (gnus-other-frame-function): New user option.
1555         (gnus-other-frame): Use it; add a doc-string; make it work with
1556         the gnuclient program.
1557
1558         * gnus-util.el (gnus-frame-or-window-display-name): New function.
1559
1560         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
1561         `device-connection' and `dfw-device'.
1562
1563 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1564
1565         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
1566         positives, make it stricter.  From Jochen Hein (trivial change).
1567
1568 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1569
1570         * gnus.el (gnus-other-frame): Trivial fix.
1571
1572 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1573
1574         * gnus.el (gnus-other-frame-parameters): New user option.
1575         (gnus-other-frame-object): New variable.
1576         (gnus-other-frame): Make it search for existing Gnus frame; don't
1577         read new news; delete frame on exit.
1578
1579         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
1580
1581         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
1582
1583 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1584         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
1585
1586         * message.el (message-set-auto-save-file-name): Add support for
1587         the Cygwin Emacs; the system-type is `cygwin'.
1588         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
1589
1590 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1591
1592         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
1593
1594         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
1595         avoid arithmetic errors.
1596
1597 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1598
1599         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
1600
1601 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1602
1603         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
1604         (message-ignored-resent-headers): Add envelope From.
1605
1606 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1607
1608         * gnus.el (gnus-summary-line-format): Document %k specifier.
1609
1610 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1611
1612         * gnus-sum.el (gnus-summary-line-message-size): New function.
1613         (gnus-summary-line-format-alist): Use it.
1614
1615 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1616
1617         * gnus-art.el (article-make-date-line): Refer to the value for
1618         `gnus-article-time-format' in the summary buffer.
1619
1620         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
1621
1622 2002-08-14  Simon Josefsson  <jas@extundo.com>
1623
1624         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
1625         quoting.
1626         (gnus-button-alist): Fix doc.
1627         (gnus-header-button-alist): Use ' not ` for default value quoting.
1628         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
1629         rationale similar to 2002-05-01 change.
1630         (gnus-article-add-buttons-to-head): Evaluate expression.
1631
1632         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
1633
1634 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1635
1636         * message.el (message-font-lock-keywords): Refer to the value for
1637         `message-cite-prefix-regexp' dynamically.
1638
1639 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1640
1641         * gnus-art.el (gnus-decode-header-methods): Doc fix.
1642
1643 2002-08-12  Simon Josefsson  <jas@extundo.com>
1644
1645         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
1646         (imap-shell-open): Skip initial junk before IMAP greeting.
1647
1648 2002-08-11  Simon Josefsson  <jas@extundo.com>
1649
1650         * message-utils.el (message-xpost-default,
1651         message-xpost-fup2-header, message-xpost-fup2): Fixed
1652         Typos.  Trivial changes from Reiner Steib
1653         <4uce.02.r.steib@gmx.net>.
1654
1655 2002-08-09  Simon Josefsson  <jas@extundo.com>
1656
1657         * message.el (message-canlock-password): Set
1658         canlock-password-for-verify to newly generated canlock-password.
1659         When Emacs is restarted, Custom makes sure this is set, but during
1660         the same session we must set it manually.
1661
1662 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
1663
1664         * yenc.el: New file.
1665
1666         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
1667         (mm-uu-type-alist): Add yenc.
1668         (mm-uu-yenc-filename): New function.
1669         (mm-uu-yenc-extract): New function.
1670
1671         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
1672
1673 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1674
1675         * dgnushack.el (merge): Don't use coerce.
1676
1677 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
1678
1679         * mailcap.el (mailcap-mime-data): Test window-system rather than
1680         mm-device-type.
1681         (mailcap-mime-data): Call xdvi and gv with "-safer".
1682
1683         * mm-util.el: Don't define mm-device-type.
1684
1685 2002-08-05  Simon Josefsson  <jas@extundo.com>
1686
1687         * mm-util.el (mm-coding-system-priorities): coding-system type not
1688         supported everywhere.
1689
1690 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1691
1692         * gnus.el (gnus-version-number): Bumped version number.
1693
1694 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1695
1696         * gnus.el: Oort Gnus v0.07 is released.
1697
1698 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1699
1700         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
1701         (gnus-article-sort-functions): Doc fix.
1702         (t): New keystroke.
1703         (gnus-article-sort-by-random): New function.
1704         (gnus-thread-sort-by-random): New function.
1705
1706 2002-08-02  Simon Josefsson  <jas@extundo.com>
1707
1708         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
1709         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
1710
1711 2002-07-31  Danny Siu  <dsiu@adobe.com>
1712
1713         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
1714         when splitting malformed messages without message-id
1715
1716 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1717         From Niklas Morberg <niklas.morberg@axis.com>.
1718
1719         * nnweb.el (nnweb-type, nnweb-type-definition)
1720         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
1721         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
1722         functionality.
1723         * nnweb.el: Removed old non-functioning search engines.
1724
1725 2002-07-27  Simon Josefsson  <jas@extundo.com>
1726
1727         * message.el (message-forward-make-body): Don't use
1728         `message-forward-ignored-headers' when doing a "raw" followup (it
1729         is important to preserve e.g. CTE).
1730
1731         * flow-fill.el (fill-flowed): Disable filladapt-mode.
1732
1733         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
1734         regexp-quote, Cyrus Sieve is fixed.
1735
1736         * sieve-manage.el (sieve-manage-deletescript): New function.
1737
1738         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
1739         (sieve-manage-mode): Fix menubar.
1740         (sieve-activate): Change some messages.
1741         (sieve-deactivate-all): New function.
1742         (sieve-deactivate): New alias.
1743         (sieve-remove): New function.
1744         (sieve-help): Fix help.
1745         All suggested by Ned Ludd.
1746
1747 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1748
1749         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
1750         (mm-w3m-safe-url-regexp): New user option.
1751
1752         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
1753         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
1754
1755 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
1756
1757         * gnus-sum.el (gnus-summary-delete-article): Force
1758         nnmail-expiry-target to 'delete, so that absolute deletion
1759         happens when absolute deletion is requested.
1760
1761 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1762         From Nevin Kapur <nevin@jhu.edu>.
1763
1764         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
1765         headers as empty headers.
1766
1767 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1768         From Jochen Hein <jochen@jochen.org>.
1769
1770         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
1771         correct typo.
1772         (gnus-emphasis-strikethru): New face.
1773
1774 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1775         From Jason Merrill <jason@redhat.com>.
1776
1777         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
1778         entire file for each of a sequence of missing articles.
1779
1780         * gnus-salt.el (gnus-binary-display-article): Respect an existing
1781         value for gnus-view-pseudos.
1782
1783         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
1784         avoid nreverse.
1785
1786 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1787         From Ted Zlatanov <teodor.zlatanov@divine.com>.
1788
1789         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
1790         (gnus-summary-mode-line-format-alist): Add %h for number of
1791         spams.
1792         (gnus-newsgroup-spam-marked): New variable.
1793         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
1794         (gnus-article-read-p, gnus-article-mark)
1795         (gnus-set-global-variables, gnus-set-global-variables)
1796         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
1797         (gnus-summary-mark-article-as-unread)
1798         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
1799         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
1800         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
1801
1802 2002-07-10  Simon Josefsson  <jas@extundo.com>
1803
1804         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
1805         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
1806
1807 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
1808
1809         * gnus-sum.el (gnus-summary-delete-article): Respect group
1810         parameters while expiring.
1811
1812 2002-07-08  Simon Josefsson  <jas@extundo.com>
1813
1814         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
1815         Enberg.
1816
1817 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1818
1819         * gnus-art.el (article-unsplit-urls): Only display MIME when this
1820         function is called interactively.  From Niklas Morberg.
1821
1822 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1823
1824         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
1825         cdaar to cdar and car.
1826
1827         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
1828         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
1829
1830 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1831
1832         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
1833         don't break a narrowed article.
1834
1835         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
1836         (nntp-open-via-rlogin-and-telnet): Ditto.
1837
1838 2002-07-02  Didier Verna  <didier@xemacs.org>
1839
1840         * nnmail.el (nnmail-split-methods): fix custom type.
1841
1842 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1843
1844         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
1845         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
1846
1847 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1848
1849         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
1850         (gnus-summary-resend-message): Use it.
1851
1852 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1853
1854         * nntp.el (nntp-via-rlogin-command-switches): New variable.
1855         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
1856
1857 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1858
1859         * message.el (message-font-lock-keywords): Don't fontify
1860         headers in the message body, only in the header.
1861         (message-font-lock-make-header-matcher): New function, used by
1862         message-font-lock-keywords.
1863         From Katsumi Yamaoka <yamaoka@jpl.org>.
1864
1865 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1866
1867         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
1868
1869 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1870
1871         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
1872
1873 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1874
1875         * message.el (message-font-lock-keywords): Revert 2002-06-22
1876         change.
1877
1878 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1879
1880         * message.el (message-font-lock-keywords): Put colon in header
1881         name match.
1882
1883 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1884
1885         * message.el (message-font-lock-keywords): Don't use header faces
1886         in the body.  Thanks to Stefan Monnier for the hint on the
1887         implementation.
1888
1889 2002-05-09  Miles Bader  <miles@gnu.org>
1890
1891         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
1892         (gnus-article-hide-citation): Respect it.
1893
1894 2002-04-12  Juanma Barranquero  <lektu@terra.es>
1895
1896         * pop3.el (pop3-open-server): Fix typo.
1897
1898 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
1899
1900         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
1901         instead of push to ignore duplicate to-(list|address) values.
1902         * nnmail.el (nnmail-cache-ignore-groups): New.
1903         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
1904
1905 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1906
1907         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
1908         before sending.  Suggested by Jan Rychter.
1909
1910 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1911
1912         * dgnushack.el (remove): New compiler macro.
1913         (last, coerce, subseq): Remove compiler macros for those built-in
1914         or unused functions.
1915
1916 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1917
1918         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
1919         sure to write byte-compiled versions of gnus-*-format-alist to
1920         .newsrc.eld.  From Simon Josefsson.
1921
1922 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1923
1924         * gnus-agent.el (gnus-agent-read-servers)
1925         (gnus-agent-write-servers): Put server name (string like
1926         "nnchoke:frumple") in the file instead of a server specification
1927         (Lisp expression like (nnchoke "frumple" ...parameters...)).
1928         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
1929
1930 2002-06-16  Simon Josefsson  <jas@extundo.com>
1931
1932         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
1933         Reiner Steib <4uce.02.r.steib@gmx.net>.
1934
1935 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1936
1937         * nnheader.el (nnheader-file-name-translation-alist): Set the
1938         default value for MS Windows systems.
1939
1940         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
1941
1942 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1943
1944         * message.el (message-beginning-of-line): Keep the region active
1945         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
1946
1947 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
1948
1949         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
1950         * gnus-msg.el (gnus-summary-reply): Ditto.
1951         * gnus-msg.el (gnus-summary-handle-replysign): New.
1952
1953 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1954
1955         * message.el (message-send-mail-with-sendmail): Kill errbuf even
1956         if sending failed.
1957
1958 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
1959
1960         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
1961         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
1962         to sign while encrypting.
1963
1964 2002-06-11  Simon Josefsson  <jas@extundo.com>
1965
1966         * gnus-int.el (gnus-request-move-article): Agent expire article if
1967         successfuly moved.
1968
1969         * nnweb.el (nnweb-google-create-mapping): Honors the value of
1970         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
1971
1972 2002-06-10  Simon Josefsson  <jas@extundo.com>
1973
1974         * gnus-int.el (gnus-request-expire-articles): Fix last change?
1975
1976 2002-06-09  Simon Josefsson  <jas@extundo.com>
1977
1978         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
1979
1980         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
1981
1982 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1983
1984         * flow-fill.el (fill-flowed): Ignore errors.
1985
1986 2002-06-06  Simon Josefsson  <jas@extundo.com>
1987
1988         * message.el (message-send-mail-with-sendmail): Improve error message.
1989
1990 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1991
1992         * message.el (message-interactive): Change default from nil to t.
1993         Better to be safe than to be fast.
1994
1995 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1996
1997         * message.el (message-send-mail-with-sendmail): Check return value
1998         from call-process-region.
1999
2000 2002-06-04  Simon Josefsson  <jas@extundo.com>
2001
2002         * gnus-msg.el (gnus-group-mail, gnus-group-news)
2003         (gnus-group-post-news, gnus-summary-mail-other-window)
2004         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
2005         gnus-article-copy to nil, thereby inhibiting the `header' posting
2006         style match to use data from last viewed article.
2007         Suggested by Hrvoje Niksic.
2008
2009 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2010
2011         * spam.el (spam-point-at-eol): New alias.
2012         (spam-parse-whitelist): Use it.
2013
2014 2002-06-03  Simon Josefsson  <jas@extundo.com>
2015
2016         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
2017         (nnmail-article-group): Use it.
2018
2019 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2020
2021         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
2022         so that code reading them won't be surprised.  From Jesper Harder
2023         <harder@ifa.au.dk>.
2024
2025 2002-05-29  Simon Josefsson  <jas@extundo.com>
2026
2027         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
2028         articles.
2029
2030         * gnus.el (gnus-agent-cache): Doc fix.
2031         (gnus-agent): Change default to t.
2032
2033         * gnus-agent.el (gnus-agent-expire): Make it accept optional
2034         ARTICLES, GROUP and FORCE parameters.
2035
2036 2002-05-28  Simon Josefsson  <jas@extundo.com>
2037
2038         * gnus-group.el (gnus-group-line-format): Doc fix.
2039
2040 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2041
2042         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
2043         original article before yanking.  From Jesper Harder
2044         <harder@ifa.au.dk>.
2045
2046 2002-05-26  Simon Josefsson  <jas@extundo.com>
2047
2048         * gnus-sum.el (gnus-summary-menu-split): New function.
2049         (gnus-summary-make-menu-bar): Split charset submenu.
2050         (gnus-summary-menu-maxlen): New variable.
2051         (gnus-summary-menu-split): Use it.
2052
2053 2002-05-25  Simon Josefsson  <jas@extundo.com>
2054
2055         * mml.el (mml-preview): Generate some headers.
2056
2057         * gnus.el (gnus-large-newsgroup): Fix :type.
2058
2059         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
2060         Agent cache NOV's by default now).
2061         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
2062
2063 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
2064
2065         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
2066         call to gnus-parent-id when we check for References loops.
2067         (gnus-summary-prepare-threads): Avoid simplifying every Subject
2068         twice by saving the simplified subject string in simp-subject.
2069
2070 2002-05-23  Simon Josefsson  <jas@extundo.com>
2071
2072         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
2073         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
2074
2075         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
2076         Niklas Morberg <niklas.morberg@axis.com>.
2077
2078 2002-05-22  Simon Josefsson  <jas@extundo.com>
2079
2080         * sieve.el (sieve-change-region): Define it before it is used.
2081
2082         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
2083         (gnus-summary-reply): Ask for confirmation when replying to news.
2084         Defaults to not ask.  From Benjamin Rutt
2085         <rutt+news@cis.ohio-state.edu>.
2086
2087         * nnimap.el (nnimap-nov-is-evil): Improve doc.
2088
2089 2002-05-21  Simon Josefsson  <jas@extundo.com>
2090
2091         * sieve-mode.el (sieve-manage): Fix autoloads.
2092
2093         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
2094         name (makes it work with recent Cyrus timsieved).
2095
2096 2002-05-20  Jason  <jbaker@cs.utah.edu>
2097         Trivial patch.
2098
2099         * gnus-art.el (gnus-request-article-this-buffer): Try
2100         reconnecting if you don't get the message.
2101
2102 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2103
2104         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
2105         Reply-To headers from the headers.
2106
2107 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2108
2109         * mm-url.el (mm-url-insert): Remove junk message.
2110
2111 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2112
2113         * nnslashdot.el (nnslashdot-request-list): Parse new html.
2114         (nnslashdot-use-front-page): New variable.
2115         (nnslashdot-request-list): Use it.
2116
2117         * mm-url.el (mm-url-timeout): New variable.
2118         (mm-url-retries): Ditto.
2119         (mm-url-insert): Use it.
2120
2121 2002-05-16  Simon Josefsson  <jas@extundo.com>
2122
2123         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
2124         (gnus-simplify-subject-functions): Mention g-s-a-w.
2125
2126 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
2127
2128         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
2129         nnmail-cache-insert.
2130         * nndiary.el (nndiary-request-accept-article): Ditto.
2131         * nnfolder.el (nnfolder-request-accept-article): Ditto.
2132         * nnimap.el (nnimap-request-accept-article): Ditto.
2133         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
2134         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
2135         * nnmbox.el (nnmbox-request-accept-article): Ditto.
2136         * nnmh.el (nnmh-request-accept-article): Ditto.
2137         * nnmail.el (nnmail-cache-insert): Change group to required,
2138         removed code which tried to figure out the group.
2139
2140 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
2141
2142         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
2143         messages. From Hans de Graaff <hans@degraaff.org>.
2144         * nnml.el (nnml-request-accept-article): Pass in the group name to
2145         nnmail-cache-insert, since it's available.
2146
2147 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2148
2149         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
2150
2151 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2152         From Florian Weimer <fw@deneb.enyo.de>.
2153
2154         * gnus.el (subscribed): New group parameter.
2155         (gnus-find-subscribed-addresses): Use it.
2156
2157 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
2158
2159         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
2160         the default for pgpmime to support pgp v2.
2161         * mml-sec.el (mml-signencrypt-style): New accessor function to
2162         allow users to get/set the signencrypt style more easily without
2163         frobbing the alist directly.
2164         * mml.el (mml-generate-mime-1): Use accessor function.
2165
2166 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2167
2168         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
2169         parenthesis for "<" and ">".  Suggested by Andreas Schwab
2170         <schwab@suse.de>.
2171
2172 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2173
2174         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
2175         when intuiting the group the message is written to.  From Josh
2176         Huber <huber@alum.wpi.edu>.
2177
2178 2002-05-06  Simon Josefsson  <jas@extundo.com>
2179
2180         * gnus-topic.el (gnus-group-topic-parameters): Work when group
2181         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
2182
2183 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
2184
2185         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
2186         argument, and fixed compiler warning. (added autoload for
2187         gpg-encrypt).
2188
2189 2002-05-04  Simon Josefsson  <jas@extundo.com>
2190
2191         * mml1991.el (mml1991-function-alist): Doc fix.
2192
2193         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
2194         doesn't exist (for previewing messages without having Gnus
2195         started).
2196
2197         * mm-util.el (mm-coding-system-priorities): Defcustom.
2198
2199         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
2200
2201 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
2202
2203         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
2204         default.
2205         * mml-sec.el:
2206         * mml-sec.el (mml-signencrypt-style): New.
2207         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
2208         argument `sign'.
2209         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
2210         signencrypt.
2211         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
2212         * mml.el (mml-generate-mime-1): Changed logic so a part which is
2213         both signed & encryped is processed in one operation. (rather than
2214         two separate ops: sign, then encrypt)
2215         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
2216         indication if a message is signed by an expired key.
2217         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
2218         enables combined sign & encrypt operation. (this was always on
2219         before).
2220         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
2221
2222 2002-05-01  Simon Josefsson  <jas@extundo.com>
2223
2224         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
2225         server.
2226         (nnimap-mailbox-info): defvar instead of defvoo.
2227
2228 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2229
2230         * gnus.el: Oort Gnus v0.06 is released.
2231
2232 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2233
2234         * lpath.el: Bind url-package-version.
2235
2236 2002-05-01  Simon Josefsson  <jas@extundo.com>
2237
2238         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
2239         filename before deleting the group itself, because the presence of
2240         a group filename decides if long filenames are used or not.
2241
2242         * gnus-art.el (gnus-button-alist): Don't inline
2243         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
2244         without also modifying g-button-alist.
2245         (gnus-button-alist): Fix type to allow variable as well as regexp.
2246         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
2247         themselves, variables to its contents.
2248         (gnus-button-entry): Ditto.
2249
2250 2002-05-01  Simon Josefsson  <jas@extundo.com>
2251
2252         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
2253         UIDNEXT as a string.
2254
2255         * nnimap.el (nnimap-string-lessp-numerical): New function.
2256         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
2257         integers.
2258
2259 2002-04-29  Simon Josefsson  <jas@extundo.com>
2260
2261         * nnmail.el (nnmail-cache-insert): Accept optional group
2262         parameter.
2263
2264         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
2265         n-r-g-a is disabled.
2266
2267 2002-04-29  Simon Josefsson  <jas@extundo.com>
2268
2269         * nnimap.el (nnimap-split-fancy): Fix doc.
2270         (nnimap-split-fancy): Fix doc.
2271
2272         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
2273         (nnimap-mailbox-info): New internal variable.
2274         (nnimap-retrieve-groups): Implement faster new mail check.
2275
2276         * nnimap.el (nnimap-split-articles): Support
2277         nnmail-cache-accepted-message-ids.
2278         (nnimap-request-accept-article): Ditto.
2279
2280         * imap.el (imap-mailbox-status-asynch): New command.
2281
2282 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
2283
2284         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
2285         are no subscribed mail groups.
2286         - Strip quoted names when comparing addresses
2287
2288 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
2289
2290         * mm-decode.el (mm-text-html-renderer): Change customize type to
2291         const.
2292
2293         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
2294         (gnus-debug-exclude-variables): do.
2295
2296 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2297
2298         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
2299         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
2300
2301 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2302
2303         * dns.el (dns-make-network-process): New macro.
2304         (query-dns): Use it.
2305
2306 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2307
2308         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
2309         article-buffer.
2310
2311         * mm-url.el (mm-url-package-name): New variable.
2312         (mm-url-package-version): New variable.
2313         (mm-url-insert-file-contents): Bind url-package-name and
2314         url-package-version here.
2315         * nnrss.el (nnrss-insert-w3): Move the bindings.
2316
2317         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
2318         url-package-version. Trivial change from Andrew J Cosgriff
2319         <ajc@polydistortion.net>
2320
2321         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
2322         attachments. Trivial change from Peter 'Luna' Runestig
2323         <peter@runestig.com>.
2324
2325 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
2326
2327         * nnkiboze.el (nnkiboze-request-scan): Call
2328         nnkiboze-possibly-change-group.
2329         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
2330         problems.
2331         (nnkiboze-generate-group): Set newsrc to the *highest* article
2332         number kibozed, not the lowest.
2333
2334 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
2335
2336         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
2337
2338 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2339         From Dan Christensen <jdc+news@uwo.ca>.
2340
2341         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
2342         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
2343         Recognize math postings.  Extract Date (now ignores "(15kb)").
2344         Extract email address using gnus-extract-address-components
2345         instead of just taking the first word.  Create Date and From
2346         headers for message which are missing these headers.  Get rid
2347         of spurious \\ lines (purely cosmetic).  Extend body-end and
2348         file-end regexps, to exclude more garbage from the message.
2349         Make URL rephrasing regexp more flexible, to match current
2350         format.
2351
2352 2002-04-23  Simon Josefsson  <jas@extundo.com>
2353
2354         * netrc.el: New file, functions copied from gnus-util.el by Ted
2355         Zlatanov <tzz@lifelogs.com>.
2356
2357         * gnus-util.el: Require netrc.
2358         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
2359         new code in netrc.el.
2360
2361 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2362
2363         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
2364         message-ignored-resent-headers, too.  From Matthieu Moy
2365         <Matthieu.Moy@imag.fr>.
2366
2367 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2368
2369         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
2370         boolean not a string
2371         * gnus-group.el (gnus-group-line-format): add description of %C
2372         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
2373           as %C
2374         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
2375
2376 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
2377
2378         * nnmaildir.el (nnmaildir-request-scan): typo: set
2379         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
2380         nnmail-get-new-mail for 'find-new-groups.
2381
2382 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
2383
2384         * nnmaildir.el (nnmaildir-request-update-info,
2385         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
2386         unnecessary calls to nnmaildir-request-scan.
2387
2388 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
2389
2390         * gnus-msg.el:
2391         * gnus-msg.el (gnus-message-replysign): New.
2392         * gnus-msg.el (gnus-message-replyencrypt): New.
2393         * gnus-msg.el (gnus-message-replysignencrypted): New.
2394         * gnus-msg.el (gnus-summary-reply): Use the three new variables
2395         (above) to automatically encrypt/sign to encrypted/signed
2396         messages.
2397         * message.el:
2398         * message.el (message-mode-map): Add keybinding for
2399         `message-to-list-only'
2400         * message.el (message-mode): Add description for
2401         `message-to-list-only'
2402         * message.el (message-to-list-only): New.
2403         * message.el (message-make-mft): Changed to use the cl loop macro,
2404         and added optional flag to return only the matched list. (for use
2405         in new message-to-list-only function)
2406
2407 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
2408
2409         * gnus-msg.el:
2410         * gnus-msg.el (gnus-message-replysign):
2411         * gnus-msg.el (gnus-replysign): New.
2412         * gnus-msg.el (gnus-replyencrypt): New.
2413         * gnus-msg.el (gnus-replysignencrypted): New.
2414         * gnus-msg.el (gnus-summary-reply):
2415         * message.el:
2416         * message.el (message-mode-map):
2417         * message.el (message-mode):
2418         * message.el (message-to-list-only): New.
2419         * message.el (message-make-mft):
2420
2421 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2422
2423         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
2424
2425 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
2426
2427         * message.el (message-gen-unsubscribed-mft): accept a prefix
2428         argument so CC can be included with C-u C-c C-f C-a
2429
2430 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2431         From Ted Zlatanov <teodor.zlatanov@divine.com>.
2432
2433         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
2434         Improve docstring.
2435         (spam-enter-blacklist): New command.
2436
2437         * gnus-sum.el (gnus-spam-mark): New mark.
2438         (gnus-auto-expirable-marks): Add gnus-spam-mark.
2439         (gnus-summary-make-tool-bar): Correct conditional.
2440         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
2441         (gnus-summary-mark-as-spam): New command.
2442
2443 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
2444
2445         * mml-sec.el (mml-secure-message): changed to support arbritrary
2446         modes.
2447         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
2448         changed to support "signencrypt" mode.
2449         * mml.el (mml-parse-1): changed to support different secure modes
2450         more easily. (for signencrypt)
2451
2452 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
2453
2454         * gnus-sum.el (gnus-update-summary-mark-positions)
2455         (gnus-summary-toggle-header):
2456         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
2457         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
2458         (gnus-uu-post-encoded):
2459         * nnfolder.el (nnfolder-possibly-change-group):
2460         * nnimap.el (nnimap-retrieve-headers):
2461         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
2462
2463 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
2464
2465         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
2466         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
2467
2468 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2469
2470         * gnus-srvr.el (gnus-server-set-info): Clear
2471         `gnus-server-method-cache' when `gnus-server-alist' is changed.
2472         From Daiki Ueno <ueno@unixuser.org>.
2473
2474 2002-04-11  Simon Josefsson  <jas@extundo.com>
2475
2476         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
2477         viewing of security buttons.  Thanks to Nicolas Kowalski
2478         <Nicolas.Kowalski@imag.fr>.
2479
2480         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
2481         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
2482         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
2483         <Nicolas.Kowalski@imag.fr>.
2484         (smime-decrypt-buffer): Ditto.
2485
2486 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2487
2488         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
2489         header line.
2490
2491 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
2492
2493         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
2494
2495 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2496
2497         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
2498
2499 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2500
2501         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
2502         errors when debug.
2503
2504 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
2505
2506         * message.el (message-make-mft): Changed MFT code from using
2507         message-recipients (which included Bcc) to use only the To and CC
2508         headers.
2509
2510 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
2511
2512         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
2513         add link.
2514         (gnus-treat-mail-picon): Ditto.
2515         (gnus-treat-newsgroups-picon): Ditto.
2516         (gnus-picon-databases): Fix custom type.
2517         (gnus-picon-databases): Add link.
2518         (gnus-article-x-face-command): Add to gnus-picon group.
2519
2520 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
2521
2522         * message.el (message-buffer-naming-style): Remove.
2523
2524 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2525
2526         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
2527
2528         * message.el (message-tool-bar-map): Ditto.
2529
2530         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2531
2532 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2533
2534         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
2535
2536 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
2537
2538         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
2539
2540 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
2541         Trivial patch.
2542
2543         * dns.el: open-network-stream under XEmacs does udp.
2544
2545 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
2546
2547         * spam.el (spam-enter-whitelist): New function.
2548         (spam-parse-whitelist): Ditto.
2549         (spam-refresh-list-cache): Ditto.
2550         (spam-address-whitelisted-p): New function.
2551
2552         * dns.el (query-dns): Use TCP when make-network-process isn't
2553         available.
2554         (dns-servers): New variable.
2555         (dns-parse-resolv-conf): New function.
2556         (query-dns): Use it.
2557
2558         * spam.el: New file.
2559
2560         * dns.el (query-dns): Test.
2561
2562 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2563
2564         * lpath.el (featurep): Bind make-network-process.
2565
2566 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
2567
2568         * nnmaildir.el: Use defstruct.  Use a single copy of
2569         nnmail-extra-headers to save memory.  Store server's group name
2570         prefix instead of each group's prefixed name.
2571         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
2572         nntp-server-buffer.
2573
2574 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2575
2576         * dns.el: New file.
2577
2578 2002-03-28  Simon Josefsson  <jas@extundo.com>
2579
2580         * gnus-sum.el (gnus-summary-dummy-line-format):
2581         * gnus.el (gnus-summary-line-format): Fixing links to Info.
2582         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
2583
2584 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2585
2586         * gnus-sum.el (gnus-summary-move-article)
2587         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
2588         the doc string.
2589
2590 2002-03-28  Simon Josefsson  <jas@extundo.com>
2591
2592         * mml-sec.el (mml-secure-message): Search after
2593         mail-header-separator from top of message.
2594
2595 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
2596
2597         * nnmaildir.el: Cosmetic changes.
2598         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
2599         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
2600         nnmaildir--group-ls): New macros/functions.  Use them.
2601         (nnmaildir--unlink): Evalutate argument only once.
2602
2603 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
2604
2605         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
2606         symbols.
2607         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
2608         `gnus-point-at-eol'.
2609
2610 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
2611
2612         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
2613         nnmaildir--marks-dir): New macros.  Use them.
2614         Use inhibit-quit for atomicity instead of in-memory journaling.
2615         (nnmaildir--edit-prep): New function.
2616         (Local Variables): Use it.
2617
2618 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
2619
2620         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
2621
2622 2002-03-25  Simon Josefsson  <jas@extundo.com>
2623
2624         * message.el (message-mode): Fix doc.
2625
2626 2002-03-25  Simon Josefsson  <jas@extundo.com>
2627
2628         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
2629         Matthieu Moy <Matthieu.Moy@imag.fr>.
2630
2631 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
2632
2633         * mml-sec.el (mml-unsecure-message): Add docstring.
2634
2635 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
2636
2637         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
2638         value.
2639         Trivial change from andre@slamdunknetworks.com
2640
2641 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
2642
2643         * mml.el (mml-mode-map): Added a keybinding for
2644         `mml-unsecure-message'.  Also, added a menu entry for said
2645         function in the Attachments menu.
2646
2647 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2648
2649         * canlock.el (canlock-version): Remove.
2650         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
2651         here; simplify \x insertions.
2652         (canlock-sha1): New function, always return a unibyte string.
2653         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
2654         of a password.
2655         (canlock-insert-header): Use `canlock-sha1'.
2656         (canlock-verify): Ditto.
2657
2658 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2659
2660         * message.el (message-fix-before-sending): Add an option that
2661         ignores illegible text.
2662         Trivial change from Mark Milhollan <mlm@attglobal.net>
2663
2664         * message.el (message-font-lock-keywords): Support multi-line MML
2665         tags.
2666
2667         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
2668         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
2669
2670 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2671
2672         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
2673         symbols for "View as different encoding" submenu.
2674
2675 2002-03-19  Simon Josefsson  <jas@extundo.com>
2676
2677         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
2678         encoding" submenu.
2679
2680 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2681
2682         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
2683
2684 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2685
2686         * gnus-sum.el (gnus-sum-thread-tree-root)
2687         (gnus-sum-thread-tree-single-indent)
2688         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
2689         (gnus-sum-thread-tree-leaf-with-other)
2690         (gnus-sum-thread-tree-single-leaf): Make customizable.
2691
2692 2002-03-16  Simon Josefsson  <jas@extundo.com>
2693
2694         * gnus-util.el (gnus-extract-address-components): Don't break on
2695         names such as James "Kibo" Parry.  From Francis Litterio
2696         <franl@world.std.com>.
2697
2698 2002-03-13  Simon Josefsson  <jas@extundo.com>
2699
2700         * pop3.el (pop3-open-server): Revert multibyte change.  From
2701         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
2702
2703         * message.el (message-send-mail-with-qmail): Make it work.  From
2704         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
2705
2706 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
2707
2708         * message.el (message-make-mft): Set case-fold-search while
2709         generating the MFT.  Also, a little cleanup in the MFT code.
2710
2711 2002-03-12  Simon Josefsson  <jas@extundo.com>
2712
2713         * message.el (message-qmail-inject-args): May be function.
2714         (message-send-mail-with-qmail): Call function if m-q-i-a is
2715         function.  From fn@hungry.org (Faried Nawaz).
2716
2717 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2718
2719         * message.el (message-abbrevs-loaded): Remove.
2720         (mailabbrev): Require it.
2721
2722         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
2723
2724 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2725
2726         * pop3.el (pop3-open-server): Set process buffer unibyte.
2727
2728 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2729
2730         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
2731
2732 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2733
2734         * nnslashdot.el (nnslashdot-request-article): Remove javascript
2735         too.
2736
2737 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2738
2739         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
2740         duplication.
2741         (gnus-summary-save-parts-type-history): Ditto.
2742         (gnus-summary-save-parts-last-directory): Ditto.
2743         Trivial change from andre@slamdunknetworks.com
2744
2745 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
2746
2747         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
2748
2749 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2750
2751         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
2752         -->" as the end of the first article.
2753
2754         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
2755         From Matthieu Moy <Matthieu.Moy@imag.fr>
2756
2757         * message.el (message-add-action): Use add-to-list.
2758         (message-delete-action): New function.
2759
2760         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
2761         pieces.
2762
2763 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
2764
2765         * nnnil.el: New file.
2766         * gnus.el (gnus-valid-select-methods): Include nnnil.
2767
2768 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
2769
2770         * message.el (message-syntax-checks): Because canlock is
2771         supported, we disable sender syntax check.
2772         (message-shoot-gnksa-feet): Add cancel-messages option doc.
2773
2774         * gnus-draft.el (gnus-draft-send): If interactive, use its default
2775         value of message-syntax-checks.
2776
2777         * qp.el (quoted-printable-decode-region): Doc addition.
2778         From: Eli Zaretskii <eliz@is.elta.co.il>
2779
2780         * mail-source.el (make-source-make-complex-temp-name): Use
2781         make-temp-file.
2782
2783         * mm-util.el (mm-make-temp-file): New function.
2784         * nneething.el (nneething-file-name): Use it.
2785         * mml-smime.el (mml-smime-encrypt): Ditto.
2786         * mm-view.el (mm-inline-wash-with-file): Ditto.
2787         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
2788         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
2789         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
2790         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
2791         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
2792         * gnus-art.el (gnus-mime-print-part): Ditto.
2793
2794 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
2795
2796         * message.el (nnmaildir-article-number-to-base-name): New
2797         function.
2798         (nnmaildir-base-name-to-article-number): New function.
2799
2800 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2801
2802         * smime.el (smime-make-temp-file): Don't quote
2803         `temporary-file-directory'.
2804
2805 2002-03-04  Simon Josefsson  <jas@extundo.com>
2806
2807         * smime.el (smime-sign-region): Rename argument keyfiles to
2808         keyfile. You only sign something with one key.
2809         (smime-sign-buffer): Better completing-read prompt.
2810         (smime-decrypt-buffer): Ditto.
2811
2812         * smime.el (smime-make-temp-file): Make it work under XEmacs.
2813
2814         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
2815         completing-read.
2816         (mm-view-pkcs7-decrypt): CRLF->LF.
2817
2818 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
2819
2820         * message.el (message-hierarchical-addresses): New variable.
2821         (message-get-reply-headers): Use it.
2822         From Ted Zlatanov <teodor.zlatanov@divine.com>
2823
2824 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
2825
2826         * message.el (message-mode): If buffer-file-name, don't set auto
2827         save file name.
2828         Trivial change from Geoff Greene <ggreene@wpi.edu>
2829
2830 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2831
2832         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
2833         takes one argument in read-char.
2834
2835         * message.el (message-fix-before-sending): Forward a char.
2836         Check mmu-multibyte-p, add control-1.
2837
2838 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2839
2840         * gnus-start.el (gnus-read-init-file): Ditto.
2841
2842         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
2843
2844         * dgnushack.el (dgnushack-make-load): Ditto.
2845
2846         * mail-source.el (mail-source-fetch): Extract the right error
2847         code.
2848
2849         * message.el (message-fix-before-sending): Check illegible text.
2850
2851         * gnus-util.el (gnus-multiple-choice): New function.
2852
2853         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
2854         also defined in gnus-score.el.
2855
2856 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
2857
2858         * message.el (message-get-reply-headers): downcase email addresses
2859         for comaparisons for duplicate removal.
2860
2861 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2862
2863         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
2864         implementation of PKCS#7, which just allows users read the
2865         message.
2866         (mm-view-pkcs7): Use it.
2867
2868 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2869
2870         * gnus.el (large-newsgroup-initial): New parameter.
2871
2872         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
2873         (gnus-summary-insert-old-articles): Ditto.
2874
2875 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2876
2877         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
2878         used as the default answer of the question, "How many articles?".
2879         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
2880
2881         * nnagent.el (nnagent-retrieve-headers): Remove articles with
2882         small numbers.
2883
2884 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2885
2886         * deuglify.el: Fix comments.
2887
2888 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
2889
2890         * html2text.el (html2text-clean-anchor): If there is no HREF,
2891         insert nothing.
2892
2893         * mml.el (mml-generate-mime-1): Add cdr.
2894         From: andre@slamdunknetworks.com
2895
2896         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
2897         (mm-text-html-washer-alist): Ditto.
2898
2899         * mm-decode.el (mm-text-html-renderer): Add html2text.
2900
2901         * html2text.el: Face lift.
2902
2903         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
2904
2905 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
2906
2907         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
2908
2909         * deuglify.el: Change copy right. Add autoload. Add coding-system.
2910
2911         * deuglify.el: New file. The original file name is
2912         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
2913
2914         * mm-decode.el (mm-display-external): Use
2915         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
2916
2917 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
2918
2919         * nnmaildir.el (nnmaildir-request-list): Report the highest
2920         article number, not the total number of articles.
2921
2922 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2923
2924         * gnus-sum.el: Move uu key map here.
2925         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
2926
2927 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
2928
2929         * nnmaildir.el (nnmaildir-request-expire-articles): Use
2930         nnmail-expiry-wait* if expire-age parameter is not set.
2931
2932 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2933
2934         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
2935         function.
2936         (gnus-group-sort-selected-groups-by-real-name): New function.
2937         (gnus-group-make-menu-bar): Add sort by real name.
2938
2939         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
2940         rebuild.
2941         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
2942         nil as dependencies as well.
2943
2944 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2945
2946         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
2947         for mime-parts.
2948
2949         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
2950
2951         * gnus-group.el (gnus-group-name-decode): Don't test
2952         multibyte-string, because it breaks XEmacs.
2953         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
2954
2955         * message.el (message-send-mail): Be talkative.
2956
2957         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
2958         (mm-automatic-display): Ditto.
2959
2960         * mailcap.el (mailcap-mime-data): Ditto.
2961         From: Reiner Steib <4uce.02.r.steib@gmx.net>
2962
2963 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2964
2965         * many files: Remove trailing whitespaces, replace spc+tab with
2966         tab, replace leading whitespaces with tabs.
2967
2968 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
2969
2970         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
2971         articles with no body and no blank line after the header.
2972
2973 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2974
2975         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
2976         parts.
2977
2978         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
2979         non-ascii chars.
2980
2981         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
2982
2983         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
2984         w3-delay-image-loads.
2985         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
2986         (mm-w3-prepare-buffer): Ditto.
2987
2988         * mail-source.el (mail-source-fetch-directory): Run scripts.
2989
2990 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2991
2992         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
2993         for Majordomo confirmations.
2994
2995 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2996
2997         * gnus-fun.el (gnus-respond-to-confirmation): New command.
2998
2999 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3000
3001         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
3002
3003 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
3004
3005         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
3006         References header field.  From Mark Thomas <mthomas@cmu.edu>.
3007
3008 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3009
3010         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
3011         (mm-inline-render-with-stdin): Ditto.
3012         (mm-inline-render-with-function): Ditto.
3013         (mm-inline-wash-with-file): Bind coding-system-for-write.
3014         (mm-inline-wash-with-stdin): Ditto.
3015
3016 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3017
3018         Suggested by Felix Natter <fnatter@gmx.net>
3019
3020         * gnus-art.el (gnus-mime-view-part-externally): Rename from
3021         gnus-mime-externalize-view.
3022         (gnus-mime-view-part-internally): Rename from
3023         gnus-mime-internalize-view.
3024         (gnus-article-view-part-externally): Rename from
3025         gnus-article-externalize-part.
3026         (gnus-mime-action-alist): Change correspondingly.
3027         (gnus-mime-button-commands): Ditto.
3028         (gnus-mime-action-alist): Remove duplication.
3029
3030         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
3031
3032 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3033
3034         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
3035
3036         * gnus-art.el (gnus-display-mime): Use it.
3037
3038         * mm-partial.el (mm-partial-find-parts): Use it.
3039
3040         * gnus-sum.el (gnus-article-loose-mime): Rename from
3041         gnus-article-no-strict-mime.
3042         (gnus-summary-save-parts): Use it.
3043
3044 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3045
3046         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
3047         local variable.
3048
3049         * gnus-art.el (article-display-x-face): Don't sort multiple
3050         X-Faces.
3051
3052 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3053
3054         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
3055         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
3056
3057         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
3058
3059 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3060
3061         Some ideas is inspired by code from Hrvoje Niksic
3062         <hniksic@arsdigita.com>
3063
3064         * gnus-art.el (gnus-article-wash-function): Set the default to
3065         nil, so that we use mm-text-html-renderer instead.
3066         (article-wash-html): Use mm-text-html-renderer.
3067
3068         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
3069         (mm-text-html-renderer): New variable.
3070         (mm-inline-text-html-renderer): Set the default to nil, so that we
3071         use mm-text-html-renderer instead.
3072
3073         * mm-view.el (mm-inline-text-html): New function.
3074         (mm-text-html-renderer-alist): New variable.
3075         (mm-inline-text-vcard): New function.
3076         (mm-inline-text): Split.
3077         (mm-links-remove-leading-blank): New function.
3078         (mm-inline-render-with-file): New function.
3079         (mm-inline-render-with-stdin): New function.
3080         (mm-inline-render-with-function): New function.
3081         (mm-text-html-washer-alist): New variable.
3082         (mm-inline-wash-with-file): New function.
3083         (mm-inline-wash-with-stdin): New function.
3084
3085 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3086
3087         * message-utils.el: Fix installation doc.
3088         From: Reiner Steib <4uce.02.r.steib@gmx.net>
3089
3090 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
3091
3092         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
3093         (gnus-post-method): Use it.
3094         (gnus-summary-cancel-article): Find the correct post-method.
3095
3096         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
3097         * message.el (message-send-news): Ditto.
3098         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
3099         <ipmonger@delamancha.org>
3100
3101         * gnus.el (gnus-select-method): Fix doc.
3102         (gnus-server-string): Use 'using nntp'.
3103
3104         * gnus-agent.el (gnus-slave-unplugged): New command.
3105         From: Felix Natter <fnatter@gmx.net>
3106
3107 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3108
3109         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
3110         Call edit-done-function first, then change the window
3111         configuration.
3112         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
3113         (gnus-article-edit-mode): mml-mode.
3114
3115         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
3116         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
3117
3118         * message-utils.el: Adopt the file.
3119
3120         * message-utils.el: New file.
3121         From Holger Schauer <Holger.Schauer@gmx.de>
3122
3123 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3124
3125         * gnus-sum.el (gnus-summary-move-article): Select-article only
3126         when gnus-move-split-methods is non-nil. And we don't render or
3127         mark the article.
3128
3129         * gnus-fun.el (gnus-shell-command-to-string): New function.
3130         (gnus-shell-command-on-region): New function.
3131         (gnus-random-x-face): Use them.
3132         (gnus-x-face-from-file): Ditto.
3133         (gnus-convert-image-to-gray-x-face): Ditto.
3134         (gnus-convert-gray-x-face-to-xpm): Ditto.
3135         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
3136
3137 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3138
3139         * gnus-art.el (gnus-treat-display-xface): Don't use
3140         `shell-command-to-string' when compiling.
3141         (gnus-treat-display-grey-xface): Ditto.
3142
3143 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
3144
3145         * nnmaildir.el (nnmaildir--article-count): If the group is
3146         completely empty, report minimum article number as 1 instead of 0.
3147
3148 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
3149
3150         * gnus-agent.el (gnus-get-predicate): Use nconc.
3151
3152         * gnus-sum.el (gnus-summary-display-make-predicate): Use
3153         gnus-summary-display-cache as cache.
3154
3155         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
3156         (nndoc-mail-in-mail-type-p): New function.
3157         (nndoc-mail-in-mail-article-begin): New function.
3158
3159 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
3160
3161         * mailcap.el (mailcap-mime-data): Use enriched-decode.
3162
3163         * gnus-cite.el (gnus-article-fill-cited-article): Bind
3164         use-hard-newlines to nil.
3165
3166         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
3167         image is not available if window-system is not available.
3168
3169         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
3170
3171 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3172
3173         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
3174         bookmark, because update-mark doesn't handle it correctly.
3175
3176 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3177
3178         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
3179         directly instead of calling message-send-mail.
3180
3181         * gnus-start.el (gnus-read-descriptions-file): Use
3182         gnus-default-charset.
3183
3184         * mm-util.el (mm-guess-mime-charset): New function.
3185
3186         * gnus.el (gnus-default-charset): Use it.
3187         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
3188         the default.
3189
3190 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3191
3192         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
3193         (article-display-x-face): Use it.  Disable grey xface, if
3194         uncompface is not found.
3195
3196         * message.el (message-mode): Don't enable multibyte on an indirect
3197         buffer.
3198
3199         * nnrss.el (nnrss-content-function): New variable.
3200         (nnrss-request-article): Use it.
3201
3202 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3203
3204         * gnus.el: Add article-unsplit-urls.
3205         * gnus-sum.el: Ditto.
3206         * gnus-art.el (gnus-treat-strip-cr): New variable.
3207         (gnus-treatment-function-alist): Use it.
3208         (article-unsplit-urls): New function.
3209         (gnus-article-make-menu-bar): Use it.
3210         From: Michael Cook <michael.cook@cisco.com>
3211
3212 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3213
3214         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
3215         copy.
3216
3217 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
3218
3219         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
3220         with internal whitespace.
3221         (gnus-parent-id): Ditto.
3222
3223 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3224
3225         * gnus-art.el (gnus-article-treat-body-boundary): Add
3226         gnus-decoration property.
3227         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
3228
3229         * message.el (message-mode): Set local-abbrev-table.
3230         From Matt Armstrong <matt@lickey.com>.
3231
3232         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
3233         too many spaces.
3234
3235         * rfc2047.el (rfc2047-unfold-region): Ditto.
3236         (rfc2047-decode-region): Don't unfold. Let
3237         gnus-article-treat-unfold-headers do it.
3238
3239         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
3240         From: Jesper Harder <harder@ifa.au.dk>
3241
3242 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3243
3244         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
3245         (gnus-configure-posting-styles): Use it.
3246         (gnus-configure-posting-styles): Remove trailing newspaces.
3247
3248 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3249
3250         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
3251         is non-nil.
3252
3253         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
3254
3255         * gnus.el (gnus-server-to-method): Switch position with
3256         gnus-server-get-method.
3257         (gnus-agent): Add doc.
3258
3259         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
3260         (gnus-summary-save-parts): Use it.
3261
3262         * gnus-art.el (gnus-display-mime): Use it.
3263         * mm-partial.el (mm-partial-find-parts): Use it.
3264
3265         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
3266
3267         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
3268         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
3269
3270         * nnagent.el (nnagent-request-expire-articles): Don't delete
3271         files.
3272
3273 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
3274
3275         * message.el (message-gen-unsubscribed-mft): New function.
3276         From Sriram Karra <karra@cs.utah.edu>.
3277
3278         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
3279         open parenthesis.
3280
3281         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
3282         (mm-inline-text-html-render-with-w3): Ditto.
3283         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
3284         Suggested by Dave Love  <d.love@dl.ac.uk>.
3285
3286         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
3287
3288         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
3289         * nntp.el (nntp-send-command): Ditto.
3290         * nntp.el (nntp-send-command-nodelete): Ditto.
3291
3292 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3293
3294         * mm-url.el (mm-url-load-url): New function.
3295         (mm-url-insert-file-contents): Use it.
3296
3297         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
3298
3299         * message.el (message-forward-make-body): Correctly copy
3300         forward-buffer.
3301
3302         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
3303
3304 2002-02-04  Simon Josefsson  <jas@extundo.com>
3305
3306         * gnus-art.el (gnus-article-followup-with-original): Mark with
3307         force, prevent errors when following up from article buffer.
3308         (gnus-article-reply-with-original): Ditto.
3309
3310         * binhex.el (binhex-decoder-switches): Fix doc.  From
3311         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
3312
3313 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3314
3315         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
3316         highlight-citation after emphasize.
3317
3318 2002-02-04  Simon Josefsson  <jas@extundo.com>
3319
3320         * nnfolder.el (nnfolder-open-marks):
3321
3322         * nnml.el (nnml-open-marks): Message when done.  From David
3323         Edmondson <dme@sun.com>.
3324
3325 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3326
3327         * imap.el (imap-anonymous-auth): Fix typo.
3328         From: Steinar Bang <sb@dod.no>
3329
3330         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
3331         save-excursion.
3332         (gnus-cache-braid-heads): Ditto.
3333
3334         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
3335         line, because there are extra articles in the overview buffer.
3336
3337         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
3338
3339         * message.el (message-forward-rmail-make-body): Directly use
3340         rmail-msg-restore-non-pruned-header to avoid calling
3341         vertical-motion.
3342
3343 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3344
3345         * gnus-cache.el (gnus-summary-insert-cached-articles):
3346         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
3347
3348         * gnus-group.el (gnus-group-mark-article-read): Nreverse
3349         gnus-newsgroups-unselected.
3350
3351         * gnus-agent.el (gnus-summary-set-agent-mark): Use
3352         gnus-add-to-sorted-list.
3353
3354         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
3355         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
3356         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
3357         (gnus-update-read-articles): UNREAD is sorted.
3358         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
3359         (gnus-newsgroup-marked, gnus-newsgroup-cached)
3360         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
3361         (gnus-newsgroup-dormant): Require sorted.
3362
3363         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
3364         directories.
3365         (gnus-dired-print): New function.
3366
3367         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
3368         ps-despool.
3369
3370 2002-02-02  Simon Josefsson  <jas@extundo.com>
3371
3372         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
3373
3374 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3375
3376         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
3377         t. This makes gnus-agent customizable without putting
3378         gnus-agentize into .gnus.
3379
3380         * gnus.el (gnus-agent): Make it customizable.
3381
3382         * gnus-dired.el: New file.
3383         From Benjamin Rutt <brutt@bloomington.in.us>
3384
3385         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
3386         if no article.
3387         (gnus-cache-possibly-remove-article): Ditto.
3388         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
3389
3390 2002-02-01  Simon Josefsson  <jas@extundo.com>
3391
3392         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
3393
3394 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3395
3396         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
3397         (mm-setup-w3m): Don't bind keys listed in the above.
3398
3399 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3400
3401         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
3402         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
3403         is non-nil; bind `w3m-force-redisplay' with nil.
3404
3405         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3406
3407         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
3408
3409 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
3410
3411         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
3412         use mail-header-unfold-field.
3413
3414         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
3415         gnus-summary-limit.
3416
3417         * gnus-range.el (gnus-add-to-sorted-list): New function.
3418         * gnus-sum.el (gnus-mark-article-as-read): Use it.
3419         (gnus-mark-article-as-unread): Ditto.
3420         (gnus-summary-mark-article-as-unread): Ditto.
3421         (gnus-build-get-header): Ditto.
3422         (gnus-summary-prepare-threads): Ditto.
3423         (gnus-summary-insert-pseudos): Ditto.
3424         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
3425         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
3426         (gnus-summary-insert-old-articles): Ditto.
3427
3428         * gnus-msg.el (gnus-posting-styles): Add new format of header.
3429         (gnus-configure-posting-styles): Support the new format.
3430
3431         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
3432         edebug-form-spec to (sexp body).
3433         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
3434
3435         * message.el (message-reply-headers): Add doc.
3436
3437 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3438
3439         * gnus-group.el (gnus-group-delete-group): Nix the entry in
3440         gnus-cache-active-hashtb.
3441
3442         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
3443         (gnus-agent-summary-fetch-group): Use it.
3444
3445         * gnus-msg.el (gnus-debug-files): New variable.
3446         (gnus-debug-exclude-variables): New variable.
3447         (gnus-debug): Use them.
3448
3449         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
3450
3451 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3452
3453         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
3454         (message-mode-syntax-table): Move back the previous position.
3455
3456         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
3457
3458         * gnus-agent.el (gnus-agent-retrieve-headers): Use
3459         gnus-sorted-difference.
3460
3461         * nnsoup.el (nnsoup-request-expire-articles): Use
3462         gnus-sorted-difference.
3463
3464         * nnheader.el: Autoload gnus-sorted-difference.
3465
3466         * nnfolder.el (nnfolder-request-expire-articles): Use
3467         gnus-sorted-difference.
3468
3469         * gnus-cache.el (gnus-cache-retrieve-headers): Use
3470         gnus-sorted-difference.
3471
3472         * gnus-range.el: Autoload cookies.
3473         (gnus-sorted-difference): New function.
3474         (gnus-sorted-ndifference): New function.
3475         (gnus-sorted-nintersection): Rename from
3476         gnus-set-sorted-intersection.
3477         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
3478         (gnus-list-range-difference): Rename from
3479         gnus-inverse-list-range-intersection.
3480         (gnus-inverse-list-range-intersection): Use defalias.
3481
3482         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
3483         gnus-sorted-ndifference, and gnus-sorted-nintersection.
3484         (gnus-articles-to-read): Use gnus-sorted-difference.
3485         (gnus-summary-limit-mark-excluded-as-read): Use
3486         gnus-sorted-intersection and gnus-sorted-ndifference.
3487         (gnus-list-of-read-articles): Use gnus-list-range-difference.
3488         (gnus-summary-insert-articles): Use gnus-sorted-difference.
3489
3490         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
3491
3492 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3493
3494         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
3495         property to the buffer for using emacs-w3m command keys.
3496
3497         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
3498         option.
3499
3500         * mm-view.el (mm-w3m-mode-map): New variable.
3501         (mm-w3m-mode-command-alist): New variable.
3502         (mm-w3m-minor-mode): Removed.
3503         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
3504         (mm-inline-text-html-render-with-w3m): Add keymap property to the
3505         buffer for using emacs-w3m command keys.
3506
3507 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3508
3509         * message.el (message-mode-syntax-table): Move forward.
3510         (message-cite-prefix-regexp): Auto detect non word constituents.
3511         (message-cite-prefix-regexp): Don't use with-syntax-table.
3512
3513         * gnus-sum.el (gnus-summary-update-info): Use
3514         gnus-list-range-intersection.
3515
3516         * gnus-agent.el (gnus-agent-fetch-headers): Use
3517         gnus-list-range-intersection.
3518
3519         * gnus-range.el (gnus-range-normalize): Use correct predicate.
3520         (gnus-list-range-intersection): Use it.
3521         (gnus-inverse-list-range-intersection): Ditto.
3522         (gnus-sorted-intersection): Add doc.
3523         (gnus-set-sorted-intersection): Add doc.
3524         (gnus-sorted-union): New function.
3525         (gnus-set-sorted-union): New function.
3526
3527         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
3528         (gnus-inverse-list-range-intersection): Ditto.
3529
3530 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
3531
3532         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
3533
3534         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
3535         and permit `:' and `\' in order to handle full Windows pathnames.
3536         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
3537         technically not correct per standard, but seems to have common use.
3538
3539 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3540
3541         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
3542         replacing numbers.
3543
3544 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
3545
3546         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
3547
3548         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
3549         Don't split when the window is small, e.g. when a small *BBDB*
3550         window is the lowest one.
3551
3552         * gnus-agent.el (gnus-agent-retrieve-headers): Use
3553         nnheader-find-nov-line to speed up. Use nreverse, because it is
3554         sorted. Use nnheader-insert-nov-file.
3555
3556 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3557
3558         * mm-decode.el (mm-inline-text-html-with-images): New user option.
3559
3560         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
3561         of `w3m-display-inline-images' with the value of
3562         `mm-inline-text-html-with-images'.
3563         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3564
3565         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3566
3567 2002-01-27  Richard M. Stallman  <rms@gnu.org>
3568
3569         * time-date.el: Add autoload cookies.  Many doc fixes.
3570         (time-add): New function.
3571         (time-subtract): Renamed from subtract-time.
3572         (subtract-time): New alias for time-subtract.
3573
3574 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3575
3576         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
3577         emacs-w3m in doc-string.
3578
3579         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
3580         `w3m-current-buffer'.
3581
3582 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3583
3584         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
3585
3586         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
3587         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
3588         (mm-w3m-cid-retrieve): New function.
3589         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
3590
3591 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3592
3593         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
3594
3595 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3596
3597         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
3598
3599 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3600
3601         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
3602         32K.
3603
3604         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
3605
3606         * nnmail.el (nnmail-article-group): Decode headers before running
3607         split rules over them.
3608         (nnmail-mail-splitting-charset): New variable.
3609
3610         * smiley.el: Replaced with smiley-ems.el.
3611
3612 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3613
3614         * mm-url.el (mm-url-predefined-programs): Add w3m.
3615         (mm-url-program): Ditto.
3616
3617 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3618
3619         * nnml.el (nnml-use-compressed-files): New variable.
3620         (nnml-filenames-are-evil): Removed.
3621         (nnml-current-group-article-to-file-alist): Don't use.
3622         (nnml-update-file-alist): Inhibit.
3623         (nnml-article-to-file): Use new var.
3624
3625 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3626
3627         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
3628
3629         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
3630
3631 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3632
3633         * gnus-agent.el (gnus-agent-load-alist): Use new caching
3634         function.
3635
3636         * gnus-util.el (gnus-cache-file-contents): New function.
3637
3638         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
3639         (gnus-agent-load-alist): Use it.
3640
3641         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
3642
3643         * nnheader.el (nnheader-insert-nov-file): New function.
3644
3645         * gnus-util.el (gnus-parse-without-error): Correct the loop.
3646
3647         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
3648         there are no references.
3649         (gnus-extract-message-id-from-in-reply-to): New function.
3650         (gnus-nov-parse-line): Use in-reply-to if there are no
3651         references.
3652
3653 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3654
3655         * nnagent.el (nnagent-retrieve-headers): Use new macro.
3656
3657         * gnus-util.el (gnus-parse-without-error): New macro.
3658
3659 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
3660
3661         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
3662         (gnus-article-wash-function): use locate-library to decide which
3663         to use.
3664
3665 2002-01-25  Simon Josefsson  <jas@extundo.com>
3666
3667         * pop3.el (pop3-munge-message-separator): Work if no date.
3668         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
3669
3670 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3671
3672         * gnus-agent.el (gnus-agent-save-alist): Fix.
3673
3674         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
3675         mistake.  Reinstated lost code.
3676
3677 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
3678
3679         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
3680         one exists in the case of an encrypted message with an internal
3681         signature.
3682
3683 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3684
3685         * gnus-agent.el (gnus-agent-save-alist): Optimized.
3686
3687 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3688
3689         * dgnushack.el: Commented out the experimental code.
3690
3691 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3692
3693         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
3694         error.
3695
3696         * gnus.el (gnus-server-to-method): Made into subst.
3697         (gnus-server-method-cache): New variable.
3698         (gnus-server-to-method): Use it.
3699         (gnus-group-method-cache): New variable.
3700         (gnus-find-method-for-group-1): Renamed.
3701         (gnus-find-method-for-group): New function.
3702         (gnus-group-method-cache): Removed.
3703
3704         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
3705         function.
3706
3707         * gnus-range.el (gnus-members-of-range): New function.
3708         (gnus-list-range-intersection): Renamed.
3709         (gnus-inverse-list-range-intersection): New function.
3710
3711         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
3712
3713         * nnagent.el (nnagent-retrieve-headers): New implementation.
3714
3715         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
3716         implementation.
3717
3718 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3719
3720         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
3721         `w3m-meta-content-type-charset-regexp'.
3722
3723         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
3724         charset-encoded html contents.
3725
3726 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3727
3728         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
3729         an empty file.
3730
3731         * nnweb.el (url): Ignore errors when request url.
3732
3733         * nnrss.el: Clean up the comments.
3734
3735 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3736
3737         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
3738
3739         * mm-decode.el (mm-inline-text-html-renderer): New user option.
3740         (mm-inline-media-tests): Test whether the value of
3741         `mm-inline-text-html-renderer' is a function for text/html.
3742
3743         * mm-view.el (mm-inline-text-html-render-with-w3): New function
3744         separated from `mm-inline-text'.
3745         (mm-w3m-minor-mode): New variable.
3746         (mm-w3m-setup): New variable.
3747         (mm-setup-w3m): New function.
3748         (mm-inline-text-html-render-with-w3m): New function.
3749         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
3750         text/html.
3751
3752 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
3753
3754         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
3755
3756 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3757
3758         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
3759         and `gnus-xmas-completing-read'.
3760
3761 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3762
3763         * nneething.el (nneething-message-id-number): Abolished.
3764         (nneething-encode-file-name): Not encode numerical characters.
3765         (nneething-make-head): `nneething-message-id-number' is not
3766         used to generate message IDs.
3767
3768 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3769
3770         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
3771         characters.
3772
3773 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3774
3775         * gnus-xmas.el (gnus-xmas-completing-read): New function.
3776         (gnus-xmas-redefine): Redefine conditionally.
3777
3778 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
3779
3780         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
3781         tag.
3782
3783 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
3784
3785         * message.el (message-font-lock-keywords): Added the secure tag.
3786         * mml-sec.el: Added functions to generate/modify/remove the secure
3787         tag while in message mode.
3788         * mml-sec.el (mml-secure-message): New.
3789         * mml-sec.el (mml-unsecure-message): New.
3790         * mml-sec.el (mml-secure-message-sign-smime): New.
3791         * mml-sec.el (mml-secure-message-sign-pgp): New.
3792         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
3793         * mml-sec.el (mml-secure-message-encrypt-smime): New.
3794         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
3795         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
3796         * mml.el (mml-parse-1): Added code to recognise the secure tag and
3797         convert it to either a part or multipart depending on if there are
3798         other parts in the message.
3799         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
3800         to use the secure tag, rather than the part tag.
3801         * mml.el (mml-preview): Added a save-excursion to keep cursor
3802         position after doing an MML preview.
3803
3804 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3805
3806         * nnheader.el (nnheader-parse-overview-file): New function.
3807         (nnheader-write-overview-file): New function.
3808
3809 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3810
3811         * gnus.el (gnus-group-fast-parameter): Check better if expansion
3812         in wanted.
3813
3814         * nnweb.el (nnweb-type-definition): Clean up.
3815
3816 2002-01-21  Alastair Burt  <burt@dfki.de>
3817         Trivial patch.
3818
3819         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
3820         buffer exists before jumping to it.
3821
3822 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3823
3824         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
3825         function.
3826         (article-wash-html): Use it.
3827         (gnus-article-wash-function): New variable.
3828         (gnus-article-wash-html-with-w3m): New function.
3829
3830 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3831
3832         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
3833         XEmacs.
3834
3835 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
3836
3837         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
3838         command line.
3839
3840 2002-01-21  Simon Josefsson  <jas@extundo.com>
3841
3842         * canlock.el (base64-encode-string): Autoload it from base64.
3843         (canlock-make-cancel-key): Base64 encode unibyte string.
3844
3845 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3846
3847         * nnfolder.el (nnfolder-request-accept-article): Unfold
3848         x-from-line.
3849         (nnfolder-request-replace-article): Ditto.
3850
3851 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
3852
3853         * gnus-group.el (gnus-group-best-unread-group): Use the right
3854         positioning function.
3855
3856 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3857
3858         * smiley-ems.el (smiley-region): Use new function.
3859         (smiley-update-cache): Use general image functions.
3860         (smiley-region): Use general functions.
3861
3862         * gnus-util.el (gnus-graphic-display-p): New function.
3863
3864         * nnmail.el (nnmail-article-group): Allow outputting traces of
3865         non-strings.
3866
3867         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
3868         (nndoc-exim-bounce-type-p): New function.
3869
3870         * message.el (message-dont-send): Doc fix.
3871
3872         * gnus-util.el (gnus-completing-read): Remove
3873         inherit-input-method.
3874
3875         * gnus-art.el (gnus-treat-smiley): Doc fix.
3876
3877         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
3878         articles.
3879
3880 2002-01-19  Simon Josefsson  <jas@extundo.com>
3881
3882         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
3883         (imap-kerberos4-open): Ditto.
3884         (imap-open): Set port correctly, don't set auth.
3885
3886 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3887
3888         * gnus.el (gnus-version-number): Bump version number.
3889
3890 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3891
3892         * gnus.el: Oort Gnus v0.05 is released.
3893
3894 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3895
3896         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
3897         exists.
3898
3899         * gnus-spec.el (gnus-string-width-function): New function.
3900         (gnus-tilde-cut-form): Use it.
3901         (gnus-tilde-max-form): Ditto.
3902         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
3903         (gnus-substring-function): Use it.
3904         (gnus-tilde-cut-form): Ditto.
3905         (gnus-substring-function): New function.
3906
3907         * message.el (message-check-news-header-syntax): New message.
3908
3909         * gnus.el (gnus-slave-no-server): Doc fix.
3910
3911         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
3912
3913 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3914
3915         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
3916         `seen' if it looks like (seen NUM1 . NUM2).  It should be
3917         (seen (NUM1 . NUM2)).
3918
3919 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3920
3921         * gnus-topic.el (gnus-topic-catchup-articles): Update article
3922         number in closed topics.
3923
3924 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
3925
3926         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
3927         functions.
3928
3929 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3930
3931         * gnus.el (gnus-group-find-parameter): Clean up.
3932
3933         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
3934         articles.
3935
3936         * gnus-util.el (gnus-completing-read-with-default): Renamed.
3937
3938         * nnmail.el (nnmail-article-group): Clean up.
3939
3940 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
3941
3942         * gnus-agent.el (gnus-category-name): Intern the category name.
3943
3944 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3945
3946         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
3947
3948         * gnus-util.el (gnus-completing-read): New function.
3949
3950 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3951
3952         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
3953
3954         * smiley-ems.el (smiley-region): Register smiley.
3955         (smiley-toggle-buffer): Rewrite the function.
3956         (smiley-active): Removed.
3957
3958 2002-01-19  Simon Josefsson  <jas@extundo.com>
3959
3960         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
3961         Jesper Harder <harder@ifa.au.dk>.
3962
3963 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3964
3965         * gnus-art.el (gnus-request-article-this-buffer): Call
3966         `nneething-get-file-name' to extract the file name from the
3967         message id.
3968
3969         * nneething.el (nneething-encode-file-name): New function.
3970         (nneething-decode-file-name): Ditto.
3971         (nneething-get-file-name): Ditto.
3972         (nneething-make-head): Encode the file name and encapsulate it
3973         into the field of the message id.
3974
3975 2002-01-18  Simon Josefsson  <jas@extundo.com>
3976
3977         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
3978         stored in .marks.
3979
3980         * nnfolder.el (nnfolder-request-update-info): Ditto.
3981
3982 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3983
3984         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
3985
3986 2002-01-18  Simon Josefsson  <jas@extundo.com>
3987
3988         * imap.el (imap-starttls-p): Don't check for binary.
3989         (imap-gssapi-auth-p): Ditto.
3990         (imap-kerberos4-auth-p): Ditto.
3991         (imap-open): Change logic.  Iterate through all possible streams,
3992         instead of bailing out after first failure.  Move authenticator
3993         decision to `imap-authenticate'.
3994         (imap-authenticate): Change logic, now finds the authenticator to
3995         use, was previously in `imap-open'.
3996         (imap-open): Return nil on failure.
3997         (imap-open): Setup temp buffer correctly.
3998         (imap-open): Return buffer only on success.
3999         (imap-interactive-login, imap-interactive-login): Tell the user
4000         which stream/authenticator is used for the queried
4001         username/password.
4002         (imap-open, imap-authenticate): Set variables.
4003         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
4004         (imap-open): Don't assume how `with-temp-buffer' is implemented.
4005
4006 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4007
4008         * gnus-fun.el (gnus-grab-cam-x-face): New function.
4009
4010 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4011
4012         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
4013
4014 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4015
4016         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
4017         (gnus-agent-group-mode-map): Bind it to "Jo".
4018         (gnus-agent-group-make-menu-bar): Add it into menu bar.
4019
4020 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
4021
4022         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
4023         (gnus-summary-mail-toolbar): Add mail article deletion button.
4024
4025         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
4026         false positives for lines of "^^^^".
4027
4028         * gnus-picon.el (gnus-picon-find-face): faces database is all
4029         lowercase.
4030
4031 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4032
4033         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
4034         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
4035         duplications.
4036         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
4037
4038 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4039
4040         * gnus-sum.el (gnus-summary-initial-limit): Inline
4041         gnus-summary-limit-children.
4042         (gnus-summary-initial-limit): Don't limit if
4043         gnus-newsgroup-display is nil.
4044         (gnus-summary-initial-limit): No, don't.
4045
4046         * gnus-util.el
4047         (gnus-put-text-property-excluding-characters-with-faces): Inline
4048         gnus-put-text-property.
4049
4050         * gnus-spec.el (gnus-default-format-specs): New variable.
4051
4052         * gnus-start.el (gnus-read-newsrc-file): Don't clear
4053         gnus-format-specs.
4054         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
4055
4056         * gnus-spec.el (gnus-update-format-specifications): Really check
4057         the Gnus version of the .newsrc.eld file.
4058         (gnus-format-specs): Save the new default summary format.
4059
4060         * gnus-util.el (gnus-parent-id): Check whether references is empty
4061         before splitting.
4062
4063         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
4064         functions.
4065         (gnus-gather-threads-by-references): Inline
4066         `gnus-split-references'.
4067
4068         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
4069         default value of gnus-summary-line-format-spec.
4070
4071 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4072
4073         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
4074         message.
4075         (nnslashdot-request-list): Ditto.
4076         (nnslashdot-sid-strip): Removed.
4077
4078 2002-01-15  Simon Josefsson  <jas@extundo.com>
4079
4080         * nnimap.el (nnimap-close-asynchronous): Enable.
4081         (nnimap-close-group): Expunge.
4082
4083 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4084
4085         * gnus-util.el (gnus-user-date-format-alist): Typo.
4086         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
4087
4088 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4089
4090         * nneething.el (nneething-request-article): Set
4091         `nnmail-file-coding-system' to `binary' locally, in order to read
4092         files without any conversion.
4093
4094 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4095
4096         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4097         nnheader-file-coding-system and nnmail-active-file-coding-system.
4098         (gnus-agent-regenerate-group): Ditto.
4099         (gnus-agent-regenerate): Ditto.
4100         (gnus-agent-write-active): Ditto.
4101         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
4102
4103 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4104
4105         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
4106         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
4107
4108 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4109
4110         * gnus.el: We don't need gnus-article-show-all-headers.
4111
4112         * gnus-art.el (article-show-all, gnus-article-show-all-header):
4113         Ditto.
4114
4115         * gnus-sum.el (gnus-summary-select-article): Don't call
4116         show-all-headers, because hidden headers are not hidden text any
4117         more.
4118
4119 2002-01-13  Simon Josefsson  <jas@extundo.com>
4120
4121         * message.el (message-newline-and-reformat): Use `newline' instead
4122         of inserting \n, so that the newline is marked as hard.
4123
4124         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
4125         From Jesper Harder <harder@ifa.au.dk>.
4126
4127 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4128
4129         * imap.el (imap-close): Keep going if quit.
4130
4131         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
4132         nntp-server-buffer.
4133
4134 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4135
4136         * mm-view.el (mm-display-inline-fontify): Require font-lock to
4137         avoid unbinding shadowed variables.
4138
4139         * gnus-art.el (gnus-picon-databases): Moved here.
4140         (gnus-picons-installed-p): Moved here.
4141         (gnus-article-reply-with-original): Use `mark'.
4142
4143         * gnus.el (gnus-picon): Moved here and renamed.
4144
4145         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
4146         installed.
4147         (gnus-treat-mail-picon): Ditto.
4148         (gnus-treat-newsgroups-picon): Ditto.
4149
4150         * gnus-picon.el (gnus-picons-installed-p): New function.
4151
4152 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4153
4154         * gnus-agent.el (gnus-agent-go-online): Fix doc.
4155
4156 2002-01-12  Simon Josefsson  <jas@extundo.com>
4157
4158         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
4159         (nnimap-before-find-minmax-bugworkaround): Use it.
4160         (nnimap-find-minmax-uid): Don't reselect current mailbox.
4161         (nnimap-dont-close): New variable.
4162         (nnimap-close-group): Use it.
4163
4164 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4165
4166         * gnus-art.el (gnus-article-reply-with-original): Use
4167         `mark-active'.
4168
4169         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
4170
4171         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
4172         (gnus-score-advanced): Clean up.
4173         (gnus-score-advanced): Accept a multiple of the score.
4174
4175 2002-01-12  Simon Josefsson  <jas@extundo.com>
4176
4177         * flow-fill.el (fill-flowed-display-column)
4178         (fill-flowed-encode-columnq): New variables.  Suggested by
4179         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
4180         (fill-flowed-encode, fill-flowed): Use them.
4181
4182         * message.el (message-send-news, message-send-mail): Use
4183         m-b-s-n-p-e-h-n.
4184
4185         * mml.el (autoload): Autoload fill-flowed-encode.
4186         (mml-buffer-substring-no-properties-except-hard-newlines): New
4187         function.
4188         (mml-read-part): Use it.
4189         (mml-generate-mime-1): Encode format=flowed if appropriate.
4190         (mml-insert-mime-headers): Insert format=flowed.
4191
4192         * flow-fill.el (fill-flowed-encode): New function.
4193         (fill-flowed): Bind fill-column to window width.
4194
4195 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4196
4197         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
4198         it exists.
4199         (gnus-summary-setup-buffer): Wake up dead summary buffers.
4200         (gnus-summary-buffer-name): Don't return the dead name after all.
4201         (gnus-summary-setup-buffer): Kill the dead buffer.
4202
4203         * gnus-art.el (gnus-article-followup-with-original): Store the
4204         value of the mark before deactivating it.
4205
4206 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4207
4208         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
4209         From: Karl Kleinpaste <karl@charcoal.com>
4210
4211         * gnus-art.el (article-display-x-face): Ditto.
4212         (gnus-article-reply-with-original): Use gnus-region-active-p.
4213         (gnus-article-followup-with-original): Ditto.
4214
4215         * gnus-sum.el (gnus-summary-read-group-1): Don't select
4216         downloadable article either.
4217
4218 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4219
4220         * gnus-art.el (article-display-x-face): Insert From:.
4221
4222         * gnus-sum.el (gnus-summary-move-article): Don't draw the
4223         article. Bind gnus-display-mime-function and
4224         gnus-article-prepare-hook.
4225
4226         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
4227         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
4228         gnus-agent-possibly-synchronize-flags to the last.
4229         (gnus-agent-go-online): New function. New variable.
4230
4231 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4232
4233         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
4234         (gnus-agent-regenerate): Ditto.
4235
4236 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4237
4238         * message.el (message-ignored-news-headers)
4239         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
4240         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
4241
4242         * gnus.el (gnus-gethash-safe): New macro.
4243
4244         * gnus-agent.el (gnus-agent-regenerate-history): New function.
4245         (gnus-agent-regenerate): Show messages.
4246
4247 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4248
4249         * gnus-agent.el (gnus-agent-regenerate-group): New function.
4250         (gnus-agent-regenerate): New function.
4251         (gnus-agent-save-alist): Sort.
4252         (gnus-agent-copy-nov-line): Test eobp.
4253         (gnus-agent-retrieve-headers): Erase buffer.
4254
4255 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4256
4257         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
4258         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
4259
4260         * gnus.el (gnus-agent-covered-methods): Move here.
4261         (gnus-online): New function.
4262         (gnus-agent-method-p): Move here.
4263
4264         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
4265         nil. Remove articles-alist.
4266
4267         * gnus-start.el (gnus-get-unread-articles): Check online.
4268         (gnus-groups-to-gnus-format): Ditto.
4269         (gnus-active-to-gnus-format): Ditto.
4270
4271         * gnus-agent.el (gnus-agent-get-function): Use it.
4272         (gnus-agent-get-undownloaded-list): Ditto.
4273         (gnus-agent-fetch-session): Only fetch online methods.
4274
4275         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
4276         (gnus-server-mode-map): Ditto.
4277         (gnus-server-offline-face): New face.
4278         (gnus-server-offline-face): New variable.
4279         (gnus-server-font-lock-keywords): Add offline.
4280         (gnus-server-insert-server-line): Ditto.
4281         (gnus-server-offline-server): New function.
4282
4283         * gnus-int.el (gnus-open-server): Turn to offline.
4284         (gnus-server-unopen-status): New variable.
4285
4286 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4287
4288         * nnkiboze.el (nnkiboze-request-article): Use
4289         gnus-agent-request-article.
4290
4291         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
4292         function. Insert undownloaded NOV.
4293
4294         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
4295         (gnus-agent-request-article): New function.
4296
4297         * gnus.el (gnus-agent-cache): New variable.
4298
4299         * gnus-int.el (gnus-retrieve-headers): Use
4300         gnus-agent-retrieve-headers.
4301         (gnus-request-head): Use gnus-agent-request-article.
4302         (gnus-request-body): Ditto.
4303
4304         * gnus-art.el (gnus-request-article-this-buffer): Use
4305         gnus-agent-request-article.
4306
4307         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
4308         article if it is undownloaded.
4309
4310 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4311
4312         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
4313
4314 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4315
4316         * canlock.el (canlock-string-as-unibyte): New macro.
4317         (canlock-sha1-with-openssl): Return a unibyte string.
4318         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
4319
4320 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4321
4322         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
4323
4324 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4325
4326         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
4327         application/x-emacs-lisp.
4328
4329         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
4330
4331         * nntp.el (nntp-request-article): Add group parameter.
4332         (nntp-request-head): Ditto.
4333         (nntp-find-group-and-number): Add parameter group. Figure out
4334         number if the status line doesn't give (e.g. quimby.gnus.org).
4335
4336 2002-01-08  Simon Josefsson  <jas@extundo.com>
4337
4338         * mml.el (mml-generate-mime-1): Set recipient correctly.
4339
4340 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4341
4342         * message.el (message-read-from-minibuffer): Add parameter
4343         initial-contents.
4344         * gnus-msg.el (gnus-summary-resend-message): Use it.
4345
4346         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
4347         behavior of quit-config.
4348
4349         * message.el (message-make-from): Don't quote fullname.
4350         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
4351
4352         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
4353         From: <andre@slamdunknetworks.com>
4354
4355 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4356
4357         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
4358
4359         * gnus-art.el (gnus-header-button-alist): Handle mailto.
4360
4361         * mml.el (mml-preview): Bind gnus-original-article-buffer because
4362         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
4363         because bbdb may use it.
4364
4365 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4366
4367         * nneething.el (nneething-request-article): When a non-text file
4368         is converted to an article, its data is encoded in base64.  Call
4369         `nneething-make-head' with options to specify MIME types.
4370         (nneething-make-head): Add optional arguments to specify MIME
4371         types.
4372
4373 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4374
4375         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
4376         header if there is not.
4377
4378         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
4379
4380         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
4381         (gnus-inews-mark-gcc-as-read): Obsolete variable.
4382         (gnus-inews-do-gcc): Use them.
4383
4384         * gnus-group.el (gnus-group-mark-article-read): Put holes into
4385         gnus-newsgroup-unselected.
4386
4387 2002-01-06  Simon Josefsson  <jas@extundo.com>
4388
4389         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
4390         condition-case, not ignore-errors.
4391
4392 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4393
4394         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
4395         gnus-fetch-old-headers.
4396
4397         * gnus-art.el (article-display-x-face): Use the current buffer
4398         unless `W f'. Otherwise, X-Face may be shown in the header of a
4399         forwarded part.
4400         (gnus-treatment-function-alist): Treat xface before hiding
4401         headers.
4402
4403 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4404
4405         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
4406         parameters.
4407
4408 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4409
4410         * mm-util.el (mm-multibyte-p): Define conditionally when load.
4411         (mm-guess-charset): New function.
4412         (mm-charset-after): Use it.
4413         (mm-detect-coding-region): New function.
4414         (mm-detect-mime-charset-region): New function.
4415
4416         * gnus-sum.el (gnus-summary-show-article): Use
4417         mm-detect-coding-region.
4418
4419 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4420
4421         * message.el (message-make-fqdn): Be less violent.
4422
4423         * gnus.el (gnus-logo-color-style): Compute custom form
4424         automatically.
4425
4426         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
4427         score file of the parent to the document group.
4428
4429         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
4430         parameters parameter.
4431
4432         * gnus-score.el (gnus-score-load-file): Clean up.
4433
4434 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4435
4436         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
4437         From: Damien Wyart <damien.wyart@free.fr>
4438
4439         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
4440
4441 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4442
4443         * gnus-sum.el (gnus-select-group-hook): Typo.
4444
4445         * rfc2047.el (rfc2047-decode-string): Return immediately if there
4446         is no quoted-printable-encoded STRING.
4447         From: Jesper Harder <harder@ifa.au.dk>
4448
4449         (rfc2047-decode-string): Decode it.
4450
4451 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4452
4453         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
4454
4455 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
4456         Trivial patch.
4457
4458         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
4459         buffer to get rid of junk line.
4460
4461 2002-01-05  Simon Josefsson  <jas@extundo.com>
4462
4463         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
4464         C-o.
4465         (message-mode-map): Bind message-insert-or-toggle-importance to
4466         C-c C-u.
4467         (message-mode-map): Bind message-disposition-notification-to to
4468         C-c M-n.
4469         (message-mode-menu): Add m-d-n-t.
4470         (message-mode-field-menu): Add m-goto-from.
4471         (message-mode): Doc fix.
4472         (message-goto-from): New function.
4473         (message-insert-disposition-notification-to): New function.
4474         (message-tool-bar-map): Add receipt button.
4475
4476 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4477
4478         * gnus-sum.el (gnus-thread-latest-date): New function.
4479         (gnus-thread-sort-by-most-recent-number): Renamed.
4480         (gnus-thread-sort-functions): Doc fix.
4481         (gnus-select-group-hook): Don't use setq on a hook.
4482         (gnus-thread-latest-date): Use date, not number
4483
4484         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
4485         (gnus-agent-expire): Allow regexp of expire-days.
4486
4487         * gnus-art.el (gnus-article-reply-with-original): Deactivate
4488         region.
4489         (gnus-article-followup-with-original): Ditto.
4490
4491         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
4492
4493         * gnus-art.el (gnus-mime-display-alternative): Use
4494         gnus-local-map-property.
4495         (gnus-mime-display-alternative): Ditto.
4496         (gnus-insert-mime-security-button): Ditto.
4497         (gnus-insert-next-page-button): Ditto.
4498         (gnus-button-prev-page): Take optional args.
4499         (gnus-insert-prev-page-button): widget-convert.
4500
4501         * gnus-util.el (gnus-local-map-property): New function.
4502
4503         * gnus-art.el (gnus-prev-page-map): Use parent map.
4504         (gnus-next-page-map): Ditto.
4505
4506         * gnus-spec.el (gnus-parse-format): Clean up.
4507         (gnus-parse-format): Do complex formatting for %=.
4508
4509         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
4510         "X-Face: " to the data in the built-in scenario.
4511
4512         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
4513         (gnus-correct-pad-form): Renamed.
4514         (gnus-tilde-max-form): Clean up.
4515         (gnus-pad-form): Use gnus-use-correct-string-widths.
4516
4517         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
4518         support if that is available.
4519
4520         * gnus-sum.el (gnus-thread-highest-number): New function.
4521         (gnus-thread-sort-by-most-recent-thread): New function.
4522         (gnus-thread-sort-functions): Doc fix.
4523
4524 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4525
4526         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
4527         all cases.
4528         (gnus-summary-mode): Enable it in all cases.
4529         (gnus-summary-display-article): Ditto.
4530         (gnus-summary-edit-article): Ditto.
4531
4532         * gnus-ems.el (gnus-put-image): Really return glyph.
4533
4534         * gnus-art.el (gnus-article-x-face-command): Fix :type.
4535         (gnus-treat-smiley): Don't take "P" in the interactive form.
4536
4537 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4538
4539         * compface.el (uncompface): XEmacs and Emacs have differing
4540         capabilities.
4541
4542         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
4543
4544         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
4545         (gnus-article-xface-ring-size): Removed.
4546         (gnus-article-display-xface): Removed.
4547         (gnus-remove-image): Cleaned up.
4548
4549         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
4550         (gnus-xmas-create-image): Take pbm files.
4551         (gnus-x-face): Removed.
4552         (gnus-xmas-article-display-xface): Removed.
4553
4554         * gnus-fun.el (gnus-display-x-face-in-from): Bind
4555         default-enable-multibyte-characters.
4556
4557         * compface.el (uncompface): Doc fix.
4558
4559         * gnus-art.el (gnus-article-x-face-command): Use
4560         gnus-display-x-face-in-from.
4561
4562         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
4563
4564         * gnus-ems.el (gnus-put-image): Return the image.
4565
4566         * gnus-fun.el (gnus-display-x-face-in-from): New function.
4567         (gnus-x-face): Moved here.
4568
4569 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4570
4571         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
4572         invisible if string is nil.
4573         (gnus-xmas-article-display-xface): Use it.
4574
4575         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
4576         property when string is nil.
4577         (gnus-article-display-xface): Use it.
4578
4579 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4580
4581         * gnus-art.el (article-display-x-face): Check whether valid grey
4582         face was returned.
4583         (article-display-x-face): Place image in the right spot.
4584
4585         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
4586         stderr.
4587         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
4588
4589 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4590
4591         * gnus-xmas.el (gnus-xmas-create-image): Take optional
4592         parameters.
4593         (gnus-xmas-put-image): Allow non-strings to be passed.
4594
4595         * gnus-art.el (article-display-x-face): Use optional parameters.
4596
4597         * gnus-ems.el (gnus-create-image): Take optional parameters.
4598
4599         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
4600
4601         * compface.el (compface-xbm-p): Removed.
4602
4603         * gnus-ems.el (gnus-article-compface-xbm): Removed.
4604         (gnus-article-display-xface): Use compface.
4605
4606         * compface.el: New file.
4607
4608         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
4609         (gnus-convert-image-to-x-face-command): Ditto.
4610         (gnus-random-x-face): Quote argument.
4611         (gnus-x-face-from-file): Ditto.
4612
4613 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
4614
4615         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
4616         the expire-group parameter once per article rather than once
4617         per group; bind `nnmaildir-article-file-name' and `article'
4618         for convenience.  Leave article alone when expire-group
4619         specifies the current group.
4620         (nnmaildir--update-nov): be more concurrency-friendly with
4621         temp file names.
4622
4623 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4624
4625         * gnus-start.el (gnus-read-init-file): Cleaned up.
4626
4627 2002-01-03  Dave Love  <d.love@dl.ac.uk>
4628
4629         * gnus-start.el (gnus-startup-file-coding-system): Removed.
4630         (gnus-read-init-file): Don't use it.
4631
4632 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4633
4634         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
4635
4636 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4637
4638         * gnus-start.el (gnus-read-init-file): Don't force coding system
4639         for ~/.gnus.  From Dave Love <fx@gnu.org>.
4640
4641 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4642
4643         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
4644         * nnspool.el (nnspool-request-post): Ditto.
4645
4646         * mm-util.el (mm-use-find-coding-systems-region): New variable.
4647         (mm-find-mime-charset-region): Use it.
4648
4649 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
4650
4651         * gnus.el (gnus-summary-line-format): Added :link.
4652         * gnus-topic.el (gnus-topic-line-format): Ditto.
4653         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
4654         * gnus-srvr.el (gnus-server-line-format): Ditto.
4655         * gnus-group.el (gnus-group-line-format): Ditto.
4656
4657         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
4658         :keys, it works on both Emacsen.
4659
4660 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4661
4662         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
4663
4664 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4665
4666         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
4667
4668 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
4669
4670         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
4671         very wide reply.
4672
4673 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4674
4675         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
4676         (gnus-picon-cache): New variable.
4677         (gnus-picon-transform-newsgroups): Cache stuff.
4678
4679         * gnus-art.el (gnus-article-reply-with-original): New command.
4680         (gnus-article-followup-with-original): New command.
4681
4682         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
4683         END parameters.
4684         (gnus-summary-followup): Take a list of list of articles.
4685         (gnus-inews-yank-articles): Allow lists of article/regions.
4686
4687         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
4688         longer the usual commands.
4689
4690         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
4691         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
4692         shell-command-on-region.
4693
4694 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4695
4696         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
4697           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
4698
4699 2002-01-03  Steve Youngs  <youngs@xemacs.org>
4700
4701         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
4702         understand ':keys', wrap it in an featurep 'xemacs.
4703
4704 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4705
4706         * gnus-ems.el (gnus-article-display-xface): Show xface in the
4707         order of headers (Actually, it is called in a reversed order). Add
4708         'gnus-image-text-deletable property.
4709         (gnus-remove-image): Remove text with such a property.
4710
4711         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
4712         gnus-put-image.
4713
4714         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
4715         with ", "
4716
4717 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4718
4719         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
4720
4721         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
4722         (article-display-x-face): Display grey X-Faces.
4723
4724         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
4725         (gnus-convert-gray-x-face-to-ppm): Ditto.
4726         (gnus-convert-image-to-gray-x-face): Ditto.
4727
4728         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
4729         gnus-summary-show-raw-article.
4730
4731 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4732
4733         Display picons in XEmacs without showing text.
4734
4735         * gnus-xmas.el (gnus-xmas-create-image): Don't use
4736         mm-create-image-xemacs to create xbm glyph, because it deletes
4737         temporary files.
4738         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
4739         (gnus-xmas-remove-image): Make text visible, remove glyph.
4740
4741         * gnus-picon.el (gnus-picon-transform-newsgroups)
4742         (gnus-picon-transform-address): Insert spec backward, due to the
4743         incompatibility of gnus-xmas-put-image.
4744
4745 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
4746
4747         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
4748
4749 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4750
4751         * gnus.el: Doc fix.
4752
4753         * gnus-art.el: Doc fix.
4754
4755         * gnus-agent.el: Doc fix.
4756
4757 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4758
4759         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
4760
4761 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
4762
4763         * nnmaildir.el (nnmaildir--update-nov): automatically parse
4764         NOV data out of the message again if nnmail-extra-headers has
4765         changed.
4766
4767 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4768
4769         * gnus-fun.el: New file.
4770         (gnus-convert-image-to-x-face-command): New variable.
4771         (gnus-insert-x-face): New function.
4772         (gnus-random-x-face): Renamed.
4773         (gnus-x-face-from-file): Renamed.
4774
4775         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
4776         "_".
4777         (gnus-body-boundary-delimiter): Typo fix.
4778
4779 2002-01-02  Simon Josefsson  <jas@extundo.com>
4780
4781         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
4782         (gnus-body-boundary-delimiter): Fix type.
4783
4784 2002-01-01  Simon Josefsson  <jas@extundo.com>
4785
4786         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
4787         (gnus-treat-emphasize, gnus-treat-strip-cr)
4788         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
4789         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
4790         (gnus-treat-fill-article, gnus-treat-hide-citation)
4791         (gnus-treat-hide-citation-maybe)
4792         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
4793         (gnus-treat-strip-pem, gnus-treat-strip-banner)
4794         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
4795         (gnus-treat-date-ut, gnus-treat-date-local)
4796         (gnus-treat-date-english, gnus-treat-date-lapsed)
4797         (gnus-treat-date-original, gnus-treat-date-iso8601)
4798         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
4799         (gnus-treat-strip-trailing-blank-lines)
4800         (gnus-treat-strip-leading-blank-lines)
4801         (gnus-treat-strip-multiple-blank-lines)
4802         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
4803         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
4804         (gnus-treat-display-xface, gnus-treat-display-smileys)
4805         (gnus-treat-from-picon, gnus-treat-mail-picon)
4806         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
4807         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
4808         (gnus-treat-play-sounds, gnus-treat-translate)
4809         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
4810
4811         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
4812         (gnus-article-treat-body-boundary): Use it.
4813
4814         * message.el (message-mode): Fix doc.
4815         (message-mode-menu): Fix names.
4816
4817 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4818
4819         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
4820         articles.
4821
4822         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
4823         (gnus-picon-transform-address): Search for unknown faces as well.
4824         (gnus-picon-find-face): Don't search "news" for MISC.
4825         (gnus-picon-user-directories): Changed default back to exclude
4826         "unknown".
4827
4828         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
4829
4830         * gnus-picon.el (gnus-picon-find-face): Search through all
4831         databases.
4832         (gnus-picon-find-face): New implementation.
4833
4834         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
4835         keystroke.
4836         (gnus-topic-goto-next-topic): Ditto.
4837
4838         * gnus.el (gnus-summary-line-format): Changed default.
4839
4840         * nnmail.el (nnmail-extra-headers): Change default.
4841
4842         * gnus-sum.el (gnus-extra-headers): Change default.
4843
4844         * message.el (message-news-other-window): Changed "news" to
4845         "posting".
4846         (message-news-other-frame): Ditto.
4847         (message-do-send-housekeeping): Ditto.
4848
4849         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
4850         function.
4851         (gnus-article-unread-p): New function.
4852         (gnus-article-unseen-p): New function.
4853         (gnus-dead-summary-mode-map): Typo.
4854
4855         * gnus-util.el (gnus-make-predicate): New function.
4856         (gnus-make-predicate-1): New function.
4857
4858         * gnus-sum.el: New function.
4859         (gnus-map-articles): New function.
4860
4861         * gnus-art.el (gnus-treat-fold-headers): New variable.
4862         (gnus-article-treat-fold-headers): New command and keystroke.
4863
4864         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
4865         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
4866
4867 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4868
4869         * message.el (message-fcc-externalize-attachments): New variable.
4870         (message-do-fcc): Use it.
4871
4872         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
4873         (gnus-inews-do-gcc): Use it.
4874
4875         * mml.el (mml-tweak-sexp-alist): New variable.
4876         (mml-externalize-attachments): New variable.
4877         (mml-tweak-part): Use mml-tweak-sexp-alist.
4878         (mml-tweak-externalize-attachments): New function.
4879
4880 2002-01-01  Steve Youngs  <youngs@xemacs.org>
4881
4882         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
4883         'set-glyph-face' so x-face back/foreground can be set.
4884
4885 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
4886
4887         * message.el (message-fix-before-sending): Fix a typo.
4888
4889 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4890
4891         * gnus-art.el (gnus-treat-smiley): Renamed command.
4892         (gnus-article-remove-images): New command and keystroke.
4893
4894         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
4895
4896         * smiley-ems.el (gnus-smiley-display): Removed.
4897
4898         * gnus.el (gnus-version-number): Update version.
4899
4900         * message.el (message-text-with-property): Renamed and moved
4901         here.
4902         (message-fix-before-sending): Highlight invisible text and place
4903         point there.
4904
4905 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4906
4907         * gnus.el: Oort Gnus v0.04 is released.
4908
4909 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4910
4911         * gnus-delay.el (gnus-delay-send-queue): Renamed.
4912
4913         * gnus-art.el (gnus-ignored-headers): More headers,
4914
4915         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
4916         of `scan-error', since XEmacs doesn't seem to support that.
4917
4918 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4919
4920         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
4921         arg.
4922         (gnus-summary-best-unread-subject): Ditto.
4923         (gnus-summary-best-unread-subject): No, don't.
4924         (gnus-summary-better-unread-subject): New command.
4925
4926         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
4927
4928         * lpath.el ((featurep 'xemacs)): fbind url function.
4929
4930         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
4931         buffer.
4932         (gnus-xmas-remove-image): Implementation that does something.
4933         (gnus-xmas-article-display-xface): Mark images properly.
4934
4935         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
4936
4937 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
4938
4939         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
4940
4941 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4942
4943         * gnus-group.el (gnus-group-line-format): Added %O to the default
4944         value.
4945
4946         * gnus-util.el (gnus-text-with-property): The smallest point is
4947         point-min.
4948
4949         * smiley-ems.el (smiley-region): Return images.
4950         (gnus-smiley-display): Allow toggling.
4951         (smiley-region): Use text properties, not overlays.
4952
4953         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
4954         implemented yet.
4955
4956         * smiley-ems.el (smiley-update-cache): Check for valid types.
4957
4958         * gnus-art.el (gnus-with-article-buffer): New macro.
4959
4960         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
4961         strings as well as the glyphs.
4962         (gnus-picon-transform-address): Ditto.
4963         (gnus-picon-insert-glyph): Ditto.
4964         (gnus-picon-transform-newsgroups): Toggle.
4965         (gnus-picon-transform-address): Toggle.
4966
4967         * gnus-ems.el (gnus-remove-image): New function.
4968         (gnus-put-image): Take an optional string.
4969
4970         * gnus-util.el (gnus-text-with-property): New function.
4971
4972         * gnus-art.el (gnus-delete-images): New function.
4973
4974         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
4975
4976         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
4977         (gnus-article-wash-status): Use it.
4978         (gnus-signature-toggle): Clean up.
4979         (gnus-add-wash-status): New function.
4980         (gnus-delete-wash-status): New function.
4981         (gnus-article-hide-text-type): Use them throughout.
4982         (gnus-add-image): New function.
4983
4984         * gnus-ems.el (gnus-article-display-xface): Use new interface.
4985
4986         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
4987         interface.
4988
4989         * gnus-art.el (article-display-x-face): Cleaned up.
4990
4991         * rfc2047.el (rfc2047-field-value): New function.
4992
4993         * mail-parse.el (mail-header-field-value): New alias.
4994
4995         * gnus-art.el (gnus-mime-print-part): Fix typos.
4996
4997         * smiley-ems.el (gnus-smiley-file-types): New variable.
4998         (smiley-update-cache): Use it.
4999         (smiley-regexp-alist): Suffix-less smiley names.
5000         (smiley-regexp-alist): Added more smileys.
5001
5002         * gnus-sum.el (gnus-print-buffer): Made into own function.
5003         (gnus-summary-print-article): Use it.
5004
5005         * mailcap.el (mailcap-mime-info): Actually return the bit that we
5006         looked for when REQUEST is a string.
5007
5008         * gnus-art.el (gnus-mime-button-commands): Add printing
5009         keystroke.
5010         (gnus-mime-copy-part): Doc fix.
5011         (gnus-mime-print-part): New command.
5012
5013 2001-12-31  Simon Josefsson  <jas@extundo.com>
5014
5015         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
5016         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
5017
5018 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5019
5020         * gnus-picon.el (gnus-treat-from-picon): Autoload.
5021         (picon): Fix doc.
5022
5023         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
5024         longer exists. Remove those codes.
5025         * gnus.el (gnus-use-picons): Ditto.
5026
5027 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5028
5029         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
5030         infloop.
5031
5032         * gnus-sum.el (t): New `W D' map.
5033
5034         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
5035         (gnus-article-treat-body-boundary): Clean up.
5036         (gnus-body-boundary-face): Removed.
5037         (gnus-article-goto-header): Moved here.
5038         (gnus-article-goto-header): Allow better regexps.
5039         (gnus-article-treat-fold-newsgroups): New command.
5040
5041         * gnus-sum.el (gnus-summary-move-article): We have to select an
5042         article to give `gnus-read-move-group-name' an opportunity to
5043         suggest an appropriate default.
5044
5045         * rfc2047.el (rfc2047-fold-line): New function.
5046         (rfc2047-unfold-line): Ditto.
5047         (rfc2047-fold-region): Don't fold just after the header name.
5048
5049         * mail-parse.el (mail-header-fold-line): New alias.
5050         (mail-header-unfold-line): Ditto.
5051
5052         * gnus-art.el (gnus-body-boundary-face): Renamed.
5053         (gnus-article-treat-body-boundary): Use it.
5054         (gnus-article-treat-body-boundary): Use an invisible header and a
5055         line of underline characters.
5056
5057 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5058
5059         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
5060
5061         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
5062         (gnus-picon-split-address): New function.
5063         (gnus-picon-find-face): Use it.
5064         (gnus-picon-transform-address): Use it. Set first to t for each
5065         address.
5066
5067         * gnus-art.el (gnus-with-article-headers): Move to here. Define
5068         the macro then use it.
5069         (gnus-treatment-function-alist): Treat picons earlier.
5070
5071 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5072
5073         * gnus-art.el (gnus-body-separator-face): New variable.
5074         (gnus-article-treat-body-boundary): Use a blank, colored line.
5075
5076         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
5077         well.
5078
5079         * gnus-art.el (gnus-treat-body-boundary): New variable.
5080         (gnus-article-treat-unfold-headers): Use helper macro.
5081         (gnus-article-treat-body-boundary): New command.
5082
5083         * gnus.el (gnus-logo-color-style): Change the default color.
5084         (gnus-splash-face): Gray, gray.
5085
5086         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
5087         colors.
5088
5089         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
5090         (gnus-logo-color-style): Ditto.
5091         (gnus-logo-colors): Ditto.
5092
5093         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
5094
5095         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
5096
5097         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
5098         (gnus-picon-transform-newsgroups): New function.
5099
5100         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
5101         string.
5102
5103         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
5104
5105         * gnus-art.el (gnus-treat-cc-picon): New variable.
5106         (gnus-treat-mail-picon): Renamed.
5107
5108         * gnus-picon.el: New implementation.
5109         (gnus-picon-find-face): Renamed.
5110         (gnus-treat-from-picon): Use it.
5111         (gnus-picon-transform-address): Renamed.
5112         (gnus-treat-from-picon): Use it.
5113         (gnus-picon-create-glyph): Renamed.
5114         (gnus-picon-transform-address): Use it.
5115         (gnus-treat-cc-picon): New command.
5116
5117         * mm-decode.el (mm-create-image-xemacs): Separated out into
5118         function.
5119         (mm-get-image): Use it.
5120
5121         * gnus-art.el (gnus-treat-display-picons): Simplify.
5122         (gnus-treat-from-picon): Renamed.
5123
5124         * gnus-ems.el (gnus-create-image): New function.
5125         (gnus-put-image): New function.
5126
5127         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
5128         (gnus-with-article-headers): New macro.
5129         (gnus-article-goto-header): New function.
5130
5131         * gnus-xmas.el (gnus-image-type-available-p): New function.
5132
5133         * gnus-ems.el (gnus-image-type-available-p): New function.
5134
5135 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5136
5137         * nnrss.el (nnrss-check-group): Find the correct tag, because
5138         xml.el is changed.
5139
5140 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5141
5142         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
5143         lines are shorter than the window width.
5144         (gnus-ignored-headers): More headers.
5145
5146 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5147
5148         * gnus-art.el (gnus-treat-unfold-lines): New variable.
5149         (gnus-treat-unfold-headers): Renamed.
5150         (gnus-article-treat-unfold-headers): New command and keystroke.
5151
5152         * rfc2047.el (rfc2047-encode-message-header): Clean up.
5153
5154         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
5155
5156 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5157
5158         * sha1-el.el (sha1-use-external): New variable.
5159         (sha1-region): Use it.
5160         (sha1-string): Ditto.
5161
5162         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
5163         * gnus-picon.el: Less warnings when compile.
5164
5165 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5166
5167         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
5168         alias.
5169         (gnus-picons-database): Default to list.
5170         (gnus-picons-lookup-internal): Use it.
5171
5172         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
5173         to "bogus".
5174
5175         * gnus-win.el (gnus-configure-windows-hook): New hook.
5176
5177 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
5178
5179         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
5180
5181 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5182
5183         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
5184         lists.
5185         (gnus-select-newsgroup): Don't append; push.
5186         (gnus-adjust-marked-articles): Remove obsolete ranges from
5187         `seen'.
5188         (gnus-update-marks): Clean up.
5189         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
5190
5191 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
5192
5193         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
5194
5195 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5196
5197         * gnus-sum.el (gnus-auto-select-subject): New variable.
5198         (gnus-summary-best-unread-subject): New function.
5199         (gnus-summary-best-unread-article): Use it.
5200         (gnus-summary-first-unseen-subject): New function and command.
5201
5202         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
5203         other treatments.
5204
5205         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
5206         function.
5207
5208         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
5209         from the list of hidden types.
5210
5211         * mm-view.el (mm-inline-text): Ditto.
5212         (mm-inline-text): Ditto.
5213         (mm-w3-prepare-buffer): Ditto.
5214
5215         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
5216
5217 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5218
5219         * gnus-art.el (gnus-ignored-headers): Added more headers.
5220
5221 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
5222
5223         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
5224         once.
5225
5226 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5227
5228         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
5229
5230 2001-12-28  Simon Josefsson  <jas@extundo.com>
5231
5232         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
5233         Jesper Harder <harder@ifa.au.dk>.
5234
5235 2001-12-27  Simon Josefsson  <jas@extundo.com>
5236
5237         * gnus-sum.el (gnus-select-newsgroup): Make
5238         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
5239         contain all articles (instead of none) when no seen marks have
5240         been set for the group.
5241         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
5242         instead, it seems to result in shorter ranges.
5243
5244 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5245
5246         * mm-util.el (mm-iso-8859-x-to-15-region): Use
5247         insert-before-markers.
5248         From Jesper Harder <harder@ifa.au.dk>
5249
5250 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
5251
5252         * nnmaildir.el (nnmaildir-save-mail): create the destination
5253         groups if they do not exist.
5254
5255 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5256
5257         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
5258
5259 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5260
5261         * gnus-group.el (gnus-group-read-ephemeral-group): Call
5262         gnus-group-real-name.
5263
5264         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
5265         (gnus-newsgroup-variables): Ditto.
5266
5267         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
5268         return it.
5269
5270 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
5271
5272         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
5273         * nnmaildir.el (top-level): Add commentary.
5274         (nnmaildir-version): Indicate that nnmaildir is now a standard
5275         part of Gnus, not separately released.
5276
5277 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5278
5279         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
5280         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
5281         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
5282         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5283
5284 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5285
5286         * nnmaildir.el: Copyright changes. Require cl only at compile time.
5287
5288 2001-12-20  Simon Josefsson  <jas@extundo.com>
5289
5290         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
5291         ZHU <zsh@cs.rochester.edu>.
5292         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
5293         Brian P Templeton <bpt@tunes.org>.
5294
5295 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5296
5297         * nnmaildir.el: New file.
5298         From Paul Jarc <prj@po.cwru.edu>.
5299
5300 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5301
5302         * nndoc.el (nndoc-type-alist): Move forward to the end.
5303
5304 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5305
5306         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
5307         `dolist'.
5308
5309 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5310
5311         * gnus-win.el (gnus-frames-on-display-list): New function.
5312         (gnus-get-buffer-window): Use it.
5313
5314 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5315
5316         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
5317
5318 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5319
5320         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
5321
5322 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5323            From Harald Meland <Harald.Meland@usit.uio.no>
5324
5325         * gnus-win.el (gnus-get-buffer-window): New function.
5326         (gnus-all-windows-visible-p): Use it.
5327
5328         * gnus-util.el (gnus-horizontal-recenter)
5329         (gnus-horizontal-recenter, gnus-horizontal-recenter)
5330         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
5331
5332         * gnus-score.el (gnus-score-insert-help): Use it.
5333
5334         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
5335         (gnus-generate-tree, gnus-highlight-selected-tree)
5336         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
5337         it.
5338
5339         * gnus-art.el (gnus-article-set-window-start)
5340         (gnus-mm-display-part, gnus-request-article-this-buffer)
5341         (gnus-button-next-page, gnus-button-prev-page)
5342         (gnus-article-button-next-page, gnus-article-button-prev-page):
5343         Use it.
5344
5345 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
5346
5347         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
5348         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
5349         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
5350
5351 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5352
5353         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
5354         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
5355         * mml1991.el, nnultimate.el: Add `coding'.
5356
5357 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
5358
5359         * ChangeLog: changed coding to buffer-file-coding-system
5360         * ChangeLog.1: same
5361         * nnwfm.el: same
5362         * gnus-smiley.el: same
5363         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
5364         * gnus-delay.el: same
5365         * gnus-spec.el: same
5366         * message.el: same
5367         * mml1991.el: same
5368         * nnultimate.el: same
5369
5370 2001-12-16  Simon Josefsson  <jas@extundo.com>
5371         Inspired by code by Dirk Meyer <dischi@tzi.de>.
5372
5373         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
5374         (gnus-summary-save-map): Add muttprint.
5375         (gnus-summary-make-menu-bar): Ditto.
5376         (gnus-summary-muttprint): New function.
5377
5378         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
5379
5380 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5381
5382         * uudecode.el (uudecode-decode-region-internal): Speedup by using
5383         temporary list instead of buffer.
5384
5385         * mm-url.el (executable-find): autoload.
5386
5387 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5388
5389         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
5390         to variable, follow doc-string conventions).
5391
5392 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
5393
5394         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
5395         subscribe-level
5396         * gnus-topic.el (gnus-subscribe-topics): use it.
5397
5398 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5399
5400         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
5401         messages. (A small patch with indentation)
5402         From Sean Neakums <sneakums@zork.net>.
5403
5404         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
5405         nil after shooting down the gnus-original-article-buffer.
5406
5407 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5408
5409         * uudecode.el (uudecode-use-external): New variable.
5410         (uudecode-decode-region): Automatically detect external program.
5411
5412         * binhex.el (binhex-use-external): New variable.
5413         (binhex-decode-region-internal): New function.
5414         (binhex-decode-region): Automatically detect external program.
5415
5416         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
5417         Use them.
5418
5419 2001-12-12  Simon Josefsson  <jas@extundo.com>
5420
5421         * nnvirtual.el (nnvirtual-always-rescan)
5422         (nnvirtual-component-regexp): Fix doc.
5423
5424         * nnoo.el (defvoo): Add doc to defvoo variables.
5425
5426         * nnml.el (nnml-directory, nnml-active-file)
5427         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
5428         (nnml-marks-is-evil, nnml-filenames-are-evil)
5429         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
5430
5431         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
5432         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
5433         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
5434         `error'.
5435
5436         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
5437         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
5438
5439         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
5440         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
5441         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
5442         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
5443
5444         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
5445         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
5446
5447         * imap.el, nnimap.el: Fix indentation.
5448
5449         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
5450
5451 2001-12-12  Didier Verna  <didier@xemacs.org>
5452
5453         * gnus-msg.el (gnus-group-news): New function.
5454         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
5455         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
5456         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
5457         for it.
5458         * gnus-msg.el (gnus-summary-news-other-window): New function.
5459         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
5460         bind it to `i'.
5461         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
5462         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
5463         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
5464         for it (called with a prefix).
5465         * gnus-msg.el (gnus-configure-posting-styles): add an optional
5466         group-name argument.
5467         * gnus-msg.el (gnus-setup-message): use it.
5468
5469 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5470
5471         * gnus-sum.el (gnus-summary-show-article): Fix doc.
5472
5473 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5474
5475         * mml.el (mime-to-mml): Remove Content-Disposition too.
5476
5477 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5478
5479         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
5480         * gnus-group.el (gnus-group-name-decode): Decode unibyte
5481         strings only.
5482         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5483
5484 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
5485
5486         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
5487         (nnmail-fancy-expiry-target): Use it.
5488         Suggestions from Simon Josefsson <jas@extundo.com>.
5489
5490 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5491
5492         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
5493
5494 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5495
5496         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
5497
5498         * gnus-util.el (gnus-url-unhex-string): Move here.
5499
5500 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5501
5502         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
5503         mm-url-decode-entities-nbsp.
5504
5505         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
5506         * webmail.el, nnwfm.el: Use mm-url.
5507
5508         * mm-url.el (mm-url-fetch-form): Move from nnweb.
5509         (mm-url-remove-markup): Move from nnweb.
5510         (mm-url-fetch-simple): Move from webmail.
5511
5512         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
5513
5514 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5515
5516         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
5517         (gnus-summary-print-article): Use it.
5518
5519         * gnus-util.el (gnus-replace-in-string): Typo.
5520
5521 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5522
5523         * nnweb.el (nnweb-replace-in-string): Removed.
5524
5525         * gnus-util.el (gnus-replace-in-string): New function.
5526         (gnus-mode-string-quote): Use it.
5527
5528         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
5529         * nnwfm.el (nnwfm-create-mapping): Ditto.
5530
5531 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5532
5533         * dgnushack.el (dgnushack-compile): nnrss.el and
5534         nnslashdot.el don't depend on nnweb, url, w3.
5535
5536         * nnrss.el: Use mm-url.
5537
5538 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5539
5540         * mm-url.el (mm-url-insert-file-contents): Support file:.
5541
5542 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5543
5544         * mm-view.el: Lower case for the description line. Sync from the
5545         Emacs CVS.
5546
5547 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5548
5549         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
5550         From:  Stefan Monnier  <monnier@cs.yale.edu>
5551
5552 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5553
5554         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
5555
5556 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5557
5558         * mm-url.el: Require executable.
5559         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
5560
5561 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5562
5563         * pop3.el (pop3-munge-message-separator): Only use valid date.
5564         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
5565
5566         * Makefile.in: gnus-load.elc may not be generated.
5567
5568 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5569
5570         * mm-url.el: New file.
5571         * nnslashdot.el: Use it.
5572         * mm-extern.el (mm-extern-url): Use it.
5573
5574 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5575
5576         * gnus-sum.el (gnus-summary-save-article): Nix
5577         gnus-display-mime-function and gnus-article-prepare-hook.
5578
5579         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
5580         the beginning of lines.
5581         (gnus-complex-form-to-spec): Ditto.
5582
5583 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5584
5585         * message.el (message-make-mft): Fix the m-s-a-file regexp.
5586         From Paul Jarc <prj@po.cwru.edu>.
5587
5588 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5589
5590         * message.el: New variable message-subscribed-address-file;
5591         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
5592
5593 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5594
5595         * message.el (message-tab-body-function): Set to nil.
5596         (message-tab): Use text-mode-map or global-map.
5597         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
5598
5599 2001-11-30  Simon Josefsson  <jas@extundo.com>
5600
5601         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
5602         instead of gnus-union, for speed.  Suggested by Christoph Conrad
5603         <christoph.conrad@gmx.de>.
5604         (gnus-agent-fetch-group-1): Add verbose message.
5605
5606 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5607
5608         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
5609         of integers.
5610
5611 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5612
5613         * message.el (message-newgroups-header-regexp)
5614         (message-completion-alist, message-tab-body-function): Use
5615         defcustom rather than defvar.
5616         (message-tab): Mention `message-tab-body-function' in doc.
5617         Suggested by Karl Eichwalder.
5618
5619 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5620
5621         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
5622
5623 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5624
5625         * nnheader.el (nnheader-find-nov-line): Don't use macro
5626         gnus-delete-line.
5627
5628         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
5629         (gnus-group-name-charset): Ditto.
5630
5631         * gnus-util.el (gnus-buffer-live-p): Ditto.
5632
5633 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5634
5635         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
5636         open parenthesis in doc.
5637         (sieve-manage-authenticator-alist): Typo in doc.
5638         * imap.el (imap-authenticator-alist): Typo in doc.
5639         (imap-stream-alist): Backslash.
5640
5641         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
5642           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
5643
5644 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5645
5646         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
5647
5648         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
5649
5650         * gnus-msg.el (gnus-configure-posting-styles): use
5651         make-local-hook. Add LOCAL for add-hook.
5652
5653 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
5654
5655         * message.el (message-mode): Use `make-local-hook' unless
5656         obsolete.
5657         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
5658
5659 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5660
5661         * canlock.el: Remove sha1.el and base64.el stuff.
5662
5663 2001-11-26  Didier Verna  <didier@xemacs.org>
5664
5665         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
5666         if needed.
5667
5668 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5669
5670         * message.el (message-tamago-not-in-use-p): New function.
5671         (message-strip-forbidden-properties): Use it.
5672
5673 2001-11-26  Didier Verna  <didier@xemacs.org>
5674
5675         * gnus-start.el (gnus-check-first-time-used): only check for
5676         existence of .el[d] files.
5677
5678 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5679
5680         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
5681
5682         * message.el (message-setup-1): Clean up mc-*.
5683
5684 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5685
5686         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
5687         * gnus-score.el (gnus-score-find-bnews): Use it.
5688
5689         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
5690         (gnus-summary-limit-to-author): Ditto.
5691         (gnus-summary-limit-to-extra): Ditto.
5692         (gnus-summary-find-matching): Support not-matching argument.
5693
5694 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5695
5696         * message.el (message-wash-subject): Use `insert' rather than
5697         `insert-string', which is deprecated.
5698
5699 2001-11-24  Simon Josefsson  <jas@extundo.com>
5700
5701         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
5702         message. (Gnus does not "default" to using 8bit for the message,
5703         it default to use 8bit encoding and the user-supplied CTE
5704         value. Calling this behaviour "treating it as 8bit" is perhaps
5705         better.)
5706
5707         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
5708         (compare mm-charset-to-coding-system).
5709
5710 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5711
5712         * canlock.el (canlock-sha1-with-openssl): Use unibyte
5713         buffer. Correctly decode hex.
5714
5715 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5716
5717         * gnus-agent.el (gnus-category-insert-line): Convert category
5718         names to strings.
5719
5720 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5721
5722         * message.el (sha1): eval-and-compile.
5723
5724 2001-11-20  Simon Josefsson  <jas@extundo.com>
5725
5726         * message.el (message-allow-no-recipients): New variable.
5727         (message-send): Use it, customize the prompting when posting to
5728         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
5729
5730 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5731
5732         * mm-util.el (mm-coding-system-priorities): New variable.
5733         (mm-sort-coding-systems-predicate): New function.
5734         (mm-find-mime-charset-region): Resort coding systems if needed.
5735         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
5736
5737 2001-11-20  Didier Verna  <didier@xemacs.org>
5738
5739         * gnus-group.el (gnus-group-make-help-group): new optional
5740         argument to control the error behavior.
5741         * gnus-start.el (gnus-check-first-time-used): use it to avoid
5742         erroring.
5743
5744 2001-11-19  Simon Josefsson  <jas@extundo.com>
5745
5746         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
5747         instead of C-c C-u.  Suggested by Per Abrahamsen
5748         <abraham@dina.kvl.dk>.
5749
5750 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5751
5752         * nnfolder.el (nnfolder-read-folder): Use group instead of
5753         nnfolder-current-group.
5754         Suggested by Lorentey Karoly <lorentey@elte.hu>.
5755
5756 2001-11-17  Simon Josefsson  <jas@extundo.com>
5757
5758         * message.el (message-send): Ask user if Fcc/Gcc should be
5759         performed when no other sender was specified.
5760         Suggested by prj@po.cwru.edu (Paul Jarc).
5761
5762 2001-11-17  Simon Josefsson  <jas@extundo.com>
5763
5764         * message.el (message-mode, message-mode-map): Use C-c C-u for
5765         Importance: instead of C-c C-p (used by SC).
5766
5767 2001-11-16  Simon Josefsson  <jas@extundo.com>
5768
5769         * message.el (message-insert-importance-high)
5770         (message-insert-importance-low): Save point.
5771
5772         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
5773         value.
5774
5775 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
5776
5777         * message.el (message-strip-special-text-properties): New option.
5778         (message-strip-forbidden-properties): Obey it.
5779
5780 2001-11-14  Sam Steingold  <sds@gnu.org>
5781
5782         * gnus-score.el: Fixed some doc strings to properly quote symbols.
5783
5784 2001-11-15  Simon Josefsson  <jas@extundo.com>
5785
5786         Support "Importance:" header in Message.
5787
5788         * message.el (message-mode-map): Bind C-c C-p to
5789         `message-insert-or-toggle-importance'
5790         (message-mode-menu): Add message-insert-importance-{high,low}.
5791         (message-insert-importance-high, message-insert-importance-low)
5792         (message-insert-or-toggle-importance): New functions.
5793         (message-tool-bar-map): Add {un,}important.
5794         (message-mode): Doc fix.
5795
5796 2001-11-15  Simon Josefsson  <jas@extundo.com>
5797
5798         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
5799
5800         * mml.el (mml-menu): Fix toolbar tooltip.
5801
5802 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5803
5804         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
5805         * nnml.el (nnml-save-marks): Ditto.
5806
5807         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
5808
5809 2001-11-15  Simon Josefsson  <jas@extundo.com>
5810
5811         * nnml.el (nnml-save-marks):
5812         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
5813         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
5814
5815 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
5816
5817         * gnus-art.el (gnus-article-wash-status-strings): Use
5818         `copy-sequence', not `copy-seq'.
5819
5820 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
5821
5822         * gnus-art.el (gnus-article-wash-status-strings): New constant.
5823         (gnus-gnus-article-wash-status-entry): New function.
5824         (gnus-article-wash-status): Use it.
5825
5826 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5827
5828         * mml1991.el: Add coding header.
5829
5830 2001-11-12  Simon Josefsson  <jas@extundo.com>
5831
5832         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
5833         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
5834         `mml1991-sign' and `mml1991-encrypt'.
5835         (mml1991-encrypt, mml1991-sign): New glue functions.
5836         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
5837
5838         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
5839         (mml-menu): Add PGP to menu.
5840
5841         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
5842         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
5843         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
5844         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
5845
5846         * mml2015.el: Mention RFC 3156.
5847
5848         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
5849
5850 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5851
5852         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
5853
5854         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
5855           From <Michael.Cook@cisco.com>
5856
5857 2001-11-11  Simon Josefsson  <jas@extundo.com>
5858
5859         * message.el (top-level): Autoload sha1.
5860         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
5861         canlock, no need to require two different hash algs).  Suggested
5862         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
5863
5864 2001-11-09  Simon Josefsson  <jas@extundo.com>
5865
5866         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
5867         <Pavel@Janik.cz>.
5868
5869 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5870
5871         * message.el (message-point-in-header-p): New function.
5872         (message-do-auto-fill): Use it.
5873         (message-beginning-of-line): New function.  Goes to beginning of
5874         header value (i.e., end of header name), or to beginning of line
5875         if already at beginning of value.  Behaves like
5876         `beginning-of-line' when in message body.
5877         (message-mode-map): Bind it.
5878
5879 2001-11-08  Simon Josefsson  <jas@extundo.com>
5880
5881         * gnus-msg.el (gnus-posting-styles): Add doc.
5882
5883 2001-11-07  Simon Josefsson  <jas@extundo.com>
5884
5885         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
5886
5887         * sieve-mode.el (sieve-control-commands-face)
5888         (sieve-control-commands-face, sieve-action-commands-face)
5889         (sieve-test-commands-face, sieve-tagged-arguments-face): New
5890         faces.
5891         (sieve-font-lock-keywords): Use them.
5892         (sieve-mode): Only set font-lock-defaults in emacs.
5893
5894         * gnus-art.el (gnus-default-article-saver): Add
5895         gnus-summary-save-body-in-file.
5896         (gnus-summary-write-to-file): Fix doc.
5897
5898 2001-11-07  Simon Josefsson  <jas@extundo.com>
5899
5900         * gnus-art.el (gnus-treat-highlight-signature): Add cross
5901         reference to the correct chapter in the manual.
5902
5903         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
5904         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
5905
5906 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5907
5908         * mml.el (mml-preview): Bind mail-header-separator.
5909
5910 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5911
5912         * message.el: Always require canlock.
5913         (message-ignored-supersedes-headers): Include Cancel-Lock and
5914         Cancel-Key.
5915         (message-insert-canlock): Don't require canlock.
5916         (message-cancel-news): Don't check whether canlock is available.
5917         (message-supersede): Support cancel-locks.
5918
5919         * gnus-art.el: Don't autoload canlock.
5920
5921 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5922
5923         * mail-source.el (mail-source-fetch-imap): ASYNC param.
5924         From: <andre@slamdunknetworks.com>
5925
5926 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5927
5928         * many files: Fix copyright lines.
5929
5930 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5931
5932         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
5933         Suggested by Dave Love  <fx@gnu.org>.
5934
5935 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5936
5937         * message.el (message-kill-buffer): Remove auto-save file after
5938         confirm.
5939
5940         * message.el (message-send-mail): Call message-generate-headers
5941         once.  Suggested by Matt Armstrong <matt@lickey.com>.
5942
5943         * gnus-topic.el (gnus-topic-rename): Initial-input.
5944         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
5945
5946 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
5947
5948         * message.el (message-forbidden-properties): New constant.
5949         (message-strip-forbidden-properties): New function.
5950         (message-mode): Activate it.
5951
5952 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5953
5954         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
5955         (mm-hack-charsets): Fix doc.
5956
5957 2001-11-02  Simon Josefsson  <jas@extundo.com>
5958
5959         * gnus-int.el (gnus-check-server): Message "...done" when done.
5960
5961         * imap.el (imap-close): Don't message (imap-send-command-wait
5962         returns if the connection is dropped).
5963         (imap-wait-for-tag): Nix out message only when necessary.
5964
5965         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
5966         for non-crossposting.
5967         (gnus-sieve-crosspost): Default to t to be consistent with other
5968         parts of Gnus.
5969
5970 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5971
5972         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
5973         (mm-iso-8859-x-to-15-table): Ditto.
5974         (mm-iso-8859-x-to-15-region): Ditto.
5975         (mm-find-mime-charset-region): Ditto.
5976
5977 2001-11-01  Simon Josefsson  <jas@extundo.com>
5978
5979         * nnimap.el (nnimap-close-asynchronous): New variable.
5980         (nnimap-close-group): Use it.
5981         (nnimap-expunge): Don't use it.
5982
5983         * imap.el (imap-callbacks): New variable.
5984         (imap-remassoc): Copied from `gnus-remassoc'.
5985         (imap-add-callback): New function.
5986         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
5987         behaviour.
5988         (imap-parse-response): Call the callback.
5989
5990         * message.el (message-insert-canlock): New variable.
5991         (message-canlock-generate, message-canlock-password)
5992         (message-insert-canlock): New functions.
5993         (message-send-news): Call `message-insert-canlock'.
5994         (top-level): Require canlock when compiling.
5995         (message-insert-canlock): Require canlock before we need it.
5996
5997 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5998
5999         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
6000
6001 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6002
6003         * dgnushack.el (dgnushack-make-load): A workaround for
6004         custom-add-loads bug in some versions of XEmacs.
6005
6006 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6007
6008         * mm-util.el (mm-charset-synonym-alist): Revert (some).
6009
6010 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6011
6012         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
6013         (mm-hack-charsets): New variable.
6014         (mm-iso-8859-15-compatible): New variable.
6015         (mm-iso-8859-x-to-15-table): New variable.
6016         (mm-find-mime-charset-region): Add parameter hack-charsets.
6017
6018         * mm-bodies.el (mm-encode-body): Use it.
6019         * mml.el (mml-parse-1): Ditto.
6020
6021 2001-11-01  Simon Josefsson  <jas@extundo.com>
6022
6023         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
6024
6025 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6026
6027         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
6028         is nil.
6029
6030 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6031
6032         * smiley-ems.el (smiley-update-cache): Auto detect file type.
6033
6034         * message.el (message-forward-rmail-make-body): Use
6035         save-window-excursion.
6036         (message-encode-message-body): Search with noerror.
6037         (message-setup-1): Convert compose-mail send-actions to
6038         message-send-actions.
6039
6040 2001-11-01  Simon Josefsson  <jas@extundo.com>
6041
6042         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
6043         <yamaoka@jpl.org>.
6044
6045 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6046
6047         * sieve-manage.el (sieve-string-bytes): No complain.
6048
6049 2001-11-01  Simon Josefsson  <jas@extundo.com>
6050
6051         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
6052         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
6053         has autoload cookies, so no `require' should be necessary.)
6054
6055         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
6056         files.
6057
6058 2001-10-31  Simon Josefsson  <jas@extundo.com>
6059
6060         * gnus-cus.el (gnus-group-parameters): Support integer `display'
6061         parameter.
6062
6063         * gnus-sum.el (gnus-select-newsgroup): If group parameter
6064         `display' is a number (and C-u wasn't used to enter group), only
6065         fetch that number of articles.
6066
6067 2001-10-31  Matt Armstrong  <matt@lickey.com>
6068
6069         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
6070         not-subscribed -> subscribed.
6071
6072 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6073         From: Josh Huber <huber@alum.wpi.edu>
6074
6075         * message.el (message-subscribed-address-functions): New variable.
6076         (message-subscribed-addresses): New variable.
6077         (message-subscribed-regexps): New variable.
6078         (message-goto-mail-followup-to): New function.
6079         (message-send-mail): Add Mail-Followup-To.
6080         (message-make-mft): New function.
6081
6082         * gnus.el (gnus-find-subscribed-addresses): New function.
6083
6084 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6085
6086         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
6087         (mail-source-fetch-pop): Ditto.
6088         (mail-source-check-pop): Ditto.
6089
6090         * gnus-start.el (gnus-read-init-file): Ditto.
6091         (gnus-activate-group): Ditto.
6092         (gnus-read-newsrc-el-file): Ditto.
6093
6094 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6095
6096         * message.el (message-get-reply-headers): Make sure there is ", ".
6097
6098         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
6099         mm-coding-system-p. Don't correct it only in XEmacs.
6100         (mm-charset-to-coding-system): Use mm-coding-system-p and
6101         mm-get-coding-system-list.
6102         (mm-emacs-mule, mm-mule4-p): New variables.
6103         (mm-enable-multibyte, mm-disable-multibyte,
6104         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
6105         mm-with-unibyte-current-buffer,
6106         mm-with-unibyte-current-buffer-mule4): Use them.
6107         (mm-find-mime-charset-region): Treat iso-2022-jp.
6108
6109         From  Dave Love  <fx@gnu.org>:
6110
6111         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
6112         construction.
6113         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
6114         entries conditional on not having a coding system defined for
6115         them.
6116         (mm-mule-charset-to-mime-charset): Use
6117         find-coding-systems-for-charsets if defined.
6118         (mm-charset-to-coding-system): Don't use
6119         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
6120         later.  Add last resort search of coding systems.
6121         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
6122         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
6123         Mule 4.
6124         (mm-find-mime-charset-region): Re-write.
6125         (mm-with-unibyte-current-buffer): Restore buffer as well as
6126         multibyteness.
6127
6128 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6129
6130         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
6131         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
6132         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
6133
6134 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6135
6136         * gnus-art.el (article-display-x-face): Nix buffer-read-only
6137         again.
6138
6139         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
6140
6141 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6142
6143         * gnus-spec.el (gnus-parse-simple-format): Use
6144           buffer-substring-no-properties.
6145
6146 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6147
6148         * gnus-art.el (article-verify-cancel-lock): New function.
6149
6150         * nnheader.el (nntp-process-response): New variable.
6151         (nnheader-init-server-buffer): Make `nntp-process-response'
6152         buffer-local in `nntp-server-buffer'.
6153
6154         * nntp.el (nntp-prepare-post-hook): New hook.
6155         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
6156         (nntp-async-trigger): Ditto.
6157         (nntp-request-post): Insert a server's ID if there's no Message-ID
6158         header; run `nntp-prepare-post-hook'.
6159
6160 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6161
6162         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
6163         instead.
6164
6165         * message.el (message-forward-subject-author-subject): Don't use
6166         message-news-p, which widens the buffer.
6167         (message-forward-make-body): New function.
6168         (message-forward): Use it.
6169         (message-insinuate-rmail): New function.
6170         (message-forward-rmail-make-body): New function.
6171
6172 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6173
6174         * mm-extern.el (mm-extern): Provide it.
6175
6176         * mm-partial.el (mm-partial): Provide it.
6177
6178 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6179
6180         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
6181
6182 2001-10-29  Simon Josefsson  <jas@extundo.com>
6183
6184         * mml.el (mml-preview): Bind message-this-is-news if it is
6185         news. From Jesper Harder <harder@myrealbox.com>.
6186
6187 2001-10-28  Simon Josefsson  <jas@extundo.com>
6188
6189         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
6190
6191 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
6192
6193         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
6194         ironic smilies.
6195
6196 2001-10-27  Simon Josefsson  <jas@extundo.com>
6197
6198         * message.el (message-indent-citation): Don't add trailing
6199         whitespace when citing text.
6200
6201         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
6202         <harder@ifa.au.dk>.
6203
6204 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6205
6206         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
6207         not available.
6208         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
6209         (nnweb-type-definition): Add google as alias of dejanews.
6210         (nnweb-google-parse-1): Forward 1 line.
6211
6212 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6213
6214         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
6215         variable `message-forward-ignored-headers'.
6216
6217 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
6218
6219         * gnus.el (gnus-expand-group-parameter): New function.
6220         (gnus-expand-group-parameters): Call it.
6221         (gnus-group-fast-parameter): New function.
6222         (gnus-group-find-parameter): Call it.
6223
6224 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6225
6226         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
6227         vector (it didn't before because of a bug).
6228         * gnus-msg.el (gnus-post-news): Use header vector directly, if
6229         available.  Before it converted it to an article number.
6230
6231         This makes followup to news articles with negative numbers in
6232         nnvirtual groups use news instead of mail.
6233
6234 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6235
6236         * gnus.el (post-method): Use `native' instead of `nil'.
6237
6238         * gnus-msg.el (gnus-post-method): Ditto.
6239
6240 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6241
6242         * gnus.el (gnus-define-group-parameter): Grammar fix.
6243
6244 2001-10-22  Simon Josefsson  <jas@extundo.com>
6245
6246         * gnus-msg.el (gnus-extended-version): Include
6247         system-configuration.
6248         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
6249
6250 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
6251
6252         * gnus.el (post-method): Customization fix: `native' is not a
6253         valid value.
6254         * gnus-msg.el (gnus-post-method): Doc and customization fix:
6255         `native' is not a valid value.
6256
6257 2001-10-21  Simon Josefsson  <jas@extundo.com>
6258
6259         * nnimap.el (nnimap): Defgroup
6260         (nnimap-strict-function, nnimap-strict-function-match): New
6261         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
6262         (nnimap-split-crosspost, nnimap-split-inbox)
6263         (nnimap-split-rule, nnimap-split-predicate)
6264         (nnimap-split-predicate): Defcustom.
6265         (nnimap-split-inbox, nnimap-expunge-search-string)
6266         (nnimap-importantize-dormant): Remove "*" from doc.
6267
6268 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6269
6270         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
6271         not supplied via prefix arg.  From Lisp, make arg mandatory.
6272         Suggested by Frank Schmitt.
6273
6274 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
6275
6276         * message.el (message-do-auto-fill): Avoid calling
6277         'rfc822-goto-eoh'.
6278
6279 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6280         From Paul Jarc <prj@po.cwru.edu>.
6281
6282         * message.el (message-get-reply-headers): Restructure the logic
6283         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
6284
6285 2001-10-20  Simon Josefsson  <jas@extundo.com>
6286
6287         * message.el (message-cancel-news): Support cancel-locks.
6288         Suggested by Per Abrahamsson.
6289
6290         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
6291         conses.  From David Z Maze <dmaze@MIT.EDU>.
6292
6293         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
6294
6295 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6296
6297         * mm-decode.el (mm-default-directory): Fix customize type.
6298
6299         * message.el (message-setup-fill-variables): Kludge to use
6300         normal-auto-fill-function even if auto fill is already activated.
6301
6302 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6303
6304         * message.el (message-do-auto-fill): New version that does not
6305         rely on text properties, by Simon Josefsson <jas@extundo.com>.
6306         (message-setup-1): Removed the `message-field' property.
6307
6308         * gnus-draft.el (gnus-draft-edit-message): Removed the
6309         `message-field' property.
6310
6311 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6312
6313         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
6314         `message-field'.  The `field' property has a special significance in
6315         Emacs 21.
6316
6317         * message.el (message-send, message-setup-1): Ditto.
6318
6319 2001-10-18  Simon Josefsson  <jas@extundo.com>
6320
6321         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
6322         when undoing.
6323
6324 2001-10-18  Simon Josefsson  <jas@extundo.com>
6325         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
6326
6327         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
6328         (gnus-summary-make-menu-bar): Ditto.
6329
6330 2001-10-17  Simon Josefsson  <jas@extundo.com>
6331
6332         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
6333         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
6334
6335 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6336
6337         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
6338         * gnus-util.el (gnus-user-date): New function.
6339         From Frank Schmitt <usenet@Frank-Schmitt.net>.
6340
6341 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6342
6343         * message.el (message-check-news-header-syntax): Special case
6344         nnvirtual groups.
6345
6346         * gnus-sum.el (gnus-summary-respool-default-method): Changed
6347         customize type to `symbol'.
6348
6349 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6350
6351         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
6352         %&foo;.
6353         (gnus-parse-simple-format): Support user extended spec too.
6354         %u&foo; invokes gnus-user-format-function-foo.
6355
6356 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6357
6358         * nnml.el (nnml-request-expire-articles): Make sure it is back to
6359         the server.
6360         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
6361         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6362         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
6363         * nndiary.el (nndiary-request-expire-articles): Ditto.
6364         (nndiary-schedule): Defsubst it before use it.
6365         (nndiary-error): eval-and-compile.
6366
6367 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6368
6369         * gnus-msg.el (gnus-post-method): Changed two instances of
6370         `active' to `current' and one `null' to `not'.
6371
6372 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6373         From Katsumi Yamaoka <yamaoka@jpl.org>.
6374
6375         * message.el (message-setup-fill-variables): Use
6376         `normal-auto-fill-function' instead of `auto-fill-function'.
6377
6378 2001-10-16  Simon Josefsson  <jas@extundo.com>
6379
6380         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
6381         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
6382         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
6383
6384 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6385         Patch by Oliver Scholz <oscholz@my.gnus.org>.
6386
6387         * gnus-draft.el (gnus-draft-edit-message): Add text property
6388         `field' with value `header' to message headers.
6389         * message.el (message-setup-1): Really add text property to all of
6390         the header, not just part of it.
6391
6392 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6393
6394         * gnus-group.el (gnus-group-sort-by-server): Use it.
6395
6396         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
6397
6398         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
6399         and keystroke.
6400
6401 2001-10-14  Simon Josefsson  <jas@extundo.com>
6402
6403         * dig.el: Doc fix.
6404
6405         * smime.el: Doc fix.
6406
6407         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
6408         charset magic from message.el.
6409
6410 2001-10-12  Simon Josefsson  <jas@extundo.com>
6411         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
6412
6413         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
6414         'cite from g-a-wash-types.
6415         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
6416         (gnus-article-hide-citation): Fix.
6417
6418         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
6419         character.
6420         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
6421
6422         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
6423         definition.
6424         (gnus-signature-toggle): Toggle `s' mode line character.
6425
6426         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
6427         doing stuff that clears it.
6428
6429 2001-10-12  Simon Josefsson  <jas@extundo.com>
6430
6431         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
6432         From Eric Marsden <emarsden@laas.fr>.
6433
6434 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6435
6436         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
6437         (autoload): Add some autoloads.
6438
6439 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6440         Suggested by Oliver Scholz <epameinondas@gmx.de>.
6441
6442         * message.el (message-do-auto-fill): New function.  Like
6443         `do-auto-fill' but don't fill when in the message header.
6444         (message-setup-1): Put a text property on the message header.
6445         (message-setup-fill-variables): Use `message-do-auto-fill'.
6446
6447 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6448
6449         * message.el (message-send-mail-partially): Insert an empty line
6450         first, because of the change of message-make-lines.
6451
6452 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
6453
6454         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
6455         iso-8859-15, make it an alias for iso-8859-1.
6456
6457 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6458
6459         * message.el (message-send-news): Don't modify the value of
6460         `message-syntax-checks' if it is not a list (possibly it is
6461         `dont-check-for-anything-just-trust-me').
6462
6463 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6464
6465         * gnus-group.el (gnus-group-name-charset-group-alist): Use
6466         `find-coding-system' for XEmacs to check whether the coding-system
6467         `utf-8' is available.
6468
6469 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6470
6471         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
6472
6473 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
6474
6475         * message.el (message-send-news): Oops, missed case with no
6476         "Followup-To" header...
6477
6478 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
6479
6480         * message.el (message-send-news): Allow
6481         `gnus-group-name-charset-group-alist' to affect encoding of the
6482         "Newsgroups" and "Followup-To" headers.
6483
6484 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6485
6486         * Makefile.in (install-el): Depend on gnus-load.el.
6487
6488 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6489
6490         * Makefile.in (install-el): Use -f.
6491         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
6492
6493 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
6494
6495         * message.el (message-send-news): Don't encode Followups-To when
6496         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
6497
6498         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
6499         header.
6500
6501         * gnus-art.el (article-decode-group-name): Also decode
6502         "Followup-To".
6503
6504         * rfc2047.el (rfc2047-encode-message-header): Encode without
6505         asking for null methods.
6506
6507         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
6508         default charset for newsgroup names in accordance with USEFOR.
6509
6510         * gnus-group.el (gnus-group-name-charset-method-alist,
6511         gnus-group-name-charset-group-alist): Removed "*" from doc
6512         strings, "*" should not be used for complex variables.
6513
6514 2001-10-06  Simon Josefsson  <jas@extundo.com>
6515
6516         Support UTF-8 group names better.
6517
6518         * message.el (message-check-news-header-syntax): Encode group
6519         names before comparison.
6520
6521         * gnus-msg.el (gnus-copy-article-buffer): Run all
6522         `gnus-article-decode-hook's except `article-decode-charset'
6523         instead of hardcoding call to one of them.
6524
6525         * gnus-art.el (gnus-article-decode-hook): Add
6526         `article-decode-group-name'.
6527         (article-decode-group-name): New function, use `g-d-n'.
6528
6529         * gnus-group.el (gnus-group-insert-group-line): Decode
6530         gnus-tmp-group using `g-d-n'.
6531
6532         * gnus-util.el (gnus-decode-newsgroups): New function.
6533
6534 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
6535
6536         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
6537         `gnus-group-name-charset-group-alist'.
6538
6539 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6540
6541         * Makefile.in: Install el in install. Add uninstall.
6542
6543 2001-10-05  Simon Josefsson  <jas@extundo.com>
6544
6545         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
6546
6547         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
6548
6549         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
6550         empty folders.
6551
6552         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
6553         limiting if read-all (C-u RET) was used.
6554
6555 2001-10-04  Simon Josefsson  <jas@extundo.com>
6556
6557         * mail-source.el (mail-source-movemail-program): New variable.
6558         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
6559         <thutt@thutt.vmware.com>.
6560
6561 2001-10-03  Simon Josefsson  <jas@extundo.com>
6562
6563         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
6564         (gnus-summary-line-format-alist): Fix param.
6565
6566 2001-10-02  Simon Josefsson  <jas@extundo.com>
6567
6568         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
6569         don't go through `nnimap-request-expire-articles' to delete the
6570         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
6571
6572 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6573
6574         * gnus-agent.el (gnus-agent-write-active): The min in the
6575         agent/active may be larger than that in the server/active.
6576
6577 2001-10-01  Simon Josefsson  <jas@extundo.com>
6578
6579         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
6580         is IMAP4rev1.
6581
6582         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
6583
6584         * nnfolder.el: Ditto.
6585
6586 2001-09-30  Dan Christensen  <jdc@uwo.ca>
6587
6588         * gnus-sum.el (gnus-summary-extract-address-component): New function.
6589         (gnus-summary-from-or-to-or-newsgroups): Optimize.
6590
6591 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6592
6593         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
6594         (message-mode-menu): Menu item for same.
6595
6596         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
6597         delayed articles.
6598
6599         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
6600         nndraft:delayed does not exist.
6601         (gnus-delay-initialize): Don't set up keymap, that's done from
6602         message.el now.
6603         (gnus-delay, gnus-delay-group, gnus-delay-header)
6604         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
6605
6606 2001-09-29  Simon Josefsson  <jas@extundo.com>
6607
6608         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
6609         utf-8, not eight-bit-control.
6610
6611         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
6612         (imap-log, imap-debug): Custom.
6613         (imap-log-buffer, imap-debug-buffer): New constants.
6614         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
6615         (imap-network-open, imap-shell-open, imap-starttls-open)
6616         (imap-send-command-1, imap-send-command, imap-arrival-filter)
6617         (imap-debug): Use imap-*-buffer.
6618
6619         * nndoc.el (nndoc-article-type): Add mailman.
6620         (nndoc-type-alist): Ditto.
6621         (nndoc-mailman-type-p): New function.
6622
6623 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6624
6625         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
6626         gnus-art.el.
6627
6628 2001-09-27  Simon Josefsson  <jas@extundo.com>
6629
6630         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
6631         (gnus-topic-catchup-articles): New function. Suggested by Robin
6632         S. Socha <robin-dated-1001857693.185e29@socha.net>.
6633
6634 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6635         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
6636
6637         * gnus-ems.el (gnus-article-display-xface): Insert xface after
6638         previous ones.
6639
6640 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6641         From Daiki Ueno  <ueno@unixuser.org>
6642
6643         * gnus-sum.el (gnus-summary-show-article): The arglist of
6644         detect-coding-region is incompatible.
6645
6646 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6647         From Katsuhiro Hermit Endo <hermit@koka-in.org>
6648
6649         * gnus-group.el (gnus-group-delete-group): Typo.
6650
6651 2001-09-26  Simon Josefsson  <jas@extundo.com>
6652
6653         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
6654
6655         * nnimap.el (nnimap-expiry-target): Use temp buffer.
6656
6657 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6658
6659         * gnus-cus.el (gnus-group-parameters): Display as sexp.
6660
6661 2001-09-22  Simon Josefsson  <jas@extundo.com>
6662
6663         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
6664
6665         * nnfolder.el (nnfolder-open-marks): Ditto.
6666
6667         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
6668         (gnus-update-marks): Use it.
6669         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
6670         hardcoded list.
6671
6672         * gnus.el (gnus-article-special-mark-lists): Add killed.
6673         (gnus-article-unpropagated-mark-lists): New constant.
6674
6675 2001-09-22  Simon Josefsson  <jas@extundo.com>
6676
6677         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
6678         custom option.
6679
6680 2001-09-23  Simon Josefsson  <jas@extundo.com>
6681
6682         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
6683
6684 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6685
6686         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
6687
6688 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
6689
6690         * gnus-group.el (gnus-group-sort-function): Fix customize type to
6691         accept lists of functions.
6692
6693 2001-09-20  Simon Josefsson  <jas@extundo.com>
6694
6695         * gnus-group.el (gnus-group-catchup): Update expire marks in
6696         backend.  Also, if ALL also set expire marks on tick/dormant.
6697
6698 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6699
6700         * message.el (message-tab-body-function): New variable.
6701         * message.el (message-tab): Use it.
6702
6703 2001-09-19  Sam Steingold  <sds@gnu.org>
6704
6705         * gnus-win.el (gnus-buffer-configuration): Respect
6706         `gnus-bug-create-help-buffer'.
6707
6708 2001-09-18  Simon Josefsson  <jas@extundo.com>
6709
6710         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
6711         (gnus-parse-simple-format): Re-revert.
6712
6713 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
6714         Trivial patch.
6715
6716         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
6717         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
6718
6719 2001-09-18  Simon Josefsson  <jas@extundo.com>
6720
6721         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
6722         signed.
6723         (gnus-parse-simple-format): Don't use it.
6724
6725 2001-09-17  Miles Bader  <miles@gnu.org>
6726
6727         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
6728         error querying a backend abort the whole process.
6729
6730 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6731
6732         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
6733         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
6734
6735 2001-09-17  Didier Verna  <didier@xemacs.org>
6736
6737         * nndiary.el: version 0.2-b14.
6738         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
6739         compatibility problem with XEmacs 21.1.
6740
6741 2001-09-15  Simon Josefsson  <jas@extundo.com>
6742
6743         * gnus-group.el (gnus-group-line-format): Document %c.
6744
6745         * nnml.el (nnml-parse-head): Handle CRLF files.
6746         (nnml-generate-nov-file): Ditto.
6747         (nnml-retrieve-headers): Ditto.
6748
6749 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
6750
6751         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
6752
6753 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
6754
6755         * gnus-spec.el (gnus-correct-substring): Still stopped one
6756         character before we wanted (never included last character).
6757         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
6758         add missing "," (once per function)
6759
6760 2001-09-14  Simon Josefsson  <jas@extundo.com>
6761
6762         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
6763         (otherwise e.g. gnus-agentize in .gnus overrides the customized
6764         default before gnus-group is loaded and the variable set.)
6765
6766         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
6767         killed or unsent marks.
6768
6769         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
6770         isn't an article to set it on (e.g. when you `a' in a group).
6771
6772 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6773
6774         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
6775         can read e-mails from Microsoft Outlook users not using ISO
6776         8859-2 character set.
6777
6778 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6779
6780         * gnus-diary.el: Minor modifications to avoid warnings.
6781         (gnus-summary-misc-menu): defvar.
6782         (gnus-diary-check-message): Use gnus-point-at-eol.
6783         (gnus-diary-kill-entire-line): eval-and-compile.
6784
6785 2001-09-12  Didier Verna  <didier@xemacs.org>
6786
6787         * nndiary.el: new version (0.2-b13).
6788         * nndiary.el (nndiary-mail-sources): doc update.
6789         * nndiary.el (nndiary-split-methods): ditto.
6790         * nndiary.el (nndiary-request-accept-article-hooks): New.
6791         * nndiary.el (nndiary-request-accept-article): use it, check
6792         message validity.
6793         * nndiary.el (nndiary-get-new-mail): changed default to nil.
6794         * nndiary.el (nndiary-schedule): fix bug (misplaced
6795         condition-case): it didn't return nil on error.
6796         * gnus-diary.el: new version.
6797         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
6798         * gnus-diary.el (gnus-diary-header-value-history): New.
6799         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
6800         * gnus-diary.el (gnus-diary-add-header): New.
6801         * gnus-diary.el (gnus-diary-check-message): New.
6802         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
6803         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
6804
6805 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6806
6807         * gnus-sum.el (gnus-select-newsgroup): Make
6808         `gnus-current-select-method' buffer-local.
6809
6810         * gnus-art.el (gnus-request-article-this-buffer): Refer
6811         `gnus-current-select-method' in the current summary buffer.
6812
6813 2001-09-10  Simon Josefsson  <jas@extundo.com>
6814         From Daniel Pittman <daniel@rimspace.net>
6815
6816         * gnus-spec.el (gnus-correct-pad-form): Fix.
6817
6818 2001-09-09  Simon Josefsson  <jas@extundo.com>
6819
6820         * mm-decode.el (mm-inline-media-tests): Add
6821         application/x-emacs-lisp.
6822         (mm-attachment-override-types): Add
6823         application/{x-,}pkcs7-signature.
6824
6825         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
6826         (gnus-server-line-format, gnus-server-mode-line-format)
6827         (gnus-server-browse-in-group-buffer): Customize.
6828
6829 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6830
6831         * nnml.el (nnml-marks-changed-p): Typo.
6832         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
6833         (nnml-marks-changed-p): Use gnus-gethash.
6834         (nnml-marks-modtime): Use gnus-make-hashtable.
6835
6836         * nnfolder.el (nnfolder-marks-changed-p): Typo.
6837         (nnfolder-request-expire-articles, nnfolder-save-marks)
6838         (nnfolder-open-marks): Typo.
6839         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
6840         (nnfolder-marks-changed-p): Use gnus-gethash.
6841         (nnfolder-marks-modtime): Use gnus-make-hashtable.
6842
6843 2001-09-08  Simon Josefsson  <jas@extundo.com>
6844
6845         * nnfolder.el (nnfolder-marks-modtime): New variable.
6846         (nnfolder-marks-changed-p): New function.
6847         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
6848         (nnfolder-request-update-info): Don't update if marks didn't change.
6849
6850         * nnml.el (nnml-marks-modtime): New variable.
6851         (nnml-marks-changed-p): New function.
6852         (nnml-save-marks, nnml-open-marks): Save modtime.
6853         (nnml-request-update-info): Don't update if marks didn't change.
6854
6855         * gnus-agent.el (gnus-agent-any-covered-gcc)
6856         (gnus-agent-add-server, gnus-agent-remove-server): Use
6857         gnus-agent-method-p.
6858
6859         * gnus-art.el (gnus-buttonized-mime-types): New variable.
6860         (gnus-unbuttonized-mime-type-p): Use it.
6861
6862         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
6863         fetch group.
6864
6865 2001-09-08  Simon Josefsson  <jas@extundo.com>
6866         From Daniel Pittman <daniel@rimspace.net>
6867
6868         * gnus-spec.el (gnus-correct-pad-form): New function.
6869         (gnus-parse-simple-format): Use it.
6870
6871 2001-09-07  Simon Josefsson  <jas@extundo.com>
6872
6873         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
6874         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
6875         Putnam <reader@newsguy.com>.
6876         (gnus-group-sort-selected-groups): Touch dribble file.
6877
6878 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
6879
6880         * nnml.el (nnml-filenames-are-evil): New variable.
6881         (nnml-article-to-file-alist): Rename to ...
6882         (nnml-current-group-article-to-file-alist): ... this.
6883         Respect `nnml-filenames-are-evil'.
6884         (nnml-active-number): Update.
6885         (nnml-update-file-alist): Update.
6886         (nnml-request-article): Use nnheader-article-to-file-alist.
6887         (nnml-request-rename-group): Likewise.
6888
6889 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6890
6891         * gnus-sum.el (gnus-summary-insert-line): Fix.
6892
6893 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
6894
6895         * gnus-sum.el: Bind g-s-t-s to "W g".
6896         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
6897         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
6898         display of graphical smilies.
6899
6900 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6901
6902         * gnus-start.el (gnus-setup-news): A typo.
6903         From Bill White <billw@wolfram.com>.
6904
6905 2001-09-06  Simon Josefsson  <jas@extundo.com>
6906
6907         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
6908         and unseen marks.
6909
6910 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6911
6912         * nnmail.el (nnmail-split-fancy): Document `junk'.
6913
6914 2001-09-04  Simon Josefsson  <jas@extundo.com>
6915
6916         * imap.el (imap-search): Don't error if server is broken.
6917
6918 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
6919
6920         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
6921         searching for an article that isn't in the mbox.
6922
6923 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6924
6925         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
6926         right, and get all the comments.
6927
6928 2001-09-02  Simon Josefsson  <jas@extundo.com>
6929         Suggested by Dan Christensen <jdc+news@uwo.ca>
6930
6931         * nnfolder.el (nnfolder-request-update-info): Fix message.
6932
6933         * nnml.el (nnml-request-update-info): Ditto.
6934
6935 2001-09-01  Simon Josefsson  <jas@extundo.com>
6936
6937         * nnml.el (nnml-request-expire-articles): Also bind
6938         `nnml-current-group' and `nnml-article-file-alist' when using
6939         expiry-target. (Otherwise nnml will be in a inconsistent internal
6940         state causing all kind of problems.)
6941         (nnml-request-expire-articles): If `nnml-article-to-file' or
6942         `file-attributes' failes, return article as un-expirable instead
6943         of treating it as expired.
6944
6945 2001-08-31  Sam Steingold  <sds@gnu.org>
6946
6947         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
6948         typo: `exmine' --> `examine'.
6949
6950 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6951
6952         * nndoc.el (nndoc-forward-type-p): It is not a digest.
6953
6954 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6955
6956         * nnml.el (nnml-check-directory-twice): Remove.
6957         (nnml-retrieve-headers): Ditto.
6958         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
6959
6960 2001-08-30  Andrew Innes  <andrewi@gnu.org>
6961
6962         * nnheader.el (nnheader-directory-files-is-safe): No need to read
6963         directory twice on Windows, or on GNU Emacs-21.
6964
6965 2001-08-30  Andrew Innes  <andrewi@gnu.org>
6966
6967         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
6968         (nnml-request-rename-group): Ditto.
6969         (nnml-active-number): Ditto.
6970         (nnml-request-create-group): Use nnml-directory-articles.
6971         (nnml-request-expire-articles): Use nnml-directory-articles, which
6972         gets list from nov database if available.
6973         (nnml-get-nov-buffer): New function.
6974         (nnml-open-nov): Use it.
6975         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
6976         gets alist from nov database if available.
6977         (nnml-directory-articles): New function.
6978         (nnml-article-to-file-alist): New function.
6979
6980 2001-08-30  Andrew Innes  <andrewi@gnu.org>
6981
6982         * mm-decode.el (mm-display-external): Use `name' as filename, if
6983         `filename' attribute is not present.
6984
6985 2001-08-30  Andrew Innes  <andrewi@gnu.org>
6986
6987         * mail-source.el (mail-source-flash): New defcustom.
6988         (mail-source-new-mail-p): Ring visible bell if appropriate.
6989         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
6990         timer is cleared even if mail check signals an error.
6991
6992 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6993
6994         * gnus-sum.el (gnus-summary-move-article): Only update marks of
6995         type 'list.
6996
6997 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6998
6999         * flow-fill.el (fill-flowed): eol might be point-max.
7000
7001 2001-08-27  Simon Josefsson  <jas@extundo.com>
7002
7003         * nnml.el (nnml-request-update-info): Fix message.
7004         (nnml-open-marks): Ditto.
7005
7006         * nnfolder.el (nnfolder-request-update-info):
7007         (nnfolder-open-marks): Fix message.
7008
7009 2001-08-25  Simon Josefsson  <jas@extundo.com>
7010
7011         * nnfolder.el (nnfolder-save-marks): Don't create directory named
7012         after group in ~/.
7013
7014 2001-08-25  Simon Josefsson  <jas@extundo.com>
7015         From Andreas Jaeger  <aj@suse.de>
7016
7017         * nnfolder.el (nnfolder-open-marks): Fix typo.
7018         * nnml.el (nnml-open-marks): Likewise.
7019
7020 2001-08-25  Simon Josefsson  <jas@extundo.com>
7021
7022         Make nnfolder groups self-contained as far as marks are concerned.
7023
7024         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
7025         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
7026         (nnfolder-open-server): Make marks directory.
7027         (nnfolder-request-delete-group): Delete marks file.
7028         (nnfolder-request-delete-group): Check of nov/marks file exist
7029         before deleting.
7030         (nnfolder-request-rename-group): Rename marks file.
7031         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
7032         (nnfolder-request-set-mark, nnfolder-request-update-info)
7033         (nnfolder-group-marks-pathname, nnfolder-save-marks)
7034         (nnfolder-open-marks): New functions.
7035         (top-level): Require gnus.
7036
7037 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7038
7039         * nnweb.el (nnweb-type-definition): Use google raw file.
7040         (nnweb-google-parse-1): Ditto.
7041         (nnweb-google-identity): Ditto.
7042         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
7043         (nnweb-altavista-wash-article): Ditto.
7044         (nnweb-request-article): Remove nnweb-decode-entities.
7045
7046         * nnml.el: Require 'gnus.
7047
7048 2001-08-25  Simon Josefsson  <jas@extundo.com>
7049
7050         * nnml.el (nnml-marks-is-evil): Add doc.
7051
7052 2001-08-25  Simon Josefsson  <jas@extundo.com>
7053
7054         * nnml.el (nnml-save-marks): Wrap saving marks in a
7055         condition-case, to allow user to start Gnus if saving marks failed
7056         for some reason.
7057
7058 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7059
7060         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
7061
7062         * gnus-group.el (gnus-update-group-mark-positions): Bind
7063         gnus-group-update-hook to nil.
7064
7065 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7066
7067         * mml.el (mml-generate-mime-1): Force as multibyte string.
7068
7069 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7070
7071         * gnus-sum.el (gnus-summary-insert-line)
7072         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
7073         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
7074
7075         * gnus-spec.el (gnus-correct-substring): Take optional END.
7076
7077         * nnrss.el (nnrss-request-article): Remove \n.
7078         (nnrss-retrieve-headers): Lines number is -1.
7079
7080 2001-08-24  Simon Josefsson  <jas@extundo.com>
7081
7082         * gnus-group.el (gnus-info-clear-data): Call
7083         nnfoo-request-set-mark to propagate marks.  Fix bug:
7084         `gnus-group-update-line' doesn't update read range unless we call
7085         `gnus-get-unread-articles-in-group' first.
7086
7087         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
7088         to server.
7089
7090 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7091
7092         * gnus-util.el (gnus-create-info-command): Return an interactive
7093         function.
7094
7095 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7096         From Katsumi Yamaoka <yamaoka@jpl.org>
7097
7098         * gnus-spec.el (gnus-parse-complex-format): Use equal.
7099
7100 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7101
7102         * gnus-sum.el (gnus-select-newsgroup): Use it.
7103
7104         * gnus-util.el (gnus-not-ignore): New function.
7105
7106         * lpath.el (featurep): Don't fbind char-int.
7107
7108         * gnus-util.el (gnus-create-info-command): New function.
7109
7110         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
7111         right node.
7112
7113         * gnus-sum.el (gnus-select-newsgroup): Clean up.
7114         (gnus-summary-limit-children): Use 'identity instead of `all'.
7115         (gnus-summary-limit-to-display-predicate): New command and
7116         keystroke.
7117
7118 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7119
7120         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
7121
7122         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
7123
7124 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7125
7126         * gnus-spec.el: Add the Gnus version.
7127         (gnus-update-format-specifications): If the Gnus version changes,
7128         nix out the format spec cache.
7129
7130         * gnus.el (gnus-continuum-version): Made into a command and
7131         optionalize the VERSION.
7132
7133         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
7134         the start of the lines.
7135
7136 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7137
7138         * gnus.el (gnus-visual-p): Define function before use of
7139         function.
7140
7141 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7142
7143         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
7144         (gnus-article-mark-to-type): New function.
7145         (gnus-update-missing-marks): Only update marks of type 'list.
7146
7147         * gnus.el (gnus-article-special-mark-lists): New variable.
7148
7149 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7150
7151         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
7152         (gnus-select-newsgroup): Still use 'all.
7153         (gnus-summary-initial-limit): Comparing with 'all.
7154
7155 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7156
7157         * gnus-start.el (gnus-activate-group): If dont-check, don't update
7158         active.
7159
7160 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7161
7162         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
7163         nnslashdot-*-retrieve-headers.
7164         (nnslashdot-request-article): Fix for slashcode 2.2.
7165         (nnslashdot-make-tuple): New function.
7166         (nnslashdot-read-groups): Use it.
7167
7168 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7169
7170         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
7171         list.
7172
7173         * gnus-sum.el (gnus-summary-move-article): Don't select article.
7174
7175 2001-08-20  Simon Josefsson  <jas@extundo.com>
7176
7177         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
7178         opened, error instead of continuing (and exploding later).
7179
7180 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7181
7182         * gnus.el (gnus-expand-group-parameters): Return the parameter
7183         list.
7184
7185         * gnus-sum.el (gnus-summary-show-article): Doc fix.
7186         (gnus-summary-show-article): Guess at charset if required.
7187
7188         * gnus-spec.el (gnus-correct-substring): Stopped one character
7189         before we wanted.
7190
7191 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7192
7193         * earcon.el (earcon-auto-play): Remove unused option.
7194
7195 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7196
7197         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
7198         message down in levels, since it happens very fast.
7199
7200         * smiley-ems.el (smiley-update-cache): Respect the symbol version
7201         of smiley-regexp-alist.
7202
7203         * mm-view.el (mm-inline-text): Ignore vcard errors.
7204
7205         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
7206
7207         * gnus-score.el (gnus-all-score-files): Use append instead of
7208         nconc.
7209
7210         * gnus.el (gnus-splash-face): Doc fix.
7211
7212         * mm-decode.el (mm-mailcap-command): Use
7213         mm-path-name-rewrite-functions.
7214         (mm-path-name-rewrite-functions): New variable.
7215
7216         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
7217         (gnus-complex-form-to-spec): Insert tab.
7218         (gnus-spec-tab): New function.
7219
7220         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
7221         entering the group.
7222
7223         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
7224         the positional spec.
7225         (gnus-parse-complex-format): React to %C.
7226
7227         * gnus-ems.el (gnus-char-width): Moved here.
7228
7229         * gnus-sum.el (gnus-select-newsgroup): Set
7230         gnus-newsgroup-articles.
7231         (gnus-unseen-mark): New variable.
7232         (gnus-newsgroup-unseen): Ditto.
7233         (gnus-newsgroup-seen): Ditto.
7234         (gnus-adjust-marked-articles): Use them.
7235         (gnus-update-marks): Use them.
7236         (gnus-summary-update-secondary-mark): Display.
7237         (gnus-summary-prepare-threads): Display.
7238
7239         * gnus-msg.el (gnus-inews-group-method): Use and return the
7240         method, not the server.
7241
7242 2001-08-19  Simon Josefsson  <jas@extundo.com>
7243
7244         * gnus-srvr.el (gnus-server-agent-face): New.
7245         (gnus-server-agent-face): New.
7246         (gnus-server-mode): Turn on font-lock-mode.
7247
7248         * gnus.el (gnus-server-visual): Add defgroup.
7249
7250 2001-08-19  Simon Josefsson  <jas@extundo.com>
7251         From Joe Casadonte <jcasadonte@northbound-train.com>
7252
7253         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
7254         gnus-server-denied-face): New.
7255         (gnus-server-opened-face, gnus-server-closed-face,
7256         gnus-server-denied-face): New.
7257         (gnus-server-font-lock-keywords): Add.
7258
7259 2001-08-19  Simon Josefsson  <jas@extundo.com>
7260
7261         * nnml.el (nnml-request-set-mark): Return nil.
7262         (nnml-save-marks): Use nnml-possibly-create-directory.
7263         (nnml-open-marks): Only work in temp buffer when inserting/reading
7264         .marks file.
7265
7266 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7267
7268         * gnus.el (gnus-expand-group-parameters): Fix.
7269
7270         * gnus-spec.el (gnus-char-width): New function.
7271         (gnus-correct-substring, gnus-correct-length): Use it.
7272
7273         * message.el (message-required-mail-headers): Fix doc.
7274
7275 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7276
7277         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
7278
7279         * mm-decode.el (mm-save-part-to-file): Insert the handle.
7280
7281 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7282
7283         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
7284         slashdot 2.2 (not fully fixed yet).
7285         (nnslashdot-request-article): Ditto.
7286
7287 2001-08-18  Simon Josefsson  <jas@extundo.com>
7288
7289         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
7290         nnimap.
7291
7292         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
7293         gnus-util.
7294         (nnimap-request-update-info-internal): Use new functions.
7295
7296         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
7297         new functions.
7298
7299 2001-08-18  Simon Josefsson  <jas@extundo.com>
7300
7301         Make nnml groups self-contained as far as marks are concerned.
7302
7303         * nnml.el (nnml-request-delete-group): Delete marks file.
7304         (nnml-request-rename-group): Move marks file.
7305         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
7306         variables.
7307         (nnml-request-set-mark, nnml-request-update-info): New server
7308         functions.
7309         (nnml-save-marks, nnml-open-marks): New functions.
7310
7311 2001-08-18  Simon Josefsson  <jas@extundo.com>
7312
7313         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
7314         `set' when setting marks.
7315
7316 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7317
7318         * gnus.el (gnus-info-find-node): Take an argument.
7319
7320         * gnus-art.el (gnus-button-handle-info): New function.
7321         (gnus-url-unhex-string): Replace "+" with " ".
7322
7323 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7324
7325         * message.el (message-check-news-header-syntax): Check bad From.
7326
7327 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7328
7329         * gnus-spec.el (gnus-correct-length): New function.
7330         (gnus-correct-substring): New function.
7331         (gnus-tilde-max-form): Use it.
7332
7333 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
7334
7335         * nnmh.el: Docstring changes as below.
7336
7337         * nnml.el: Docstring changes as below.
7338
7339         * nnbabyl.el: Docstring changes as below.
7340
7341         * nnmbox.el: Docstring changes as below.
7342
7343         * nnfolder.el: Added docstrings identifying each virtual server
7344         parameter.
7345
7346 2001-08-18  Simon Josefsson  <jas@extundo.com>
7347
7348         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
7349
7350 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
7351
7352         * message.el: rename "Abort Message" to "Postpone Message".
7353         Remove "Attach file as MIME" from Message menu, it's already in
7354         the MIME menu.
7355
7356 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7357
7358         * smime.el (smime-point-at-eol): eval-and-compile.
7359         (smime-make-temp-file): New function.
7360         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
7361         Use it.
7362
7363 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7364
7365         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
7366         (gnus-agent-summary-fetch-group): New command and keystroke.
7367
7368         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
7369         (gnus-mime-display-security): Make it respect
7370         gnus-unbuttonized-mime-type-p.
7371
7372         * gnus-sum.el (gnus-articles-to-read): Comments.
7373         (gnus-article-marked-p): New function.
7374         (gnus-summary-display-make-predicate): New function.
7375         (gnus-select-newsgroup): Use them.
7376
7377         * mm-decode.el (mm-save-part-to-file): Made it not error.
7378
7379 2001-08-17  Simon Josefsson  <jas@extundo.com>
7380
7381         * imap.el (imap-wait-for-tag): If process-status isn't open or
7382         run, return nil instead of sit-for looping.
7383
7384 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7385
7386         * lpath.el (featurep): fbind xml-parse-region.
7387
7388         * gnus.el (gnus-message-archive-method): Default to "archive".
7389         (gnus-message-archive-method): Doc fix.
7390         (gnus-parameters-get-parameter): Cleaned up.
7391         (gnus-expand-group-parameter): New function.
7392
7393         * gnus-start.el (gnus-setup-news): Push the archive server only
7394         the server list.
7395
7396         * mml.el (mml-menu): Changed name to "Attachments".
7397
7398         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
7399         when there is something to detroy.
7400
7401 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7402
7403         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
7404         nil.
7405
7406 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7407
7408         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
7409         which specifies a time today or tomorrow.
7410
7411 2001-08-15  Simon Josefsson  <jas@extundo.com>
7412         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
7413
7414         * gnus-agent.el (gnus-agent-make-mode-line-string)
7415         (gnus-agent-toggle-plugged): Use new API.
7416
7417 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7418
7419         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
7420         deadline has expired.
7421
7422 2001-08-12  Simon Josefsson  <jas@extundo.com>
7423         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
7424
7425         Support `recent' mark indicating newly arrived messages (to
7426         separate from old but unread messages).
7427
7428         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
7429         `nnmail-split-history' if recent is > 0.
7430         (nnimap-request-update-info-internal): Update `recent' marks.
7431         (nnimap-request-set-mark): Never set `recent' marks.
7432         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
7433         recent.
7434
7435         * gnus-sum.el (gnus-recent-mark): New mark.
7436         (gnus-newsgroup-recent): New variable.
7437         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
7438         (gnus-summary-prepare-threads): Mark recent articles.
7439         (gnus-summary-add-mark): Support recent.
7440         (gnus-summary-update-secondary-mark): Support recent.
7441
7442         * gnus.el (gnus-article-mark-lists): Add recent.
7443
7444 2001-08-12  Simon Josefsson  <jas@extundo.com>
7445
7446         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
7447         whether successful decoding took place.  Add doc.
7448
7449 2001-08-12  Simon Josefsson  <jas@extundo.com>
7450         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
7451
7452         * gnus.el (gnus-summary-line-format, gnus-parameters):
7453         * gnus-gl.el (gnus-summary-grouplens-line-format):
7454         * gnus-salt.el (gnus-summary-pick-line-format):
7455         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
7456
7457 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
7458         Committed by Kai Gro\e,b_\e(Bjohann.
7459
7460         * gnus-score.el (gnus-score-string): Fix `match' regexp
7461         for `extra' header case.
7462
7463 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7464
7465         * nnmbox.el (nnmbox-read-mbox): No warning.
7466
7467 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7468
7469         * nndoc.el (nndoc-article-type): Fix doc.
7470         (nndoc-generate-article-function): New variable.
7471         (nndoc-dissection-function): New variable.
7472         (nndoc-type-alist): Add oe-dbx.
7473         (nndoc-oe-dbx-type-p): New function.
7474         (nndoc-oe-dbx-dissection): New function.
7475         (nndoc-oe-dbx-generate-article): New function.
7476
7477 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7478
7479         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
7480         whether deadline has been reached.  Patch from Dan Nicolaescu
7481         <dann@godzilla.ics.uci.edu>.
7482
7483 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7484
7485         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
7486         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
7487         <rintaman@cs.Helsinki.FI>.
7488
7489         * mail-source.el (mail-source-movemail): The error buffer is
7490         modified, but nothing in it.
7491
7492 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7493
7494         * message.el (message-bogus-system-names): New variable.
7495         (message-make-fqdn): Use it.
7496
7497 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7498
7499         * nndraft.el (nndraft-request-group): Use
7500         nndraft-auto-save-file-name.
7501
7502 2001-08-09  Simon Josefsson  <jas@extundo.com>
7503
7504         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
7505         Don't ask whether to decrypt.  Just leave result in buffer (don't
7506         call mm).
7507
7508         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
7509         parts as well.
7510         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
7511         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
7512
7513 2001-08-09  Simon Josefsson  <jas@extundo.com>
7514
7515         * mm-decode.el (mm-insert-part): Return decoding success status.
7516         (mm-save-part-to-file): Error if decoding failed.
7517
7518 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7519
7520         * message.el (message-tab): Use indent-relative.
7521         (message-mode): Don't bind indent-line-function to indent-relative.
7522
7523 2001-08-09  Simon Josefsson  <jas@extundo.com>
7524
7525         * message.el (message-get-reply-headers): Fix string. Suggested by
7526         Christoph Conrad <cc@cli.de>.
7527
7528 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7529
7530         * message.el (message-tab): Use the current value of
7531         indent-line-function.
7532         (message-mode): Bind indent-line-function to indent-relative.
7533
7534 2001-08-08  Simon Josefsson  <jas@extundo.com>
7535
7536         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
7537         whether `imtest' is installed.
7538
7539 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7540         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7541
7542         * gnus-sum.el (gnus-summary-show-article): Call
7543         gnus-summary-update-secondary-secondary-mark.
7544         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
7545         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
7546
7547 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7548
7549         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
7550
7551         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
7552
7553         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
7554         <gerd@gnu.org>.
7555
7556         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
7557
7558         * gnus-util.el (gnus-output-to-rmail): Ditto.
7559         (gnus-output-to-mail): Ditto.
7560
7561         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
7562
7563 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
7564
7565         * message.el (message-indent-citation): Use
7566         `message-yank-cited-prefix' for empty lines.
7567
7568 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
7569
7570         * message.el (message-indent-citation): Quote only lines starting
7571         with ">" using `message-yank-cited-prefix'.
7572
7573 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7574         Trivial patch.
7575
7576         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
7577         gnus-cache-fully-p.
7578
7579 2001-08-04  Simon Josefsson  <jas@extundo.com>
7580
7581         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
7582         file if it doesn't exist (by calling gnus-cache-read-active).
7583
7584 2001-08-04  Simon Josefsson  <jas@extundo.com>
7585
7586         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
7587         (gnus-cache-passively-or-fully-p): Removed.
7588         (gnus-cache-fully-p): Fix it.
7589
7590         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
7591
7592 2001-08-04  Simon Josefsson  <jas@extundo.com>
7593
7594         * gnus-cache.el (gnus-cache-fully-p)
7595         (gnus-cache-passively-or-fully-p): New functions.
7596         (gnus-cache-possibly-enter-article): Cosmetic change, use
7597         `g-c-p-o-f-p'.
7598         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
7599         was bogus (`g-c-p-a-a' does not change active info, just change
7600         the functions parameters).
7601         (gnus-cache-possibly-remove-articles-1): Make sure articles are
7602         not removed in groups that match `gnus-uncacheable-groups'.
7603
7604         Reported and modifications based on discussions with Nuutti
7605         Kotivuori <nuutti.kotivuori@smarttrust.com>.
7606
7607 2001-08-04  Simon Josefsson  <jas@extundo.com>
7608         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7609
7610         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
7611         calls `gnus-cache-update-active' if bounds has been extended.
7612
7613 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7614
7615         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
7616         before remove.
7617         (gnus-mime-security-show-details): Ditto.
7618
7619 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7620
7621         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
7622         syntax.  Protect string-match against nil string and regexp.
7623
7624 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7625
7626         * mm-util.el (mm-find-charset-region): Remove control-1.
7627
7628 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7629
7630         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
7631
7632 2001-08-04  Simon Josefsson  <jas@extundo.com>
7633
7634         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
7635         buffer.  Delete MIME-Version header.
7636
7637 2001-08-03  Simon Josefsson  <jas@extundo.com>
7638
7639         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
7640         that is entered does not necessarily have the highest article
7641         number in the group, so use `gnus-cache-possibly-alter-active'
7642         instead of `gnus-cache-update-active'.
7643
7644 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7645
7646         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
7647
7648 2001-08-03  Simon Josefsson  <jas@extundo.com>
7649
7650         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
7651         menu.
7652
7653 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7654
7655         * gnus.el (post-method): New group parameter.  It also provides
7656         the user option `gnus-post-method-alist' and the internal function
7657         `gnus-parameter-post-method'.
7658
7659         * gnus-msg.el (gnus-post-method): Bind the value of
7660         `gnus-post-method' to the group parameter if it is defined.
7661
7662 2001-08-02  Simon Josefsson  <jas@extundo.com>
7663
7664         * smime.el (smime-extra-arguments): Removed.
7665         (smime-call-openssl-region): Don't use it.
7666
7667 2001-08-02  Simon Josefsson  <jas@extundo.com>
7668
7669         * smime.el (smime-sign-region): Handle stderr.
7670         (smime-encrypt-region): Ditto.
7671
7672         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
7673         match the ASN.1 length bytes.
7674         (mm-pkcs7-enveloped-magic): Ditto.
7675         (mm-view-pkcs7-get-type): Don't regexp quote.
7676
7677 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7678         From Andreas Fuchs <asf@void.at>
7679
7680         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
7681
7682 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7683
7684         * gnus-art.el (gnus-header-button-alist): References regexp.
7685
7686 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
7687
7688         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
7689         already fboundp.  Add INTERACTIVE arg to autoload form.
7690
7691 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7692
7693         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
7694
7695         * nnmail.el (nnmail-cache-open): Ditto.
7696
7697 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7698
7699         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
7700
7701 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7702
7703         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
7704
7705 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7706         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
7707
7708         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
7709         (gnus-agent-toggle-plugged): Use it.
7710
7711 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
7712
7713         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
7714         (gnus-ding-file-coding-system): New variable.
7715         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
7716         (gnus-slave-save-newsrc): Use it.
7717
7718 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7719
7720         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
7721         syntax.
7722
7723 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7724         Originally from Andreas Fuchs <asf@void.at>
7725
7726         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
7727         (mml2015-gpg-pretty-print-fpr): New function.
7728         (mml2015-gpg-extract-signature-details): More details, rename from
7729         `m-g-e-from'.
7730         (mml2015-gpg-verify): Use them.
7731         (mml2015-gpg-clear-verify): Use them.
7732
7733 2001-07-31  Simon Josefsson  <jas@extundo.com>
7734
7735         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
7736         buffer when done.
7737
7738 2001-07-30  Simon Josefsson  <jas@extundo.com>
7739
7740         * smime.el (smime-call-openssl-region): Revert previous change,
7741         just pass on buf to `call-process-region'.
7742         (smime-verify-region): Doc fix.  Don't message stuff.  Use
7743         `smime-new-details-buffer'.  Inserts error messages into buffer.
7744         (smime-noverify-region): Ditto.
7745         (smime-decrypt-region): Ditto.  Handles stderr separately.
7746         (smime-verify-buffer, smime-noverify-buffer)
7747         (smime-decrypt-buffer): Doc fix.
7748         (smime-new-details-buffer): New function.
7749         (smime-pkcs7-region, smime-pkcs7-certificates-region)
7750         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
7751         (smime-sign-region, smime-encrypt-region): Don't use
7752         `insert-buffer'.
7753
7754         * mml-smime.el (mml-smime-verify): Fix security button strings.
7755
7756 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7757
7758         * gnus-art.el (gnus-mime-save-part-and-strip): Save
7759         gnus-article-mime-handles.
7760
7761 2001-07-29  Simon Josefsson  <jas@extundo.com>
7762
7763         * mail-source.el (top-level): Require message for message-directory.
7764         (mail-source-directory): Change default to message-directory.
7765
7766         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
7767         (smime-certificate-directory, smime-openssl-program)
7768         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
7769         (smime-extra-arguments): New variable.
7770         (smime-dns-server): Fix customize group.
7771         (smime-call-openssl-region): Use `smime-extra-arguments'.
7772
7773 2001-07-29  Simon Josefsson  <jas@extundo.com>
7774         From Vladimir Volovich <vvv@vsu.ru>
7775
7776         * smime.el (smime-call-openssl-region): Ignore stderr.
7777
7778 2001-07-29  Simon Josefsson  <jas@extundo.com>
7779         From Christoph Conrad <christoph.conrad@gmx.de>
7780
7781         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
7782         file.
7783
7784 2001-07-29  Simon Josefsson  <jas@extundo.com>
7785
7786         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
7787
7788         Support S/MIME decryption.
7789
7790         * mm-decode.el (mm-inline-media-tests):
7791         (mm-inlined-types):
7792         (mm-automatic-display):
7793         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
7794
7795         * mm-view.el (mm-pkcs7-signed-magic):
7796         (mm-pkcs7-enveloped-magic): New variables.
7797         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
7798         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
7799         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
7800         PKCS#7 blobs.
7801
7802         * smime.el (smime-decrypt-region): Expand keyfile.
7803
7804 2001-07-29  Simon Josefsson  <jas@extundo.com>
7805
7806         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
7807         `ssl.el' variables.
7808
7809         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
7810         but line instead of narrowing to it, because `nnmail-parse-active'
7811         calls widen.  Thanks to Christoph Conrad
7812         <christoph.conrad@gmx.de>.
7813
7814 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7815
7816         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
7817         for %B spec.
7818
7819         * gnus-sum.el (gnus-summary-prepare-threads): If
7820         gnus-sum-thread-tree-root is nil, use subject instead.
7821         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
7822         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
7823         (gnus-sum-thread-tree-leaf-with-other)
7824         (gnus-sum-thread-tree-single-leaf): Documentation.
7825         (gnus-sum-thread-tree-single-indent): Allow nil.
7826
7827 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7828
7829         * message.el (message-fill-paragraph): Do nothing if the user
7830         wants filladapt-mode.
7831
7832 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7833
7834         * mm-decode.el (mm-image-type-from-buffer): New function.
7835         (mm-get-image): Use it.
7836
7837 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7838
7839         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
7840
7841         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
7842         mm-display-parts too.
7843
7844 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7845
7846         * nnfolder.el (nnfolder-request-accept-article): Bind
7847         nntp-server-buffer.
7848
7849         * nnmail.el (nnmail-parse-active): Read from buffer instead of
7850         nntp-server-buffer.
7851
7852 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7853
7854         * message.el (message-check-news-header-syntax): Use
7855         message-post-method.
7856         (message-send-news): Bind message-post-method.
7857
7858 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7859
7860         * mml.el (mml-tweak-type-alist): New variable.
7861         (mml-tweak-function-alist): New variable.
7862         (mml-tweak-part): New function.
7863         (mml-generate-mime-1): Use it.
7864
7865 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7866
7867         * nnfolder.el (nnfolder-request-accept-article): Replace
7868         nnfolder-request-list.
7869
7870 2001-07-27  Simon Josefsson  <jas@extundo.com>
7871
7872         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
7873         nnoo-change-server failed to do it.
7874
7875 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7876
7877         * gnus.el (gnus-parameters): Make it customizable.
7878
7879 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7880
7881         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
7882
7883         * message.el (message-set-auto-save-file-name): More
7884         poor-system-types.
7885
7886         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
7887
7888         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
7889         supports +.
7890
7891 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7892
7893         * mm-decode.el (mm-readable-p): New function.
7894         (mm-inline-media-tests): Fix the default testers.
7895
7896 2001-07-26  Simon Josefsson  <jas@extundo.com>
7897
7898         * nnimap.el (nnimap-version): Bump version number.
7899
7900 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7901         From Steven E. Harris <seh@speakeasy.org>
7902
7903         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
7904         in M$Windows too.
7905
7906 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7907
7908         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
7909
7910 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7911
7912         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
7913
7914         * mm-decode.el (mm-get-image): Guess then use the type.
7915
7916         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
7917
7918 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
7919
7920         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
7921         display (%B) for threads if threading is off.
7922
7923 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7924         From Henrik Enberg <henrik@enberg.org>
7925
7926         * gnus-msg.el: Customization patch.
7927
7928 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
7929
7930         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
7931         variable.
7932         (nnmail-split-fancy-with-parent): Ignore certain groups.
7933
7934 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7935
7936         * gnus-util.el (gnus-byte-compile): New function.
7937         (gnus-use-byte-compile): New variable.
7938         (gnus-make-sort-function): Use it.
7939
7940         * nnmail.el (nnmail-get-new-mail): Use it.
7941
7942         * gnus-agent.el (gnus-category-make-function): Simple function or
7943         compiled function.
7944         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
7945
7946         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
7947         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
7948         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
7949
7950         * message.el (message-check-news-header-syntax): Remove quote.
7951
7952 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7953
7954         * message.el (message-use-mail-followup-to): `t' is not a
7955         documented value.
7956
7957 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7958
7959         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
7960
7961 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7962
7963         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
7964         there are long lines.
7965
7966 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7967
7968         * dgnushack.el (copy-list): New compiler macro.
7969
7970 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7971
7972         * message.el (message-bounce): If no Return-Path, the whole
7973         content is considered as the original message.
7974
7975         * nnml.el (nnml-check-directory-twice): New variable.
7976         (nnml-article-to-file): Use it.
7977         (nnml-retrieve-headers): Hack it.
7978
7979 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7980
7981         * gnus-win.el (gnus-buffer-configuration): New configure.
7982
7983         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
7984         not alive.
7985
7986         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
7987         (mm-display-external): Use display-term configure.
7988
7989 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7990
7991         * gnus-delay.el (gnus-delay-default-hour): New variable.
7992         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
7993
7994 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7995         From Karl Kleinpaste <karl@charcoal.com>
7996
7997         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
7998         (gnus-summary-prepare-threads): Ditto.
7999
8000         * gnus.el (gnus-summary-line-format): Add %B.
8001
8002 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8003
8004         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
8005
8006         * mm-util.el (mm-string-as-multibyte): New function.
8007
8008         * nnmh.el (nnmh-request-list-1): Encode, not decode!
8009
8010 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8011
8012         * mm-util.el (mm-universal-coding-system): New variable.
8013
8014         * gnus-start.el (gnus-startup-file-coding-system): Use it.
8015
8016         * score-mode.el (score-mode-coding-system): Use it.
8017
8018 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8019
8020         * gnus-start.el (gnus-setup-news): Call
8021         `gnus-check-bogus-newsgroups' just after the native server is
8022         opened.
8023
8024 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8025
8026         * nnmail.el (nnmail-do-request-post): Util function to be used by
8027         `nnchoke-request-post' for all nnmail-derived backends.
8028
8029         * nnml.el (nnml-request-post): Use it.
8030
8031         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
8032         backend, for it groks nnml-request-post.
8033
8034         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
8035         Treat `mail-post' backends like `mail' backends, not like `news'
8036         backends.
8037
8038 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8039
8040         * gnus-msg.el (gnus-setup-message): make-local-hook.
8041
8042 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8043
8044         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
8045         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
8046         <karl@charcoal.com>, slightly changed by Kai.
8047
8048         * message.el (message-check-news-header-syntax): When checking
8049         whether the groups exist, check the right server based on
8050         `gnus-post-method'.
8051
8052 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8053
8054         * gnus-delay.el: New file.
8055
8056 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8057
8058         * mm-util.el (mm-read-coding-system): Take two arguments.
8059
8060         * gnus-sum.el (gnus-summary-show-article): Use
8061         mm-read-coding-system.
8062
8063         * gnus-art.el (article-de-quoted-unreadable):
8064         (article-de-base64-unreadable, article-wash-html):
8065         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
8066
8067 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8068
8069         * nnml.el (nnml-request-post): New function.  Can be used for
8070         annotations in nnml groups.
8071
8072 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8073
8074         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
8075         command.
8076
8077         * gnus-start.el (gnus-find-new-newsgroups): Use
8078         `message-make-date' instead of `current-time-string'.
8079         (gnus-ask-server-for-new-groups): Ditto.
8080         (gnus-check-first-time-used): Ditto.
8081
8082 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8083
8084         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
8085
8086 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
8087
8088         * message.el (message-shorten-references): Change `maxcount' and
8089         `cut' to obey USEFOR draft 5.
8090
8091 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
8092
8093         * gnus-sum.el (gnus-summary-display-arrow): New variable.
8094         (gnus-summary-set-article-display-arrow): New function.
8095         (gnus-summary-goto-subject): Use it.
8096
8097 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8098
8099         * gnus-sum.el (gnus-summary-import-article): Insert date if
8100         doesn't exist.
8101
8102 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8103
8104         * mml.el (mml-content-type-parameters): New variable.
8105         (mml-content-disposition-parameters): New variable.
8106         (mml-insert-mime-headers): Use them.
8107         (mml-parse-1): Accept charset.
8108
8109 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8110
8111         * gnus-group.el (gnus-group-select-group): Doc fix.
8112
8113         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
8114
8115 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8116
8117         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
8118         to handle `define-derived-mode'.
8119
8120 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8121         From:  Stefan Monnier  <monnier@cs.yale.edu>
8122
8123         * message.el (message-mode): Use define-derived-mode.
8124         (message-tab): message-completion-alist.
8125
8126         * imap.el (imap-interactive-login): Use make-local-variable.
8127         (imap-open): Ditto.
8128         (imap-authenticate): Ditto.
8129
8130         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
8131
8132         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
8133
8134 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8135
8136         * message.el (message-citation-line-function): Refer to
8137         gnus-cite-attribution-suffix.
8138
8139 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8140
8141         * gnus-art.el,...: Error convention changes.
8142
8143 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8144
8145         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
8146
8147 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8148
8149         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
8150         (nnrss-read-server-data): Ditto.
8151
8152 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8153
8154         * gnus-setup.el (gnus-use-installed-gnus): Typo.
8155         * Cleanup files.
8156         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
8157
8158 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8159
8160         * gnus.el (gnus-summary-line-format): Add %o.
8161
8162         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
8163         unless shell outputs something.
8164
8165 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8166
8167         * gnus-art.el (gnus-boring-article-headers): Better doc.
8168         (article-hide-headers): Better regexp.
8169         Suggested by Matt Swift <swift@alum.mit.edu>.
8170
8171         * nnheader.el (nnheader-max-head-length): Better doc.
8172         (nnheader-header-value): Skip spaces.
8173         (nnheader-parse-head): Remove space.
8174         Suggested by Matt Swift <swift@alum.mit.edu>.
8175
8176         * gnus-sum.el (gnus-summary-show-raw-article): New function.
8177         (gnus-get-newsgroup-headers): Remove space.
8178
8179 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8180
8181         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
8182         (gnus-summary-reply): Use it.
8183         (gnus-summary-reply-broken-reply-to): New function.
8184         (gnus-msg-force-broken-reply-to): New function.
8185
8186         * mm-view.el (mm-inline-text): Showing as text/plain when error.
8187
8188 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8189
8190         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
8191
8192 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8193
8194         * mm-decode.el (mm-external-terminal-program): New variable.
8195         (mm-display-external): Use it. Use term to display when no
8196         window-system.
8197
8198 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
8199
8200         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
8201         Browse->Next entries to Browse->Prev
8202
8203 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8204
8205         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
8206
8207 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8208
8209         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
8210         for the default encoding.
8211
8212         * nnrss.el (nnrss-url-field): New field.
8213         (nnrss-request-article): Add newsgroups.
8214
8215         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
8216
8217 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8218
8219         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
8220
8221         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
8222         (gnus-draft-setup): Remove backlog.
8223
8224 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8225
8226         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
8227         Cleanup.
8228
8229 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8230
8231         * gnus-msg.el (gnus-bug): Erase buffer.
8232
8233         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
8234
8235 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8236
8237         * mm-decode.el (mm-attachment-override-p): Fix typo.
8238
8239 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
8240
8241         * gnus-kill.el (gnus-execute): Work with the extra headers.
8242         * gnus-sum.el (gnus-summary-execute-command): Ditto.
8243
8244 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8245
8246         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
8247         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
8248
8249         * message.el (message-send-mail-real-function): New variable.
8250         (message-send-mail-partially, message-send-mail):
8251
8252         * nngateway.el (nngateway-request-post): Use it.
8253
8254         * gnus-agent.el (gnus-agentize): Use it.
8255
8256         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
8257         (nnsoup-revert-variables): Use it.
8258
8259 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
8260
8261         * mm-decode.el (mm-inline-media-tests): Default to displaying as
8262         text/plain if the type doesn't match any other media types.
8263         (mm-inlined-types): Doc fix.
8264         (mm-display-inline): Revert previous change (now handled by a
8265         default type in `mm-inline-media-tests'.
8266         (mm-inlinable-p): Revive.
8267         (mm-display-part): Call `mm-inlinable-p'.
8268         (mm-attachment-override-p): Ditto.
8269         (mm-inlined-p): Doc fix.
8270
8271         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
8272         well as `mm-inlined-p'.
8273
8274 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8275
8276         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
8277         (nntp-send-command-and-decode): Use gnus-point-at-bol.
8278
8279 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8280         From  Paul Jarc <prj@po.cwru.edu>
8281
8282         * message.el (message-use-mail-followup-to): New variable.
8283         (message-get-reply-headers): Use it.
8284
8285 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
8286
8287         * nnheader.el (nnheader-init-server-buffer): Make sure the
8288         *nntpd* buffer is made multibyte instead of a random buffer.
8289
8290 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8291
8292         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
8293         when it returns headers.
8294
8295 2001-07-07  Simon Josefsson  <jas@extundo.com>
8296
8297         * rfc2047.el (rfc2047-encode-message-header): Skip header when
8298         trying to fold. Thanks to Colin Walters
8299         <walters@cis.ohio-state.edu>
8300
8301 2001-07-06  Simon Josefsson  <jas@extundo.com>
8302
8303         * imap.el (imap-parse-address-list, imap-parse-flag-list)
8304         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
8305         Add information in `assert's.
8306
8307         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
8308         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
8309         and `nnimap-group-overview-filename', should handle all
8310         change-of-uidvalidity related issues.  But there may be other
8311         problems.)
8312
8313 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
8314
8315         * rfc2047.el (rfc2047-encode-message-header): Don't include the
8316         header name when folding.
8317
8318 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
8319
8320         * mm-decode.el (mm-inlined-types): Document relationship with
8321         `mm-inline-media-tests'.
8322         (mm-display-inline): Default to displaying as plain text if no
8323         inlining handler is available.
8324         (mm-inlinable-p): Remove.
8325         (mm-inlined-p): Don't call `mm-inlinable-p'.
8326         (mm-automatic-display-p): Ditto.
8327         (mm-attachment-override-p): Ditto.
8328
8329 2001-07-04  Simon Josefsson  <jas@extundo.com>
8330
8331         * nnimap.el (nnimap-importantize-dormant): New variable.
8332         (nnimap-request-update-info-internal): Use it.
8333         (nnimap-request-set-mark): Ditto.
8334
8335 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
8336
8337         * nntp.el (nntp-send-command): don't pass a buffer argument to
8338         `point'. Only XEmacs accepts this.
8339         * nntp.el (nntp-send-command-nodelete): ditto.
8340         * nntp.el (nntp-send-command-and-decode): ditto.
8341
8342 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
8343
8344         * nntp.el (nntp-open-connection-function): doc update.
8345         * nntp.el (nntp-pre-command): New.
8346         * nntp.el (nntp-via-rlogin-command): New.
8347         * nntp.el (nntp-via-telnet-command): New.
8348         * nntp.el (nntp-via-telnet-switches): New.
8349         * nntp.el (nntp-via-user-name): New.
8350         * nntp.el (nntp-via-user-password): New.
8351         * nntp.el (nntp-via-address): New.
8352         * nntp.el (nntp-via-envuser): New.
8353         * nntp.el (nntp-via-shell-prompt): New.
8354         * nntp.el (nntp-open-telnet-stream): New.
8355         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
8356         * nntp.el (nntp-open-via-telnet-and-telnet): New.
8357         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
8358         * nntp.el (nntp-send-command): ditto.
8359         * nntp.el (nntp-send-command-nodelete): ditto.
8360         * nntp.el (nntp-send-command-and-decode): ditto.
8361
8362 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
8363         Trivial patch.
8364
8365         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
8366         `when'.
8367
8368 2001-07-03  Simon Josefsson  <jas@extundo.com>
8369         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
8370
8371         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
8372
8373 2001-07-03  Simon Josefsson  <jas@extundo.com>
8374
8375         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
8376         remove it (workaround XEmacs `fill-region' bug).
8377
8378 2001-07-01  Simon Josefsson  <jas@extundo.com>
8379
8380         * nnimap.el (nnimap-date-days-ago): Defeat locale.
8381
8382 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8383
8384         * mml2015.el (mml2015-format-error): New function.
8385         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
8386         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
8387         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
8388
8389 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8390
8391         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
8392         Suggested by Christoph Conrad <C.Conrad@cli.de>.
8393
8394         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
8395         group variables.
8396
8397 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8398
8399         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
8400
8401         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
8402         (nnrss-save-group-data): Ditto.
8403
8404         * gnus-agent.el (gnus-agent-save-alist): Ditto.
8405
8406 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8407
8408         * message.el (message-do-send-housekeeping): Narrow to headers.
8409
8410 2001-06-24  Simon Josefsson  <jas@extundo.com>
8411
8412         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
8413         insertion when breaking lines looked for " \t" instead of "[ \t]".
8414         (rfc2047-encode-message-header): Fold lines even if
8415         no QP encoding is done.
8416
8417 2001-06-23  Simon Josefsson  <jas@extundo.com>
8418         From Samuel Tardieu <sam@inf.enst.fr>
8419
8420         * smime.el (smime-keys): Support additional certificates.
8421         (smime-make-certfiles): New function.
8422         (smime-sign-region): Use previous variables.
8423         (smime-get-certfiles): New function.
8424         (smime-sign-buffer): Use it.
8425         (smime-verify-region): Support both CAfile and CApath.
8426
8427 2001-06-23  Simon Josefsson  <jas@extundo.com>
8428
8429         * smime.el (smime-decrypt-region): Perhaps work.
8430
8431 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8432
8433         * gnus-msg.el (gnus-copy-article-buffer): Typo.
8434
8435 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
8436
8437         * mm-decode.el (mm-save-part): Rewrite file name.
8438         (mm-file-name-rewrite-functions): New variable.
8439         (mm-file-name-delete-whitespace): New function.
8440         (mm-file-name-trim-whitespace): New function.
8441         (mm-file-name-collapse-whitespace): New function.
8442         (mm-file-name-replace-whitespace): New variable and function.
8443
8444 2001-06-22  Simon Josefsson  <jas@extundo.com>
8445
8446         * message.el (message-make-date): Workaround locale for weekdays.
8447
8448 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8449
8450         * message.el (message-goto-body): Return nil if not found. (revert!)
8451
8452 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8453         From Fremlin <chief@bandits.org>
8454
8455         * message.el (message-goto-body): Some messages have no header.
8456
8457         * gnus-msg.el (gnus-copy-article-buffer): Use it.
8458
8459 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
8460
8461         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
8462
8463 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8464
8465         * message.el (message-make-date): Add week day.
8466         Suggested by Jason R. Mastaler <jason@mastaler.com>.
8467
8468 2001-06-19  Simon Josefsson  <jas@extundo.com>
8469
8470         * message.el (message-yank-prefix): Doc fix.
8471         (message-yank-cited-prefix): Ditto.
8472         (message-delete-not-region): Keep citation prefix on first line,
8473         if possible and appropriate.
8474
8475 2001-06-19  Simon Josefsson  <jas@extundo.com>
8476
8477         * imap.el (imap-process-connection-type): New variable.
8478         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
8479         recent `imtest's work completely (no line length issues), while
8480         making making old `imtest's unusable.  Thanks to NAGY Andras
8481         <nagya@inf.elte.hu> for his work.
8482
8483 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
8484
8485         * imap.el (imap-ssl-program): Add -quiet to shut up
8486         OpenSSL/SSLeay's internal debug talk.
8487
8488 2001-06-19  Matt Armstrong  <matt@lickey.com>
8489
8490         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
8491         server.
8492
8493 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8494
8495         * nnmail.el (nnmail-article-buffer): New variable.
8496         (nnmail-split-incoming): Use it.
8497
8498 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
8499
8500         * qp.el (quoted-printable-decode-region): If called interactively,
8501         use coding-system-for-read.
8502
8503 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8504
8505         * message.el (message-check-news-header-syntax): Check Reply-To.
8506
8507 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8508
8509         * mml.el (mml-parse-1): Use message options.
8510
8511         * message.el (message-do-fcc): Don't do anything if there is no
8512         FCC.
8513
8514 2001-06-16  Simon Josefsson  <jas@extundo.com>
8515
8516         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
8517         (nnimap-expunge-search-string): New variable.
8518         (nnimap-request-expire-articles): Use it.
8519
8520 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8521
8522         * message.el (message-send-mail-with-qmail): wrong exit status is
8523         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
8524
8525 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8526
8527         * gnus-art.el (article-strip-multiple-blank-lines): Use
8528         delete-region instead of replace-match.
8529
8530 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8531
8532         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
8533         (nnweb-google-wash-article): Ditto.
8534
8535 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
8536
8537         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
8538
8539 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8540
8541         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
8542         specs.
8543
8544 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8545
8546         * gnus.el (gnus-email-address): Move it here.
8547
8548         * gnus-art.el (article-de-quoted-unreadable): Read charset if
8549         requested.
8550         (article-de-base64-unreadable): Ditto.
8551         (article-wash-html): Ditto.
8552
8553 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8554
8555         * message.el (message-options-set-recipient): Don't add ", "
8556         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
8557
8558 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8559
8560         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
8561
8562 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8563
8564         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
8565         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
8566
8567         * nnrss.el (nnrss-node-text): Node might be nil.
8568
8569 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8570
8571         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
8572         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
8573
8574         * nnrss.el (nnrss-group-alist): More items.
8575
8576 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8577
8578         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
8579
8580 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8581         Trivial patch from Dale Hagglund  <rdh@best.com>
8582
8583         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
8584         restrict clauses.
8585
8586 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8587
8588         From Benjamin Rutt <brutt+news@bloomington.in.us>
8589
8590         * message.el (message-wide-reply-confirm-recipients): New variable.
8591
8592 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8593         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
8594
8595         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
8596         fix so it works with XEmacs.
8597
8598 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8599
8600         * nnrss.el (nnrss-retrieve-headers): Support description as extra
8601         headers.
8602
8603 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8604
8605         * nnrss.el: Fix a few bugs.
8606
8607 2001-06-05  Simon Josefsson  <jas@extundo.com>
8608
8609         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
8610         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
8611
8612 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
8613
8614         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
8615         binary so that we don't transmit ISO 2022 garbage to the process.
8616         This is needed under XEmacs.
8617
8618 2001-06-03  Simon Josefsson  <simon@josefsson.org>
8619
8620         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
8621         autoloaded incorrectly below because ssl-program-* is bound.)
8622         Thanks to Amos Gouaux for report.
8623
8624 2001-06-02  Simon Josefsson  <simon@josefsson.org>
8625
8626         * imap.el (imap-kerberos4-open):
8627         (imap-gssapi-open):
8628         (imap-ssl-open):
8629         (imap-network-open):
8630         (imap-shell-open):
8631         (imap-starttls-open): Set buffer to workaround spurious
8632         `accept-process-output' buffer changes.  Thanks to Mats Lidell
8633         <Mats.Lidell@contactor.se> for report and partial patch and Jake
8634         Colman <colman@ppllc.com> for report.
8635
8636 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8637
8638         * gnus-sum.el (gnus-summary-catchup): New argument.
8639         (gnus-summary-catchup-from-here): New function.
8640
8641 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8642
8643         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
8644         back, then insert glyph.  (Before, the glyph was inserted first,
8645         then the newline.)  This works around a behavior in XEmacs where
8646         it is not possible to insert a character after a glyph which is at
8647         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
8648
8649 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8650
8651         From Jaap-Henk Hoepman (jhh@xs4all.nl).
8652
8653         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
8654         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
8655         mm-destroy-postponed-undisplay-list): New functions.
8656         (mm-display-external): Use them.
8657
8658 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8659
8660         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
8661         `default-low' when evaluating `gnus-summary-highlight'.
8662         From Raja R Harinath <harinath@cs.umn.edu>.
8663
8664 2001-05-27  Simon Josefsson  <simon@josefsson.org>
8665
8666         * message.el (message-yank-cited-prefix): New variable.
8667         (message-indent-citation): Use it.
8668
8669         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
8670         as details.
8671         (mml2015-mailcrypt-clear-verify): Ditto.
8672
8673 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8674         From Nevin Kapur <nevin@jhu.edu>.
8675
8676         * gnus-sum.el (gnus-summary-default-high-score,
8677         gnus-summary-default-low-score): New variables.
8678         (gnus-summary-highlight): Use them.
8679
8680 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
8681
8682         * message.el (message-mail): pass the 'send-actions argument to
8683         `message-setup'.
8684
8685 2001-05-16  Simon Josefsson  <simon@josefsson.org>
8686         From Raymond Scholz <ray-2001@zonix.de>
8687
8688         * gnus-art.el (gnus-mime-view-part-as-charset):
8689         (gnus-mime-internalize-part): Doc fixes.
8690
8691 2001-05-11  Simon Josefsson  <simon@josefsson.org>
8692
8693         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
8694         status lines without any text ("^215$").
8695
8696 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8697
8698         * nnrss.el (nnrss-check-group): Reverse.
8699
8700 2001-05-07  Simon Josefsson  <simon@josefsson.org>
8701
8702         * message.el (message-get-reply-headers):
8703         (message-followup): Fix typo, suggested by David Green
8704         <dgreen@uab.edu>
8705
8706 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8707
8708         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
8709
8710         * nnrss.el (nnrss-open-server): Read server data when it is called.
8711         (nnrss-request-expire-articles): Fix.
8712
8713 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8714
8715         * message.el (message-do-send-housekeeping): mail-abbrevs may
8716         rename buffer behind Gnus.
8717
8718 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8719
8720         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
8721         (nnrss-group-alist): Add more resources.
8722         (nnrss-check-group): Ignore errors.
8723
8724 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8725
8726         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
8727
8728         * nnslashdot.el (nnslashdot-request-list): Add time.
8729         (nnslashdot-request-expire-articles): New function.
8730
8731         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
8732         secondary methods too.
8733
8734 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8735
8736         * message.el (message-use-followup-to): Set default value to t.
8737
8738 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
8739
8740         * message.el (message-dont-reply-to-names): Fix documentation.
8741         (message-get-reply-headers): Use Mail-Followup-To only for wide
8742         replies.
8743
8744 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8745
8746         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
8747         correctly.
8748         (nnrss-check-group): Use time.
8749
8750 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8751
8752         * gnus.el: Oort Gnus v0.03 is released.
8753
8754 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8755
8756         * nnultimate.el (nnultimate-topic-article-to-article): Use the
8757         group.
8758
8759 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8760
8761         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
8762
8763 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8764
8765         * nnultimate.el (nnultimate-retrieve-headers): Return all
8766         available headers.
8767
8768         * gnus-sum.el (gnus-read-all-available-headers): New variable.
8769         (gnus-get-newsgroup-headers-xover): Use it.
8770
8771 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8772
8773         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
8774
8775 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8776
8777         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
8778
8779 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8780
8781         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
8782         disable it.
8783
8784         * gnus.el (gnus-info-nodes): Remove a few The's.
8785
8786 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8787
8788         * mail-source.el (mail-source-movemail): Call-process may return a
8789         signal description string.
8790
8791         * gnus-start.el (gnus-read-newsrc-el-file):
8792         gnus-newsrc-file-version may be nil.
8793
8794         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
8795         Suggested by Michael Sperber [Mr. Preprocessor]
8796         <sperber@informatik.uni-tuebingen.de>.
8797
8798 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
8799
8800         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
8801
8802 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
8803
8804         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
8805         fontify HANDLE.
8806
8807 2001-04-18  Simon Josefsson  <simon@josefsson.org>
8808
8809         * smime.el (smime-ask-passphrase): Rework to return value.
8810         (smime-sign-region): Rework to bind value and use it.
8811         (smime-decrypt-region): Ditto.
8812
8813 2001-04-18  Simon Josefsson  <simon@josefsson.org>
8814         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
8815
8816         * smime.el (smime-ask-passphrase): New function.
8817         (smime-sign-region): Use it.
8818         (smime-encrypt-cipher): New variable.
8819         (smime-decrypt-region): Ditto.
8820
8821 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
8822         Committed by Simon Josefsson  <simon@josefsson.org>
8823
8824         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
8825         the log.
8826
8827 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8828
8829         * gnus.el: Oort Gnus v0.02 is released.
8830
8831 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
8832
8833         * gnus.el: Oort Gnus v0.01 is released.
8834
8835 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8836
8837         * gnus-sum.el (gnus-summary-highlight): Highlight read
8838         undownloaded articles as read articles.
8839
8840         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
8841         (gnus-agent-get-undownloaded-list): Mark all undownloaded
8842         articles, even read ones, as such.
8843
8844         * gnus-sum.el (gnus-summary-find-matching): Clean up.
8845         (gnus-find-matching-articles): New function.
8846         (gnus-summary-limit-include-matching-articles): New command.
8847         (gnus-summary-limit-include-thread): Include articles that have
8848         matching subjects.
8849         (gnus-offer-save-summaries): Clean up.
8850
8851 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8852
8853         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
8854
8855 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8856         From Jason Merrill <jason_merrill@redhat.com>
8857
8858         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
8859
8860 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
8861         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8862
8863         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
8864         newsgroup names when the original article is a news message.
8865
8866 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8867
8868         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
8869         supported. Suggest by Jim Meyering <jim@meyering.net>.
8870
8871 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
8872         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
8873
8874         * nnmail.el (nnmail-split-it): Added check for .* at the end of
8875         regexp in nnmail-split-fancy.
8876
8877 2001-04-10  Simon Josefsson  <simon@josefsson.org>
8878
8879         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
8880
8881 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
8882
8883         * message.el (message-send-mail): Improve the interaction with the
8884         user.
8885
8886 2001-04-10  Simon Josefsson  <simon@josefsson.org>
8887
8888         * imap.el (imap-message-copy): Work around buggy servers that
8889         doesn't send TRYCREATE tags.
8890
8891 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
8892
8893         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
8894
8895 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8896
8897         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
8898         date.
8899
8900 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8901
8902         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
8903         lives.
8904
8905 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8906
8907         * gnus-art.el (gnus-parse-news-url): New function.
8908         (gnus-button-handle-news): New function.
8909         (gnus-button-alist): Point to new functions.
8910
8911         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
8912
8913         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
8914         gnus-format-specs.
8915
8916         * message.el (message-check-news-header-syntax): Question even
8917         when Gnus doesn't know the group names.
8918         (message-send-news): Clean up.
8919
8920         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
8921         exited on purpose without saving.
8922
8923         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
8924
8925 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8926
8927         * gnus-score.el (gnus-score-orphans): Clean up.
8928
8929         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
8930
8931         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
8932         later.
8933
8934         * gnus-start.el (gnus-close-all-servers): Find the right items to
8935         close.
8936
8937         * qp.el (quoted-printable-decode-region): Just message
8938         malformation; don't quit.
8939
8940 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8941         From Gerd Moellmann <gerd@gnu.org>.
8942
8943         * gnus.el (gnus-interactive): A typo.
8944
8945 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
8946         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8947
8948         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
8949         `assq-delete-all', if that function exists; otherwise use the old
8950         definition. Documentation changed to match the one in
8951         `assq-delete-all'.
8952
8953 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8954
8955         * gnus-start.el (gnus-close-all-servers): New function.
8956
8957         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
8958         (gnus-server-remove-denials): Clean up.
8959
8960         * gnus-sum.el (gnus-summary-sort-by-original): New command and
8961         keystroke.
8962
8963 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8964
8965         * message.el (message-send-news): Message where we are sending.
8966         (message-send-mail): Ditto.
8967
8968         * gnus.el (gnus-server-string): New function.
8969
8970         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
8971
8972         * mm-decode.el (mm-default-directory): Customized.
8973         (mm-tmp-directory): Ditto.
8974
8975         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
8976         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
8977         or Chars.
8978         (gnus-summary-line-format-alist): ?l is now a string.
8979         (gnus-summary-prepare-threads): Output ? for unknown lines.
8980         (gnus-summary-insert-line): Ditto.
8981         (gnus-summary-print-article): Unbalanced parentheses.
8982
8983         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
8984         out whether new stuff has arrived.
8985
8986 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
8987
8988         * gnus-sum.el: Let printing work on ttys on Emacs.
8989
8990 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8991
8992         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
8993         when forcing news.
8994
8995         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
8996         command.
8997
8998 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
8999
9000         * message.el (message-set-auto-save-file-name): Don't use
9001         asterisks under nt.
9002
9003 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9004
9005         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
9006         lists of articles.
9007
9008         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
9009
9010         * gnus-msg.el (gnus-put-message): Clean up.
9011         (gnus-summary-reply): Mark all replied-to articles as replied to.
9012         (gnus-inews-add-send-actions): Also mark as forwarded.
9013         (gnus-summary-mail-forward): Mark as forwarded.
9014
9015         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
9016         of articles.
9017         (gnus-summary-mark-article-as-forwarded): Ditto.
9018
9019         * gnus-msg.el (gnus-summary-resend-message): Mark article as
9020         forwarded.
9021         (gnus-summary-mail-forward): Clean up.
9022
9023         * gnus.el (gnus-article-mark-lists): Added forward.
9024
9025         * gnus-sum.el (gnus-forwarded-mark): New variable.
9026         (gnus-summary-prepare-threads): Use it.
9027         (gnus-summary-update-secondary-mark): Ditto.
9028         (gnus-newsgroup-forwarded): New variable.
9029
9030 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9031
9032         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
9033         (gnus-summary-very-wide-reply): New command and keystroke.
9034         (gnus-summary-very-wide-reply-with-original): Ditto.
9035
9036         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
9037         (gnus-score-adaptive): Use it.
9038
9039         * gnus-start.el (gnus-get-unread-articles): Clean up.
9040
9041 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9042
9043         * nnultimate.el (nnultimate-retrieve-headers): Work for other
9044         boards.
9045
9046 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
9047
9048         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
9049         * gnus-start.el (gnus-subscribe-newsgroup): use it.
9050
9051 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9052
9053         * nnultimate.el (nnultimate-retrieve-headers): Understand
9054         long-form month names.
9055
9056 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9057
9058         * gnus-sum.el (gnus-summary-show-all-headers):
9059         gnus-article-show-all-headers is broken. Use
9060         gnus-summary-toggle-header instead.
9061
9062         * mml2015.el (mml2015-gpg-extract-from): No error.
9063
9064 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9065         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
9066
9067         * mml2015.el (mml2015-gpg-extract-from): New function.
9068         (mml2015-gpg-verify): Use it.
9069         (mml2015-gpg-clear-verify): Use it.
9070
9071 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9072
9073         * message.el (message-setup-fill-variables): Use
9074         fill-paragraph-function.
9075         (message-fill-paragraph): Take an argument.
9076         (message-newline-and-reformat): Take another argument.
9077
9078 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9079
9080         * message.el (rmail-output): It is in rmailout.el not rmail.el.
9081
9082 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9083
9084         * message.el (message-forward): local-variable-p takes an extra
9085         argument in XEmacs.
9086
9087 2001-03-16  Simon Josefsson  <simon@josefsson.org>
9088
9089         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
9090         `nnimap-use-nov-p' (it really tested the negative).
9091         (nnimap-retrieve-headers): Use it.
9092
9093 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9094
9095         * message.el (message-generate-headers-first): Update doc.
9096
9097 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
9098         Trivial patch.
9099
9100         * gnus.el (gnus-summary-line-format): Typo.
9101
9102 2001-03-11  Simon Josefsson  <simon@josefsson.org>
9103
9104         * mailcap.el (mailcap-mime-data): Add application/sieve.
9105         (mailcap-mime-extensions): Add .siv, .xls.
9106
9107 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9108         From Christoph Conrad <christoph.conrad@gmx.de>
9109
9110         * gnus-score.el (gnus-summary-lower-thread): Typo.
9111
9112 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9113
9114         * message.el (message-forward-decoded-p): New variable.
9115         (message-forward-subject-author-subject): Use it.
9116         (message-make-forward-subject): Use it.
9117         (message-forward): Use it.
9118
9119         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
9120
9121         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
9122         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
9123
9124 ;;Has been fixed -- zsh.
9125 ;;2001-03-05  Dave Love  <fx@gnu.org>
9126 ;;
9127 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
9128 ;;      Move it after definition of mm-coding-system-p.
9129 ;;
9130 2001-03-01  Dave Love  <fx@gnu.org>
9131
9132         * mm-util.el (mm-inhibit-file-name-handlers): Add
9133         image-file-handler.
9134
9135 2001-02-11  Dave Love  <fx@gnu.org>
9136
9137         * message.el (message-signature-file): Fix doc, :type.
9138
9139 2001-02-08  Dave Love  <fx@gnu.org>
9140
9141         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
9142         (message-posting-charset): Defvar when compiling again.
9143         (rfc2047-encodable-p): Require message.
9144
9145         * gnus-sum.el (gnus-alter-articles-to-read-function):
9146         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
9147
9148 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9149
9150         * nnrss.el: New file.
9151
9152 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
9153         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9154
9155         * rfc2047.el (rfc2047-unfold-region): Fix arg of
9156         `skip-chars-forward'.
9157
9158 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9159
9160         * nndraft.el (nndraft-request-group): Restore auto save files if
9161         the original files do not exist.
9162
9163 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9164
9165         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
9166         SCORE paths.
9167
9168         * mm-decode.el (mm-dissect-buffer): Call
9169         mail-extract-address-components only if necessary.
9170
9171 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9172
9173         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
9174         directory part.
9175         (gnus-score-search-global-directories): Use file-directory-p.
9176
9177         * gnus-score.el (gnus-score-score-files-1): Use
9178         gnus-kill-files-directory.
9179         From Adrian Aichner <adrian@xemacs.org>.
9180
9181 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9182
9183         * gnus.el (charset): Move here from gnus-sum.el.
9184
9185 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9186
9187         * mml.el (mml-preview): Disable local map.
9188
9189         * gnus-sum.el (gnus-summary-make-menu-bar): Make
9190         gnus-article-post-menu here.
9191
9192         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
9193         if it has not been made.
9194
9195 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9196
9197         * gnus-art.el (gnus-article-describe-key): Map key to event.
9198         (gnus-article-describe-key-briefly): Ditto
9199
9200 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9201
9202         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
9203
9204 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9205         From Katsumi Yamaoka <yamaoka@jpl.org>.
9206
9207         * dgnushack.el (coerce, merge, subseq): defmacro.
9208
9209 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9210
9211         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
9212         A fake defalias in nndraft.el results a not-activated bug in
9213         uncompiled versions.
9214
9215 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
9216         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9217
9218         * gnus-util.el (gnus-split-references): Handle malformed References:.
9219
9220 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9221
9222         * gnus-art.el (gnus-article-mime-part-status): 1 part.
9223
9224 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9225         From NAGY Andras <nagya@inf.elte.hu>.
9226
9227         * gnus.el (gnus-parameters): Typo.
9228
9229 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9230
9231         * gnus.el (gnus-read-method): Remove redundancy.
9232
9233 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9234
9235         * nnslashdot.el (nnslashdot-backslash-url): New variable.
9236         (nnslashdot-request-list): Use it.
9237
9238 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9239
9240         * nnml.el (nnml-generate-active-info): Fix the case when there is
9241         no file.
9242
9243         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
9244         (gnus-summary-create-article): New function.
9245
9246         * gnus-group.el (gnus-group-mark-article-read): New function.
9247
9248         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9249
9250         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
9251
9252 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9253
9254         * gnus-art.el (gnus-article-edit-done): Don't use
9255         gnus-article-edit-exit.
9256         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
9257
9258         * gnus.el (gnus-parameters): New variable.
9259         Suggested by NAGY Andras <nagya@inf.elte.hu>.
9260         (gnus-parameters-get-parameter): New function.
9261         (gnus-group-find-parameter): Use it.
9262
9263 2001-02-23  Simon Josefsson  <simon@josefsson.org>
9264
9265         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
9266         change of default value to `current'.
9267
9268 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9269
9270         * nneething.el (nneething-get-head): Insert unreadable file too.
9271
9272 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9273
9274         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
9275
9276         * webmail.el (webmail-type-definition): Deja is bought by google.
9277
9278 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9279
9280         * gnus-sum.el (gnus-fetch-headers): New function.
9281         (gnus-select-newsgroup): Use it.
9282         (gnus-summary-insert-articles): New function.
9283         (gnus-summary-insert-old-articles): New function.
9284         (gnus-summary-insert-new-articles): New function.
9285
9286         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
9287         (gnus-group-list-active): Ditto.
9288         * gnus-sum.el (gnus-set-mode-line): Ditto.
9289         (gnus-summary-read-group-1): Ditto.
9290
9291 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9292
9293         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
9294         current topic.
9295
9296 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9297
9298         * smiley.el (gnus-smiley-display): Don't do widening.
9299
9300         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
9301         within body.
9302
9303         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
9304
9305         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
9306         New variable.
9307         (gnus-mime-display-multipart-related-as-mixed): New variable.
9308         (gnus-mime-display-part): Use them.
9309
9310 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9311
9312         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
9313         something special.
9314
9315 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9316
9317         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
9318         (nnweb-request-article): Call reference if exists.
9319         (nnweb-type-definition): Dejanews is bought by google.com.
9320         Beta!
9321
9322 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9323
9324         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
9325
9326 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9327
9328         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
9329         gnus-article-sort-functions.
9330         (gnus-article-sort-functions): Doc fix.  Refer to
9331         gnus-thread-sort-functions.
9332
9333 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9334         From Paul Jarc <prj@po.cwru.edu>.
9335
9336         * message.el (message-get-reply-headers): More fixes.
9337
9338 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
9339         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9340
9341         * message.el (message-get-reply-headers): Fix bug with
9342         Mail-Followup-To/to-address interaction.
9343
9344 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9345
9346         * gnus-msg.el (gnus-configure-posting-styles): Match header in
9347         gnus-article-copy.
9348
9349 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9350
9351         * message.el (message-do-send-housekeeping): Rename to a better
9352         name.
9353
9354 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9355
9356         * message.el (message-cancel-news): Check article first, then ask
9357         yes or no.
9358
9359 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9360
9361         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
9362
9363 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9364
9365         * gnus-range.el (gnus-range-normalize): New function.
9366
9367 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
9368
9369         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
9370
9371 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9372
9373         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
9374
9375         * nnagent.el (nnagent-request-regenerate): New function.
9376
9377         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
9378
9379         * nnml.el (nnml-generate-nov-databases): Accept argument
9380         server. Don't open server if it is opened.
9381         (nnml-request-regenerate): Use it. Change to deffoo.
9382
9383 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9384         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9385
9386         * gnus.el (gnus-define-group-parameter): Fix.
9387
9388 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9389
9390         * gnus.el (gnus-define-group-parameter): Improved.
9391
9392         * gnus-sum.el (charset): Define parameter.
9393         (ignored-charsets): Ditto.
9394         (gnus-summary-setup-default-charset): Use them.
9395
9396         * gnus-start.el (gnus-read-descriptions-file): Use them.
9397
9398         * gnus-cus.el (gnus-group-parameters): Remove them.
9399
9400 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9401
9402         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
9403
9404 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9405
9406         * gnus-sum.el (gnus-summary-read-group-1): Remove
9407         gnus-summary-set-local-parameters.
9408         (gnus-summary-setup-buffer): Put it here.
9409
9410 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9411
9412         * gnus.el (to-address): Define parameter.
9413         (to-list): Ditto.
9414         * gnus-art.el (article-hide-boring-headers): Use them.
9415         * gnus-msg.el (gnus-post-news): Ditto.
9416         * gnus-cus.el (gnus-group-parameters): Remove them.
9417
9418 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9419
9420         * gnus-draft.el (gnus-draft-reminder): New function.
9421
9422         * gnus-art.el (gnus-sender-save-name): New function.
9423
9424 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9425
9426         * mm-util.el (mm-mime-charset): Error message.
9427
9428 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9429
9430         * message.el (message-check-news-body-syntax): Don't check mml lines.
9431
9432 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9433
9434         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
9435         subscribe.
9436
9437         * gnus-start.el (gnus-call-subscribe-functions): New function.
9438         (gnus-find-new-newsgroups): Use it.
9439         (gnus-ask-server-for-new-groups): Use it.
9440         (gnus-check-first-time-used): Use it.
9441         (gnus-subscribe-newsgroup-method): Grok a list of functions.
9442         (gnus-subscribe-options-newsgroup-method): Ditto.
9443         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
9444         return .
9445
9446 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9447
9448         * gnus-cus.el (gnus-score-customize): Doc fix.
9449
9450 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
9451
9452         * dgnushack.el (my-getenv): Typo.
9453
9454 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9455
9456         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
9457
9458 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9459
9460         * gnus-group.el (gnus-group-suspend): Offer save summaries.
9461
9462         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
9463         (gnus-treatment-function-alist): Use it.
9464         (article-remove-leading-whitespace): New function.
9465         (gnus-article-make-menu-bar): Use it.
9466
9467         * gnus-sum.el (gnus-summary-wash-empty-map): Add
9468         remove-leading-whitespace.
9469         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
9470         because of conflict.
9471
9472 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9473
9474         * Makefile.in: Hack generating gnus-load.el.
9475         * dgnushack.el: Ditto.
9476         * gnus-load.el: Remove it.
9477
9478 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9479
9480         * dgnushack.el : Add URLDIR.
9481
9482         * Makefile.in (EMACS_COMP): Ditto.
9483
9484 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9485
9486         * gnus-cus.el (gnus-score-customize): Error on no score file.
9487
9488 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9489
9490         * mm-decode.el (mm-merge-handles): New function.
9491
9492         * mm-view.el (mm-inline-message): Use it.
9493         (mm-view-message): Ditto.
9494
9495         * mm-partial.el (mm-inline-partial): Ditto.
9496
9497         * mm-extern.el (mm-inline-external-body): Ditto.
9498
9499         * gnus-art.el (gnus-mime-view-part): Ditto.
9500         (gnus-mime-view-part-as-type): Ditto.
9501         (gnus-mime-save-part-and-strip): Prevent users to strip in some
9502         cases.
9503
9504 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9505
9506         * message.el (message-cancel-news): Allow to shoot foot.
9507         (message-supersede): Ditto.
9508
9509 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
9510         Trivial patch.
9511
9512         * gnus-sum.el (gnus-simplify-subject-re): Use
9513         message-subject-re-regexp.
9514
9515 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9516
9517         * nnmail.el (nnmail-expiry-target-group): Bind
9518         nnmail-cache-accepted-message-ids to nil.
9519
9520         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
9521         coding system.
9522
9523 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9524
9525         * qp.el (quoted-printable-encode-region): Make sure characters are
9526         between 00 and FF.  Don't check charset.
9527
9528         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
9529         in Emacs 20.
9530         * rfc2047.el (rfc2047-q-encode-region): Ditto.
9531
9532 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9533
9534         * message.el (message-make-forward-subject): Argument decoded.
9535         (message-forward): Use it when digest.
9536
9537         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
9538         buffer.
9539
9540 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9541
9542         * message.el (message-generate-headers-first): Doc fix.
9543
9544 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9545
9546         * gnus-art.el (article-make-date-line): Error proof.
9547
9548 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9549
9550         * gnus-group.el (gnus-group-listing-limit): New variable.
9551         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
9552
9553         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
9554
9555 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9556
9557         * message.el (message-newline-and-reformat): Special case for
9558         breaking at BOL.
9559
9560 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
9561
9562         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
9563         message/rfc822.
9564
9565 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9566
9567         * message.el (message-encode-message-body): Don't insert
9568         Content-Type if it is inside a mail.
9569
9570 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9571
9572         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
9573         gnus-article-commands-menu.
9574
9575         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
9576         in Emacs.
9577
9578         * gnus-start.el (gnus-read-descriptions-file): Use
9579         gnus-group-name-charset and gnus-group-charset-alist.
9580
9581 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9582
9583         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
9584         active region.
9585
9586         * gnus-start.el (gnus-group-change-level): Remove from both
9587         gnus-zombie-list and gnus-killed-list.
9588
9589 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9590
9591         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
9592         gnus-subscribe-topics.
9593
9594         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
9595
9596 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9597
9598         * gnus-art.el (gnus-article-make-menu-bar): Make
9599         gnus-article-post-menu.
9600
9601         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
9602
9603         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
9604
9605         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
9606
9607         * message.el (message-mode-menu): Ditto.
9608
9609         * gnus-art.el (defvar): eval-when-compile.
9610
9611 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9612
9613         * gnus-agent.el (gnus-agentize): Fix doc.
9614
9615 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
9616
9617         * mml.el (mml-preview): Bind `q'.
9618
9619 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9620
9621         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
9622
9623 2001-01-31  Dave Love  <fx@gnu.org>
9624
9625         * mm-util.el (mm-mime-mule-charset-alist)
9626         (mm-find-mime-charset-region): Consider mule-utf-8.
9627
9628 2001-01-31  Dave Love  <fx@gnu.org>
9629
9630         * gnus-art.el (gnus-article-x-face-command)
9631         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
9632         :version.
9633
9634 2001-01-26  Dave Love  <fx@gnu.org>
9635
9636         * mm-util.el (mm-multibyte-string-p): New.
9637
9638 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
9639 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
9640 ;;      string-as-multibyte on class.  Clarify line-folding.
9641         (quoted-printable-encode-string): Make temp buffer inherit
9642         string's multibyteness.
9643
9644 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
9645
9646         * nnheader.el (toplevel): Don't require `gnus-util' at
9647         compile-time; this creates a circular dependency, and prevents
9648         a bootstrap.
9649
9650 2001-01-22  Andreas Schwab  <schwab@suse.de>
9651
9652         * nnheader.el (gnus-delete-line): Autoload it as a macro.
9653
9654 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9655
9656         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
9657
9658         * gnus-art.el (article-hide-list-identifiers): Ditto.
9659
9660         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
9661
9662 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9663
9664         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
9665
9666         * gnus-art.el (article-hide-list-identifiers): Similar.
9667
9668 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
9669
9670         * nnmail.el (nnmail-remove-list-identifiers): Improved.
9671
9672 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9673
9674         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
9675
9676 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9677
9678         * gnus-util.el (gnus-string-equal): New function.
9679
9680         * gnus-art.el (article-hide-boring-headers): Use it.
9681
9682 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
9683
9684         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
9685
9686 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9687
9688         * gnus-msg.el (gnus-msg-mail): Support switch-action.
9689
9690 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9691
9692         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
9693         command if there is not last-saver.
9694
9695 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9696
9697         * nntp.el (nntp-open-connection): 201 is possible.
9698
9699 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9700
9701         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
9702         (rfc2047-charset-encoding-alist): Add big5.
9703
9704 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9705
9706         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
9707         (gnus-agent-remove-server): Ditto.
9708         (autoload): gnus-server-update-server.
9709
9710         * gnus-srvr.el (gnus-server-line-format): Add %a.
9711         (gnus-server-line-format-alist): Add gnus-tmp-agent.
9712         (gnus-server-insert-server-line): Use it.
9713
9714 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9715
9716         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
9717         GB2312 and Big5.
9718
9719 2001-01-24  Simon Josefsson  <sj@extundo.com>
9720
9721         * mail-source.el (mail-sources): Add :program specifier to IMAP
9722         mail source.
9723         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
9724
9725 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9726
9727         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
9728
9729 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9730
9731         * nntp.el (nntp-wait-for): Return the success code.
9732         (nntp-open-connection): Use it.
9733
9734 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9735
9736         * gnus-int.el (gnus-check-server): Allow breaking the opening.
9737
9738 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9739
9740         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
9741
9742 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9743
9744         * gnus-sum.el (gnus-summary-print-article): Take one prefix
9745         argument. Allow to print several articles in one file.
9746
9747 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9748
9749         * webmail.el (webmail-type-definition): netaddress changes.
9750
9751 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9752
9753         * gnus.el: Fix copyright. Remove trailing spaces.
9754
9755         * message.el (message-forward): Use mule4.
9756
9757 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9758
9759         * mm-util.el (mm-string-as-unibyte): New function.
9760
9761         * message.el (message-forward): Use it.
9762
9763 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9764
9765         * message.el (message-cite-original-without-signature): Don't peel
9766         off the blank line.
9767         (message-get-reply-headers): Add Cc if it is not in follow-to.
9768
9769 2001-01-20  Simon Josefsson  <sj@extundo.com>
9770
9771         * mm-decode.el (mm-handle-multipart-from): Add.
9772         (mm-dissect-buffer): Save From: header value.
9773         (mm-security-from): Remove.
9774         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
9775
9776         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
9777         instead of `mml-security-from'.  Protect null from value.
9778
9779 2001-01-20  Simon Josefsson  <sj@extundo.com>
9780
9781         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
9782         application/vnd.ms-excel attachments.
9783
9784 2001-01-19  Simon Josefsson  <sj@extundo.com>
9785
9786         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
9787
9788 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9789
9790         * message.el (message-ignored-mail-headers): Ditto.
9791
9792 2001-01-19  Simon Josefsson  <sj@extundo.com>
9793
9794         * message.el (message-ignored-news-headers): Only search beginning
9795         of line.
9796
9797 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
9798         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
9799
9800         * message.el (message-send-mail): Content-Type may not be there.
9801
9802 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9803
9804         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
9805         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
9806
9807         * gnus-art.el (article-display-x-face): Insert X-Face if there is
9808         not.
9809
9810 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9811
9812         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
9813         non-native groups.
9814
9815 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9816
9817         * message.el (message-yank-original): Understand
9818         universal-argument.
9819
9820 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9821
9822         * gnus-art.el (gnus-boring-article-headers): Add to-address.
9823         (article-hide-boring-headers): Ditto.
9824
9825         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
9826
9827 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9828
9829         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
9830         one.
9831
9832 2001-01-16  Simon Josefsson  <simon@josefsson.org>
9833
9834         * message.el (message-make-in-reply-to): Add comment to message-id
9835         (old syntax, see 2000-08-02 change).
9836
9837 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9838
9839         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
9840         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
9841         (gnus-button-reply): Ditto.
9842
9843 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9844
9845         * gnus-art.el (article-display-x-face): Fix.
9846
9847 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9848
9849         * gnus-art.el (article-display-x-face): Use
9850         gnus-original-article-buffer.
9851
9852 2001-01-15  Jack Twilley  <jmt@tbe.net>
9853
9854         * message.el (message-add-header): Move to point-max.
9855
9856 2001-01-15  Simon Josefsson  <simon@josefsson.org>
9857
9858         * smime.el (smime-CA-directory, smime-CA-file): Change default to
9859         nil, improve documentation.
9860         (smime-certificate-directory): Comment out false hints (until it
9861         is implemented).
9862
9863         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
9864         there aren't any keys.
9865         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
9866         verify certificate.  Default is changed to only check integrity.
9867         Improved security status texts.  If a certificate doesn't contain
9868         a email address, don't fail.
9869
9870         * smime.el (smime-noverify-region):
9871         (smime-noverify-buffer): New functions.  Verifies integrity only.
9872
9873 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9874
9875         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
9876
9877 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9878
9879         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
9880         (gnus-remove-some-windows): Ditto.
9881
9882 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9883
9884         * gnus-art.el (article-make-date-line): 11th.
9885
9886 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9887
9888         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
9889         (mml2015-gpg-sign): Ditto.
9890
9891 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9892
9893         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
9894         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
9895
9896 2001-01-08  Dave Love  <fx@gnu.org>
9897
9898         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
9899         single character.
9900
9901         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
9902
9903         * message.el: Doc and message fixes.
9904         (message-send-rename-function)
9905         (message-make-forward-subject-function)
9906         (message-send-mail-function, message-reply-to-function)
9907         (message-wide-reply-to-function, message-followup-to-function)
9908         (message-distribution-function, message-auto-save-directory): Fix
9909         :type.
9910
9911         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
9912         proceeding after warnings.  Amend multipart warning message.
9913
9914 2001-01-04  Dave Love  <fx@gnu.org>
9915
9916         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
9917         compiling.
9918         (gnus-make-directory): Require nnmail.
9919
9920         * mm-decode.el (mm-inline-media-tests): Add
9921         image/x-portable-bitmap.
9922         (mm-get-image): Grok pbm.
9923
9924 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
9925
9926         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
9927
9928 2001-01-09  Didier Verna  <didier@xemacs.org>
9929
9930         * dgnushack.el (dgnushack-compile): give a dummy value to
9931         `gnus-xmas-glyph-directory' for the time of compilation.
9932         * gnus-agent.el: moved some XEmacs specific hook add-ons from
9933         `gnus-xmas-[re]define' to avoid loosing user custom settings.
9934         * gnus-art.el: ditto.
9935         * gnus-group.el: ditto.
9936         * gnus-salt.el: ditto.
9937         * gnus-sum.el: ditto.
9938         * gnus-topic.el: ditto.
9939         * gnus-xmas.el (gnus-xmas-define): see above.
9940         * gnus-xmas.el (gnus-xmas-redefine): see above.
9941         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
9942         non-continuable error when the directory can't be found.
9943
9944 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9945
9946         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
9947         handle.
9948         * gnus-art.el (gnus-mime-view-part): Copy it.
9949         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
9950
9951 2001-01-09  Michael Downes  <mjd@ams.org>
9952
9953         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
9954
9955 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9956
9957         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
9958         orig-file. Use ',source.
9959
9960 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9961
9962         * gnus-xmas.el (gnus-xmas-modeline-glyph):
9963         (gnus-xmas-group-startup-message):
9964         Detect gnus-xmas-glyph-directory when it is nil.
9965
9966 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9967
9968         * pop3.el (pop3-get-message-count): Andrew Innes
9969         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
9970
9971 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9972
9973         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
9974
9975         * time-date.el (time-to-number-of-days): New function.
9976
9977 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
9978         Trivial patch.
9979
9980         * nnslashdot.el (nnslashdot-request-list): Always get the right
9981         sid.
9982
9983 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9984
9985         * message.el (message-minibuffer-local-map): New keymap.
9986         (message-read-from-minibuffer): Use it.
9987         * gnus-msg.el (gnus-summary-resend-message): Use it
9988
9989 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9990
9991         * gnus-start.el (gnus-display-time-event-handler): New function.
9992         (gnus-after-getting-new-news-hook): Use it.
9993
9994 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9995
9996         * message.el (message-ignored-mail-headers): Add draft header.
9997
9998 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9999
10000         * gnus-sum.el (gnus-summary-expire-articles): Don't save
10001         excursion.
10002
10003         * nnslashdot.el (nnslashdot-request-list): Get the right year.
10004
10005 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
10006         A revoked patch.
10007
10008         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
10009
10010 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10011
10012         * qp.el (quoted-printable-decode-region): Don't backward-char.
10013
10014 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10015
10016         * gnus-draft.el: Mark articles as replied.
10017
10018         * gnus-sum.el (gnus-summary-add-mark): New function.
10019
10020         * gnus-group.el (gnus-add-mark): New function.
10021
10022         * gnus-sum.el (gnus-summary-buffer-name): New function.
10023         (gnus-summary-setup-buffer): Use it.
10024
10025         * gnus-draft.el: Set things up with the right post method and
10026         stuff.
10027
10028         * message.el (message-ignored-news-headers): Remove X-Draft-From.
10029
10030         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
10031
10032         * gnus.el (gnus-draft-meta-information-header): New variable.
10033
10034 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10035
10036         * gnus-art.el (gnus-treatment-function-alist): Move the date
10037         functions before the header sorting functions.
10038
10039         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
10040
10041         * dgnushack.el (dgnushack-compile): Message whether there is w3.
10042         Don't (push "/usr/share/emacs/site-lisp" load-path).
10043
10044         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
10045         to empty fill prefixes.
10046
10047 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10048
10049         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
10050         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
10051
10052 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10053
10054         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
10055
10056         * nnml.el (autoload): Move to nnheader.el.
10057
10058         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
10059         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
10060         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
10061         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
10062
10063 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10064
10065         * gnus-art.el (article-make-date-line): Get the hours right.
10066         (gnus-ignored-headers): More hiding.
10067
10068         * nnmail.el (nnmail-expiry-wait): Not an integer.
10069
10070         * message.el (message-goto-body): Only expand abbrev when called
10071         interactively.
10072         (message-make-lines): Use it.
10073
10074 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10075
10076         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
10077
10078 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10079
10080         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
10081         include the expunged articles.
10082
10083         * gnus-group.el (gnus-group-sort-by-server): New function.
10084
10085         * gnus.el (gnus-method-to-server-name): New function.
10086         (gnus-group-prefixed-name): Use it.
10087
10088         * gnus-group.el (gnus-group-sort-function): Doc fix.
10089         (gnus-group-sort-groups-by-server): New command.
10090
10091 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10092
10093         * gnus-art.el (gnus-treat-date-english): New variable.
10094         (article-date-english): New command.
10095         (gnus-english-month-names): New variable.
10096         (article-make-date-line): Do 'english.
10097
10098         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
10099         after the fill prefix.
10100
10101         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
10102         score...".
10103
10104         * gnus-art.el (gnus-ignored-headers): Hide more headers.
10105
10106         * message.el (message-mode-map): Bind comment-region.
10107
10108         * gnus-art.el (gnus-mime-display-part): Let w3 display
10109         multipart/related.
10110
10111         * mm-bodies.el (mm-long-lines-p): New function.
10112         (mm-body-encoding): Use it.
10113         (mm-body-encoding): Encode articles with lines longer than 1000
10114         characters.
10115
10116 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10117
10118         * mm-util.el (mm-enable-multibyte): Use
10119         default-enable-multibyte-characters.
10120         (mm-enable-multibyte-mule4): Ditto.
10121         (mm-disable-multibyte): Test XEmacs.
10122         (mm-disable-multibyte-mule4): Ditto.
10123         (mm-with-unibyte-current-buffer): Simplified.
10124         (mm-with-unibyte-current-buffer-mule4): Ditto.
10125
10126 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10127
10128         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
10129
10130         * nnheader.el (nnheader-string-as-multibyte): New alias.
10131
10132         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
10133
10134         * gnus-uu.el (gnus-message-process-mark): New function.
10135         (gnus-uu-mark-by-regexp): Use it.
10136         (gnus-new-processable): New function.
10137
10138 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
10139          Trivial patch.
10140
10141         * gnus-sum.el (gnus-no-mark): New variable.
10142
10143 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10144
10145         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
10146         backslashes.
10147
10148 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10149
10150         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
10151         definition.
10152
10153 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10154
10155         * dgnushack.el (dgnushack-compile): elc is in the current directory.
10156
10157         * qp.el (quoted-printable-encode-region): Don't check multibyte in
10158         XEmacs.
10159
10160 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
10161         Trivial patch.
10162
10163         * mml.el (mml-read-tag): Save tag location.
10164
10165 2000-12-25  Simon Josefsson  <simon@josefsson.org>
10166
10167         * starttls.el: Sync with Emacs 21.
10168
10169 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10170
10171         * message.el (message-mail): Support yank-action.
10172
10173         * message.el (message-setup): Revoke the last change.
10174
10175 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10176
10177         * message.el (message-setup): Use cons. Suggested by Johan Vromans
10178         <jvromans@squirrel.nl>.
10179
10180 2000-12-24  Simon Josefsson  <sj@extundo.com>
10181
10182         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
10183         mailing list junk at end of part.
10184
10185 2000-12-23  Simon Josefsson  <sj@extundo.com>
10186
10187         * nnimap.el (nnimap-expiry-target): New function.
10188         (nnimap-request-expire-articles): Use it.
10189
10190 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10191
10192         * gnus.el (gnus-group-parameters-more): New variable.
10193         * gnus-cus.el (gnus-group-customize): Use it.
10194
10195         * gnus.el (gnus-define-group-parameter): New macro.
10196         (auto-expire): Use it
10197         (total-expire): Use it.
10198         * gnus-art.el (banner): Use it.
10199
10200         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
10201         <ljz@asfast.com>.
10202
10203 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10204
10205         * gnus-topic.el (gnus-topic-create-topic): Use list.
10206
10207         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
10208         before binding gnus-default-article-saver.
10209
10210         * gnus-sum.el (gnus-summary-save-article):
10211         (gnus-summary-pipe-output):
10212         (gnus-summary-save-article-mail):
10213         (gnus-summary-save-article-rmail):
10214         (gnus-summary-save-article-file):
10215         (gnus-summary-write-article-file):
10216         (gnus-summary-save-article-body-file): Ditto.
10217
10218         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
10219
10220 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10221
10222         * gnus-art.el (gnus-mime-security-button-map):
10223         (gnus-mime-button-map): Add parent.
10224
10225 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10226
10227         * messagexmas.el (message-xmas-redefine): New function.
10228
10229         * message.el: Use it.
10230
10231         * gnus-art.el (gnus-article-check-hidden-text): Return t.
10232
10233         * gnus-util.el (gnus-remove-text-properties-when): Return t.
10234
10235 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10236
10237         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
10238         malformatted messages.
10239
10240 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10241
10242         * mm-util.el (mm-image-load-path): New function.
10243
10244         * gnus-group.el (gnus-group-make-tool-bar): Use it.
10245
10246         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
10247
10248         * message.el (message-tool-bar-map): Use it.
10249
10250         * Makefile.in (install-el): New rule.
10251
10252 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10253
10254         * gnus-art.el (article-treat-dumbquotes): Quote \.
10255
10256 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10257
10258         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
10259         Emacs 20 runs on a terminal.
10260
10261 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10262
10263         * gnus-msg.el (gnus-bug): Revert to save-excursion.
10264
10265         * mml.el (gnus-add-minor-mode): Autoload.
10266
10267         * message.el (message-forward): Save-restriction.
10268
10269 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10270
10271         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
10272         Paul Stevenson <p.stevenson@surrey.ac.uk>
10273
10274 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10275
10276         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
10277
10278         * mml.el (gnus-ems): Don't require.
10279
10280         * gnus.el (gnus-decode-rfc1522): Removed.
10281         (gnus-set-text-properties): Define.
10282
10283 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10284
10285         * gnus-art.el (gnus-mime-*): handle may be nil.
10286
10287         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
10288
10289         * gnus.el (gnus-group-remove-excess-properties): Not defined
10290         in gnus-xmas.
10291
10292 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10293
10294         * message.el (message-mail-user-agent): Add :version.
10295
10296 2000-12-21  Miles Bader  <miles@gnu.org>
10297
10298         * message.el (message-mode): Set `comment-start' to the  yank prefix.
10299
10300 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10301
10302         * message.el (message-mail-user-agent): New variable.
10303         (message-setup): Renamed to message-setup-1. Support
10304         mail-user-agent.
10305         (message-mail-user-agent): New function.
10306         (message-mail): Use it.
10307         (message-reply): Use it.
10308         (message-resend): Use it.
10309         (message-mail-other-window): Use it.
10310         (message-mail-other-frame): Use it.
10311
10312         * gnus-msg.el (gnus-bug): Support mail-user-agent.
10313
10314 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10315
10316         * message.el (message-tool-bar-map): Simplify.
10317         (message-narrow-to-head-1): New function.
10318         (message-narrow-to-head): Use it.
10319         (message-reply): Ditto.
10320         (message-cancel-news): Ditto.
10321         (message-supersede): Ditto.
10322         (message-make-forward-subject): Ditto.
10323         (message-bounce): Ditto.
10324
10325 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10326
10327         * uudecode.el (uudecode-decode-region-external): make-temp-file
10328         may not be defined.
10329
10330         * binhex.el (defalias): eval-and-compile.
10331
10332         * message.el (message-tool-bar-map): New function.
10333         (message-mode): Use it.
10334
10335 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10336
10337         * nntp.el (nntp-find-connection): Remove the entry.
10338         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
10339
10340 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10341
10342         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
10343
10344         * message.el (message-forward): Copy buffer in unibyte mode.
10345
10346 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10347
10348         * message.el (message-make-forward-subject): Don't widen. Decode.
10349         (message-forward): Don't decode subject.
10350
10351 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
10352
10353         * qp.el (quoted-printable-encode-region): Upcase QP.
10354
10355 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10356
10357         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
10358         mail-extract-a-c instead. Don't depend on Gnus.
10359
10360         * mml.el (gnus-ems): Require it.
10361
10362         * gnus-msg.el (gnus-summary-mail-forward):
10363
10364         * message.el (message-forward):  Move mime-to-mml here.
10365
10366 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10367
10368         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
10369         * gnus-art.el (gnus-insert-mime-button): Simplify.
10370         (gnus-mime-display-alternative): Ditto.
10371         (gnus-insert-mime-security-button): Ditto.
10372
10373 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10374
10375         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
10376         text-property-not-all doesn't return nil when start=mark(end).
10377         (gnus-remove-text-properties-when): Ditto.
10378
10379 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10380
10381         * gnus-start.el (gnus-group-change-level): Remove group from
10382         gnus-active-hashtb if real killed.
10383
10384 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10385
10386         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
10387         (gnus-mime-display-alternative): Ditto.
10388         (gnus-insert-mime-security-button): Ditto.
10389
10390 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10391
10392         * gnus-start.el (gnus-group-change-level): Don't add it into
10393         killed-list if it was killed.
10394
10395 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10396
10397         * nnmbox.el (nnmbox-file-coding-system): Use binary.
10398         (nnmbox-active-file-coding-system): Ditto.
10399
10400         * gnus-cus.el (gnus-group-parameters): Add posting-style.
10401
10402 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10403
10404         * gnus.el (gnus-version):
10405         (gnus-version-number): Set to Oort Gnus 0.01.
10406
10407         * gnus-art.el (gnus-mime-security-button-map):
10408         (gnus-insert-mime-security-button): Fix for Emacs21.
10409
10410 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10411
10412         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
10413         easymenu, because XEmacs doesn't understand :help.
10414
10415         * mm-uu.el: Require binhex.
10416
10417 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10418
10419         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
10420
10421 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10422
10423         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
10424
10425 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
10426
10427         * *.xpm, *.pbm: Convert icons icons to size 24x24.
10428
10429 2000-12-18  Dave Love  <fx@gnu.org>
10430
10431         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
10432         (unused).
10433
10434 2000-12-13  Miles Bader  <miles@gnu.org>
10435
10436         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
10437         to t, so that we don't get stuck while trying to smilefy
10438         intangible text.
10439
10440 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
10441
10442         * smiley-ems.el (smiley-regexp-alist): Make regexps match
10443         at the end of the buffer.
10444         (smiley-region): In the loop, move to the end of the submatch
10445         matching the smiley instead of using the end of the match
10446         of the whole regexp.
10447
10448 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
10449
10450         * message.el (message-mode): Doc fix.
10451
10452 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
10453
10454         * smiley-ems.el (smiley-region): Doc fix.
10455
10456 2000-12-11  Miles Bader  <miles@gnu.org>
10457
10458         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
10459         bottom line visible, check to see if it's partially obscured, and
10460         if so, either scroll one more line to make it fully visible, or
10461         revert to showing the second line from the top.
10462
10463 2000-12-07  Dave Love  <fx@gnu.org>
10464
10465         * mailcap.el (mailcap-download-directory)
10466         * gnus-audio.el (gnus-audio-directory)
10467         * smiley-ems.el (smiley-data-directory): Fix :type.
10468
10469 2000-11-30  Dave Love  <fx@gnu.org>
10470
10471         * message.el (message-auto-save-directory): Use
10472         file-name-as-directory.
10473         (message-set-auto-save-file-name): Create
10474         message-auto-save-directory if necessary.
10475         (message-replace-chars-in-string): Removed -- unused.
10476         (message-mail-alias-type): Customize.
10477         (message-headers): Remove duplicate defgroup.
10478
10479 2000-11-29  Dave Love  <fx@gnu.org>
10480
10481         * qp.el (quoted-printable-decode-region): Use error, not message
10482         to report malformed text (like base64).  Amend message.
10483
10484 2000-11-29  Miles Bader  <miles@gnu.org>
10485
10486         * message.el (message-header-lines): Fontify tag.
10487
10488 2000-11-27  Dave Love  <fx@gnu.org>
10489
10490         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
10491         compiler warning.
10492
10493 ;2000-11-26  Dave Love  <fx@gnu.org>
10494 ;
10495 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
10496 ;
10497 2000-11-23  Dave Love  <fx@gnu.org>
10498
10499         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
10500
10501         * mm-uu.el (uudecode): Require.
10502         (uudecode-decode-region, uudecode-decode-region-external): Don't
10503         autoload.
10504         (mm-uu-copy-to-buffer): Doc fix.
10505         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
10506         type fix.
10507
10508         * mailcap.el: Doc fixes.
10509         (mailcap-mime-data): Various adjustments.
10510         (mailcap): New group.
10511         (mailcap-download-directory): Customize.
10512         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
10513         (mailcap-temporary-directory): Deleted (unused).
10514         (mailcap-unescape-mime-test): Simplify slightly.
10515         (mailcap-viewer-passes-test): Use functionp.
10516         (mailcap-command-p): Aliased to executable-find.
10517
10518         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
10519         default-enable-multibyte-characters is nil.
10520
10521 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
10522
10523         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
10524
10525 2000-11-21  Dave Love  <fx@gnu.org>
10526
10527         * gnus-art.el (gnus-mime-button-map): Don't inherit from
10528         gnus-article-mode-map.
10529 ;       (gnus-mime-button-menu): Use mouse-set-point.
10530         (gnus-insert-mime-button, gnus-mime-display-alternative)
10531         (gnus-mime-display-alternative): Don't use local-map property.
10532
10533 2000-11-17  Dave Love  <fx@gnu.org>
10534
10535         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
10536         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
10537         and make-temp-file.
10538         (uudecode-decode-region): Doc fix.
10539
10540 2000-11-14  Dave Love  <fx@gnu.org>
10541
10542         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
10543         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
10544         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
10545         New files, derived from the XPMs.
10546
10547 2000-11-10  Dave Love  <fx@gnu.org>
10548
10549         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
10550         (gnus-agent-lib-file, gnus-agent-load-alist)
10551         (gnus-agent-save-alist, gnus-agent-article-name): Use
10552         expand-file-name.
10553
10554         * gnus-group.el (gnus-group-name-charset-method-alist): Add
10555         :version.
10556         (nnkiboze-score-file): Defvar when compiling.
10557
10558         * gnus-start.el (gnus-read-newsrc-file): Add :version.
10559
10560         * gnus-art.el (gnus-article-banner-alist)
10561         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
10562         (gnus-article-date-lapsed-new-header)
10563         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
10564         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
10565         (gnus-treat-strip-headers-in-body)
10566         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
10567         (gnus-treat-translate): Add :version.
10568         (gnus-article-mime-part-function): Fix defcustom.
10569
10570         * nnmail.el (nnmail-expiry-target)
10571         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
10572         (nnmail-split-header-length-limit): Add :version.
10573
10574         * gnus-sum.el (gnus-auto-expirable-marks)
10575         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
10576         (gnus-extra-headers, gnus-ignored-from-addresses)
10577         (gnus-newsgroup-ignored-charsets)
10578         (gnus-group-highlight-words-alist)
10579         (gnus-summary-show-article-charset-alist): Add :version.
10580
10581         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
10582         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
10583         files, converted from the XPMs.
10584
10585         * gnus-cache.el (gnus-cache-active-file): Don't use
10586         file-name-as-directory on directory.
10587         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
10588         use file-name-as-directory on directory.
10589
10590         * time-date.el (timezone-make-date-arpa-standard): Autoload.
10591         (date-to-time): Use it.
10592
10593 ;       * message.el (message-mode) <adaptive-fill-regexp>:
10594 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
10595 ;       (message-newline-and-reformat): Likewise.
10596         (message-forward-as-mime, message-forward-ignored-headers)
10597         (message-buffer-naming-style, message-default-charset)
10598         (message-dont-reply-to-names, message-send-mail-partially-limit):
10599         Add :version.
10600
10601         * mm-util.el: Doc fixes.
10602         (mm-mime-charset): Don't use the raw result of
10603         mm-preferred-coding-system.
10604         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
10605         (mm-with-unibyte): Simplify.
10606
10607         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
10608         concat.
10609
10610         * pop3.el (pop3-version): Deleted.
10611         (pop3-make-date): New function, avoiding message-make-date.
10612         (pop3-munge-message-separator): Use it.
10613
10614 2000-11-09  Dave Love  <fx@gnu.org>
10615
10616         * gnus-group.el (gnus-group-make-directory-group)
10617         (gnus-group-fetch-faq): Use expand-file-name.
10618         (gnus-group-fetch-faq): Simplify completing-read form.
10619
10620         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
10621         test for Mule.
10622
10623         * message.el (tool-bar-map): Defvar when compiling.
10624
10625         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
10626         (gnus-tm-lisp-directory): Deleted.
10627         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
10628         (featurep 'xemacs).
10629         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
10630         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
10631         version numbers from file names.
10632
10633 2000-11-08  Dave Love  <fx@gnu.org>
10634
10635         * mm-view.el: Use featurep for XEmacs test.
10636         (mm-inline-message): Test for `remove-specifier'; don't use
10637         condition-case.
10638
10639         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
10640
10641         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
10642         (gnus-score-find-bnews): Don't concat "".
10643
10644         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
10645         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
10646         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
10647         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
10648
10649         * gnus-sum.el: Put some defvars in eval-when-compile.
10650         (gnus-summary-mode-hook): Add :options.
10651         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
10652         (gnus-summary-tool-bar-map): New variable.
10653         (gnus-summary-make-tool-bar): New function.
10654         (gnus-summary-mode): Put kill-all-local-variables first.
10655
10656         * gnus-group.el (gnus-group-toolbar-map): New variable.
10657         (gnus-group-make-tool-bar): Rewritten.
10658         (gnus-group-mode): Put kill-all-local-variables first.
10659
10660         * rfc2047.el: Require gnus-util.
10661
10662         * nnml.el (gnus-sorted-intersection): Autoload.
10663
10664         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
10665         Put some defvars in eval-when-compile.
10666         (gnus-intersection, gnus-sorted-complement):  Autoload.
10667
10668         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
10669
10670         * mm-encode.el (mm-body-7-or-8): Autoload.
10671
10672         * mm-decode.el (mm-insert-inline): Autoload.
10673
10674         * mml.el:
10675         * message.el: Put some defvars in eval-when-compile.
10676
10677         * gnus-msg.el: Put some defvars in eval-when-compile.
10678         (gnus-msg-mail): Move after gnus-setup-message.
10679
10680         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
10681
10682 2000-11-07  Dave Love  <fx@gnu.org>
10683
10684         * gnus-util.el (nnheader): Don't require message (recursive
10685         autoload).
10686
10687         * uudecode.el: Avoid compiler warnings.
10688
10689         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
10690         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
10691
10692 2000-11-06  Dave Love  <fx@gnu.org>
10693
10694         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
10695
10696         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
10697         (uudecode-char-int): New alias, replacing char-int.
10698         (uudecode-decode-region): Don't call buffer-disable-undo.
10699
10700 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
10701 ;       (mm-uu-configure-list): Doc fix.
10702 ;
10703 ;       * earcon.el (running-xemacs): Don't define.
10704 ;
10705 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
10706 ;
10707 ;       * message.el (message-font-lock-keywords): Match a final newline
10708 ;       to help font-lock's multiline support.
10709 ;
10710 2000-11-03  Dave Love  <fx@gnu.org>
10711
10712         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
10713
10714         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
10715         name.
10716
10717         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
10718         <banner>: Fix custom type, doc.
10719
10720         * mm-decode.el (mm-display-external): Space-prefix temp buffer
10721         name.  Don't disable undo explicitly.
10722
10723 ;2000-11-02  Dave Love  <fx@gnu.org>
10724 ;
10725 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
10726 ;       cite-prefix.
10727
10728 2000-11-01  Dave Love  <fx@gnu.org>
10729
10730         * rfc2047.el (base64): Require unconditionally.
10731         (message-posting-charset): Defvar when compiling.
10732         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
10733         message.
10734
10735         * gnus-sum.el (nnoo): Require.
10736         (mm-uu-dissect): Autoload.
10737
10738         * mml.el (mml-parse-1): Clarify message.
10739         (mml-minibuffer-read-type): Use mailcap-mime-types.
10740
10741 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
10742
10743         * mml.el: Fix a typo in the requiring of CL.
10744
10745 2000-11-01  Dave Love  <fx@gnu.org>
10746
10747         * utf7.el: Require cl when compiling.
10748
10749         * binhex.el: Use (featurep 'xemacs).
10750         (binhex-char-int): New alias, replacing char-int.  Change callers.
10751         (binhex-decode-region): Simplify work buffer code.
10752         (binhex-decode-region-external): Use expand-file-name, not concat.
10753
10754 2000-10-30  Dave Love  <fx@gnu.org>
10755
10756         * gnus-art.el: Fix 2000-10-27 change properly.
10757
10758 2000-10-28  Miles Bader  <miles@gnu.org>
10759
10760         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
10761
10762 2000-10-27  Dave Love  <fx@gnu.org>
10763
10764         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
10765         strings.
10766         (gnus-group-make-tool-bar): New function.
10767         (gnus-group-mode): Use it.
10768
10769         * message.el (message-mode-menu): Add some :help strings.
10770         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
10771         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
10772
10773         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
10774         * describe-group.xpm, get-news.xpm, kill-group.xpm:
10775         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
10776
10777         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
10778         display-graphic-p here.
10779
10780 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
10781
10782         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
10783         of the `gnus-xemacs' variable, as the latter has been removed.
10784         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
10785         * gnus-art.el (gnus-treat-display-xface)
10786         (gnus-treat-display-smileys, gnus-treat-display-picons)
10787         (gnus-article-read-summary-keys): Likewise.
10788
10789 2000-10-26  Dave Love  <fx@gnu.org>
10790
10791         (defvar): Use rmail-spool-directory unconditionally.
10792
10793 2000-10-18  Dave Love  <fx@gnu.org>
10794
10795         * mm-bodies.el (mm-uu-decode-function)
10796         (mm-uu-binhex-decode-function): Defvar when compiling.
10797
10798         * gnus-nocem.el (gnus-nocem-issuers): Update.
10799         (gnus-nocem-check-from): New option.
10800         (gnus-nocem-scan-groups): Use it.
10801         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
10802         (gnus-nocem-check-article-limit): Add :version.
10803
10804 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
10805
10806         * ietf-drums.el (mm-util): Require CL when compiling.
10807
10808 2000-10-15  Dave Love  <fx@gnu.org>
10809
10810         * qp.el: Require mm-util.
10811
10812 2000-10-13  Dave Love  <fx@gnu.org>
10813
10814         * qp.el (quoted-printable-decode-region): Avoid invalid
10815         coding-systems.
10816
10817 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
10818
10819         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
10820         to a recursive load.
10821
10822 2000-10-12  Dave Love  <fx@gnu.org>
10823
10824         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
10825
10826         * gnus.el (gnus-group-startup-message): Check for PBM image.
10827
10828 2000-10-09  Dave Love  <fx@gnu.org>
10829
10830         * mail-source.el (mail-source-fetch-imap): Bind
10831         default-enable-multibyte-characters rather than using
10832         mm-disable-multibyte.
10833
10834 2000-10-05  Dave Love  <fx@gnu.org>
10835
10836         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
10837         Autoload.
10838         (quoted-printable-decode-region):  Rename arg which confused
10839         charset with coding-system.  Don't use nonascii-insert-offset.
10840         Coding-system encode the region initially.  Don't recognize `=='
10841         as valid QP.  Coding-system decode the region finally.
10842         (quoted-printable-decode-string): Rename arg which confused
10843         charset with coding-system.
10844
10845         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
10846         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
10847         mm-encode-coding-region.
10848         (mm-decode-body, mm-decode-string): Rename variables which
10849         confused charset with coding-system.
10850         (binhex-decode-region): Don't autoload.
10851         (mm-body-encoding): Require message.
10852         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
10853         cond branches.
10854
10855         * gnus-art.el (article-de-quoted-unreadable)
10856         (article-de-base64-unreadable): Fold search case
10857         rather than downcasing string.  Apply mm-charset-to-coding-system
10858         to arg of quoted-printable-decode-region.
10859
10860 2000-10-04  Dave Love  <fx@gnu.org>
10861
10862         * gnus-ems.el: Don't turn off compiler warnings in local vars.
10863         Require ring when compiling.
10864         (gnus-article-compface-xbm): New variable.
10865
10866 2000-10-04  Dave Love  <fx@gnu.org>
10867
10868         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
10869         pbm images.
10870
10871         * frown.pbm, smile.pbm, wry.pbm: New files.
10872
10873         * frown.xbm, smile.xbm, wry.xbm: Deleted.
10874
10875 2000-10-03  Dave Love  <fx@gnu.org>
10876
10877         * mail-source.el (mail-sources): Revert to nil.
10878
10879         * nnmail (nnmail-spool-file): Revert to `((file))'.
10880
10881         * qp.el: Don't require mm-util.
10882         (quoted-printable-decode-region): Rewritten.
10883         (quoted-printable-decode-string, quoted-printable-encode-region):
10884         Doc fix.
10885         (quoted-printable-encode-region): Barf on multibyte characters.
10886         Maybe make the class multibyte.  Upcase chars, not formatted
10887         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
10888         (quoted-printable-encode-string): Don't use
10889         mm-with-unibyte-buffer.
10890
10891 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
10892
10893         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
10894
10895 2000-09-21  Dave Love  <fx@gnu.org>
10896
10897         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
10898         (for Emacs 20).  Tidy somewhat.
10899
10900 2000-09-21  Dave Love  <fx@gnu.org>
10901
10902         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
10903         image processing.  Rationalize logic somewhat.
10904
10905 2000-09-20  Dave Love  <fx@gnu.org>
10906
10907         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
10908         specifically.
10909
10910         * gnus.el (gnus-version-number): Avoid some redundant
10911         autoloads.
10912
10913 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
10914
10915         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
10916         to XBM; we always have PBM support.
10917
10918 2000-09-14  Dave Love  <fx@gnu.org>
10919
10920         * gnus.el (gnus-charset):
10921         * mm-decode.el (mime-display):
10922         * imap.el (imap) <defgroup>: Add :version.
10923
10924 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
10925
10926         * parse-time.el: Fix author's mail address.
10927
10928         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
10929         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
10930         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
10931         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
10932         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
10933         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
10934         * rfc2231.el, uudecode.el: Fix copyright notice.
10935
10936         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
10937         require `w3' at load-time only if not running in batch mode.
10938
10939 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10940
10941         * gnus.el: Before merge with Emacs21.
10942
10943 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
10944
10945         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
10946
10947 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
10948
10949         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
10950         to avoid conflict with the standard `back-to-indentation'
10951         binding.
10952
10953 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10954
10955         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
10956
10957         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
10958         (mm-disable-multibyte-mule4): Ditto.
10959         (mm-with-unibyte-current-buffer-mule4): Ditto.
10960
10961 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10962
10963         * pop3.el (pop3-movemail): Use binary.
10964         (pop3-movemail-file-coding-system): Removed.
10965
10966 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10967
10968         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
10969
10970 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10971
10972         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
10973         exists.
10974
10975 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10976
10977         * gnus-msg.el (gnus-post-method): Use backend name when the
10978         address is "".
10979
10980 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10981
10982         * gnus-art.el (article-verify-x-pgp-sig): Don't test
10983         mm-verify-option.
10984         (gnus-treat-x-pgp-sig): Default value.
10985         (gnus-ignored-headers): Redundant.
10986
10987 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10988
10989         * gnus-win.el (gnus-configure-frame): Save selected window.
10990
10991 2000-02-15  Andrew Innes  <andrewi@gnu.org>
10992
10993         * nnmbox.el: Require gnus-range.
10994         (nnmbox-group-building-active-articles): New variable.
10995         (nnmbox-group-active-articles): New variable; this is a cache of
10996         all active articles by group and number.
10997         (nnmbox-in-header-p): New function.
10998         (nnmbox-find-article): New function.
10999         (nnmbox-record-active-article): New function.
11000         (nnmbox-record-deleted-article): New function.
11001         (nnmbox-is-article-active-p): New function.
11002         (nnmbox-retrieve-headers): Use nnmbox-find-article.
11003         (nnmbox-request-article): Ditto.  Also supply extra arg to
11004         nnmbox-article-group-number.
11005         (nnmbox-request-expire-articles): Ditto.
11006         (nnmbox-request-move-article): Ditto.
11007         (nnmbox-request-replace-article): Ditto.
11008         (nnmbox-request-rename-group): Rename group entry in active
11009         article cache.
11010         (nnmbox-delete-mail): Update active article cache, unless article
11011         is being replaced.
11012         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
11013         than partially duplicating it.
11014         (nnmbox-article-group-number): Add extra `this-line' arg, to
11015         handle articles belonging to multiple groups.
11016         (nnmbox-save-mail): Update active article cache.
11017         (nnmbox-read-mbox): Build active article cache when loading mbox.
11018         Also do some repair work, if we find articles that are missing the
11019         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
11020         reconstruct these from Xref info.
11021
11022 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11023
11024         * mail-source.el (mail-source-report-new-mail): Use
11025         nnheader-run-at-time.
11026
11027 2000-02-15  Andrew Innes  <andrewi@gnu.org>
11028
11029         * mail-source.el (mail-source-fetch-pop): Clear pop password when
11030         an error is thrown, and then rethrow the error.
11031         (mail-source-check-pop): Ditto.
11032         (mail-source-start-idle-timer): Prevent multiple pop checks
11033         running if the check takes a long time.
11034
11035 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11036
11037         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
11038         succeed.
11039
11040 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11041
11042         * gnus-win.el (gnus-configure-windows): Make sure
11043         nntp-server-buffer is live.
11044         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
11045
11046 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
11047
11048         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
11049
11050 2000-12-04  Andreas Jaeger  <aj@suse.de>
11051
11052         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
11053
11054 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11055
11056         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
11057
11058 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11059         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
11060
11061         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
11062
11063 2000-12-01  Simon Josefsson  <sj@extundo.com>
11064
11065         * mml-smime.el (mml-smime-verify): Fix address parsing.
11066
11067 2000-12-01  Simon Josefsson  <sj@extundo.com>
11068
11069         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
11070         more than one certificate inside PKCS#7 blob.  Better security
11071         information (clamed / actual sender, openssl output, certificates
11072         inside message).
11073
11074         * smime.el (smime-verify-region): Output to /dev/null.
11075         (smime-buffer-as-string-region): Don't parse empty lines.
11076
11077 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11078
11079         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
11080         ?d and ?D.
11081         (gnus-mime-security-show-details-inline): New variable.
11082         (gnus-mime-security-show-details): Use them.
11083         (gnus-insert-mime-security-button): Ditto.
11084
11085         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
11086         Suggest by Michael Duggan (md5i@cs.cmu.edu).
11087         (mml2015-gpg-clear-verify): Ditto.
11088         (mml2015-gpg-decrypt-1): Ditto.
11089         (mml2015-use): Prefer 'gpg.
11090
11091 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11092
11093         * gnus-util.el (gnus-add-text-properties-when): New function.
11094         (gnus-remove-text-properties-when): Ditto.
11095
11096         * gnus-cite.el (gnus-article-hide-citation): Use them.
11097         (gnus-article-toggle-cited-text): Use them.
11098
11099         * gnus-art.el (gnus-signature-toggle): Use them.
11100         (gnus-article-show-hidden-text): Ditto.
11101         (gnus-article-hide-text): Ditto.
11102
11103 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11104
11105         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
11106
11107 2000-11-30  Simon Josefsson  <sj@extundo.com>
11108
11109         * smime.el (smime-point-at-eol): New alias.
11110         (smime-buffer-as-string-region): Use it.
11111
11112 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11113
11114         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
11115
11116 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11117
11118         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
11119
11120         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
11121
11122         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
11123
11124 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11125
11126         * nnmh.el (nnmh-request-expire-articles): Implemented
11127         expiry-target for nnmh backend.
11128
11129 2000-11-30  Simon Josefsson  <sj@extundo.com>
11130
11131         * mm-decode.el (mm-security-from): New variable.
11132         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
11133
11134         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
11135         than `from'.
11136
11137 2000-11-30  Simon Josefsson  <sj@extundo.com>
11138
11139         * mml-smime.el (mml-smime-verify): Verify that certificate mail
11140         address match sender address.
11141
11142         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
11143
11144         * smime.el (smime-verify-region): Don't copy buffer.
11145         (smime-decrypt-buffer): Use expand-file-name on keyfile.
11146         (smime-pkcs7-region): New function.
11147         (smime-pkcs7-certificates-region): Ditto.
11148         (smime-pkcs7-email-region): Ditto.
11149         (smime-buffer-as-string-region): Ditto.
11150
11151         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
11152         buffer.
11153
11154 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
11155
11156         * smime.el (smime-decrypt-region): Fix keyfile argument.
11157
11158 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11159
11160         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
11161
11162 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11163
11164         * message.el (message-shoot-gnksa-feet): New variable.
11165         (message-gnksa-enable-p): New function.
11166         (message-send): Use it.
11167         (message-check-news-body-syntax): Ditto.
11168
11169 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11170
11171         * message.el (message-make-message-id): Remove the redundancy.
11172
11173 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11174
11175         * message.el (message-setup): Discourage using mc-install-*-mode.
11176
11177         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
11178
11179 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11180
11181         * gnus-cite.el (gnus-cite-parse): Guess citation length.
11182
11183 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11184
11185         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
11186
11187 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11188
11189         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
11190
11191 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11192
11193         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
11194         insert-buffer-substring.
11195
11196         * message.el (message-send-mail): Use buffer-substring-no-properties.
11197         (message-send-news): Ditto.
11198
11199 2000-11-22  David Edmondson  <dme@dme.org>
11200
11201         * imap.el (imap-wait-for-tag): Message read info.
11202
11203 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11204
11205         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
11206         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
11207         (mml2015-gpg-encrypt): Ditto.
11208
11209 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11210
11211         * mm-decode.el (mm-verify-option): Default value.
11212
11213         * mml-sec.el (mml-secure-part): Error message.
11214
11215 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11216
11217         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
11218
11219 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11220
11221         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
11222
11223 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11224
11225         * gnus-art.el (gnus-article-describe-key): Use prompt.
11226         (gnus-article-describe-key-briefly): Ditto.
11227
11228 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11229
11230         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
11231
11232 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11233
11234         * gnus-art.el (gnus-article-describe-key): New function.
11235         (gnus-article-describe-key-briefly): New function.
11236
11237 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11238
11239         * mm-decode.el (mm-decrypt-option): Doc typo.
11240
11241         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
11242         return a number.
11243
11244 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11245
11246         * message.el (message-newline-and-reformat): Typo.
11247
11248 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11249
11250         * gnus-art.el (article-verify-x-pgp-sig): Check whether
11251         original-article-buffer exists.
11252
11253         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
11254         (rfc2047-header-encoding-alist): Addresses are different from text.
11255         (rfc2047-encode-message-header): Ditto.
11256         (rfc2047-dissect-region): Extra parameter.
11257         (rfc2047-encode-region): Ditto.
11258         (rfc2047-encode-string): Ditto.
11259
11260 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11261
11262         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
11263         (mm-uu-pgp-encrypted-extract): Use it.
11264         (mm-uu-pgp-signed-extract-1): New function.
11265         (mm-uu-pgp-signed-extract): Use it.
11266
11267         * gnus-art.el (gnus-mime-display-security): New function.
11268         (gnus-mime-display-part): Use it.
11269         (gnus-mime-security-verify-or-decrypt): New function.
11270         (gnus-mime-security-press-button): New function.
11271         (gnus-insert-mime-security-button): Use it.
11272
11273         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
11274         (mm-find-raw-part-by-type): Ditto.
11275         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
11276         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
11277         (mm-destroy-parts): Kill nested multibyte buffer.
11278
11279         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
11280         (mml2015-gpg-verify): Ditto.
11281
11282 2000-11-18  Simon Josefsson  <sj@extundo.com>
11283
11284         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
11285         (mml2015-function-alist): Use it.
11286
11287         * mml-sec.el (mml-sign-alist): Update names.
11288         (mml-encrypt-alist): Ditto.
11289         (mml-secure-part-smime-sign): Moved to mml-smime.el
11290         as `mml-smime-sign-query'.
11291         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
11292         `mml-smime-get-file-cert'.
11293         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
11294         `mml-smime-get-dns-cert'.
11295         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
11296         `mml-smime-encrypt-query'.
11297         (mml-smime-sign-buffer): Use mml-smime-sign.
11298         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
11299
11300         * mml-smime.el (mml-smime-sign): New function.
11301         (mml-smime-encrypt):
11302         (mml-smime-sign-query):
11303         (mml-smime-get-file-cert):
11304         (mml-smime-get-dns-cert):
11305         (mml-smime-encrypt-query): Moved from mml-sec.el.
11306
11307 2000-11-16  Simon Josefsson  <sj@extundo.com>
11308
11309         * mml2015.el (mml2015-gpg-clear-verify): New function.
11310         (mml2015-function-alist): Add it.
11311
11312 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
11313
11314         * message.el (message-setup-fill-variables): Use
11315         message-cite-prefix-regexp.
11316         (message-newline-and-reformat): Check the end of citation, leading
11317         WSP, break in the cite prefix.
11318         (message-fill-paragraph): New function.
11319
11320 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11321
11322         * lpath.el: Shut up.
11323
11324 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
11325
11326         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
11327         raw 8-bit in headers in dk.* newsgroups.
11328
11329 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11330
11331         * message.el (message-newline-and-reformat): Match extra WSPs.
11332
11333 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
11334
11335         * mml.el (mml-generate-mime-1): Ignore ascii.
11336
11337 2000-11-16 Justin Sheehy  <justin@iago.org>
11338
11339         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
11340
11341 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11342
11343         * message.el (message-cite-prefix-regexp): Prefix should not end
11344         at space.
11345
11346 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11347
11348         * message.el (message-mode-syntax-table): Add - as a word
11349         constituent as in articles.
11350         (message-setup-fill-variables): Add -_. as supercite-style prefix.
11351         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
11352         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
11353
11354 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
11355
11356         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
11357
11358 2000-11-12  David Edmondson  <dme@dme.org>
11359
11360         * message.el (message-font-lock-keywords): use
11361         message-cite-prefix-regexp.
11362
11363 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11364
11365         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
11366         Stein Arild Str\e,Ax\e(Bmme.
11367         (gnus-group-jump-to-group): Use it.
11368         (gnus-group-jump-to-group-prompt): Customize.
11369
11370 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
11371
11372         * mailcap.el (mailcap-possible-viewers): Match the entire string.
11373
11374 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
11375
11376         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
11377         incompatible.
11378         (mml2015-mailcrypt-sign): Ditto.
11379
11380 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11381
11382         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
11383         group is open.
11384
11385 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
11386
11387         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
11388         nnvirtual articles.
11389         (gnus-backlog-request-article): Don't request nnvirtual articles.
11390
11391 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11392
11393         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
11394         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
11395
11396 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11397
11398         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
11399         * mml.el (mml-generate-mime-1): Use charset attribute.
11400         * mm-bodies.el (mm-encode-body): Add parameter charset.
11401         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
11402
11403 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11404
11405         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
11406         (mml2015-mailcrypt-clear-decrypt): Ditto.
11407         (mml2015-mailcrypt-verify): Ditto.
11408         (mml2015-mailcrypt-clear-verify): Ditto.
11409         (mml2015-gpg-verify): Ditto.
11410
11411 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
11412
11413         * smime.el (smime-openssl-program): Test the existence of openssl.
11414         * mml-smime.el: Require mm-decode.
11415         (mml-smime-verify-test): New function.
11416         * mm-decode.el (mm-verify-function-alist): Use it.
11417
11418 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11419
11420         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
11421         anyway.
11422
11423 2000-11-13  Simon Josefsson  <sj@extundo.com>
11424
11425         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
11426         verification doesn't work.
11427
11428 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
11429
11430         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
11431         (gnus-inews-do-gcc): Use it.
11432
11433 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11434
11435         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
11436         leading space.
11437         * mm-extern.el (mm-inline-external-body): Report error when no
11438         access-type.
11439
11440 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11441
11442         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
11443
11444 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
11445
11446         * gnus-art.el (gnus-mime-button-menu): Use select-window.
11447
11448 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
11449
11450         * gnus-art.el (gnus-mime-display-part): Display multipart/related
11451         as multipart/mixed.
11452
11453 2000-11-12  David Edmondson  <dme@dme.org>
11454
11455         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
11456         and replace `.' with `\w' to allow for different syntax tables
11457         (from Vladimir Volovich).
11458         * message.el (message-newline-and-reformat): use
11459         `message-cite-prefix-regexp'.
11460         * gnus-cite.el (gnus-supercite-regexp): use
11461         `message-cite-prefix-regexp'.
11462         * gnus-cite.el (gnus-cite-parse): use
11463         `message-cite-prefix-regexp'.
11464
11465 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
11466
11467         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
11468         PGP SIGNATURE.  Escape leading "-"'s.
11469         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
11470
11471 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
11472
11473         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
11474
11475 2000-11-11  Simon Josefsson  <sj@extundo.com>
11476
11477         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
11478
11479         * smime.el (smime-details-buffer): New variable.
11480         (smime-sign-region):
11481         (smime-encrypt-region):
11482         (smime-verify-region):
11483         (smime-decrypt-region): Copy OpenSSL output to the buffer.
11484
11485         * mml-smime.el (mml-smime-verify): Support security info.
11486
11487 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
11488
11489         * mm-decode.el (mm-verify-option): Set default to nil.
11490         (mm-decrypt-option): Ditto.
11491         * gnus-art.el (article-verify-x-pgp-sig): New function.
11492
11493 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
11494
11495         * gnus-art.el (gnus-mime-display-alternative): Show button if no
11496         preferred part.
11497
11498 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11499
11500         * gnus-sum.el (gnus-move-split-methods): Say that
11501         `gnus-split-methods' uses file names, whereas this uses group
11502         names.  (Report from Nevin Kapur)
11503
11504 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
11505
11506         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
11507
11508 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11509
11510         * nnheader.el (nnheader-directory-files-is-safe): New variable.
11511         (nnheader-directory-articles): Use it.
11512         (nnheader-article-to-file-alist): Ditto.
11513
11514 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11515
11516         * rfc2047.el (rfc2047-pad-base64): New function.
11517         (rfc2047-decode): Use it.
11518
11519 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11520
11521         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
11522         select method.
11523
11524 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
11525
11526         * mml2015.el (mml2015-gpg-decrypt-1):
11527         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
11528
11529 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11530
11531         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
11532
11533 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11534
11535         * pop3.el (pop3-munge-message-separator): A message may have an
11536         empty body.
11537
11538 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
11539
11540         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
11541         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
11542         (mm-uu-pgp-signed-extract): Use coding-system.
11543
11544 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
11545
11546         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
11547         (gnus-insert-mime-security-button): New function.
11548         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
11549         * mml2015.el:  Add security info when verify or decrypt.
11550         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
11551         (mm-uu-pgp-encrypted-extract): Ditto.
11552
11553 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
11554
11555         * mm-decode.el (mm-display-parts): New function.
11556         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
11557
11558 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11559
11560         * gnus-mlspl.el: Documentation tweaks.
11561
11562 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11563
11564         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
11565         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
11566         argument.
11567
11568 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
11569
11570         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
11571
11572 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
11573
11574         * gnus-art.el (gnus-article-encrypt): New function.
11575         (gnus-article-encrypt-protocol-alist): New variable.
11576         (gnus-article-encrypt-protocol): New variable.
11577         * mml2015.el (mml2015-self-encrypt): New function.
11578         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
11579
11580 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
11581
11582         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
11583         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
11584         let mailcap do it.
11585         * mml2015.el: Remove snarf code.
11586         * mm-decode.el: Remove snarf code.
11587
11588 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
11589
11590         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
11591         (mml-insert-mime): Understand gnus-decoded.
11592         (mime-to-mml): New parameter handles.
11593         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
11594         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
11595
11596 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11597
11598         * mm-decode.el (mime-security): New group.
11599         (mm-verify-function-alist): Add test function.
11600         (mm-decrypt-function-alist): Ditto.
11601         (mm-snarf-option): Set default value as nil.
11602         (mm-find-part-by-type): Recursive parameter.
11603         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
11604         * mml2015.el: Support draft-ietf-openpgp-multsig.
11605
11606 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
11607
11608         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
11609         (gnus-article-view-part-as-charset): New function.
11610
11611 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
11612
11613         * mm-decode.el (mm-verify-option): Default value.
11614         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
11615
11616 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11617
11618         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
11619
11620 2000-11-05  Simon Josefsson  <sj@extundo.com>
11621
11622         * mml-smime.el (mml-smime-verify): Work in original multipart
11623         buffert.
11624
11625         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
11626         (mm-handle-multipart-ctl-parameter): Ditto.
11627         (mm-alist-to-plist): New function.
11628         (mm-dissect-buffer): Store CTL parameters and copy original buffer
11629         for multiparts.
11630         (mm-destroy-parts): Destroy multipart buffert.
11631         (mm-remove-part): Ditto.
11632
11633         * mml-smime.el (mml-smime-sign): Not used.
11634         (mml-smime-encrypt): Ditto.
11635
11636         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
11637
11638         Verify S/MIME signature support.
11639
11640         * mm-decode.el (mm-inline-media-tests): Add
11641         application/{x-,}pkcs7-signature.
11642         (mm-inlined-types): Ditto.
11643         (mm-automatic-display): Ditto.
11644         (mm-verify-function-alist): Ditto.  Add name of method.
11645         (mm-decrypt-function-alist): Add name of method.
11646         (mm-find-part-by-type): Add documentation.
11647         (mm-possibly-verify-or-decrypt): Use new format of
11648         mm-{verify,decrypt}-function-alist.  Use method names.
11649
11650         * mml-smime.el (mml-smime-verify): New function.
11651
11652 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11653
11654         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
11655
11656 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11657
11658         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
11659         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
11660         * mm-decode.el (mm-snarf-option): New variable.
11661
11662 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11663
11664         * mm-util.el (mm-subst-char-in-string): New function.
11665         (mm-replace-chars-in-string): Use it.
11666         * message.el (message-replace-chars-in-string): Use it.
11667         * nnheader.el (nnheader-replace-chars-in-string): Use it.
11668         * gnus-mh.el (mh-lib-progs): Shut up.
11669
11670 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
11671
11672         * base64.el, md5.el: Moved to contrib directory.
11673
11674 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
11675
11676         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
11677         the last article when search.
11678
11679 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11680
11681         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
11682         * nnmail.el (nnmail-pathname-coding-system): Ditto.
11683
11684 2000-09-29  David Edmondson  <dme@thus.net>
11685
11686         * message.el (message-newline-and-reformat): Typo.
11687
11688 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11689
11690         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
11691
11692 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
11693
11694         * nntp.el (nntp-decode-text): Delete bogus status lines.
11695
11696 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
11697
11698         * message.el (message-font-lock-keywords): Match a final newline
11699         to help font-lock's multiline support.
11700
11701 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11702
11703         * nnoo.el (nnoo-set): New function.
11704
11705 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
11706
11707         * gpg.el, gpg-ring.el: Moved to contrib directory.
11708
11709 2000-11-04  Simon Josefsson  <sj@extundo.com>
11710
11711         * nnimap.el (nnimap-split-inbox): Typo.
11712
11713 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11714
11715         * gnus-msg.el (gnus-msg-mail): Move it backwards.
11716
11717 2000-11-03  Simon Josefsson  <sj@extundo.com>
11718
11719         * rfc2231.el (rfc2231-parse-qp-string): New function.
11720         (require): rfc2047.
11721
11722         * mail-parse.el (mail-header-parse-content-type):
11723         (mail-header-parse-content-disposition): Support invalid QP
11724         encoded strings, by using `rfc2231-parse-qp-string'.
11725
11726 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11727
11728         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
11729         (rfc2231-decode-encoded-string): Typo "> X 1".
11730         (rfc2231-encode-string): Insert the name of charset.
11731         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
11732
11733 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11734
11735         * mm-decode.el (mm-save-part): Return the filename.
11736         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
11737         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
11738         (gnus-mime-action-alist): Use it.
11739         (gnus-mime-button-commands): Use it.
11740         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
11741         (mm-inline-external-body): unwind-protect.
11742
11743 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
11744
11745         * gnus-art.el (gnus-insert-mime-button): Show url.
11746
11747 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
11748
11749         * mml.el (mml-generate-mime-1): Support external url.
11750         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
11751
11752 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
11753
11754         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
11755         * mm-decode.el (mm-display-external): Ditto.
11756         * mm-extern.el: New file.
11757         * mm-decode.el (mm-inline-media-tests): Hook it up.
11758         (mm-inlined-types): Inline message/external-body.
11759
11760 2000-11-02  Simon Josefsson  <sj@extundo.com>
11761
11762         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
11763
11764         * message.el (message-get-reply-headers): Better handling when
11765         Mail-Followup-To is very large.
11766
11767 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
11768
11769         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
11770         * gnus-art.el (gnus-article-edit-done):
11771         * gnus-sum.el (gnus-summary-edit-article-done): Move line
11772         counting code here.
11773         * gnus-msg.el (gnus-setup-message): Remove a hack.
11774
11775 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11776
11777         * gnus-sum.el (gnus-newsgroup-variables): New variable.
11778         (gnus-summary-mode): Make them local variables.
11779         (gnus-set-global-variables): Globalize them.
11780         (gnus-summary-exit): Kill them.
11781
11782 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
11783
11784         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
11785         word.
11786
11787 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
11788
11789         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
11790         gnus-article-wash-types.
11791         * gnus-art.el (gnus-article-wash-status): Use them.
11792
11793 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
11794
11795         * mml.el (mml-read-tag): Remove spaces and LF.
11796
11797 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11798
11799         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
11800         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
11801
11802 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
11803
11804         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
11805
11806 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
11807
11808         * gnus-sum.el (gnus-article-charset): New variable.
11809         (gnus-summary-display-article): Set it.
11810         * gnus-msg.el (gnus-copy-article-buffer): Use it.
11811         * gnus-art.el (gnus-article-mode): Make it local variable.
11812
11813 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11814
11815         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
11816
11817 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11818
11819         * nnwfm.el: New file.
11820
11821         * nnweb.el (nnweb-replace-in-string): New function.
11822
11823 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11824
11825         * mml2015.el: Wrap gpg.el.
11826         * gpg.el (gpg-verify): The last argument of apply is a list.
11827         (gpg-encrypt): Add passphrase as a parameter.
11828
11829 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
11830
11831         * gpg.el: New file.
11832         * gpg-ring.el: New file.
11833
11834 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11835
11836         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
11837
11838 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11839
11840         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
11841         double-quote characters.
11842         (gnus-summary-prepare-threads): Ditto.
11843
11844 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11845
11846         * gnus-art.el (gnus-mime-display-single): Forward line -1.
11847         * mml.el (mml-read-tag): Don't skip the leading space.
11848         * lpath.el (font-lock-set-defaults): Shut up.
11849
11850 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
11851
11852         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
11853
11854 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
11855
11856         * qp.el (quoted-printable-encode-region): Replace leading - when
11857         ultra safe.
11858         * mml.el (mml-generate-mime-postprocess-function): Removed.
11859         (mml-postprocess-alist): Removed.
11860         (mml-generate-mime-1): Use ultra-safe when sign.
11861         * mml2015.el (mml2015-fix-micalg): Uppercase.
11862         (mml2015-verify): Insert LF.
11863         (mml2015-mailcrypt-sign): Downcase; search backward.
11864
11865 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11866
11867         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
11868         restrictive.
11869         (nnultimate-table-regexp): New variable.
11870         (nnultimate-forum-table-p): Use it.
11871
11872 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
11873         Trivial patch.
11874
11875         * gnus-sum.el (gnus-summary-expire-articles): Save point.
11876
11877 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11878
11879         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
11880         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
11881
11882 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
11883
11884         * mml2015.el: Shut up.
11885
11886 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
11887
11888         * gnus.el (gnus-server-browse-hashtb): Removed.
11889         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
11890         (gnus-group-insert-group-line-info): Use simplified method.
11891         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
11892
11893 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
11894
11895         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
11896         moved here.
11897         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
11898         * gnus-group.el (gnus-group-prepare-flat): Use it.
11899         * gnus-topic.el (gnus-group-prepare-topics): Use it.
11900
11901 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
11902
11903         * mml.el (mml-mode): Show menu in XEmacs.
11904
11905 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
11906
11907         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
11908         (gnus-server-read-server-in-server-buffer): New function.
11909         (gnus-browse-foreign-server): Browse in group buffer.
11910         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
11911         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
11912         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
11913         * gnus.el (gnus-server-browse-hashtb): New variable.
11914
11915 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
11916
11917         * nnfolder.el (nnfolder-open-nov): Use group.
11918
11919 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
11920
11921         * nnfolder.el: Add NOV. Set version to 2.0.
11922         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
11923
11924 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11925
11926         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
11927
11928 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11929
11930         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
11931         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
11932
11933 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
11934
11935         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
11936
11937 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11938
11939         * mm-decode.el (mm-verify-function-alist): New variable.
11940         (mm-verify-option): New variable.
11941         (mm-decrypt-function-alist): Ditto.
11942         (mm-decrypt-option): Ditto.
11943         (mm-find-raw-part-by-type): New function.
11944         (mm-possibly-verify-or-decrypt): New function.
11945         (mm-dissect-multipart): Use it.
11946         * mml2015.el (mml2015-fix-micalg): New function.
11947         (mml2015-decrypt): Use new interface.
11948         (mml2015-verify):  Use new interface.
11949         (mml2015-setup): Make it bogus.
11950
11951 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
11952
11953         * mml.el (mml-generate-mime-postprocess-function): Set to
11954         mml-postprocess.
11955         (autoload): Autoload mml2015 and mml-smime.
11956         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
11957         * mml2015.el (mml2015-encrypt): New function.
11958         (mml2015-sign): New function.
11959         (mml2015-encrypt-function): New variable.
11960         (mml2015-sign-function): New variable.
11961         (mml2015-mailcrypt-encrypt): Use message-recipients.
11962         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
11963         * mml-smime.el (mml-smime-setup): Ditto.
11964
11965 2000-10-28  Simon Josefsson  <sj@extundo.com>
11966
11967         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
11968         Communigate Pro 3.3.1 server.
11969
11970         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
11971         in buffers.
11972         (mml-secure-dns-server): Removed.
11973         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
11974         write certificates to files.
11975
11976         * smime.el (smime-dns-server): New variable.
11977         (smime-mail-to-domain):
11978         (smime-cert-by-dns): New functions.
11979
11980         * dig.el: New file.
11981
11982 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
11983
11984         * message.el (message-options): New variable.
11985         (message-options-set-recipient): New function.
11986         (message-send): Use them.
11987         * gnus-int.el (gnus-request-replace-article): Use them.
11988         (gnus-request-accept-article): Ditto.
11989         * mml.el (mml-preview): Use them.
11990         * gnus-sum.el (gnus-summary-edit-article): Use them.
11991
11992         * message.el (message-options-get): New function.
11993         (message-options-get): New function.
11994         * rfc2047.el (rfc2047-encode-message-header): Use them.
11995         * mm-bodies.el (mm-encode-body): Use them.
11996
11997 2000-10-28  Simon Josefsson  <sj@extundo.com>
11998
11999         * nnimap.el (nnimap-retrieve-which-headers):
12000         (nnimap-request-article-part): Quote message-id.
12001
12002         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
12003         (smime-CA-file): New variable.
12004         (smime-call-openssl-region): Don't error.
12005         (smime-sign-region): Return result value.
12006         (smime-encrypt-region): Ditto.
12007         (smime-verify-region): New function.
12008         (smime-decrypt-region): Ditto.
12009         (smime-verify-buffer): Ditto.
12010         (smime-decrypt-buffer): Ditto.
12011
12012         * mml.el: Require mml-sec.
12013         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
12014         (mml-mode-map): Add "sign" and "encrypt" maps.
12015         (mml-menu): Add security menu.
12016         (mml-preview): Use generate-new-buffer.
12017
12018         * mml-sec.el: New file.
12019
12020 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12021
12022         * mm-decode.el (mm-find-part-by-type): Move it here.
12023         * mml.el (mml-postprocess): Move it here.
12024         (mml-postprocess-alist): Move it here. Merge them.
12025
12026 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
12027
12028         * rfc2047.el (rfc2047-encode-message-header): Make sure no
12029         unencoded stuff in the header.
12030
12031 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
12032
12033         * gnus-group.el (gnus-group-listed-groups): New variable.
12034         (gnus-group-list-option): New variable.
12035         (gnus-group-list-limit-map): New keymap.
12036         (gnus-group-list-flush-map): New keymap.
12037         (gnus-group-list-plus-map): New keymap.
12038         (gnus-group-prepare-logic): New function.
12039         (gnus-group-prepare-flat): Merge with
12040         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
12041         (gnus-group-prepare-flat-list-dead): Ditto.
12042         (gnus-group-list-matching): Use gnus-group-prepare-function.
12043         (gnus-group-list-dormant): Ditto.
12044         (gnus-group-list-cached): Ditto.
12045         (gnus-group-listed-groups): New function.
12046         (gnus-group-list-limit): New function.
12047         (gnus-group-list-flush): New function.
12048         (gnus-group-list-plus): New function.
12049         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
12050         (gnus-topic-prepare-topic): Ditto.
12051
12052 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
12053
12054         * message.el (message-insert-to, message-get-reply-headers):
12055         (message-reply, message-followup): Mail-{Followup,Reply}-To.
12056
12057 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12058
12059         * mml2015.el: New file.
12060         * smime.el: New file.
12061         * mml-smime.el: New file.
12062
12063 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
12064
12065         * ChangeLog: Moved to ChangeLog.1.
12066
12067     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
12068   Copying and distribution of this file, with or without modification,
12069   are permitted provided the copyright notice and this notice are preserved.
12070
12071 ;; Local Variables:
12072 ;; coding: iso-2022-7bit
12073 ;; End: