(gnus-close-agent): Don't blank out the list of
[gnus] / lisp / ChangeLog
1 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
4         covered methods.
5
6 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7
8         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
9         eval-when-compile.  Suggested by Kevin Greiner.
10
11 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
12
13         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
14         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
15         even though no headers may have been fetched
16         (gnus-agent-fetch-group-1, and perhaps others, require this
17         behavior).
18         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
19         server buffer is constrained by gnus-agent-max-fetch-size.
20         Multiple chunks in the same group may perform arbitrarily large
21         updates.
22
23 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
24
25         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
26         gnus-summary-update-download-mark to update the article in the
27         summary.
28
29 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
30
31         * gnus.el (gnus-summary-high-uncached-face,
32         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
33         New faces.
34
35         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
36         added this on 2002-11-23 but it just wasn't working out as
37         intended.  The idea isn't entirely dead, three new faces
38         gnus-summary-*-uncached-face are being added to gnus.el to provide
39         the basis for an improved implementation.
40         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
41         proper file to open is lib/servers.
42         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
43         (i.e. removing the article from gnus-newsgroup-downloadable) will
44         now restore the article's default mark rather than simply setting
45         no mark.
46         (gnus-agent-get-undownloaded-list): Corrected documentation.
47         Added code to set new summary local variable,
48         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
49         a temporary list.  No longer sets gnus-newsgroup-downloadable.
50         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
51         up to date.  Call new gnus-summary-update-download-mark to keep
52         summary buffer up-to-date.
53         (gnus-agent-fetch-selected-article): Keep
54         gnus-newsgroup-undownloaded up to date.
55         (gnus-agent-fetch-articles): Return list of articles that were
56         successfully fetched.
57         (gnus-agent-check-overview-buffer): No more thingatpt.
58         (gnus-agent-expire): No longer deletes NOV entries of unread
59         articles.
60         (gnus-agent-unread-articles): New function.
61         (gnus-agent-regenerate-group): The article number must be
62         terminated by a tab character.  Added more messages to report
63         repairs.  Inhibit quits while writing changes so it is now safe
64         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
65         downloaded to 1) resolve the unbound references and 2) avoid
66         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
67
68         * gnus-art.el (gnus-article-prepare): The agent
69         downloaded/undownloaded mark is no longer stored as the article's
70         mark.
71
72         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
73         gnus-summary-highlight may use it.  Added downloaded as
74         gnus-summary-highlight was using it.
75
76         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
77         the download mark now follows Kai's +/- convention.
78         (gnus-downloaded-mark): Added ?+ mark.
79         (gnus-summary-highlight): Added rules to select
80         gnus-summary-high-uncached-face,
81         gnus-summary-normal-uncached-face, and
82         gnus-summary-low-uncached-face.  Removed the
83         gnus-agent-downloaded-article-face.
84         (gnus-summary-line-format-alist): Implemented the download flag
85         format (?O) as named in the manual.  This implementation displays
86         either gnus-undownloaded-mark, gnus-downloaded-mark, or
87         gnus-no-mark.
88         (gnus-newsgroup-agentized): New local variable that identifies
89         which groups are agentized.  While the agent is now on by default,
90         you don't have to agentize every server that you use.
91         (gnus-update-summary-mark-positions): Completed support for the
92         download type of mark.
93         (gnus-summary-insert-line): Added undownloaded to the parameters.
94         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
95         reference by the gnus-summary-line-format-spec.
96
97         * nntp.el (nntp-with-open-group): This macro handles dropped or
98         broken connections by opening a new connection and repeating the
99         failed command.
100         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
101         XOVER commands preceeding the active articles with the nov entry
102         of the first available article.  When gnus connected to such a
103         server, the unexpected nov entry would result in duplicate lines
104         in the agent's overview file.  This patch fixes the duplicate
105         lines problem and improves performance by skipping over all
106         articles IDs that preceed the first nov entry in the server's
107         reply.
108         
109 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
110
111         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
112         (gnus-summary-highlight): Use it instead of `downloaded'.
113         (gnus-summary-highlight-line): Ditto.
114
115         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
116
117 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
118
119         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
120
121         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
122         calls.
123
124         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
125         downloaded variable if we're in an uncovered group.
126
127         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
128         font to soemthing less noticeable.
129         (gnus-agent-group-covered-p): New function.
130
131 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
132
133         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
134         Because of an unknown bug, the group buffer is saved in .overview
135         file.
136
137 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
138
139         * nntp.el (nntp-send-command): Braino in last commit.  Replace
140         `and' with `or'.
141
142 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
143
144         * nntp.el (nntp-send-command): Assume that echo does not happen
145         when nntp-open-connection-function is nntp-open-network-stream.
146         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
147
148 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
149
150         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
151
152 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
153
154         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
155         nntp-server-buffer if we aren't going to write to it.
156
157 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
158         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
159
160         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
161
162 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
163
164         * rfc2047.el (rfc2047-decode-region): Remove newlines between
165         decoded words.
166
167 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
168
169         * gnus.el (fboundp): After loading mm-util, make sure it was the
170         right one.
171
172 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
173
174         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
175         gnus-sum.  Made into a user option.
176
177         * gnus-sum.el (gnus-simplify-ignored-prefixes)
178         (gnus-summary-mark-article-as-unread)
179
180 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
181
182         * time-date.el (date-to-time): Typo.
183
184         * parse-time.el: Typo.
185
186         * nnsoup.el (nnsoup-retrieve-headers): Typo.
187
188         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
189
190         * nnimap.el:
191         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
192
193         * mm-encode.el (mm-safer-encoding): Typo.
194
195         * messcompat.el: Typo.
196
197         * message.el (message-face-alist): Typo.
198
199         * imap.el (imap-interactive-login, imap-open): Typos.
200
201         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
202
203         * gnus.el: Typo.
204
205         * gnus-win.el (gnus-configure-frame): Typo.
206
207         * gnus-util.el (gnus-atomic-progn-assign): Typo.
208
209         * gnus-topic.el (gnus-topic-sort-topics): Typo.
210
211         * gnus-sum.el (gnus-summary-article-number)
212         (gnus-summary-read-group-1, gnus-summary-mark-article)
213         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
214
215         * gnus-mule.el (gnus-mule-add-group): Typo.
216
217         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
218
219         * gnus-group.el (gnus-group-fetch-faq): Typo.
220
221         * gnus-art.el (gnus-decode-header-methods): Typo.
222
223         * flow-fill.el: Typo.
224
225 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
226
227         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
228
229 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
230
231         * gnus-sum.el (gnus-simplify-ignored-prefixes)
232         (gnus-summary-mark-article-as-unread)
233         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
234         Reformatting to avoid long lines.
235         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
236
237 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
238
239         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
240         be accessed through `mail-header-number'.
241
242 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
243
244         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
245         compressed range to gnus-summary-insert-articles.
246
247 2002-11-26  Kevin Ryde <user42@zip.com.au>
248
249         * gnus-art.el (gnus-mime-copy-part): Look for filename
250         parameter under content-disposition, not content-type.
251
252         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
253         (gnus-summary-reselect-current-group): Use it.
254
255 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
256
257         * gnus-agent.el (gnus-agent-uncached-articles): if
258         gnus-agent-load-alist fails, return ARTICLES.
259
260         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
261
262 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
263
264         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
265         superfluous function call.
266         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
267         Add warning to docstring.
268
269 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
270
271         * gnus-agent.el: Autoload number-at-point instead.
272         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
273
274 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
275
276         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
277         require thingatpt (for number-at-point) and protect against
278         deactivate-mark being unbound (on XEmacs).
279
280 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
281
282         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
283         print message on entry.
284
285         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
286
287         * gnus-range.el (gnus-range-difference): New function.
288         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
289
290 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
291
292         * gnus-sum.el (gnus-summary-insert-old-articles): Use
293         gnus-remove-from-range instead of gnus-range-difference which
294         doesn't exist.
295
296 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
297         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
298
299         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
300         used for showing which articles have been downloaded.
301         (gnus-agent-article-alist): Format change.  Add documentation.
302         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
303         process-marked articles.
304         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
305         in the series are individually fetched to minimize lose of 
306         content due to an error/quit.
307         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
308         gnus-message instead of message.
309         (gnus-agent-read-servers): Use file lib/methods instead of
310         lib/servers.  TODO: Why?
311         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
312         (gnus-agent-get-undownloaded-list): Remove articles that appear to
313         come from the agent.  This means that they are not downloaded.
314         (gnus-agent-fetch-selected-article): Don't use history.
315         (gnus-agent-save-history, gnus-agent-enter-history)
316         (gnus-agent-article-in-history-p, gnus-agent-history-path):
317         Removed function; history is not used anymore.
318         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
319         (gnus-agent-crosspost): Started rewrite then realized that a typo
320         in gnus-agent-fetch-articles ensures that this function is never 
321         called.  This will need to be fixed later.
322         (gnus-agent-check-overview-buffer): Some sanity checks on the
323         agent overview buffer.  This is a safety net used during
324         development.
325         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
326         changed, write a number to the file indicating this.
327         (gnus-agent-fetch-headers): Rewrite to respect
328         gnus-agent-consider-all-articles without relying on the
329         `.fetched' files.  Make it fast.
330         (gnus-agent-braid-nov): Change resulting from
331         gnus-agent-fetch-headers change.
332         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
333         `.fetched' files.
334         (gnus-agent-read-agentview): New function, used by
335         gnus-agent-load-alist.
336         (gnus-agent-load-fetched-headers): Remove.
337         (gnus-agent-save-alist): Rewrite to accomodate new format.
338         (gnus-agent-fetch-group-1): Make sure list of articles is in the
339         same order as in gnus-newsgroup-headers.
340         (gnus-agent-expire): Document and implement extra args ARTICLES,
341         GROUP, FORCE.  Do not restrict usage.
342         (gnus-agent-uncached-articles): New function.
343         (gnus-agent-retrieve-headers): Use it.
344         (gnus-agent-regenerate-group): No longer needs to be called from 
345         gnus-agent-regenerate.  Individual groups may be regenerated. The 
346         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
347         The article fetch dates are validated in the article alist.  The 
348         article alist is pruned of entries that do not reference existing
349         NOV entries.  All changes are computed then applied with 
350         inhibit-quit bound to t.  As a result, it is now safe to quit out of 
351         regeneration.  The optional clean parameter has been replaced with
352         an optional reread parameter.  Clean is no longer necessary as 
353         regeneration gets the appropriate setting from
354         gnus-agent-consider-all-articles.  The new reread parameter will 
355         result in fetched, or all, articles being marked as unread.
356         (gnus-agent-regenerate): Removed code to regenerate the history
357         file as it is no longer used.
358
359         * gnus-start.el (gnus-make-ascending-articles-unread): New
360         function, for efficient mass-marking.
361
362         * gnus-sum.el (gnus-summary-highlight): Use new face for
363         downloaded articles.
364         (gnus-article-mark): Prefer to indicate read/unread status over
365         downloaded status.
366         (gnus-summary-highlight-line-0): New function, maybe rehighlights
367         line.
368         (gnus-summary-highlight-line): Use new face for downloaded
369         articles.
370         (gnus-summary-insert-old-articles): Improved performance by 
371         replacing the initial LIST of older articles with a compressed
372         RANGE of older articles.  Some servers appear to lie about 
373         their active range so the original list could contain millions
374         of article numbers.  The range is not expanded into a list 
375         until the optional ALL parameter has been applied.
376
377 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
378
379         * gnus-agent.el (gnus-category-mode): Typo in doc string.
380
381 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
382
383         * spam.el:
384         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
385
386         * spam.el: added `M s t' and `M s x' key mappings
387
388 2002-11-20  Simon Josefsson  <jas@extundo.com>
389
390         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
391
392 2002-11-19  Simon Josefsson  <jas@extundo.com>
393
394         * gnus-sum.el (gnus-summary-morse-message): Load
395         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
396         (unmorse-region): Autoload it instead.
397
398 2002-11-18  Simon Josefsson  <jas@extundo.com>
399
400         * gnus-sum.el (gnus-summary-morse-message): New function.
401         (gnus-summary-wash-map): Bind to `W m'.
402         (gnus-summary-make-menu-bar): Add.
403
404         * nnimap.el (nnimap-request-expire-articles): Compress sequence
405         before storing \Deleted mark on expired articles.
406
407 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
408         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
409
410         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
411         parens in column 0.
412
413 2002-11-17  Juanma Barranquero  <lektu@terra.es>
414
415         * nnweb.el (nnweb-google-create-mapping): Fix typo.
416
417         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
418
419         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
420
421 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
422
423         * message.el (message-set-auto-save-file-name): Use
424         make-directory, to avoid the dependence on gnus-util.
425
426 2002-11-16  Simon Josefsson  <jas@extundo.com>
427
428         * nnimap.el (nnimap-callback-callback-function):
429         (nnimap-callback-buffer): Removed, these cannot be global but must
430         be embedded into the callback.
431         (nnimap-make-callback): New.  Embedd article number, callback and
432         buffer in function.
433         (nnimap-callback, nnimap-request-article-part): Update.
434
435 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
436
437         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
438
439 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
440
441         * gnus.el (gnus-summary-line-format): Document %C.
442
443 2002-11-11  Simon Josefsson  <jas@extundo.com>
444
445         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
446         output when called interactively.
447
448 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
449
450         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
451
452         * message.el (message-draft-coding-system): Improve comment; use
453         mm-auto-save-coding-system for the default value.
454
455         * nndraft.el (nndraft-request-article): Revert to the state before
456         2002-10-29; regexp-quote mail-header-separator.
457
458 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
459
460         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
461         allow editing of drafts from an nnvirtual group.
462
463 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
464
465         * nndraft.el (nndraft-request-article): Replace emacs-mule with
466         mm-auto-save-coding-system.
467
468         * message.el (message-draft-coding-system): Default to
469         iso-2022-7bit.
470
471         * mm-util.el (mm-auto-save-coding-system): Undo last change to
472         restore the default value to emacs-mule or escape-quoted.
473
474 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
475
476         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
477         a delayed or a queued article as well as a draft.
478
479         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
480         delayed or a queued article in the raw format; treat a delayed
481         article as a raw article as well as a draft.
482         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
483         for the delayed group.
484
485         * nndraft.el (nndraft-request-article): Ignore auto save files for
486         a delayed or a queued article; don't bother to decode a queued
487         article; don't bind nnmail-file-coding-system for a queued article.
488
489         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
490         and the queue group.
491
492 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
493
494         * gnus-group.el (gnus-group-delete-group):
495         gnus-cache-active-hashtb might be void.
496
497 2002-11-02  Simon Josefsson  <jas@extundo.com>
498
499         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
500         setting of the default user ID.  From Raymond Scholz
501         <ray-2002@zonix.de>.
502
503 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
504
505         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
506         charset.
507
508 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
509         From Alex Schroeder <alex@emacswiki.org>
510         * spam-stat.el (spam-stat-process-directory): add dir to message
511         (spam-stat-reduce-size): No longer remove words
512         with values close to 0.5, because the default value is 0.2.
513
514 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
515
516         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
517         documentation.
518
519 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
520
521         * gnus-agent.el (gnus-agent-fetched-headers)
522         (gnus-agent-load-fetched-headers)
523         (gnus-agent-save-fetched-headers): Remove variable and two
524         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
525         works better.
526         (gnus-agent-fetch-headers): New implementation from Kevin
527         Greiner.  Uses gnus-agent-article-alist to store information
528         about fetched messages which aren't on the server anymore.  The
529         trick is to return a list of considered messages to the caller,
530         but to only fetch those which haven't been fetched yet.
531
532 2002-10-30  Simon Josefsson  <jas@extundo.com>
533
534         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
535
536         * pgg.el (pgg-passphrase-cache-expiry): Removed.
537
538 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
539
540         * mm-view.el (mm-w3m-local-map-property): Make it work with older
541         versions of emacs-w3m than 1.3.3.
542
543         * lpath.el: Bind w3m-minor-mode-map.
544
545         * mm-view.el (mm-w3m-mode-command-alist)
546         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
547         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
548         (mm-setup-w3m): Simplified.
549         (mm-w3m-local-map-property): New function.
550         (mm-inline-text-html-render-with-w3m): Use it.
551
552         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
553         mm-w3m-local-map-property.
554
555 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
556
557         * mm-util.el (mm-auto-save-coding-system): Default to
558         iso-2022-7bit.
559
560         * nndraft.el (nndraft-request-article): Decode an article using
561         the coding-system emacs-mule if it seems to have been saved using
562         emacs-mule.
563         (nndraft-request-replace-article): Use message-draft-coding-system
564         instead of mm-auto-save-coding-system for the draft or delayed
565         group.
566
567 2002-10-28  Josh  <huber@alum.wpi.edu>
568
569         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
570         functions.
571
572 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
573         From mah@everybody.org (Mark A. Hershberger).
574
575         * mm-url.el (mm-url-insert-file-contents): Make it return the same
576         type values ("url" size) regardless of the values of
577         mm-url-use-external.
578
579 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
580
581         * nnimap.el (nnimap-request-article-part): Try harder to show
582         group name in debugging message.
583
584 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
585
586         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
587         directory if it doesn't exist.
588         (gnus-agent-fetch-headers): Remove old cruft that tried to
589         abstain from downloading articles more than once if
590         gnus-agent-consider-all-articles was true.  This is now done
591         properly via the .fetched files.
592
593 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
594
595         * nndraft.el (nndraft-request-article): Treat delayed articles
596         like drafts.
597
598 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
599
600         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
601
602 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
603
604         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
605         Remove unused optional arg DIR and corresponding code.
606
607         * nnimap.el (nnimap-request-article-part): Include group name in
608         debugging output.
609
610 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
611
612         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
613
614 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
615
616         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
617         contains range of headers that have been fetched by the agent
618         already.  Compare gnus-agent-article-alist.
619         (gnus-agent-file-header-cache): Like
620         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
621         (gnus-agent-fetch-headers): Improve comment.  Revert to old
622         seen/recent logic.
623         Remember which headers have been fetched before and don't fetch
624         them again the next time round.
625         (gnus-agent-load-fetched-headers)
626         (gnus-agent-save-fetched-headers): New functions, for remembering
627         which headers have been fetched before.
628
629 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
630
631         * lpath.el: Remove useless bindings.
632
633 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
634
635         * gnus-sum.el (gnus-summary-execute-command): Disable visual
636         features while searching.
637
638 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
639
640         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
641
642 2002-10-22  Simon Josefsson  <jas@extundo.com>
643
644         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
645         (pgg-snarf-keys): Add.
646
647 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
648
649         * lpath.el: Fbind bbdb-records.
650
651         * spam.el: Don't autoload bbdb-records.
652
653 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
654
655         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
656         prevent inf-loop.
657
658 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
659
660         * nnslashdot.el: Removed some test lines.
661         More test.
662
663 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
664
665         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
666         are known to be downloaded already.
667
668 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
669
670         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
671         (mm-text-html-washer-alist): Ditto.
672
673 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
674
675         * nnheader.el (nnheader-remove-body): Fix an error of detecting
676         boundary between headers and body.
677         * nnml.el (nnml-parse-head): Ditto.
678
679 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
680
681         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
682         entries.
683
684         * gnus-group.el (gnus-fetch-group): Allow an optional
685         specification of the articles to select.
686
687         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
688
689 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
690
691         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
692         headers from the group, update variable `articles' to contain
693         only those numbers where headers exist.  (When fetching all
694         articles in a group, Gnus creates lots of numbers where there is
695         no articles.)
696
697 2002-10-20  Steve Youngs  <youngs@xemacs.org>
698
699         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
700         doesn't have the 'alist custom type, use cons cells instead.
701         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
702         (pgg-parse-hash-algorithm-alist): Ditto.
703         (pgg-parse-compression-algorithm-alist): Ditto.
704         (pgg-parse-signature-type-alist): Ditto.
705
706         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
707
708         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
709
710         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
711
712 2002-10-19  Simon Josefsson  <jas@extundo.com>
713
714         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
715         buffer.
716
717 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
718
719         * gnus-spec.el (gnus-make-format-preserve-properties)
720         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
721         properties also on XEmacs.  `gnus-xmas-format' is like format but
722         preserves text properties on XEmacs (though it only understands
723         simple format specs).  The variable
724         `gnus-make-format-preserve-properties' controls whether the
725         function is used, and is checked in `gnus-parse-simple-format'.
726         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
727
728         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
729         output.
730         (gnus-agent-consider-all-articles): New variable.
731         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
732         (gnus-agent-fetch-headers): Depending on
733         gnus-agent-consider-all-articles, maybe get all articles.
734         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
735         `read'.
736         (gnus-predicate-imples-unread): New function.
737         (gnus-agent-fetch-headers): Optimize to call
738         gnus-list-of-unread-articles if that is sufficient.
739         Check unseen and recent instead of seen and recent.
740         (gnus-agent-fetch-headers): Abstain from calling
741         gnus-list-range-intersection if range (a . b) would have (> a b).
742
743 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
744
745         * message.el (message-send-mail): Make it possible to perform
746         edebug-defun.
747
748 2002-10-18  Simon Josefsson  <jas@extundo.com>
749
750         * gnus-art.el (gnus-button-man-handler): Change default to
751         `manual-entry' (defined in both emacsen).
752         (gnus-button-man-handler): Remove emacsen difference and use
753         `manual-entry'.
754
755 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
756
757         * spam.el: Wrap autoload settings for bbdb-records,
758         executable-find and ifile-spam-filter with eval-and-compile.
759         (spam-display-buffer-contents): Remove.
760         (spam-bogofilter-score): Merge spam-display-buffer-contents.
761
762 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
763
764         * spam.el (spam-display-buffer-contents): New function.
765         (spam-bogofilter-score): use spam-display-buffer-contents, patch
766         from Katsumi Yamaoka <yamaoka@jpl.org>.
767
768 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
769
770         * nnheader.el (nnheader-parse-naked-head): New function.
771         (nnheader-parse-head): Use the above function, in order to handle
772         continuation lines properly.
773         (nnheader-remove-body): New function.
774         (nnheader-remove-cr-followed-by-lf): New function.
775         (nnheader-ms-strip-cr): Use the above function.
776
777         * gnus-agent.el (gnus-agent-regenerate-group): Call
778         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
779         `nnheader-parse-head'.
780         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
781
782         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
783         continuation lines by itself; call `nnheader-parse-naked-head'
784         instead of `nnheader-parse-head'.
785         * nndiary.el (nndiary-parse-head): Ditto.
786         * nnfolder.el (nnfolder-parse-head): Ditto.
787         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
788         * nnmaildir.el (nnmaildir--update-nov): Ditto.
789         * nnml.el (nnml-parse-head): Ditto.
790
791 2002-10-17  Steve Youngs  <youngs@xemacs.org>
792
793         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
794         XEmacs, default to it if featurep 'xemacs.
795
796 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
797
798         * spam-stat.el: Check for the existence of hash functions instead
799         of the Emacs version to decide whether to load cl.  Suggested by
800         Kai Gro\e,A_\e(Bjohann.
801
802 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
803
804         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
805         if it isn't open yet.
806
807 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
808
809         * gnus-group.el: Require mm-url only when compiling.
810         (gnus-group-fetch-charter): Require mm-url.
811
812         * spam-stat.el: Require cl for the functions gethash,
813         hash-table-count, make-hash-table and mapc for Emacs 20.
814         (puthash): Alias to cl-puthash for Emacs 20.
815         (with-syntax-table): New macro for Emacs 20.
816
817 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
818
819         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
820
821 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
822
823         * spam.el (spam-check-ifile): added ifile as a spam checking
824         backend, and spam-use-ifle as the variable to toggle that check.
825
826 2002-10-12  Simon Josefsson  <jas@extundo.com>
827
828         * message.el (message-beginning-of-line): New variable.
829         (message-beginning-of-line): Use it.
830
831 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
832
833         * spam.el: more compilation fixes for BBDB
834
835         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
836         (spam-stat-reduce-size): Interactive.
837         (spam-stat-reset): New function.
838         (spam-stat-save): Interactive.
839
840 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
841
842         * gnus.el: Autoload gnus-delay-initialize.
843
844         * message.el: Autoload gnus-delay-article.
845
846 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
847
848         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
849         text property in Emacs.
850
851 2002-10-11  Simon Josefsson  <jas@extundo.com>
852
853         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
854         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
855
856         * mml1991.el (mml1991-pgg-sign): Remove CR.
857
858 2002-10-10  Simon Josefsson  <jas@extundo.com>
859
860         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
861         decrypt failed.
862         (mml2015-trust-boundaries-alist): Removed.
863         (mml2015-gpg-extract-signature-details): Don't use it.
864         (mml2015-unabbrev-trust-alist): New.
865         (mml2015-gpg-extract-signature-details): Use it.
866
867 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
868
869         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
870         BBDB installed
871
872         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
873         statistical analysis of spam in Lisp only
874
875 2002-10-10  Simon Josefsson  <jas@extundo.com>
876
877         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
878         auth, selected or examine state.
879
880         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
881         buffer and error buffer depending on type of information.
882
883         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
884         --status-fd stuff even if gpg.el is not used (revert earlier
885         change).
886         (mml2015-pgg-{clear-,}verify): Store both output and errors as
887         gnus details.
888         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
889         buffer.
890
891         * pgg.el (pgg-verify-region): Use it.
892
893         * pgg-def.el (pgg-query-keyserver): New variable.
894
895         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
896         key-identifier in packet.  Is this a good idea?
897
898         * mml.el (mml-mode-map): Add security commands that operates on
899         MIME parts.
900         (mml-menu): And menu items for them.
901
902         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
903
904         * mml.el (mml-parse-1): Support sender in #secure tags.
905
906         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
907         defined.
908
909         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
910         (mml-pgp-encrypt-buffer): Support combined signing.
911
912         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
913         (mml1991-gpg-encrypt): Ditto.
914         (mml1991-pgg-encrypt): Ditto.
915         (mml1991-encrypt): Pass sign parameter.
916
917         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
918         (mml-signencrypt-style): Mention the variable.
919
920 2002-10-09  Simon Josefsson  <jas@extundo.com>
921
922         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
923         pgg-gpg-user-id.
924
925         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
926         (pgg-fetch-key-function): Nil if w3 is not installed.
927
928 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
929
930         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
931         gnus-agent-current-history.
932
933 2002-10-06  Simon Josefsson  <jas@extundo.com>
934
935         * imap.el (imap-parse-status): Don't use read to read token.
936
937 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
938
939         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
940         for methods not covered by the agent, and when unplugged.
941
942 2002-10-05  Simon Josefsson  <jas@extundo.com>
943
944         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
945         signing.
946
947         * gnus-agent.el (gnus-agent-read-servers): If getting method from
948         a named server fails, ignore the server.
949
950         * mml1991.el (mml1991-pgg-sign): Do QP.
951
952         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
953         work.
954
955 2002-10-04  Simon Josefsson  <jas@extundo.com>
956
957         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
958
959         * pgg-pgp.el (pgg-pgp-verify-region): Inline
960         binary-write-decoded-region from MEL.
961
962         * pgg.el (pgg-encrypt-region): Support sign.
963
964         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
965
966         * mml2015.el (mml2015-pgg-encrypt): Ditto.
967
968         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
969         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
970         branch where PGG was taken from in the ChangeLog entries below.
971
972 2002-10-01  Simon Josefsson  <jas@extundo.com>
973
974         * pgg-pgp.el: Don't require mel.  Don't use luna.
975         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
976         (pgg-pgp-process-region): Use expand-file-name instead of concat.
977         (pgg-pgp-process-region): Don't use binary-funcall.
978
979         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
980
981         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
982         instead of concat.
983
984         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
985
986 2002-09-29  Simon Josefsson  <jas@extundo.com>
987
988         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
989         compile warnings.
990
991         * pgg.el (pgg-decrypt-region): Don't parse packet.
992
993         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
994
995 2002-09-29  Daiki Ueno <ueno@unixuser.org>
996
997         * pgg.el: Remove dependency on calist.el.
998
999 2002-09-28  Simon Josefsson  <jas@extundo.com>
1000
1001         * pgg.el (pgg-temporary-file-directory): New variable.
1002         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
1003
1004         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
1005         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
1006
1007         * pgg-parse.el (pgg-char-int): Defalias.
1008         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
1009         (pgg-read-bytes, pgg-read-body): Use it.
1010         (pgg-decode-packets): Don't use MEL, use base64-*.
1011         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
1012         (pgg-string-as-unibyte): Defalias.
1013         (pgg-parse-armor-region): Use it.
1014
1015         * pgg-gpg.el (pgg-gpg-process-region): Use
1016         pgg-temporary-file-directory.
1017
1018         * luna.el: Don't def-edebug.
1019
1020         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
1021         binary-write-decoded-region from MEL.
1022
1023         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
1024
1025         * alist.el, calist.el: Don't require product/APEL.
1026
1027         * pgg-parse.el (top-level): Remove dependency on static.el,
1028         pccl.el, mel.el.
1029         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
1030         `define-ccl-program' is boundp, instead of using broken.
1031
1032 2002-10-01  Simon Josefsson  <jas@extundo.com>
1033
1034         * message.el (message-required-mail-headers): Remove Lines:.
1035
1036 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1037         From Jesper Harder.
1038
1039         * gnus-group.el (gnus-group-fetch-charter,
1040         gnus-group-fetch-control): Prompt for group if given a prefix
1041         argument.
1042         * gnus-sum.el (t): Add gnus-group-fetch-charter and
1043         gnus-group-fetch-control to summary key map and menu.
1044
1045
1046 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
1047
1048         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
1049         number when there are no articles.
1050
1051 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1052
1053         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
1054         arg ALL means to fetch all articles, not only downloadable ones.
1055         (gnus-agent-fetch-selected-article): New function for
1056         gnus-select-article-hook or gnus-mark-article-hook.
1057
1058 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1059         From Peter von der Ahe <nospam2159@daimi.au.dk>.
1060
1061         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
1062         raw-text.
1063
1064 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
1065
1066         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
1067         Pinard).
1068         Major revamp of the code, documentation is in comments in the file
1069         for now.
1070
1071 2002-09-30  Simon Josefsson  <jas@extundo.com>
1072
1073         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
1074         buffer seem to be needed?
1075
1076 2002-09-29  Simon Josefsson  <jas@extundo.com>
1077
1078         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
1079         compile warnings.
1080
1081         * mml1991.el (mml1991-function-alist): Add pgg.
1082         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
1083         (mml1991-pgg-encrypt): Fix recipients querying.
1084
1085 2002-09-28  Simon Josefsson  <jas@extundo.com>
1086
1087         * mml2015.el (autoload): Autoload correct files.  Trivial patch
1088         from dme@dme.org.
1089         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
1090         handle is returned.
1091
1092 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1093
1094         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1095         Protect against non-existent of `nnimap-mailbox-info'.
1096
1097 2002-09-27  Simon Josefsson  <jas@extundo.com>
1098
1099         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
1100         (gnus-setup-news-hook): Use it.
1101         (gnus-after-getting-new-news-hook): Ditto.
1102
1103         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
1104
1105 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1106         From Mats Lidell <matsl@contactor.se>.
1107
1108         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
1109
1110 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1111
1112         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
1113         the part to decode encoded words, use raw words instead of decoded
1114         words.
1115
1116 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1117
1118         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
1119
1120         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
1121         (mm-setup-w3m): Use it.
1122
1123 2002-09-27  Simon Josefsson  <jas@extundo.com>
1124
1125         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
1126         article buffers.
1127
1128         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
1129         it just in case.
1130         (nnimap-update-unseen): New function; update unseen count in
1131         `n-m-info'.
1132         (nnimap-close-group): Call it.
1133
1134         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
1135         (gnus-after-getting-new-news-hook): Ditto.
1136
1137         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
1138         message into verboselevel 9.  Change slow mail check message.
1139         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
1140         (nnimap-fixup-unread-after-getting-new-news): New function, to be
1141         used as a hook after getting new mail.
1142
1143 2002-09-26  Simon Josefsson  <jas@extundo.com>
1144
1145         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
1146         SELECT/EXAMINE is first unseen article, not number of unseen
1147         articles.  Make them distinct by renaming the former to
1148         `first-unseen' instead of `unseen'.
1149
1150         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
1151         too.
1152         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
1153         changed.
1154         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
1155
1156         * gnus-int.el (gnus-server-unopen-status): Defcustom.
1157
1158         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
1159         better.
1160
1161         * mml2015.el (mml2015-pgg-decrypt): Only add security information
1162         if dissecting resulting buffer actually had any information.
1163
1164 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1165
1166         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
1167         because the function `string<' allows symbols.
1168
1169         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
1170
1171 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
1172
1173         * message.el (message-forward-make-body): Revert an early change
1174         because 8-bit utf-8 emails.
1175
1176 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
1177
1178         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
1179         links to Info)
1180         * gnus-art.el (gnus-treat-highlight-signature):
1181         * gnus-art.el (gnus-treat-buttonize):
1182         * gnus-art.el (gnus-treat-buttonize-head):
1183         * gnus-art.el (gnus-treat-emphasize):
1184         * gnus-art.el (gnus-treat-strip-cr):
1185         * gnus-art.el (gnus-treat-unsplit-urls):
1186         * gnus-art.el (gnus-treat-leading-whitespace):
1187         * gnus-art.el (gnus-treat-hide-headers):
1188         * gnus-art.el (gnus-treat-hide-boring-headers):
1189         * gnus-art.el (gnus-treat-hide-signature):
1190         * gnus-art.el (gnus-treat-fill-article):
1191         * gnus-art.el (gnus-treat-hide-citation):
1192         * gnus-art.el (gnus-treat-hide-citation-maybe):
1193         * gnus-art.el (gnus-treat-strip-list-identifiers):
1194         * gnus-art.el (gnus-treat-strip-pgp):
1195         * gnus-art.el (gnus-treat-strip-pem):
1196         * gnus-art.el (gnus-treat-strip-banner):
1197         * gnus-art.el (gnus-treat-highlight-headers):
1198         * gnus-art.el (gnus-treat-highlight-citation):
1199         * gnus-art.el (gnus-treat-date-ut):
1200         * gnus-art.el (gnus-treat-date-local):
1201         * gnus-art.el (gnus-treat-date-english):
1202         * gnus-art.el (gnus-treat-date-lapsed):
1203         * gnus-art.el (gnus-treat-date-original):
1204         * gnus-art.el (gnus-treat-date-iso8601):
1205         * gnus-art.el (gnus-treat-date-user-defined):
1206         * gnus-art.el (gnus-treat-strip-headers-in-body):
1207         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
1208         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
1209         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
1210         * gnus-art.el (gnus-treat-unfold-headers):
1211         * gnus-art.el (gnus-treat-fold-headers):
1212         * gnus-art.el (gnus-treat-fold-newsgroups):
1213         * gnus-art.el (gnus-treat-overstrike):
1214         * gnus-art.el (gnus-treat-display-xface):
1215         * gnus-art.el (gnus-treat-display-smileys):
1216         * gnus-art.el (gnus-treat-from-picon):
1217         * gnus-art.el (gnus-treat-mail-picon):
1218         * gnus-art.el (gnus-treat-newsgroups-picon):
1219         * gnus-art.el (gnus-treat-body-boundary):
1220         * gnus-art.el (gnus-treat-capitalize-sentences):
1221         * gnus-art.el (gnus-treat-fill-long-lines):
1222         * gnus-art.el (gnus-treat-play-sounds):
1223         * gnus-art.el (gnus-treat-translate):
1224         * gnus-art.el (gnus-treat-x-pgp-sig):
1225         * gnus-art.el (gnus-mime-button-line-format):
1226         * gnus-art.el (gnus-button-man-level):
1227         * gnus-art.el (gnus-button-emacs-level):
1228         * gnus-cus.el (gnus-group-parameters):
1229         * gnus-gl.el (bbb-build-mid-scores-alist):
1230         * gnus-group.el (gnus-group-line-format):
1231         * gnus-mlspl.el (gnus-group-split-setup):
1232         * gnus-mlspl.el (gnus-group-split):
1233         * gnus-msg.el (gnus-mailing-list-groups):
1234         * gnus-msg.el (gnus-posting-styles):
1235         * gnus-nocem.el (gnus-nocem-issuers):
1236         * gnus-score.el (gnus-score-regexp-bad-p):
1237         * gnus-srvr.el (gnus-server-line-format):
1238         * gnus-topic.el (gnus-topic-line-format):
1239         * gnus.el (gnus-summary-line-format):
1240         * mail-source.el (mail-sources):
1241         * message.el (message-subscribed-address-file):
1242         * nnmail.el (nnmail-split-fancy):
1243
1244 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
1245
1246         * mail-source.el(mail-source-run-script): use `functionp' to test
1247         whether the argument `script' is in fact a function.
1248         (mail-sources): adjust the defcustom to allow users to specify a
1249         function or a string as the value of the `:prescript' and
1250         `:postscript' arguments of the `file' and `pop3' mail sources.
1251
1252 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
1253
1254         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
1255         number when article 1 does not exist.
1256
1257 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1258
1259         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
1260         apropos if apropos-variable does not exist.
1261         (gnus-button-guessed-mid-regexp)
1262         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
1263         regexes.  From Reiner Steib.
1264         (gnus-button-handle-describe-function)
1265         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
1266         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
1267         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
1268
1269 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
1270         Trivial patch.
1271
1272         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
1273         the file.
1274
1275 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
1276
1277         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
1278
1279 2002-09-24  Simon Josefsson  <jas@extundo.com>
1280
1281         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
1282         (mml2015-use): Prefer PGG if installed.
1283         (mml2015-function-alist): Add PGG wrappers.
1284         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
1285         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
1286         prefix, make regexp optionally skip it.
1287         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
1288         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
1289         (mml2015-pgg-encrypt): New functions.
1290         (defvar, autoload): Prevent byte-compile warnings.
1291
1292 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1293         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
1294
1295         * gnus-art.el (article-strip-banner): Check for the existence of
1296         from header.
1297
1298 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
1299
1300         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
1301         (gnus-button-alist): Improved regexp for
1302         gnus-button-handle-mid-or-mail (false positives), fixed
1303         gnus-button-handle-man entries.
1304         From Reiner Steib.
1305
1306 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
1307         From Josh Huber.
1308
1309         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
1310         nnmail-extra-headers is non-nil.
1311
1312 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
1313
1314         * nnmaildir.el: Store article numbers persistently.  General
1315         revision.
1316         (nnmaildir-request-expire-articles): handle 'immediate and 'never
1317         for nnmail-expiry-wait; delete instead of moving if 'force is
1318         given.
1319
1320 2002-09-23  Simon Josefsson  <jas@extundo.com>
1321         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
1322
1323         * smime.el (smime-sign-buffer): Get key and extra certs.
1324         (smime-get-key-with-certs-by-email): Utility function.
1325
1326 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1327         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
1328
1329         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
1330         article exists.
1331
1332 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1333
1334         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
1335
1336 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
1337         From Reiner Steib.
1338
1339         * gnus-art.el (gnus-button-handle-custom,
1340         gnus-button-handle-mid-or-mail,
1341         gnus-button-handle-describe-{function,variable,key},
1342         gnus-button-handle-apropos{,command,variable}): New functions.
1343         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
1344         gnus-button-{man,emacs,mail}-level): New variables.
1345         (gnus-button-alist): Use the above to buttonize emacs and mail
1346         related links.
1347
1348 2002-09-18  Juanma Barranquero  <lektu@terra.es>
1349
1350         * gnus-int.el (gnus-status-message): Fix spacing.
1351
1352         * imap.el (imap-continuation): Fix typos.
1353
1354 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1355
1356         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
1357
1358         * gnus-art.el (gnus-article-reply-with-original): Correct
1359         with-current-buffer scope.
1360
1361         * message.el (message-completion-alist): Add Reply-To, From, etc.
1362
1363 2002-09-18  Simon Josefsson  <jas@extundo.com>
1364
1365         * nnimap.el (nnimap-request-expire-articles): Make flag setting
1366         conditional.  From Nevin Kapur <nevin@jhu.edu>.
1367
1368 2002-09-17  Simon Josefsson  <jas@extundo.com>
1369
1370         * nnimap.el (nnimap-expiry-target): Don't search for which
1371         articles exists here.
1372         (nnimap-request-expire-articles): Do it here instead.  Only expire
1373         when articles are found.  Suggested by Nevin Kapur
1374         <nevin@jhu.edu>.
1375
1376 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1377         From Reiner Steib <reiner.steib@gmx.de>.
1378
1379         * message.el (message-strip-subject-trailing-was)
1380         (message-change-subject, message-add-archive-header)
1381         (message-xpost-fup2-header, message-xpost-insert-note)
1382         (message-xpost-fup2, message-reduce-to-to-cc): New functions
1383         adopted from message-utils.el.  Add functions to the keymap, mode
1384         describtion and menu.
1385         (message-change-subject,message-xpost-fup2): Signal error if
1386         current header is empty.
1387         (message-xpost-insert-note): Changed insert position.
1388         (message-archive-note): Ensure to insert note in message body (not
1389         in head).
1390         (message-archive-header, message-archive-note)
1391         (message-xpost-default, message-xpost-note, message-fup2-note)
1392         (message-xpost-note-function): New variables adopted from
1393         message-utils.el.  Changed some doc-strings.
1394         (message-mark-insert-{begin,end}): Rename from
1395         message-{begin,end}-inserted-text-mark (message-utils.el), changed
1396         values.
1397         (message-subject-trailing-was-query)
1398         (message-subject-trailing-was-ask-regexp)
1399         (message-subject-trailing-was-regexp): New variables.
1400         (message-to-list-only): Added doc-string and menu entry.
1401
1402         * message-utils.el: Removed.  Functions are now in message.el.
1403
1404 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1405
1406         * gnus-art.el (gnus-article-reply-with-original,
1407         gnus-article-followup-with-original): Switch to
1408         gnus-summary-buffer before reply/followup.
1409
1410 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
1411
1412         * gnus-sum.el (gnus-summary-toggle-header): The article window may
1413         not exist. Toggle it anyway.
1414
1415 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
1416
1417         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
1418
1419         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
1420         Trivial patch from Urban Engberg <ue@ccieurope.com>.
1421
1422         * rfc2047.el (message-posting-charset): Defvar it.
1423         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
1424         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
1425
1426         * mail-source.el (mail-source-fetch): Hide password.
1427
1428         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
1429
1430 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1431         From John Paul Wallington <jpw@shootybangbang.com>.
1432
1433         * gnus.el (gnus-visual, gnus-meta): Fix typo.
1434
1435 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1436
1437         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
1438
1439 2002-09-11  Simon Josefsson  <jas@extundo.com>
1440
1441         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
1442         (nnimap-split-rule): Doc fix.
1443         (nnimap-request-expire-articles): Cleanup code.
1444
1445 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1446         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
1447
1448         * gnus-art.el (gnus-article-address-banner-alist): New option.
1449         (article-strip-banner): Refer the above option to split banners of
1450         free mail servers, when no group parameter is specified.
1451
1452 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1453
1454         * nntp.el (nntp-wait-for-string): Check for a process in the
1455         current buffer instead of `nntp-server-buffer'.
1456
1457 2002-09-09  Simon Josefsson  <jas@extundo.com>
1458
1459         * gnus-art.el (gnus-button-man-handler): New variable.
1460         (gnus-button-alist): Use g-b-handle-man.
1461         (gnus-button-handle-man): New, call g-b-man-handler.
1462
1463 2002-09-08  Simon Josefsson  <jas@extundo.com>
1464
1465         * gnus-art.el (gnus-button-alist): Buttonize man page links.
1466
1467 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1468
1469         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
1470
1471 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1472
1473         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
1474
1475         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
1476         keystroke.
1477
1478         * gnus-srvr.el (gnus-browse-describe-group): New command and
1479         keystroke.
1480
1481 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1482
1483         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
1484         value for gnus-decoration property.
1485
1486 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1487
1488         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
1489         string) as group name in case we have a CRLF in the file.
1490
1491 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
1492
1493         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
1494         group.
1495         (rfc1843-decode-hzp): do.
1496         (rfc1843-newsgroups-regexp): do.
1497
1498 2002-09-04  Simon Josefsson  <jas@extundo.com>
1499
1500         * message.el (message-canlock-generate): Make sure sha1 doesn't
1501         call external programs.
1502
1503 2002-09-03  Simon Josefsson  <jas@extundo.com>
1504
1505         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
1506
1507         * gnus-agent.el (gnus-agent-batch): Add doc.
1508
1509 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
1510
1511         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
1512         check for signed and encrypted parts.
1513         * mml.el (mml-parse-1): Correct small typo which preventing
1514         setting recipients in a secure tag.
1515
1516 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1517
1518         * mm-util.el (mm-coding-system-priorities): Default to a list of
1519         iso-2022-jp and others for the Japanese environment.
1520
1521 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1522
1523         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
1524         invalid display names.
1525
1526 2002-08-30  Simon Josefsson  <jas@extundo.com>
1527
1528         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
1529         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
1530
1531 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
1532
1533         * gnus.el (gnus-group-charter-alist): New option.
1534         (gnus-group-fetch-control-use-browse-url): New option.
1535
1536         * gnus-group.el (gnus-group-fetch-charter): New function.
1537         (gnus-group-fetch-control): New function.
1538         Add them to the keymap and menu. Require mm-url.
1539
1540 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1541
1542         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
1543         From Alex Schroeder <alex@emacswiki.org>.
1544
1545 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
1546
1547         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
1548         items expecting user interaction.
1549
1550         * gnus-topic.el (gnus-topic-make-menu-bar): do.
1551
1552         * gnus-sum.el (gnus-summary-make-menu-bar): do.
1553
1554         * gnus-srvr.el (gnus-server-make-menu-bar): do.
1555
1556         * mml.el (mml-menu): do.
1557
1558 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1559
1560         * mail-source.el (mail-source-touch-pop): New function.
1561
1562         * message.el (message-smtpmail-send-it): New function.
1563         (message-send-mail-function): Add it for a candidate.
1564
1565 2002-08-27  Simon Josefsson  <jas@extundo.com>
1566
1567         * gnus-msg.el (posting-charset-alist): Use
1568         gnus-define-group-parameter instead of defcustom.
1569         (gnus-put-message): Handle SPC in GCC.
1570         (gnus-inews-insert-gcc): Ditto.
1571         (gnus-inews-insert-archive-gcc): Ditto.
1572
1573 2002-08-26  Simon Josefsson  <jas@extundo.com>
1574
1575         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
1576         (gnus-agentize): Auto agentize all nntp and nnimap groups.
1577         (gnus-agent-possibly-save-gcc): Autoload.
1578         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
1579
1580 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1581
1582         * gnus.el (gnus-other-frame-function): New user option.
1583         (gnus-other-frame): Use it; add a doc-string; make it work with
1584         the gnuclient program.
1585
1586         * gnus-util.el (gnus-frame-or-window-display-name): New function.
1587
1588         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
1589         `device-connection' and `dfw-device'.
1590
1591 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1592
1593         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
1594         positives, make it stricter.  From Jochen Hein (trivial change).
1595
1596 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1597
1598         * gnus.el (gnus-other-frame): Trivial fix.
1599
1600 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1601
1602         * gnus.el (gnus-other-frame-parameters): New user option.
1603         (gnus-other-frame-object): New variable.
1604         (gnus-other-frame): Make it search for existing Gnus frame; don't
1605         read new news; delete frame on exit.
1606
1607         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
1608
1609         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
1610
1611 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1612         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
1613
1614         * message.el (message-set-auto-save-file-name): Add support for
1615         the Cygwin Emacs; the system-type is `cygwin'.
1616         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
1617
1618 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1619
1620         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
1621
1622         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
1623         avoid arithmetic errors.
1624
1625 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1626
1627         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
1628
1629 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1630
1631         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
1632         (message-ignored-resent-headers): Add envelope From.
1633
1634 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1635
1636         * gnus.el (gnus-summary-line-format): Document %k specifier.
1637
1638 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1639
1640         * gnus-sum.el (gnus-summary-line-message-size): New function.
1641         (gnus-summary-line-format-alist): Use it.
1642
1643 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1644
1645         * gnus-art.el (article-make-date-line): Refer to the value for
1646         `gnus-article-time-format' in the summary buffer.
1647
1648         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
1649
1650 2002-08-14  Simon Josefsson  <jas@extundo.com>
1651
1652         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
1653         quoting.
1654         (gnus-button-alist): Fix doc.
1655         (gnus-header-button-alist): Use ' not ` for default value quoting.
1656         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
1657         rationale similar to 2002-05-01 change.
1658         (gnus-article-add-buttons-to-head): Evaluate expression.
1659
1660         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
1661
1662 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1663
1664         * message.el (message-font-lock-keywords): Refer to the value for
1665         `message-cite-prefix-regexp' dynamically.
1666
1667 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1668
1669         * gnus-art.el (gnus-decode-header-methods): Doc fix.
1670
1671 2002-08-12  Simon Josefsson  <jas@extundo.com>
1672
1673         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
1674         (imap-shell-open): Skip initial junk before IMAP greeting.
1675
1676 2002-08-11  Simon Josefsson  <jas@extundo.com>
1677
1678         * message-utils.el (message-xpost-default,
1679         message-xpost-fup2-header, message-xpost-fup2): Fixed
1680         Typos.  Trivial changes from Reiner Steib
1681         <4uce.02.r.steib@gmx.net>.
1682
1683 2002-08-09  Simon Josefsson  <jas@extundo.com>
1684
1685         * message.el (message-canlock-password): Set
1686         canlock-password-for-verify to newly generated canlock-password.
1687         When Emacs is restarted, Custom makes sure this is set, but during
1688         the same session we must set it manually.
1689
1690 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
1691
1692         * yenc.el: New file.
1693
1694         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
1695         (mm-uu-type-alist): Add yenc.
1696         (mm-uu-yenc-filename): New function.
1697         (mm-uu-yenc-extract): New function.
1698
1699         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
1700
1701 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1702
1703         * dgnushack.el (merge): Don't use coerce.
1704
1705 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
1706
1707         * mailcap.el (mailcap-mime-data): Test window-system rather than
1708         mm-device-type.
1709         (mailcap-mime-data): Call xdvi and gv with "-safer".
1710
1711         * mm-util.el: Don't define mm-device-type.
1712
1713 2002-08-05  Simon Josefsson  <jas@extundo.com>
1714
1715         * mm-util.el (mm-coding-system-priorities): coding-system type not
1716         supported everywhere.
1717
1718 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1719
1720         * gnus.el (gnus-version-number): Bumped version number.
1721
1722 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1723
1724         * gnus.el: Oort Gnus v0.07 is released.
1725
1726 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1727
1728         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
1729         (gnus-article-sort-functions): Doc fix.
1730         (t): New keystroke.
1731         (gnus-article-sort-by-random): New function.
1732         (gnus-thread-sort-by-random): New function.
1733
1734 2002-08-02  Simon Josefsson  <jas@extundo.com>
1735
1736         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
1737         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
1738
1739 2002-07-31  Danny Siu  <dsiu@adobe.com>
1740
1741         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
1742         when splitting malformed messages without message-id
1743
1744 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1745         From Niklas Morberg <niklas.morberg@axis.com>.
1746
1747         * nnweb.el (nnweb-type, nnweb-type-definition)
1748         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
1749         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
1750         functionality.
1751         * nnweb.el: Removed old non-functioning search engines.
1752
1753 2002-07-27  Simon Josefsson  <jas@extundo.com>
1754
1755         * message.el (message-forward-make-body): Don't use
1756         `message-forward-ignored-headers' when doing a "raw" followup (it
1757         is important to preserve e.g. CTE).
1758
1759         * flow-fill.el (fill-flowed): Disable filladapt-mode.
1760
1761         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
1762         regexp-quote, Cyrus Sieve is fixed.
1763
1764         * sieve-manage.el (sieve-manage-deletescript): New function.
1765
1766         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
1767         (sieve-manage-mode): Fix menubar.
1768         (sieve-activate): Change some messages.
1769         (sieve-deactivate-all): New function.
1770         (sieve-deactivate): New alias.
1771         (sieve-remove): New function.
1772         (sieve-help): Fix help.
1773         All suggested by Ned Ludd.
1774
1775 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1776
1777         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
1778         (mm-w3m-safe-url-regexp): New user option.
1779
1780         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
1781         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
1782
1783 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
1784
1785         * gnus-sum.el (gnus-summary-delete-article): Force
1786         nnmail-expiry-target to 'delete, so that absolute deletion
1787         happens when absolute deletion is requested.
1788
1789 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1790         From Nevin Kapur <nevin@jhu.edu>.
1791
1792         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
1793         headers as empty headers.
1794
1795 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1796         From Jochen Hein <jochen@jochen.org>.
1797
1798         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
1799         correct typo.
1800         (gnus-emphasis-strikethru): New face.
1801
1802 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1803         From Jason Merrill <jason@redhat.com>.
1804
1805         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
1806         entire file for each of a sequence of missing articles.
1807
1808         * gnus-salt.el (gnus-binary-display-article): Respect an existing
1809         value for gnus-view-pseudos.
1810
1811         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
1812         avoid nreverse.
1813
1814 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1815         From Ted Zlatanov <teodor.zlatanov@divine.com>.
1816
1817         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
1818         (gnus-summary-mode-line-format-alist): Add %h for number of
1819         spams.
1820         (gnus-newsgroup-spam-marked): New variable.
1821         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
1822         (gnus-article-read-p, gnus-article-mark)
1823         (gnus-set-global-variables, gnus-set-global-variables)
1824         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
1825         (gnus-summary-mark-article-as-unread)
1826         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
1827         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
1828         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
1829
1830 2002-07-10  Simon Josefsson  <jas@extundo.com>
1831
1832         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
1833         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
1834
1835 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
1836
1837         * gnus-sum.el (gnus-summary-delete-article): Respect group
1838         parameters while expiring.
1839
1840 2002-07-08  Simon Josefsson  <jas@extundo.com>
1841
1842         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
1843         Enberg.
1844
1845 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1846
1847         * gnus-art.el (article-unsplit-urls): Only display MIME when this
1848         function is called interactively.  From Niklas Morberg.
1849
1850 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1851
1852         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
1853         cdaar to cdar and car.
1854
1855         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
1856         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
1857
1858 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1859
1860         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
1861         don't break a narrowed article.
1862
1863         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
1864         (nntp-open-via-rlogin-and-telnet): Ditto.
1865
1866 2002-07-02  Didier Verna  <didier@xemacs.org>
1867
1868         * nnmail.el (nnmail-split-methods): fix custom type.
1869
1870 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1871
1872         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
1873         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
1874
1875 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1876
1877         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
1878         (gnus-summary-resend-message): Use it.
1879
1880 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1881
1882         * nntp.el (nntp-via-rlogin-command-switches): New variable.
1883         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
1884
1885 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1886
1887         * message.el (message-font-lock-keywords): Don't fontify
1888         headers in the message body, only in the header.
1889         (message-font-lock-make-header-matcher): New function, used by
1890         message-font-lock-keywords.
1891         From Katsumi Yamaoka <yamaoka@jpl.org>.
1892
1893 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1894
1895         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
1896
1897 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1898
1899         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
1900
1901 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1902
1903         * message.el (message-font-lock-keywords): Revert 2002-06-22
1904         change.
1905
1906 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1907
1908         * message.el (message-font-lock-keywords): Put colon in header
1909         name match.
1910
1911 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1912
1913         * message.el (message-font-lock-keywords): Don't use header faces
1914         in the body.  Thanks to Stefan Monnier for the hint on the
1915         implementation.
1916
1917 2002-05-09  Miles Bader  <miles@gnu.org>
1918
1919         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
1920         (gnus-article-hide-citation): Respect it.
1921
1922 2002-04-12  Juanma Barranquero  <lektu@terra.es>
1923
1924         * pop3.el (pop3-open-server): Fix typo.
1925
1926 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
1927
1928         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
1929         instead of push to ignore duplicate to-(list|address) values.
1930         * nnmail.el (nnmail-cache-ignore-groups): New.
1931         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
1932
1933 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1934
1935         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
1936         before sending.  Suggested by Jan Rychter.
1937
1938 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1939
1940         * dgnushack.el (remove): New compiler macro.
1941         (last, coerce, subseq): Remove compiler macros for those built-in
1942         or unused functions.
1943
1944 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1945
1946         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
1947         sure to write byte-compiled versions of gnus-*-format-alist to
1948         .newsrc.eld.  From Simon Josefsson.
1949
1950 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1951
1952         * gnus-agent.el (gnus-agent-read-servers)
1953         (gnus-agent-write-servers): Put server name (string like
1954         "nnchoke:frumple") in the file instead of a server specification
1955         (Lisp expression like (nnchoke "frumple" ...parameters...)).
1956         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
1957
1958 2002-06-16  Simon Josefsson  <jas@extundo.com>
1959
1960         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
1961         Reiner Steib <4uce.02.r.steib@gmx.net>.
1962
1963 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1964
1965         * nnheader.el (nnheader-file-name-translation-alist): Set the
1966         default value for MS Windows systems.
1967
1968         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
1969
1970 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1971
1972         * message.el (message-beginning-of-line): Keep the region active
1973         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
1974
1975 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
1976
1977         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
1978         * gnus-msg.el (gnus-summary-reply): Ditto.
1979         * gnus-msg.el (gnus-summary-handle-replysign): New.
1980
1981 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1982
1983         * message.el (message-send-mail-with-sendmail): Kill errbuf even
1984         if sending failed.
1985
1986 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
1987
1988         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
1989         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
1990         to sign while encrypting.
1991
1992 2002-06-11  Simon Josefsson  <jas@extundo.com>
1993
1994         * gnus-int.el (gnus-request-move-article): Agent expire article if
1995         successfuly moved.
1996
1997         * nnweb.el (nnweb-google-create-mapping): Honors the value of
1998         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
1999
2000 2002-06-10  Simon Josefsson  <jas@extundo.com>
2001
2002         * gnus-int.el (gnus-request-expire-articles): Fix last change?
2003
2004 2002-06-09  Simon Josefsson  <jas@extundo.com>
2005
2006         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
2007
2008         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
2009
2010 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2011
2012         * flow-fill.el (fill-flowed): Ignore errors.
2013
2014 2002-06-06  Simon Josefsson  <jas@extundo.com>
2015
2016         * message.el (message-send-mail-with-sendmail): Improve error message.
2017
2018 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2019
2020         * message.el (message-interactive): Change default from nil to t.
2021         Better to be safe than to be fast.
2022
2023 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2024
2025         * message.el (message-send-mail-with-sendmail): Check return value
2026         from call-process-region.
2027
2028 2002-06-04  Simon Josefsson  <jas@extundo.com>
2029
2030         * gnus-msg.el (gnus-group-mail, gnus-group-news)
2031         (gnus-group-post-news, gnus-summary-mail-other-window)
2032         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
2033         gnus-article-copy to nil, thereby inhibiting the `header' posting
2034         style match to use data from last viewed article.
2035         Suggested by Hrvoje Niksic.
2036
2037 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2038
2039         * spam.el (spam-point-at-eol): New alias.
2040         (spam-parse-whitelist): Use it.
2041
2042 2002-06-03  Simon Josefsson  <jas@extundo.com>
2043
2044         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
2045         (nnmail-article-group): Use it.
2046
2047 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2048
2049         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
2050         so that code reading them won't be surprised.  From Jesper Harder
2051         <harder@ifa.au.dk>.
2052
2053 2002-05-29  Simon Josefsson  <jas@extundo.com>
2054
2055         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
2056         articles.
2057
2058         * gnus.el (gnus-agent-cache): Doc fix.
2059         (gnus-agent): Change default to t.
2060
2061         * gnus-agent.el (gnus-agent-expire): Make it accept optional
2062         ARTICLES, GROUP and FORCE parameters.
2063
2064 2002-05-28  Simon Josefsson  <jas@extundo.com>
2065
2066         * gnus-group.el (gnus-group-line-format): Doc fix.
2067
2068 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2069
2070         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
2071         original article before yanking.  From Jesper Harder
2072         <harder@ifa.au.dk>.
2073
2074 2002-05-26  Simon Josefsson  <jas@extundo.com>
2075
2076         * gnus-sum.el (gnus-summary-menu-split): New function.
2077         (gnus-summary-make-menu-bar): Split charset submenu.
2078         (gnus-summary-menu-maxlen): New variable.
2079         (gnus-summary-menu-split): Use it.
2080
2081 2002-05-25  Simon Josefsson  <jas@extundo.com>
2082
2083         * mml.el (mml-preview): Generate some headers.
2084
2085         * gnus.el (gnus-large-newsgroup): Fix :type.
2086
2087         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
2088         Agent cache NOV's by default now).
2089         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
2090
2091 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
2092
2093         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
2094         call to gnus-parent-id when we check for References loops.
2095         (gnus-summary-prepare-threads): Avoid simplifying every Subject
2096         twice by saving the simplified subject string in simp-subject.
2097
2098 2002-05-23  Simon Josefsson  <jas@extundo.com>
2099
2100         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
2101         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
2102
2103         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
2104         Niklas Morberg <niklas.morberg@axis.com>.
2105
2106 2002-05-22  Simon Josefsson  <jas@extundo.com>
2107
2108         * sieve.el (sieve-change-region): Define it before it is used.
2109
2110         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
2111         (gnus-summary-reply): Ask for confirmation when replying to news.
2112         Defaults to not ask.  From Benjamin Rutt
2113         <rutt+news@cis.ohio-state.edu>.
2114
2115         * nnimap.el (nnimap-nov-is-evil): Improve doc.
2116
2117 2002-05-21  Simon Josefsson  <jas@extundo.com>
2118
2119         * sieve-mode.el (sieve-manage): Fix autoloads.
2120
2121         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
2122         name (makes it work with recent Cyrus timsieved).
2123
2124 2002-05-20  Jason  <jbaker@cs.utah.edu>
2125         Trivial patch.
2126
2127         * gnus-art.el (gnus-request-article-this-buffer): Try
2128         reconnecting if you don't get the message.
2129
2130 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2131
2132         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
2133         Reply-To headers from the headers.
2134
2135 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2136
2137         * mm-url.el (mm-url-insert): Remove junk message.
2138
2139 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2140
2141         * nnslashdot.el (nnslashdot-request-list): Parse new html.
2142         (nnslashdot-use-front-page): New variable.
2143         (nnslashdot-request-list): Use it.
2144
2145         * mm-url.el (mm-url-timeout): New variable.
2146         (mm-url-retries): Ditto.
2147         (mm-url-insert): Use it.
2148
2149 2002-05-16  Simon Josefsson  <jas@extundo.com>
2150
2151         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
2152         (gnus-simplify-subject-functions): Mention g-s-a-w.
2153
2154 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
2155
2156         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
2157         nnmail-cache-insert.
2158         * nndiary.el (nndiary-request-accept-article): Ditto.
2159         * nnfolder.el (nnfolder-request-accept-article): Ditto.
2160         * nnimap.el (nnimap-request-accept-article): Ditto.
2161         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
2162         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
2163         * nnmbox.el (nnmbox-request-accept-article): Ditto.
2164         * nnmh.el (nnmh-request-accept-article): Ditto.
2165         * nnmail.el (nnmail-cache-insert): Change group to required,
2166         removed code which tried to figure out the group.
2167
2168 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
2169
2170         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
2171         messages. From Hans de Graaff <hans@degraaff.org>.
2172         * nnml.el (nnml-request-accept-article): Pass in the group name to
2173         nnmail-cache-insert, since it's available.
2174
2175 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2176
2177         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
2178
2179 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2180         From Florian Weimer <fw@deneb.enyo.de>.
2181
2182         * gnus.el (subscribed): New group parameter.
2183         (gnus-find-subscribed-addresses): Use it.
2184
2185 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
2186
2187         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
2188         the default for pgpmime to support pgp v2.
2189         * mml-sec.el (mml-signencrypt-style): New accessor function to
2190         allow users to get/set the signencrypt style more easily without
2191         frobbing the alist directly.
2192         * mml.el (mml-generate-mime-1): Use accessor function.
2193
2194 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2195
2196         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
2197         parenthesis for "<" and ">".  Suggested by Andreas Schwab
2198         <schwab@suse.de>.
2199
2200 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2201
2202         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
2203         when intuiting the group the message is written to.  From Josh
2204         Huber <huber@alum.wpi.edu>.
2205
2206 2002-05-06  Simon Josefsson  <jas@extundo.com>
2207
2208         * gnus-topic.el (gnus-group-topic-parameters): Work when group
2209         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
2210
2211 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
2212
2213         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
2214         argument, and fixed compiler warning. (added autoload for
2215         gpg-encrypt).
2216
2217 2002-05-04  Simon Josefsson  <jas@extundo.com>
2218
2219         * mml1991.el (mml1991-function-alist): Doc fix.
2220
2221         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
2222         doesn't exist (for previewing messages without having Gnus
2223         started).
2224
2225         * mm-util.el (mm-coding-system-priorities): Defcustom.
2226
2227         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
2228
2229 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
2230
2231         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
2232         default.
2233         * mml-sec.el:
2234         * mml-sec.el (mml-signencrypt-style): New.
2235         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
2236         argument `sign'.
2237         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
2238         signencrypt.
2239         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
2240         * mml.el (mml-generate-mime-1): Changed logic so a part which is
2241         both signed & encryped is processed in one operation. (rather than
2242         two separate ops: sign, then encrypt)
2243         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
2244         indication if a message is signed by an expired key.
2245         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
2246         enables combined sign & encrypt operation. (this was always on
2247         before).
2248         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
2249
2250 2002-05-01  Simon Josefsson  <jas@extundo.com>
2251
2252         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
2253         server.
2254         (nnimap-mailbox-info): defvar instead of defvoo.
2255
2256 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2257
2258         * gnus.el: Oort Gnus v0.06 is released.
2259
2260 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2261
2262         * lpath.el: Bind url-package-version.
2263
2264 2002-05-01  Simon Josefsson  <jas@extundo.com>
2265
2266         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
2267         filename before deleting the group itself, because the presence of
2268         a group filename decides if long filenames are used or not.
2269
2270         * gnus-art.el (gnus-button-alist): Don't inline
2271         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
2272         without also modifying g-button-alist.
2273         (gnus-button-alist): Fix type to allow variable as well as regexp.
2274         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
2275         themselves, variables to its contents.
2276         (gnus-button-entry): Ditto.
2277
2278 2002-05-01  Simon Josefsson  <jas@extundo.com>
2279
2280         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
2281         UIDNEXT as a string.
2282
2283         * nnimap.el (nnimap-string-lessp-numerical): New function.
2284         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
2285         integers.
2286
2287 2002-04-29  Simon Josefsson  <jas@extundo.com>
2288
2289         * nnmail.el (nnmail-cache-insert): Accept optional group
2290         parameter.
2291
2292         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
2293         n-r-g-a is disabled.
2294
2295 2002-04-29  Simon Josefsson  <jas@extundo.com>
2296
2297         * nnimap.el (nnimap-split-fancy): Fix doc.
2298         (nnimap-split-fancy): Fix doc.
2299
2300         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
2301         (nnimap-mailbox-info): New internal variable.
2302         (nnimap-retrieve-groups): Implement faster new mail check.
2303
2304         * nnimap.el (nnimap-split-articles): Support
2305         nnmail-cache-accepted-message-ids.
2306         (nnimap-request-accept-article): Ditto.
2307
2308         * imap.el (imap-mailbox-status-asynch): New command.
2309
2310 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
2311
2312         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
2313         are no subscribed mail groups.
2314         - Strip quoted names when comparing addresses
2315
2316 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
2317
2318         * mm-decode.el (mm-text-html-renderer): Change customize type to
2319         const.
2320
2321         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
2322         (gnus-debug-exclude-variables): do.
2323
2324 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2325
2326         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
2327         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
2328
2329 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2330
2331         * dns.el (dns-make-network-process): New macro.
2332         (query-dns): Use it.
2333
2334 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2335
2336         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
2337         article-buffer.
2338
2339         * mm-url.el (mm-url-package-name): New variable.
2340         (mm-url-package-version): New variable.
2341         (mm-url-insert-file-contents): Bind url-package-name and
2342         url-package-version here.
2343         * nnrss.el (nnrss-insert-w3): Move the bindings.
2344
2345         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
2346         url-package-version. Trivial change from Andrew J Cosgriff
2347         <ajc@polydistortion.net>
2348
2349         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
2350         attachments. Trivial change from Peter 'Luna' Runestig
2351         <peter@runestig.com>.
2352
2353 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
2354
2355         * nnkiboze.el (nnkiboze-request-scan): Call
2356         nnkiboze-possibly-change-group.
2357         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
2358         problems.
2359         (nnkiboze-generate-group): Set newsrc to the *highest* article
2360         number kibozed, not the lowest.
2361
2362 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
2363
2364         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
2365
2366 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2367         From Dan Christensen <jdc+news@uwo.ca>.
2368
2369         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
2370         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
2371         Recognize math postings.  Extract Date (now ignores "(15kb)").
2372         Extract email address using gnus-extract-address-components
2373         instead of just taking the first word.  Create Date and From
2374         headers for message which are missing these headers.  Get rid
2375         of spurious \\ lines (purely cosmetic).  Extend body-end and
2376         file-end regexps, to exclude more garbage from the message.
2377         Make URL rephrasing regexp more flexible, to match current
2378         format.
2379
2380 2002-04-23  Simon Josefsson  <jas@extundo.com>
2381
2382         * netrc.el: New file, functions copied from gnus-util.el by Ted
2383         Zlatanov <tzz@lifelogs.com>.
2384
2385         * gnus-util.el: Require netrc.
2386         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
2387         new code in netrc.el.
2388
2389 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2390
2391         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
2392         message-ignored-resent-headers, too.  From Matthieu Moy
2393         <Matthieu.Moy@imag.fr>.
2394
2395 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2396
2397         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
2398         boolean not a string
2399         * gnus-group.el (gnus-group-line-format): add description of %C
2400         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
2401           as %C
2402         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
2403
2404 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
2405
2406         * nnmaildir.el (nnmaildir-request-scan): typo: set
2407         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
2408         nnmail-get-new-mail for 'find-new-groups.
2409
2410 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
2411
2412         * nnmaildir.el (nnmaildir-request-update-info,
2413         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
2414         unnecessary calls to nnmaildir-request-scan.
2415
2416 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
2417
2418         * gnus-msg.el:
2419         * gnus-msg.el (gnus-message-replysign): New.
2420         * gnus-msg.el (gnus-message-replyencrypt): New.
2421         * gnus-msg.el (gnus-message-replysignencrypted): New.
2422         * gnus-msg.el (gnus-summary-reply): Use the three new variables
2423         (above) to automatically encrypt/sign to encrypted/signed
2424         messages.
2425         * message.el:
2426         * message.el (message-mode-map): Add keybinding for
2427         `message-to-list-only'
2428         * message.el (message-mode): Add description for
2429         `message-to-list-only'
2430         * message.el (message-to-list-only): New.
2431         * message.el (message-make-mft): Changed to use the cl loop macro,
2432         and added optional flag to return only the matched list. (for use
2433         in new message-to-list-only function)
2434
2435 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
2436
2437         * gnus-msg.el:
2438         * gnus-msg.el (gnus-message-replysign):
2439         * gnus-msg.el (gnus-replysign): New.
2440         * gnus-msg.el (gnus-replyencrypt): New.
2441         * gnus-msg.el (gnus-replysignencrypted): New.
2442         * gnus-msg.el (gnus-summary-reply):
2443         * message.el:
2444         * message.el (message-mode-map):
2445         * message.el (message-mode):
2446         * message.el (message-to-list-only): New.
2447         * message.el (message-make-mft):
2448
2449 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2450
2451         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
2452
2453 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
2454
2455         * message.el (message-gen-unsubscribed-mft): accept a prefix
2456         argument so CC can be included with C-u C-c C-f C-a
2457
2458 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2459         From Ted Zlatanov <teodor.zlatanov@divine.com>.
2460
2461         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
2462         Improve docstring.
2463         (spam-enter-blacklist): New command.
2464
2465         * gnus-sum.el (gnus-spam-mark): New mark.
2466         (gnus-auto-expirable-marks): Add gnus-spam-mark.
2467         (gnus-summary-make-tool-bar): Correct conditional.
2468         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
2469         (gnus-summary-mark-as-spam): New command.
2470
2471 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
2472
2473         * mml-sec.el (mml-secure-message): changed to support arbritrary
2474         modes.
2475         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
2476         changed to support "signencrypt" mode.
2477         * mml.el (mml-parse-1): changed to support different secure modes
2478         more easily. (for signencrypt)
2479
2480 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
2481
2482         * gnus-sum.el (gnus-update-summary-mark-positions)
2483         (gnus-summary-toggle-header):
2484         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
2485         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
2486         (gnus-uu-post-encoded):
2487         * nnfolder.el (nnfolder-possibly-change-group):
2488         * nnimap.el (nnimap-retrieve-headers):
2489         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
2490
2491 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
2492
2493         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
2494         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
2495
2496 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2497
2498         * gnus-srvr.el (gnus-server-set-info): Clear
2499         `gnus-server-method-cache' when `gnus-server-alist' is changed.
2500         From Daiki Ueno <ueno@unixuser.org>.
2501
2502 2002-04-11  Simon Josefsson  <jas@extundo.com>
2503
2504         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
2505         viewing of security buttons.  Thanks to Nicolas Kowalski
2506         <Nicolas.Kowalski@imag.fr>.
2507
2508         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
2509         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
2510         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
2511         <Nicolas.Kowalski@imag.fr>.
2512         (smime-decrypt-buffer): Ditto.
2513
2514 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2515
2516         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
2517         header line.
2518
2519 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
2520
2521         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
2522
2523 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2524
2525         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
2526
2527 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2528
2529         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
2530         errors when debug.
2531
2532 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
2533
2534         * message.el (message-make-mft): Changed MFT code from using
2535         message-recipients (which included Bcc) to use only the To and CC
2536         headers.
2537
2538 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
2539
2540         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
2541         add link.
2542         (gnus-treat-mail-picon): Ditto.
2543         (gnus-treat-newsgroups-picon): Ditto.
2544         (gnus-picon-databases): Fix custom type.
2545         (gnus-picon-databases): Add link.
2546         (gnus-article-x-face-command): Add to gnus-picon group.
2547
2548 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
2549
2550         * message.el (message-buffer-naming-style): Remove.
2551
2552 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2553
2554         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
2555
2556         * message.el (message-tool-bar-map): Ditto.
2557
2558         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2559
2560 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2561
2562         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
2563
2564 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
2565
2566         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
2567
2568 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
2569         Trivial patch.
2570
2571         * dns.el: open-network-stream under XEmacs does udp.
2572
2573 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
2574
2575         * spam.el (spam-enter-whitelist): New function.
2576         (spam-parse-whitelist): Ditto.
2577         (spam-refresh-list-cache): Ditto.
2578         (spam-address-whitelisted-p): New function.
2579
2580         * dns.el (query-dns): Use TCP when make-network-process isn't
2581         available.
2582         (dns-servers): New variable.
2583         (dns-parse-resolv-conf): New function.
2584         (query-dns): Use it.
2585
2586         * spam.el: New file.
2587
2588         * dns.el (query-dns): Test.
2589
2590 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2591
2592         * lpath.el (featurep): Bind make-network-process.
2593
2594 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
2595
2596         * nnmaildir.el: Use defstruct.  Use a single copy of
2597         nnmail-extra-headers to save memory.  Store server's group name
2598         prefix instead of each group's prefixed name.
2599         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
2600         nntp-server-buffer.
2601
2602 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2603
2604         * dns.el: New file.
2605
2606 2002-03-28  Simon Josefsson  <jas@extundo.com>
2607
2608         * gnus-sum.el (gnus-summary-dummy-line-format):
2609         * gnus.el (gnus-summary-line-format): Fixing links to Info.
2610         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
2611
2612 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2613
2614         * gnus-sum.el (gnus-summary-move-article)
2615         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
2616         the doc string.
2617
2618 2002-03-28  Simon Josefsson  <jas@extundo.com>
2619
2620         * mml-sec.el (mml-secure-message): Search after
2621         mail-header-separator from top of message.
2622
2623 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
2624
2625         * nnmaildir.el: Cosmetic changes.
2626         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
2627         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
2628         nnmaildir--group-ls): New macros/functions.  Use them.
2629         (nnmaildir--unlink): Evalutate argument only once.
2630
2631 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
2632
2633         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
2634         symbols.
2635         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
2636         `gnus-point-at-eol'.
2637
2638 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
2639
2640         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
2641         nnmaildir--marks-dir): New macros.  Use them.
2642         Use inhibit-quit for atomicity instead of in-memory journaling.
2643         (nnmaildir--edit-prep): New function.
2644         (Local Variables): Use it.
2645
2646 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
2647
2648         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
2649
2650 2002-03-25  Simon Josefsson  <jas@extundo.com>
2651
2652         * message.el (message-mode): Fix doc.
2653
2654 2002-03-25  Simon Josefsson  <jas@extundo.com>
2655
2656         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
2657         Matthieu Moy <Matthieu.Moy@imag.fr>.
2658
2659 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
2660
2661         * mml-sec.el (mml-unsecure-message): Add docstring.
2662
2663 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
2664
2665         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
2666         value.
2667         Trivial change from andre@slamdunknetworks.com
2668
2669 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
2670
2671         * mml.el (mml-mode-map): Added a keybinding for
2672         `mml-unsecure-message'.  Also, added a menu entry for said
2673         function in the Attachments menu.
2674
2675 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2676
2677         * canlock.el (canlock-version): Remove.
2678         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
2679         here; simplify \x insertions.
2680         (canlock-sha1): New function, always return a unibyte string.
2681         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
2682         of a password.
2683         (canlock-insert-header): Use `canlock-sha1'.
2684         (canlock-verify): Ditto.
2685
2686 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2687
2688         * message.el (message-fix-before-sending): Add an option that
2689         ignores illegible text.
2690         Trivial change from Mark Milhollan <mlm@attglobal.net>
2691
2692         * message.el (message-font-lock-keywords): Support multi-line MML
2693         tags.
2694
2695         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
2696         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
2697
2698 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2699
2700         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
2701         symbols for "View as different encoding" submenu.
2702
2703 2002-03-19  Simon Josefsson  <jas@extundo.com>
2704
2705         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
2706         encoding" submenu.
2707
2708 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2709
2710         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
2711
2712 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2713
2714         * gnus-sum.el (gnus-sum-thread-tree-root)
2715         (gnus-sum-thread-tree-single-indent)
2716         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
2717         (gnus-sum-thread-tree-leaf-with-other)
2718         (gnus-sum-thread-tree-single-leaf): Make customizable.
2719
2720 2002-03-16  Simon Josefsson  <jas@extundo.com>
2721
2722         * gnus-util.el (gnus-extract-address-components): Don't break on
2723         names such as James "Kibo" Parry.  From Francis Litterio
2724         <franl@world.std.com>.
2725
2726 2002-03-13  Simon Josefsson  <jas@extundo.com>
2727
2728         * pop3.el (pop3-open-server): Revert multibyte change.  From
2729         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
2730
2731         * message.el (message-send-mail-with-qmail): Make it work.  From
2732         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
2733
2734 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
2735
2736         * message.el (message-make-mft): Set case-fold-search while
2737         generating the MFT.  Also, a little cleanup in the MFT code.
2738
2739 2002-03-12  Simon Josefsson  <jas@extundo.com>
2740
2741         * message.el (message-qmail-inject-args): May be function.
2742         (message-send-mail-with-qmail): Call function if m-q-i-a is
2743         function.  From fn@hungry.org (Faried Nawaz).
2744
2745 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2746
2747         * message.el (message-abbrevs-loaded): Remove.
2748         (mailabbrev): Require it.
2749
2750         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
2751
2752 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2753
2754         * pop3.el (pop3-open-server): Set process buffer unibyte.
2755
2756 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2757
2758         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
2759
2760 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2761
2762         * nnslashdot.el (nnslashdot-request-article): Remove javascript
2763         too.
2764
2765 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2766
2767         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
2768         duplication.
2769         (gnus-summary-save-parts-type-history): Ditto.
2770         (gnus-summary-save-parts-last-directory): Ditto.
2771         Trivial change from andre@slamdunknetworks.com
2772
2773 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
2774
2775         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
2776
2777 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2778
2779         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
2780         -->" as the end of the first article.
2781
2782         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
2783         From Matthieu Moy <Matthieu.Moy@imag.fr>
2784
2785         * message.el (message-add-action): Use add-to-list.
2786         (message-delete-action): New function.
2787
2788         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
2789         pieces.
2790
2791 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
2792
2793         * nnnil.el: New file.
2794         * gnus.el (gnus-valid-select-methods): Include nnnil.
2795
2796 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
2797
2798         * message.el (message-syntax-checks): Because canlock is
2799         supported, we disable sender syntax check.
2800         (message-shoot-gnksa-feet): Add cancel-messages option doc.
2801
2802         * gnus-draft.el (gnus-draft-send): If interactive, use its default
2803         value of message-syntax-checks.
2804
2805         * qp.el (quoted-printable-decode-region): Doc addition.
2806         From: Eli Zaretskii <eliz@is.elta.co.il>
2807
2808         * mail-source.el (make-source-make-complex-temp-name): Use
2809         make-temp-file.
2810
2811         * mm-util.el (mm-make-temp-file): New function.
2812         * nneething.el (nneething-file-name): Use it.
2813         * mml-smime.el (mml-smime-encrypt): Ditto.
2814         * mm-view.el (mm-inline-wash-with-file): Ditto.
2815         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
2816         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
2817         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
2818         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
2819         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
2820         * gnus-art.el (gnus-mime-print-part): Ditto.
2821
2822 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
2823
2824         * message.el (nnmaildir-article-number-to-base-name): New
2825         function.
2826         (nnmaildir-base-name-to-article-number): New function.
2827
2828 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2829
2830         * smime.el (smime-make-temp-file): Don't quote
2831         `temporary-file-directory'.
2832
2833 2002-03-04  Simon Josefsson  <jas@extundo.com>
2834
2835         * smime.el (smime-sign-region): Rename argument keyfiles to
2836         keyfile. You only sign something with one key.
2837         (smime-sign-buffer): Better completing-read prompt.
2838         (smime-decrypt-buffer): Ditto.
2839
2840         * smime.el (smime-make-temp-file): Make it work under XEmacs.
2841
2842         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
2843         completing-read.
2844         (mm-view-pkcs7-decrypt): CRLF->LF.
2845
2846 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
2847
2848         * message.el (message-hierarchical-addresses): New variable.
2849         (message-get-reply-headers): Use it.
2850         From Ted Zlatanov <teodor.zlatanov@divine.com>
2851
2852 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
2853
2854         * message.el (message-mode): If buffer-file-name, don't set auto
2855         save file name.
2856         Trivial change from Geoff Greene <ggreene@wpi.edu>
2857
2858 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2859
2860         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
2861         takes one argument in read-char.
2862
2863         * message.el (message-fix-before-sending): Forward a char.
2864         Check mmu-multibyte-p, add control-1.
2865
2866 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2867
2868         * gnus-start.el (gnus-read-init-file): Ditto.
2869
2870         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
2871
2872         * dgnushack.el (dgnushack-make-load): Ditto.
2873
2874         * mail-source.el (mail-source-fetch): Extract the right error
2875         code.
2876
2877         * message.el (message-fix-before-sending): Check illegible text.
2878
2879         * gnus-util.el (gnus-multiple-choice): New function.
2880
2881         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
2882         also defined in gnus-score.el.
2883
2884 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
2885
2886         * message.el (message-get-reply-headers): downcase email addresses
2887         for comaparisons for duplicate removal.
2888
2889 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2890
2891         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
2892         implementation of PKCS#7, which just allows users read the
2893         message.
2894         (mm-view-pkcs7): Use it.
2895
2896 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2897
2898         * gnus.el (large-newsgroup-initial): New parameter.
2899
2900         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
2901         (gnus-summary-insert-old-articles): Ditto.
2902
2903 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2904
2905         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
2906         used as the default answer of the question, "How many articles?".
2907         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
2908
2909         * nnagent.el (nnagent-retrieve-headers): Remove articles with
2910         small numbers.
2911
2912 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2913
2914         * deuglify.el: Fix comments.
2915
2916 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
2917
2918         * html2text.el (html2text-clean-anchor): If there is no HREF,
2919         insert nothing.
2920
2921         * mml.el (mml-generate-mime-1): Add cdr.
2922         From: andre@slamdunknetworks.com
2923
2924         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
2925         (mm-text-html-washer-alist): Ditto.
2926
2927         * mm-decode.el (mm-text-html-renderer): Add html2text.
2928
2929         * html2text.el: Face lift.
2930
2931         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
2932
2933 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
2934
2935         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
2936
2937         * deuglify.el: Change copy right. Add autoload. Add coding-system.
2938
2939         * deuglify.el: New file. The original file name is
2940         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
2941
2942         * mm-decode.el (mm-display-external): Use
2943         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
2944
2945 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
2946
2947         * nnmaildir.el (nnmaildir-request-list): Report the highest
2948         article number, not the total number of articles.
2949
2950 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2951
2952         * gnus-sum.el: Move uu key map here.
2953         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
2954
2955 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
2956
2957         * nnmaildir.el (nnmaildir-request-expire-articles): Use
2958         nnmail-expiry-wait* if expire-age parameter is not set.
2959
2960 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2961
2962         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
2963         function.
2964         (gnus-group-sort-selected-groups-by-real-name): New function.
2965         (gnus-group-make-menu-bar): Add sort by real name.
2966
2967         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
2968         rebuild.
2969         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
2970         nil as dependencies as well.
2971
2972 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2973
2974         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
2975         for mime-parts.
2976
2977         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
2978
2979         * gnus-group.el (gnus-group-name-decode): Don't test
2980         multibyte-string, because it breaks XEmacs.
2981         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
2982
2983         * message.el (message-send-mail): Be talkative.
2984
2985         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
2986         (mm-automatic-display): Ditto.
2987
2988         * mailcap.el (mailcap-mime-data): Ditto.
2989         From: Reiner Steib <4uce.02.r.steib@gmx.net>
2990
2991 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2992
2993         * many files: Remove trailing whitespaces, replace spc+tab with
2994         tab, replace leading whitespaces with tabs.
2995
2996 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
2997
2998         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
2999         articles with no body and no blank line after the header.
3000
3001 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3002
3003         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
3004         parts.
3005
3006         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
3007         non-ascii chars.
3008
3009         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
3010
3011         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
3012         w3-delay-image-loads.
3013         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
3014         (mm-w3-prepare-buffer): Ditto.
3015
3016         * mail-source.el (mail-source-fetch-directory): Run scripts.
3017
3018 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3019
3020         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
3021         for Majordomo confirmations.
3022
3023 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3024
3025         * gnus-fun.el (gnus-respond-to-confirmation): New command.
3026
3027 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3028
3029         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
3030
3031 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
3032
3033         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
3034         References header field.  From Mark Thomas <mthomas@cmu.edu>.
3035
3036 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3037
3038         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
3039         (mm-inline-render-with-stdin): Ditto.
3040         (mm-inline-render-with-function): Ditto.
3041         (mm-inline-wash-with-file): Bind coding-system-for-write.
3042         (mm-inline-wash-with-stdin): Ditto.
3043
3044 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3045
3046         Suggested by Felix Natter <fnatter@gmx.net>
3047
3048         * gnus-art.el (gnus-mime-view-part-externally): Rename from
3049         gnus-mime-externalize-view.
3050         (gnus-mime-view-part-internally): Rename from
3051         gnus-mime-internalize-view.
3052         (gnus-article-view-part-externally): Rename from
3053         gnus-article-externalize-part.
3054         (gnus-mime-action-alist): Change correspondingly.
3055         (gnus-mime-button-commands): Ditto.
3056         (gnus-mime-action-alist): Remove duplication.
3057
3058         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
3059
3060 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3061
3062         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
3063
3064         * gnus-art.el (gnus-display-mime): Use it.
3065
3066         * mm-partial.el (mm-partial-find-parts): Use it.
3067
3068         * gnus-sum.el (gnus-article-loose-mime): Rename from
3069         gnus-article-no-strict-mime.
3070         (gnus-summary-save-parts): Use it.
3071
3072 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3073
3074         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
3075         local variable.
3076
3077         * gnus-art.el (article-display-x-face): Don't sort multiple
3078         X-Faces.
3079
3080 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3081
3082         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
3083         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
3084
3085         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
3086
3087 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3088
3089         Some ideas is inspired by code from Hrvoje Niksic
3090         <hniksic@arsdigita.com>
3091
3092         * gnus-art.el (gnus-article-wash-function): Set the default to
3093         nil, so that we use mm-text-html-renderer instead.
3094         (article-wash-html): Use mm-text-html-renderer.
3095
3096         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
3097         (mm-text-html-renderer): New variable.
3098         (mm-inline-text-html-renderer): Set the default to nil, so that we
3099         use mm-text-html-renderer instead.
3100
3101         * mm-view.el (mm-inline-text-html): New function.
3102         (mm-text-html-renderer-alist): New variable.
3103         (mm-inline-text-vcard): New function.
3104         (mm-inline-text): Split.
3105         (mm-links-remove-leading-blank): New function.
3106         (mm-inline-render-with-file): New function.
3107         (mm-inline-render-with-stdin): New function.
3108         (mm-inline-render-with-function): New function.
3109         (mm-text-html-washer-alist): New variable.
3110         (mm-inline-wash-with-file): New function.
3111         (mm-inline-wash-with-stdin): New function.
3112
3113 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3114
3115         * message-utils.el: Fix installation doc.
3116         From: Reiner Steib <4uce.02.r.steib@gmx.net>
3117
3118 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
3119
3120         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
3121         (gnus-post-method): Use it.
3122         (gnus-summary-cancel-article): Find the correct post-method.
3123
3124         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
3125         * message.el (message-send-news): Ditto.
3126         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
3127         <ipmonger@delamancha.org>
3128
3129         * gnus.el (gnus-select-method): Fix doc.
3130         (gnus-server-string): Use 'using nntp'.
3131
3132         * gnus-agent.el (gnus-slave-unplugged): New command.
3133         From: Felix Natter <fnatter@gmx.net>
3134
3135 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3136
3137         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
3138         Call edit-done-function first, then change the window
3139         configuration.
3140         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
3141         (gnus-article-edit-mode): mml-mode.
3142
3143         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
3144         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
3145
3146         * message-utils.el: Adopt the file.
3147
3148         * message-utils.el: New file.
3149         From Holger Schauer <Holger.Schauer@gmx.de>
3150
3151 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3152
3153         * gnus-sum.el (gnus-summary-move-article): Select-article only
3154         when gnus-move-split-methods is non-nil. And we don't render or
3155         mark the article.
3156
3157         * gnus-fun.el (gnus-shell-command-to-string): New function.
3158         (gnus-shell-command-on-region): New function.
3159         (gnus-random-x-face): Use them.
3160         (gnus-x-face-from-file): Ditto.
3161         (gnus-convert-image-to-gray-x-face): Ditto.
3162         (gnus-convert-gray-x-face-to-xpm): Ditto.
3163         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
3164
3165 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3166
3167         * gnus-art.el (gnus-treat-display-xface): Don't use
3168         `shell-command-to-string' when compiling.
3169         (gnus-treat-display-grey-xface): Ditto.
3170
3171 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
3172
3173         * nnmaildir.el (nnmaildir--article-count): If the group is
3174         completely empty, report minimum article number as 1 instead of 0.
3175
3176 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
3177
3178         * gnus-agent.el (gnus-get-predicate): Use nconc.
3179
3180         * gnus-sum.el (gnus-summary-display-make-predicate): Use
3181         gnus-summary-display-cache as cache.
3182
3183         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
3184         (nndoc-mail-in-mail-type-p): New function.
3185         (nndoc-mail-in-mail-article-begin): New function.
3186
3187 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
3188
3189         * mailcap.el (mailcap-mime-data): Use enriched-decode.
3190
3191         * gnus-cite.el (gnus-article-fill-cited-article): Bind
3192         use-hard-newlines to nil.
3193
3194         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
3195         image is not available if window-system is not available.
3196
3197         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
3198
3199 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3200
3201         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
3202         bookmark, because update-mark doesn't handle it correctly.
3203
3204 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3205
3206         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
3207         directly instead of calling message-send-mail.
3208
3209         * gnus-start.el (gnus-read-descriptions-file): Use
3210         gnus-default-charset.
3211
3212         * mm-util.el (mm-guess-mime-charset): New function.
3213
3214         * gnus.el (gnus-default-charset): Use it.
3215         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
3216         the default.
3217
3218 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3219
3220         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
3221         (article-display-x-face): Use it.  Disable grey xface, if
3222         uncompface is not found.
3223
3224         * message.el (message-mode): Don't enable multibyte on an indirect
3225         buffer.
3226
3227         * nnrss.el (nnrss-content-function): New variable.
3228         (nnrss-request-article): Use it.
3229
3230 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3231
3232         * gnus.el: Add article-unsplit-urls.
3233         * gnus-sum.el: Ditto.
3234         * gnus-art.el (gnus-treat-strip-cr): New variable.
3235         (gnus-treatment-function-alist): Use it.
3236         (article-unsplit-urls): New function.
3237         (gnus-article-make-menu-bar): Use it.
3238         From: Michael Cook <michael.cook@cisco.com>
3239
3240 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3241
3242         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
3243         copy.
3244
3245 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
3246
3247         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
3248         with internal whitespace.
3249         (gnus-parent-id): Ditto.
3250
3251 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3252
3253         * gnus-art.el (gnus-article-treat-body-boundary): Add
3254         gnus-decoration property.
3255         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
3256
3257         * message.el (message-mode): Set local-abbrev-table.
3258         From Matt Armstrong <matt@lickey.com>.
3259
3260         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
3261         too many spaces.
3262
3263         * rfc2047.el (rfc2047-unfold-region): Ditto.
3264         (rfc2047-decode-region): Don't unfold. Let
3265         gnus-article-treat-unfold-headers do it.
3266
3267         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
3268         From: Jesper Harder <harder@ifa.au.dk>
3269
3270 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3271
3272         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
3273         (gnus-configure-posting-styles): Use it.
3274         (gnus-configure-posting-styles): Remove trailing newspaces.
3275
3276 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3277
3278         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
3279         is non-nil.
3280
3281         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
3282
3283         * gnus.el (gnus-server-to-method): Switch position with
3284         gnus-server-get-method.
3285         (gnus-agent): Add doc.
3286
3287         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
3288         (gnus-summary-save-parts): Use it.
3289
3290         * gnus-art.el (gnus-display-mime): Use it.
3291         * mm-partial.el (mm-partial-find-parts): Use it.
3292
3293         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
3294
3295         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
3296         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
3297
3298         * nnagent.el (nnagent-request-expire-articles): Don't delete
3299         files.
3300
3301 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
3302
3303         * message.el (message-gen-unsubscribed-mft): New function.
3304         From Sriram Karra <karra@cs.utah.edu>.
3305
3306         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
3307         open parenthesis.
3308
3309         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
3310         (mm-inline-text-html-render-with-w3): Ditto.
3311         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
3312         Suggested by Dave Love  <d.love@dl.ac.uk>.
3313
3314         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
3315
3316         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
3317         * nntp.el (nntp-send-command): Ditto.
3318         * nntp.el (nntp-send-command-nodelete): Ditto.
3319
3320 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3321
3322         * mm-url.el (mm-url-load-url): New function.
3323         (mm-url-insert-file-contents): Use it.
3324
3325         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
3326
3327         * message.el (message-forward-make-body): Correctly copy
3328         forward-buffer.
3329
3330         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
3331
3332 2002-02-04  Simon Josefsson  <jas@extundo.com>
3333
3334         * gnus-art.el (gnus-article-followup-with-original): Mark with
3335         force, prevent errors when following up from article buffer.
3336         (gnus-article-reply-with-original): Ditto.
3337
3338         * binhex.el (binhex-decoder-switches): Fix doc.  From
3339         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
3340
3341 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3342
3343         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
3344         highlight-citation after emphasize.
3345
3346 2002-02-04  Simon Josefsson  <jas@extundo.com>
3347
3348         * nnfolder.el (nnfolder-open-marks):
3349
3350         * nnml.el (nnml-open-marks): Message when done.  From David
3351         Edmondson <dme@sun.com>.
3352
3353 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3354
3355         * imap.el (imap-anonymous-auth): Fix typo.
3356         From: Steinar Bang <sb@dod.no>
3357
3358         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
3359         save-excursion.
3360         (gnus-cache-braid-heads): Ditto.
3361
3362         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
3363         line, because there are extra articles in the overview buffer.
3364
3365         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
3366
3367         * message.el (message-forward-rmail-make-body): Directly use
3368         rmail-msg-restore-non-pruned-header to avoid calling
3369         vertical-motion.
3370
3371 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3372
3373         * gnus-cache.el (gnus-summary-insert-cached-articles):
3374         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
3375
3376         * gnus-group.el (gnus-group-mark-article-read): Nreverse
3377         gnus-newsgroups-unselected.
3378
3379         * gnus-agent.el (gnus-summary-set-agent-mark): Use
3380         gnus-add-to-sorted-list.
3381
3382         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
3383         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
3384         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
3385         (gnus-update-read-articles): UNREAD is sorted.
3386         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
3387         (gnus-newsgroup-marked, gnus-newsgroup-cached)
3388         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
3389         (gnus-newsgroup-dormant): Require sorted.
3390
3391         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
3392         directories.
3393         (gnus-dired-print): New function.
3394
3395         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
3396         ps-despool.
3397
3398 2002-02-02  Simon Josefsson  <jas@extundo.com>
3399
3400         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
3401
3402 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3403
3404         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
3405         t. This makes gnus-agent customizable without putting
3406         gnus-agentize into .gnus.
3407
3408         * gnus.el (gnus-agent): Make it customizable.
3409
3410         * gnus-dired.el: New file.
3411         From Benjamin Rutt <brutt@bloomington.in.us>
3412
3413         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
3414         if no article.
3415         (gnus-cache-possibly-remove-article): Ditto.
3416         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
3417
3418 2002-02-01  Simon Josefsson  <jas@extundo.com>
3419
3420         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
3421
3422 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3423
3424         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
3425         (mm-setup-w3m): Don't bind keys listed in the above.
3426
3427 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3428
3429         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
3430         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
3431         is non-nil; bind `w3m-force-redisplay' with nil.
3432
3433         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3434
3435         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
3436
3437 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
3438
3439         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
3440         use mail-header-unfold-field.
3441
3442         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
3443         gnus-summary-limit.
3444
3445         * gnus-range.el (gnus-add-to-sorted-list): New function.
3446         * gnus-sum.el (gnus-mark-article-as-read): Use it.
3447         (gnus-mark-article-as-unread): Ditto.
3448         (gnus-summary-mark-article-as-unread): Ditto.
3449         (gnus-build-get-header): Ditto.
3450         (gnus-summary-prepare-threads): Ditto.
3451         (gnus-summary-insert-pseudos): Ditto.
3452         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
3453         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
3454         (gnus-summary-insert-old-articles): Ditto.
3455
3456         * gnus-msg.el (gnus-posting-styles): Add new format of header.
3457         (gnus-configure-posting-styles): Support the new format.
3458
3459         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
3460         edebug-form-spec to (sexp body).
3461         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
3462
3463         * message.el (message-reply-headers): Add doc.
3464
3465 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3466
3467         * gnus-group.el (gnus-group-delete-group): Nix the entry in
3468         gnus-cache-active-hashtb.
3469
3470         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
3471         (gnus-agent-summary-fetch-group): Use it.
3472
3473         * gnus-msg.el (gnus-debug-files): New variable.
3474         (gnus-debug-exclude-variables): New variable.
3475         (gnus-debug): Use them.
3476
3477         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
3478
3479 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3480
3481         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
3482         (message-mode-syntax-table): Move back the previous position.
3483
3484         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
3485
3486         * gnus-agent.el (gnus-agent-retrieve-headers): Use
3487         gnus-sorted-difference.
3488
3489         * nnsoup.el (nnsoup-request-expire-articles): Use
3490         gnus-sorted-difference.
3491
3492         * nnheader.el: Autoload gnus-sorted-difference.
3493
3494         * nnfolder.el (nnfolder-request-expire-articles): Use
3495         gnus-sorted-difference.
3496
3497         * gnus-cache.el (gnus-cache-retrieve-headers): Use
3498         gnus-sorted-difference.
3499
3500         * gnus-range.el: Autoload cookies.
3501         (gnus-sorted-difference): New function.
3502         (gnus-sorted-ndifference): New function.
3503         (gnus-sorted-nintersection): Rename from
3504         gnus-set-sorted-intersection.
3505         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
3506         (gnus-list-range-difference): Rename from
3507         gnus-inverse-list-range-intersection.
3508         (gnus-inverse-list-range-intersection): Use defalias.
3509
3510         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
3511         gnus-sorted-ndifference, and gnus-sorted-nintersection.
3512         (gnus-articles-to-read): Use gnus-sorted-difference.
3513         (gnus-summary-limit-mark-excluded-as-read): Use
3514         gnus-sorted-intersection and gnus-sorted-ndifference.
3515         (gnus-list-of-read-articles): Use gnus-list-range-difference.
3516         (gnus-summary-insert-articles): Use gnus-sorted-difference.
3517
3518         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
3519
3520 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3521
3522         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
3523         property to the buffer for using emacs-w3m command keys.
3524
3525         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
3526         option.
3527
3528         * mm-view.el (mm-w3m-mode-map): New variable.
3529         (mm-w3m-mode-command-alist): New variable.
3530         (mm-w3m-minor-mode): Removed.
3531         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
3532         (mm-inline-text-html-render-with-w3m): Add keymap property to the
3533         buffer for using emacs-w3m command keys.
3534
3535 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3536
3537         * message.el (message-mode-syntax-table): Move forward.
3538         (message-cite-prefix-regexp): Auto detect non word constituents.
3539         (message-cite-prefix-regexp): Don't use with-syntax-table.
3540
3541         * gnus-sum.el (gnus-summary-update-info): Use
3542         gnus-list-range-intersection.
3543
3544         * gnus-agent.el (gnus-agent-fetch-headers): Use
3545         gnus-list-range-intersection.
3546
3547         * gnus-range.el (gnus-range-normalize): Use correct predicate.
3548         (gnus-list-range-intersection): Use it.
3549         (gnus-inverse-list-range-intersection): Ditto.
3550         (gnus-sorted-intersection): Add doc.
3551         (gnus-set-sorted-intersection): Add doc.
3552         (gnus-sorted-union): New function.
3553         (gnus-set-sorted-union): New function.
3554
3555         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
3556         (gnus-inverse-list-range-intersection): Ditto.
3557
3558 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
3559
3560         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
3561
3562         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
3563         and permit `:' and `\' in order to handle full Windows pathnames.
3564         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
3565         technically not correct per standard, but seems to have common use.
3566
3567 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3568
3569         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
3570         replacing numbers.
3571
3572 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
3573
3574         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
3575
3576         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
3577         Don't split when the window is small, e.g. when a small *BBDB*
3578         window is the lowest one.
3579
3580         * gnus-agent.el (gnus-agent-retrieve-headers): Use
3581         nnheader-find-nov-line to speed up. Use nreverse, because it is
3582         sorted. Use nnheader-insert-nov-file.
3583
3584 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3585
3586         * mm-decode.el (mm-inline-text-html-with-images): New user option.
3587
3588         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
3589         of `w3m-display-inline-images' with the value of
3590         `mm-inline-text-html-with-images'.
3591         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3592
3593         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3594
3595 2002-01-27  Richard M. Stallman  <rms@gnu.org>
3596
3597         * time-date.el: Add autoload cookies.  Many doc fixes.
3598         (time-add): New function.
3599         (time-subtract): Renamed from subtract-time.
3600         (subtract-time): New alias for time-subtract.
3601
3602 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3603
3604         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
3605         emacs-w3m in doc-string.
3606
3607         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
3608         `w3m-current-buffer'.
3609
3610 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3611
3612         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
3613
3614         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
3615         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
3616         (mm-w3m-cid-retrieve): New function.
3617         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
3618
3619 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3620
3621         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
3622
3623 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3624
3625         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
3626
3627 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3628
3629         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
3630         32K.
3631
3632         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
3633
3634         * nnmail.el (nnmail-article-group): Decode headers before running
3635         split rules over them.
3636         (nnmail-mail-splitting-charset): New variable.
3637
3638         * smiley.el: Replaced with smiley-ems.el.
3639
3640 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3641
3642         * mm-url.el (mm-url-predefined-programs): Add w3m.
3643         (mm-url-program): Ditto.
3644
3645 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3646
3647         * nnml.el (nnml-use-compressed-files): New variable.
3648         (nnml-filenames-are-evil): Removed.
3649         (nnml-current-group-article-to-file-alist): Don't use.
3650         (nnml-update-file-alist): Inhibit.
3651         (nnml-article-to-file): Use new var.
3652
3653 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3654
3655         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
3656
3657         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
3658
3659 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3660
3661         * gnus-agent.el (gnus-agent-load-alist): Use new caching
3662         function.
3663
3664         * gnus-util.el (gnus-cache-file-contents): New function.
3665
3666         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
3667         (gnus-agent-load-alist): Use it.
3668
3669         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
3670
3671         * nnheader.el (nnheader-insert-nov-file): New function.
3672
3673         * gnus-util.el (gnus-parse-without-error): Correct the loop.
3674
3675         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
3676         there are no references.
3677         (gnus-extract-message-id-from-in-reply-to): New function.
3678         (gnus-nov-parse-line): Use in-reply-to if there are no
3679         references.
3680
3681 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3682
3683         * nnagent.el (nnagent-retrieve-headers): Use new macro.
3684
3685         * gnus-util.el (gnus-parse-without-error): New macro.
3686
3687 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
3688
3689         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
3690         (gnus-article-wash-function): use locate-library to decide which
3691         to use.
3692
3693 2002-01-25  Simon Josefsson  <jas@extundo.com>
3694
3695         * pop3.el (pop3-munge-message-separator): Work if no date.
3696         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
3697
3698 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3699
3700         * gnus-agent.el (gnus-agent-save-alist): Fix.
3701
3702         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
3703         mistake.  Reinstated lost code.
3704
3705 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
3706
3707         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
3708         one exists in the case of an encrypted message with an internal
3709         signature.
3710
3711 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3712
3713         * gnus-agent.el (gnus-agent-save-alist): Optimized.
3714
3715 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3716
3717         * dgnushack.el: Commented out the experimental code.
3718
3719 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3720
3721         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
3722         error.
3723
3724         * gnus.el (gnus-server-to-method): Made into subst.
3725         (gnus-server-method-cache): New variable.
3726         (gnus-server-to-method): Use it.
3727         (gnus-group-method-cache): New variable.
3728         (gnus-find-method-for-group-1): Renamed.
3729         (gnus-find-method-for-group): New function.
3730         (gnus-group-method-cache): Removed.
3731
3732         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
3733         function.
3734
3735         * gnus-range.el (gnus-members-of-range): New function.
3736         (gnus-list-range-intersection): Renamed.
3737         (gnus-inverse-list-range-intersection): New function.
3738
3739         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
3740
3741         * nnagent.el (nnagent-retrieve-headers): New implementation.
3742
3743         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
3744         implementation.
3745
3746 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3747
3748         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
3749         `w3m-meta-content-type-charset-regexp'.
3750
3751         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
3752         charset-encoded html contents.
3753
3754 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3755
3756         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
3757         an empty file.
3758
3759         * nnweb.el (url): Ignore errors when request url.
3760
3761         * nnrss.el: Clean up the comments.
3762
3763 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3764
3765         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
3766
3767         * mm-decode.el (mm-inline-text-html-renderer): New user option.
3768         (mm-inline-media-tests): Test whether the value of
3769         `mm-inline-text-html-renderer' is a function for text/html.
3770
3771         * mm-view.el (mm-inline-text-html-render-with-w3): New function
3772         separated from `mm-inline-text'.
3773         (mm-w3m-minor-mode): New variable.
3774         (mm-w3m-setup): New variable.
3775         (mm-setup-w3m): New function.
3776         (mm-inline-text-html-render-with-w3m): New function.
3777         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
3778         text/html.
3779
3780 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
3781
3782         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
3783
3784 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3785
3786         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
3787         and `gnus-xmas-completing-read'.
3788
3789 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3790
3791         * nneething.el (nneething-message-id-number): Abolished.
3792         (nneething-encode-file-name): Not encode numerical characters.
3793         (nneething-make-head): `nneething-message-id-number' is not
3794         used to generate message IDs.
3795
3796 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3797
3798         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
3799         characters.
3800
3801 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3802
3803         * gnus-xmas.el (gnus-xmas-completing-read): New function.
3804         (gnus-xmas-redefine): Redefine conditionally.
3805
3806 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
3807
3808         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
3809         tag.
3810
3811 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
3812
3813         * message.el (message-font-lock-keywords): Added the secure tag.
3814         * mml-sec.el: Added functions to generate/modify/remove the secure
3815         tag while in message mode.
3816         * mml-sec.el (mml-secure-message): New.
3817         * mml-sec.el (mml-unsecure-message): New.
3818         * mml-sec.el (mml-secure-message-sign-smime): New.
3819         * mml-sec.el (mml-secure-message-sign-pgp): New.
3820         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
3821         * mml-sec.el (mml-secure-message-encrypt-smime): New.
3822         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
3823         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
3824         * mml.el (mml-parse-1): Added code to recognise the secure tag and
3825         convert it to either a part or multipart depending on if there are
3826         other parts in the message.
3827         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
3828         to use the secure tag, rather than the part tag.
3829         * mml.el (mml-preview): Added a save-excursion to keep cursor
3830         position after doing an MML preview.
3831
3832 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3833
3834         * nnheader.el (nnheader-parse-overview-file): New function.
3835         (nnheader-write-overview-file): New function.
3836
3837 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3838
3839         * gnus.el (gnus-group-fast-parameter): Check better if expansion
3840         in wanted.
3841
3842         * nnweb.el (nnweb-type-definition): Clean up.
3843
3844 2002-01-21  Alastair Burt  <burt@dfki.de>
3845         Trivial patch.
3846
3847         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
3848         buffer exists before jumping to it.
3849
3850 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3851
3852         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
3853         function.
3854         (article-wash-html): Use it.
3855         (gnus-article-wash-function): New variable.
3856         (gnus-article-wash-html-with-w3m): New function.
3857
3858 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3859
3860         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
3861         XEmacs.
3862
3863 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
3864
3865         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
3866         command line.
3867
3868 2002-01-21  Simon Josefsson  <jas@extundo.com>
3869
3870         * canlock.el (base64-encode-string): Autoload it from base64.
3871         (canlock-make-cancel-key): Base64 encode unibyte string.
3872
3873 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3874
3875         * nnfolder.el (nnfolder-request-accept-article): Unfold
3876         x-from-line.
3877         (nnfolder-request-replace-article): Ditto.
3878
3879 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
3880
3881         * gnus-group.el (gnus-group-best-unread-group): Use the right
3882         positioning function.
3883
3884 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3885
3886         * smiley-ems.el (smiley-region): Use new function.
3887         (smiley-update-cache): Use general image functions.
3888         (smiley-region): Use general functions.
3889
3890         * gnus-util.el (gnus-graphic-display-p): New function.
3891
3892         * nnmail.el (nnmail-article-group): Allow outputting traces of
3893         non-strings.
3894
3895         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
3896         (nndoc-exim-bounce-type-p): New function.
3897
3898         * message.el (message-dont-send): Doc fix.
3899
3900         * gnus-util.el (gnus-completing-read): Remove
3901         inherit-input-method.
3902
3903         * gnus-art.el (gnus-treat-smiley): Doc fix.
3904
3905         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
3906         articles.
3907
3908 2002-01-19  Simon Josefsson  <jas@extundo.com>
3909
3910         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
3911         (imap-kerberos4-open): Ditto.
3912         (imap-open): Set port correctly, don't set auth.
3913
3914 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3915
3916         * gnus.el (gnus-version-number): Bump version number.
3917
3918 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3919
3920         * gnus.el: Oort Gnus v0.05 is released.
3921
3922 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3923
3924         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
3925         exists.
3926
3927         * gnus-spec.el (gnus-string-width-function): New function.
3928         (gnus-tilde-cut-form): Use it.
3929         (gnus-tilde-max-form): Ditto.
3930         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
3931         (gnus-substring-function): Use it.
3932         (gnus-tilde-cut-form): Ditto.
3933         (gnus-substring-function): New function.
3934
3935         * message.el (message-check-news-header-syntax): New message.
3936
3937         * gnus.el (gnus-slave-no-server): Doc fix.
3938
3939         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
3940
3941 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3942
3943         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
3944         `seen' if it looks like (seen NUM1 . NUM2).  It should be
3945         (seen (NUM1 . NUM2)).
3946
3947 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3948
3949         * gnus-topic.el (gnus-topic-catchup-articles): Update article
3950         number in closed topics.
3951
3952 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
3953
3954         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
3955         functions.
3956
3957 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3958
3959         * gnus.el (gnus-group-find-parameter): Clean up.
3960
3961         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
3962         articles.
3963
3964         * gnus-util.el (gnus-completing-read-with-default): Renamed.
3965
3966         * nnmail.el (nnmail-article-group): Clean up.
3967
3968 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
3969
3970         * gnus-agent.el (gnus-category-name): Intern the category name.
3971
3972 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3973
3974         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
3975
3976         * gnus-util.el (gnus-completing-read): New function.
3977
3978 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3979
3980         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
3981
3982         * smiley-ems.el (smiley-region): Register smiley.
3983         (smiley-toggle-buffer): Rewrite the function.
3984         (smiley-active): Removed.
3985
3986 2002-01-19  Simon Josefsson  <jas@extundo.com>
3987
3988         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
3989         Jesper Harder <harder@ifa.au.dk>.
3990
3991 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3992
3993         * gnus-art.el (gnus-request-article-this-buffer): Call
3994         `nneething-get-file-name' to extract the file name from the
3995         message id.
3996
3997         * nneething.el (nneething-encode-file-name): New function.
3998         (nneething-decode-file-name): Ditto.
3999         (nneething-get-file-name): Ditto.
4000         (nneething-make-head): Encode the file name and encapsulate it
4001         into the field of the message id.
4002
4003 2002-01-18  Simon Josefsson  <jas@extundo.com>
4004
4005         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
4006         stored in .marks.
4007
4008         * nnfolder.el (nnfolder-request-update-info): Ditto.
4009
4010 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4011
4012         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
4013
4014 2002-01-18  Simon Josefsson  <jas@extundo.com>
4015
4016         * imap.el (imap-starttls-p): Don't check for binary.
4017         (imap-gssapi-auth-p): Ditto.
4018         (imap-kerberos4-auth-p): Ditto.
4019         (imap-open): Change logic.  Iterate through all possible streams,
4020         instead of bailing out after first failure.  Move authenticator
4021         decision to `imap-authenticate'.
4022         (imap-authenticate): Change logic, now finds the authenticator to
4023         use, was previously in `imap-open'.
4024         (imap-open): Return nil on failure.
4025         (imap-open): Setup temp buffer correctly.
4026         (imap-open): Return buffer only on success.
4027         (imap-interactive-login, imap-interactive-login): Tell the user
4028         which stream/authenticator is used for the queried
4029         username/password.
4030         (imap-open, imap-authenticate): Set variables.
4031         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
4032         (imap-open): Don't assume how `with-temp-buffer' is implemented.
4033
4034 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4035
4036         * gnus-fun.el (gnus-grab-cam-x-face): New function.
4037
4038 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4039
4040         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
4041
4042 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4043
4044         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
4045         (gnus-agent-group-mode-map): Bind it to "Jo".
4046         (gnus-agent-group-make-menu-bar): Add it into menu bar.
4047
4048 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
4049
4050         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
4051         (gnus-summary-mail-toolbar): Add mail article deletion button.
4052
4053         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
4054         false positives for lines of "^^^^".
4055
4056         * gnus-picon.el (gnus-picon-find-face): faces database is all
4057         lowercase.
4058
4059 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4060
4061         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
4062         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
4063         duplications.
4064         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
4065
4066 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4067
4068         * gnus-sum.el (gnus-summary-initial-limit): Inline
4069         gnus-summary-limit-children.
4070         (gnus-summary-initial-limit): Don't limit if
4071         gnus-newsgroup-display is nil.
4072         (gnus-summary-initial-limit): No, don't.
4073
4074         * gnus-util.el
4075         (gnus-put-text-property-excluding-characters-with-faces): Inline
4076         gnus-put-text-property.
4077
4078         * gnus-spec.el (gnus-default-format-specs): New variable.
4079
4080         * gnus-start.el (gnus-read-newsrc-file): Don't clear
4081         gnus-format-specs.
4082         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
4083
4084         * gnus-spec.el (gnus-update-format-specifications): Really check
4085         the Gnus version of the .newsrc.eld file.
4086         (gnus-format-specs): Save the new default summary format.
4087
4088         * gnus-util.el (gnus-parent-id): Check whether references is empty
4089         before splitting.
4090
4091         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
4092         functions.
4093         (gnus-gather-threads-by-references): Inline
4094         `gnus-split-references'.
4095
4096         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
4097         default value of gnus-summary-line-format-spec.
4098
4099 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4100
4101         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
4102         message.
4103         (nnslashdot-request-list): Ditto.
4104         (nnslashdot-sid-strip): Removed.
4105
4106 2002-01-15  Simon Josefsson  <jas@extundo.com>
4107
4108         * nnimap.el (nnimap-close-asynchronous): Enable.
4109         (nnimap-close-group): Expunge.
4110
4111 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4112
4113         * gnus-util.el (gnus-user-date-format-alist): Typo.
4114         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
4115
4116 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4117
4118         * nneething.el (nneething-request-article): Set
4119         `nnmail-file-coding-system' to `binary' locally, in order to read
4120         files without any conversion.
4121
4122 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4123
4124         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4125         nnheader-file-coding-system and nnmail-active-file-coding-system.
4126         (gnus-agent-regenerate-group): Ditto.
4127         (gnus-agent-regenerate): Ditto.
4128         (gnus-agent-write-active): Ditto.
4129         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
4130
4131 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4132
4133         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
4134         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
4135
4136 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4137
4138         * gnus.el: We don't need gnus-article-show-all-headers.
4139
4140         * gnus-art.el (article-show-all, gnus-article-show-all-header):
4141         Ditto.
4142
4143         * gnus-sum.el (gnus-summary-select-article): Don't call
4144         show-all-headers, because hidden headers are not hidden text any
4145         more.
4146
4147 2002-01-13  Simon Josefsson  <jas@extundo.com>
4148
4149         * message.el (message-newline-and-reformat): Use `newline' instead
4150         of inserting \n, so that the newline is marked as hard.
4151
4152         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
4153         From Jesper Harder <harder@ifa.au.dk>.
4154
4155 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4156
4157         * imap.el (imap-close): Keep going if quit.
4158
4159         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
4160         nntp-server-buffer.
4161
4162 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4163
4164         * mm-view.el (mm-display-inline-fontify): Require font-lock to
4165         avoid unbinding shadowed variables.
4166
4167         * gnus-art.el (gnus-picon-databases): Moved here.
4168         (gnus-picons-installed-p): Moved here.
4169         (gnus-article-reply-with-original): Use `mark'.
4170
4171         * gnus.el (gnus-picon): Moved here and renamed.
4172
4173         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
4174         installed.
4175         (gnus-treat-mail-picon): Ditto.
4176         (gnus-treat-newsgroups-picon): Ditto.
4177
4178         * gnus-picon.el (gnus-picons-installed-p): New function.
4179
4180 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4181
4182         * gnus-agent.el (gnus-agent-go-online): Fix doc.
4183
4184 2002-01-12  Simon Josefsson  <jas@extundo.com>
4185
4186         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
4187         (nnimap-before-find-minmax-bugworkaround): Use it.
4188         (nnimap-find-minmax-uid): Don't reselect current mailbox.
4189         (nnimap-dont-close): New variable.
4190         (nnimap-close-group): Use it.
4191
4192 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4193
4194         * gnus-art.el (gnus-article-reply-with-original): Use
4195         `mark-active'.
4196
4197         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
4198
4199         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
4200         (gnus-score-advanced): Clean up.
4201         (gnus-score-advanced): Accept a multiple of the score.
4202
4203 2002-01-12  Simon Josefsson  <jas@extundo.com>
4204
4205         * flow-fill.el (fill-flowed-display-column)
4206         (fill-flowed-encode-columnq): New variables.  Suggested by
4207         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
4208         (fill-flowed-encode, fill-flowed): Use them.
4209
4210         * message.el (message-send-news, message-send-mail): Use
4211         m-b-s-n-p-e-h-n.
4212
4213         * mml.el (autoload): Autoload fill-flowed-encode.
4214         (mml-buffer-substring-no-properties-except-hard-newlines): New
4215         function.
4216         (mml-read-part): Use it.
4217         (mml-generate-mime-1): Encode format=flowed if appropriate.
4218         (mml-insert-mime-headers): Insert format=flowed.
4219
4220         * flow-fill.el (fill-flowed-encode): New function.
4221         (fill-flowed): Bind fill-column to window width.
4222
4223 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4224
4225         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
4226         it exists.
4227         (gnus-summary-setup-buffer): Wake up dead summary buffers.
4228         (gnus-summary-buffer-name): Don't return the dead name after all.
4229         (gnus-summary-setup-buffer): Kill the dead buffer.
4230
4231         * gnus-art.el (gnus-article-followup-with-original): Store the
4232         value of the mark before deactivating it.
4233
4234 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4235
4236         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
4237         From: Karl Kleinpaste <karl@charcoal.com>
4238
4239         * gnus-art.el (article-display-x-face): Ditto.
4240         (gnus-article-reply-with-original): Use gnus-region-active-p.
4241         (gnus-article-followup-with-original): Ditto.
4242
4243         * gnus-sum.el (gnus-summary-read-group-1): Don't select
4244         downloadable article either.
4245
4246 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4247
4248         * gnus-art.el (article-display-x-face): Insert From:.
4249
4250         * gnus-sum.el (gnus-summary-move-article): Don't draw the
4251         article. Bind gnus-display-mime-function and
4252         gnus-article-prepare-hook.
4253
4254         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
4255         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
4256         gnus-agent-possibly-synchronize-flags to the last.
4257         (gnus-agent-go-online): New function. New variable.
4258
4259 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4260
4261         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
4262         (gnus-agent-regenerate): Ditto.
4263
4264 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4265
4266         * message.el (message-ignored-news-headers)
4267         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
4268         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
4269
4270         * gnus.el (gnus-gethash-safe): New macro.
4271
4272         * gnus-agent.el (gnus-agent-regenerate-history): New function.
4273         (gnus-agent-regenerate): Show messages.
4274
4275 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4276
4277         * gnus-agent.el (gnus-agent-regenerate-group): New function.
4278         (gnus-agent-regenerate): New function.
4279         (gnus-agent-save-alist): Sort.
4280         (gnus-agent-copy-nov-line): Test eobp.
4281         (gnus-agent-retrieve-headers): Erase buffer.
4282
4283 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4284
4285         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
4286         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
4287
4288         * gnus.el (gnus-agent-covered-methods): Move here.
4289         (gnus-online): New function.
4290         (gnus-agent-method-p): Move here.
4291
4292         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
4293         nil. Remove articles-alist.
4294
4295         * gnus-start.el (gnus-get-unread-articles): Check online.
4296         (gnus-groups-to-gnus-format): Ditto.
4297         (gnus-active-to-gnus-format): Ditto.
4298
4299         * gnus-agent.el (gnus-agent-get-function): Use it.
4300         (gnus-agent-get-undownloaded-list): Ditto.
4301         (gnus-agent-fetch-session): Only fetch online methods.
4302
4303         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
4304         (gnus-server-mode-map): Ditto.
4305         (gnus-server-offline-face): New face.
4306         (gnus-server-offline-face): New variable.
4307         (gnus-server-font-lock-keywords): Add offline.
4308         (gnus-server-insert-server-line): Ditto.
4309         (gnus-server-offline-server): New function.
4310
4311         * gnus-int.el (gnus-open-server): Turn to offline.
4312         (gnus-server-unopen-status): New variable.
4313
4314 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4315
4316         * nnkiboze.el (nnkiboze-request-article): Use
4317         gnus-agent-request-article.
4318
4319         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
4320         function. Insert undownloaded NOV.
4321
4322         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
4323         (gnus-agent-request-article): New function.
4324
4325         * gnus.el (gnus-agent-cache): New variable.
4326
4327         * gnus-int.el (gnus-retrieve-headers): Use
4328         gnus-agent-retrieve-headers.
4329         (gnus-request-head): Use gnus-agent-request-article.
4330         (gnus-request-body): Ditto.
4331
4332         * gnus-art.el (gnus-request-article-this-buffer): Use
4333         gnus-agent-request-article.
4334
4335         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
4336         article if it is undownloaded.
4337
4338 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4339
4340         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
4341
4342 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4343
4344         * canlock.el (canlock-string-as-unibyte): New macro.
4345         (canlock-sha1-with-openssl): Return a unibyte string.
4346         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
4347
4348 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4349
4350         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
4351
4352 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4353
4354         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
4355         application/x-emacs-lisp.
4356
4357         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
4358
4359         * nntp.el (nntp-request-article): Add group parameter.
4360         (nntp-request-head): Ditto.
4361         (nntp-find-group-and-number): Add parameter group. Figure out
4362         number if the status line doesn't give (e.g. quimby.gnus.org).
4363
4364 2002-01-08  Simon Josefsson  <jas@extundo.com>
4365
4366         * mml.el (mml-generate-mime-1): Set recipient correctly.
4367
4368 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4369
4370         * message.el (message-read-from-minibuffer): Add parameter
4371         initial-contents.
4372         * gnus-msg.el (gnus-summary-resend-message): Use it.
4373
4374         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
4375         behavior of quit-config.
4376
4377         * message.el (message-make-from): Don't quote fullname.
4378         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
4379
4380         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
4381         From: <andre@slamdunknetworks.com>
4382
4383 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4384
4385         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
4386
4387         * gnus-art.el (gnus-header-button-alist): Handle mailto.
4388
4389         * mml.el (mml-preview): Bind gnus-original-article-buffer because
4390         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
4391         because bbdb may use it.
4392
4393 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4394
4395         * nneething.el (nneething-request-article): When a non-text file
4396         is converted to an article, its data is encoded in base64.  Call
4397         `nneething-make-head' with options to specify MIME types.
4398         (nneething-make-head): Add optional arguments to specify MIME
4399         types.
4400
4401 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4402
4403         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
4404         header if there is not.
4405
4406         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
4407
4408         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
4409         (gnus-inews-mark-gcc-as-read): Obsolete variable.
4410         (gnus-inews-do-gcc): Use them.
4411
4412         * gnus-group.el (gnus-group-mark-article-read): Put holes into
4413         gnus-newsgroup-unselected.
4414
4415 2002-01-06  Simon Josefsson  <jas@extundo.com>
4416
4417         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
4418         condition-case, not ignore-errors.
4419
4420 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4421
4422         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
4423         gnus-fetch-old-headers.
4424
4425         * gnus-art.el (article-display-x-face): Use the current buffer
4426         unless `W f'. Otherwise, X-Face may be shown in the header of a
4427         forwarded part.
4428         (gnus-treatment-function-alist): Treat xface before hiding
4429         headers.
4430
4431 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4432
4433         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
4434         parameters.
4435
4436 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4437
4438         * mm-util.el (mm-multibyte-p): Define conditionally when load.
4439         (mm-guess-charset): New function.
4440         (mm-charset-after): Use it.
4441         (mm-detect-coding-region): New function.
4442         (mm-detect-mime-charset-region): New function.
4443
4444         * gnus-sum.el (gnus-summary-show-article): Use
4445         mm-detect-coding-region.
4446
4447 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4448
4449         * message.el (message-make-fqdn): Be less violent.
4450
4451         * gnus.el (gnus-logo-color-style): Compute custom form
4452         automatically.
4453
4454         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
4455         score file of the parent to the document group.
4456
4457         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
4458         parameters parameter.
4459
4460         * gnus-score.el (gnus-score-load-file): Clean up.
4461
4462 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4463
4464         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
4465         From: Damien Wyart <damien.wyart@free.fr>
4466
4467         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
4468
4469 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4470
4471         * gnus-sum.el (gnus-select-group-hook): Typo.
4472
4473         * rfc2047.el (rfc2047-decode-string): Return immediately if there
4474         is no quoted-printable-encoded STRING.
4475         From: Jesper Harder <harder@ifa.au.dk>
4476
4477         (rfc2047-decode-string): Decode it.
4478
4479 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4480
4481         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
4482
4483 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
4484         Trivial patch.
4485
4486         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
4487         buffer to get rid of junk line.
4488
4489 2002-01-05  Simon Josefsson  <jas@extundo.com>
4490
4491         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
4492         C-o.
4493         (message-mode-map): Bind message-insert-or-toggle-importance to
4494         C-c C-u.
4495         (message-mode-map): Bind message-disposition-notification-to to
4496         C-c M-n.
4497         (message-mode-menu): Add m-d-n-t.
4498         (message-mode-field-menu): Add m-goto-from.
4499         (message-mode): Doc fix.
4500         (message-goto-from): New function.
4501         (message-insert-disposition-notification-to): New function.
4502         (message-tool-bar-map): Add receipt button.
4503
4504 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4505
4506         * gnus-sum.el (gnus-thread-latest-date): New function.
4507         (gnus-thread-sort-by-most-recent-number): Renamed.
4508         (gnus-thread-sort-functions): Doc fix.
4509         (gnus-select-group-hook): Don't use setq on a hook.
4510         (gnus-thread-latest-date): Use date, not number
4511
4512         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
4513         (gnus-agent-expire): Allow regexp of expire-days.
4514
4515         * gnus-art.el (gnus-article-reply-with-original): Deactivate
4516         region.
4517         (gnus-article-followup-with-original): Ditto.
4518
4519         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
4520
4521         * gnus-art.el (gnus-mime-display-alternative): Use
4522         gnus-local-map-property.
4523         (gnus-mime-display-alternative): Ditto.
4524         (gnus-insert-mime-security-button): Ditto.
4525         (gnus-insert-next-page-button): Ditto.
4526         (gnus-button-prev-page): Take optional args.
4527         (gnus-insert-prev-page-button): widget-convert.
4528
4529         * gnus-util.el (gnus-local-map-property): New function.
4530
4531         * gnus-art.el (gnus-prev-page-map): Use parent map.
4532         (gnus-next-page-map): Ditto.
4533
4534         * gnus-spec.el (gnus-parse-format): Clean up.
4535         (gnus-parse-format): Do complex formatting for %=.
4536
4537         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
4538         "X-Face: " to the data in the built-in scenario.
4539
4540         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
4541         (gnus-correct-pad-form): Renamed.
4542         (gnus-tilde-max-form): Clean up.
4543         (gnus-pad-form): Use gnus-use-correct-string-widths.
4544
4545         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
4546         support if that is available.
4547
4548         * gnus-sum.el (gnus-thread-highest-number): New function.
4549         (gnus-thread-sort-by-most-recent-thread): New function.
4550         (gnus-thread-sort-functions): Doc fix.
4551
4552 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4553
4554         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
4555         all cases.
4556         (gnus-summary-mode): Enable it in all cases.
4557         (gnus-summary-display-article): Ditto.
4558         (gnus-summary-edit-article): Ditto.
4559
4560         * gnus-ems.el (gnus-put-image): Really return glyph.
4561
4562         * gnus-art.el (gnus-article-x-face-command): Fix :type.
4563         (gnus-treat-smiley): Don't take "P" in the interactive form.
4564
4565 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4566
4567         * compface.el (uncompface): XEmacs and Emacs have differing
4568         capabilities.
4569
4570         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
4571
4572         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
4573         (gnus-article-xface-ring-size): Removed.
4574         (gnus-article-display-xface): Removed.
4575         (gnus-remove-image): Cleaned up.
4576
4577         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
4578         (gnus-xmas-create-image): Take pbm files.
4579         (gnus-x-face): Removed.
4580         (gnus-xmas-article-display-xface): Removed.
4581
4582         * gnus-fun.el (gnus-display-x-face-in-from): Bind
4583         default-enable-multibyte-characters.
4584
4585         * compface.el (uncompface): Doc fix.
4586
4587         * gnus-art.el (gnus-article-x-face-command): Use
4588         gnus-display-x-face-in-from.
4589
4590         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
4591
4592         * gnus-ems.el (gnus-put-image): Return the image.
4593
4594         * gnus-fun.el (gnus-display-x-face-in-from): New function.
4595         (gnus-x-face): Moved here.
4596
4597 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4598
4599         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
4600         invisible if string is nil.
4601         (gnus-xmas-article-display-xface): Use it.
4602
4603         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
4604         property when string is nil.
4605         (gnus-article-display-xface): Use it.
4606
4607 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4608
4609         * gnus-art.el (article-display-x-face): Check whether valid grey
4610         face was returned.
4611         (article-display-x-face): Place image in the right spot.
4612
4613         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
4614         stderr.
4615         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
4616
4617 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4618
4619         * gnus-xmas.el (gnus-xmas-create-image): Take optional
4620         parameters.
4621         (gnus-xmas-put-image): Allow non-strings to be passed.
4622
4623         * gnus-art.el (article-display-x-face): Use optional parameters.
4624
4625         * gnus-ems.el (gnus-create-image): Take optional parameters.
4626
4627         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
4628
4629         * compface.el (compface-xbm-p): Removed.
4630
4631         * gnus-ems.el (gnus-article-compface-xbm): Removed.
4632         (gnus-article-display-xface): Use compface.
4633
4634         * compface.el: New file.
4635
4636         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
4637         (gnus-convert-image-to-x-face-command): Ditto.
4638         (gnus-random-x-face): Quote argument.
4639         (gnus-x-face-from-file): Ditto.
4640
4641 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
4642
4643         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
4644         the expire-group parameter once per article rather than once
4645         per group; bind `nnmaildir-article-file-name' and `article'
4646         for convenience.  Leave article alone when expire-group
4647         specifies the current group.
4648         (nnmaildir--update-nov): be more concurrency-friendly with
4649         temp file names.
4650
4651 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4652
4653         * gnus-start.el (gnus-read-init-file): Cleaned up.
4654
4655 2002-01-03  Dave Love  <d.love@dl.ac.uk>
4656
4657         * gnus-start.el (gnus-startup-file-coding-system): Removed.
4658         (gnus-read-init-file): Don't use it.
4659
4660 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4661
4662         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
4663
4664 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4665
4666         * gnus-start.el (gnus-read-init-file): Don't force coding system
4667         for ~/.gnus.  From Dave Love <fx@gnu.org>.
4668
4669 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4670
4671         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
4672         * nnspool.el (nnspool-request-post): Ditto.
4673
4674         * mm-util.el (mm-use-find-coding-systems-region): New variable.
4675         (mm-find-mime-charset-region): Use it.
4676
4677 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
4678
4679         * gnus.el (gnus-summary-line-format): Added :link.
4680         * gnus-topic.el (gnus-topic-line-format): Ditto.
4681         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
4682         * gnus-srvr.el (gnus-server-line-format): Ditto.
4683         * gnus-group.el (gnus-group-line-format): Ditto.
4684
4685         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
4686         :keys, it works on both Emacsen.
4687
4688 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4689
4690         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
4691
4692 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4693
4694         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
4695
4696 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
4697
4698         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
4699         very wide reply.
4700
4701 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4702
4703         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
4704         (gnus-picon-cache): New variable.
4705         (gnus-picon-transform-newsgroups): Cache stuff.
4706
4707         * gnus-art.el (gnus-article-reply-with-original): New command.
4708         (gnus-article-followup-with-original): New command.
4709
4710         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
4711         END parameters.
4712         (gnus-summary-followup): Take a list of list of articles.
4713         (gnus-inews-yank-articles): Allow lists of article/regions.
4714
4715         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
4716         longer the usual commands.
4717
4718         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
4719         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
4720         shell-command-on-region.
4721
4722 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4723
4724         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
4725           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
4726
4727 2002-01-03  Steve Youngs  <youngs@xemacs.org>
4728
4729         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
4730         understand ':keys', wrap it in an featurep 'xemacs.
4731
4732 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4733
4734         * gnus-ems.el (gnus-article-display-xface): Show xface in the
4735         order of headers (Actually, it is called in a reversed order). Add
4736         'gnus-image-text-deletable property.
4737         (gnus-remove-image): Remove text with such a property.
4738
4739         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
4740         gnus-put-image.
4741
4742         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
4743         with ", "
4744
4745 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4746
4747         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
4748
4749         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
4750         (article-display-x-face): Display grey X-Faces.
4751
4752         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
4753         (gnus-convert-gray-x-face-to-ppm): Ditto.
4754         (gnus-convert-image-to-gray-x-face): Ditto.
4755
4756         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
4757         gnus-summary-show-raw-article.
4758
4759 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4760
4761         Display picons in XEmacs without showing text.
4762
4763         * gnus-xmas.el (gnus-xmas-create-image): Don't use
4764         mm-create-image-xemacs to create xbm glyph, because it deletes
4765         temporary files.
4766         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
4767         (gnus-xmas-remove-image): Make text visible, remove glyph.
4768
4769         * gnus-picon.el (gnus-picon-transform-newsgroups)
4770         (gnus-picon-transform-address): Insert spec backward, due to the
4771         incompatibility of gnus-xmas-put-image.
4772
4773 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
4774
4775         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
4776
4777 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4778
4779         * gnus.el: Doc fix.
4780
4781         * gnus-art.el: Doc fix.
4782
4783         * gnus-agent.el: Doc fix.
4784
4785 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4786
4787         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
4788
4789 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
4790
4791         * nnmaildir.el (nnmaildir--update-nov): automatically parse
4792         NOV data out of the message again if nnmail-extra-headers has
4793         changed.
4794
4795 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4796
4797         * gnus-fun.el: New file.
4798         (gnus-convert-image-to-x-face-command): New variable.
4799         (gnus-insert-x-face): New function.
4800         (gnus-random-x-face): Renamed.
4801         (gnus-x-face-from-file): Renamed.
4802
4803         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
4804         "_".
4805         (gnus-body-boundary-delimiter): Typo fix.
4806
4807 2002-01-02  Simon Josefsson  <jas@extundo.com>
4808
4809         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
4810         (gnus-body-boundary-delimiter): Fix type.
4811
4812 2002-01-01  Simon Josefsson  <jas@extundo.com>
4813
4814         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
4815         (gnus-treat-emphasize, gnus-treat-strip-cr)
4816         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
4817         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
4818         (gnus-treat-fill-article, gnus-treat-hide-citation)
4819         (gnus-treat-hide-citation-maybe)
4820         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
4821         (gnus-treat-strip-pem, gnus-treat-strip-banner)
4822         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
4823         (gnus-treat-date-ut, gnus-treat-date-local)
4824         (gnus-treat-date-english, gnus-treat-date-lapsed)
4825         (gnus-treat-date-original, gnus-treat-date-iso8601)
4826         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
4827         (gnus-treat-strip-trailing-blank-lines)
4828         (gnus-treat-strip-leading-blank-lines)
4829         (gnus-treat-strip-multiple-blank-lines)
4830         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
4831         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
4832         (gnus-treat-display-xface, gnus-treat-display-smileys)
4833         (gnus-treat-from-picon, gnus-treat-mail-picon)
4834         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
4835         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
4836         (gnus-treat-play-sounds, gnus-treat-translate)
4837         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
4838
4839         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
4840         (gnus-article-treat-body-boundary): Use it.
4841
4842         * message.el (message-mode): Fix doc.
4843         (message-mode-menu): Fix names.
4844
4845 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4846
4847         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
4848         articles.
4849
4850         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
4851         (gnus-picon-transform-address): Search for unknown faces as well.
4852         (gnus-picon-find-face): Don't search "news" for MISC.
4853         (gnus-picon-user-directories): Changed default back to exclude
4854         "unknown".
4855
4856         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
4857
4858         * gnus-picon.el (gnus-picon-find-face): Search through all
4859         databases.
4860         (gnus-picon-find-face): New implementation.
4861
4862         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
4863         keystroke.
4864         (gnus-topic-goto-next-topic): Ditto.
4865
4866         * gnus.el (gnus-summary-line-format): Changed default.
4867
4868         * nnmail.el (nnmail-extra-headers): Change default.
4869
4870         * gnus-sum.el (gnus-extra-headers): Change default.
4871
4872         * message.el (message-news-other-window): Changed "news" to
4873         "posting".
4874         (message-news-other-frame): Ditto.
4875         (message-do-send-housekeeping): Ditto.
4876
4877         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
4878         function.
4879         (gnus-article-unread-p): New function.
4880         (gnus-article-unseen-p): New function.
4881         (gnus-dead-summary-mode-map): Typo.
4882
4883         * gnus-util.el (gnus-make-predicate): New function.
4884         (gnus-make-predicate-1): New function.
4885
4886         * gnus-sum.el: New function.
4887         (gnus-map-articles): New function.
4888
4889         * gnus-art.el (gnus-treat-fold-headers): New variable.
4890         (gnus-article-treat-fold-headers): New command and keystroke.
4891
4892         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
4893         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
4894
4895 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4896
4897         * message.el (message-fcc-externalize-attachments): New variable.
4898         (message-do-fcc): Use it.
4899
4900         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
4901         (gnus-inews-do-gcc): Use it.
4902
4903         * mml.el (mml-tweak-sexp-alist): New variable.
4904         (mml-externalize-attachments): New variable.
4905         (mml-tweak-part): Use mml-tweak-sexp-alist.
4906         (mml-tweak-externalize-attachments): New function.
4907
4908 2002-01-01  Steve Youngs  <youngs@xemacs.org>
4909
4910         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
4911         'set-glyph-face' so x-face back/foreground can be set.
4912
4913 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
4914
4915         * message.el (message-fix-before-sending): Fix a typo.
4916
4917 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4918
4919         * gnus-art.el (gnus-treat-smiley): Renamed command.
4920         (gnus-article-remove-images): New command and keystroke.
4921
4922         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
4923
4924         * smiley-ems.el (gnus-smiley-display): Removed.
4925
4926         * gnus.el (gnus-version-number): Update version.
4927
4928         * message.el (message-text-with-property): Renamed and moved
4929         here.
4930         (message-fix-before-sending): Highlight invisible text and place
4931         point there.
4932
4933 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4934
4935         * gnus.el: Oort Gnus v0.04 is released.
4936
4937 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4938
4939         * gnus-delay.el (gnus-delay-send-queue): Renamed.
4940
4941         * gnus-art.el (gnus-ignored-headers): More headers,
4942
4943         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
4944         of `scan-error', since XEmacs doesn't seem to support that.
4945
4946 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4947
4948         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
4949         arg.
4950         (gnus-summary-best-unread-subject): Ditto.
4951         (gnus-summary-best-unread-subject): No, don't.
4952         (gnus-summary-better-unread-subject): New command.
4953
4954         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
4955
4956         * lpath.el ((featurep 'xemacs)): fbind url function.
4957
4958         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
4959         buffer.
4960         (gnus-xmas-remove-image): Implementation that does something.
4961         (gnus-xmas-article-display-xface): Mark images properly.
4962
4963         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
4964
4965 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
4966
4967         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
4968
4969 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4970
4971         * gnus-group.el (gnus-group-line-format): Added %O to the default
4972         value.
4973
4974         * gnus-util.el (gnus-text-with-property): The smallest point is
4975         point-min.
4976
4977         * smiley-ems.el (smiley-region): Return images.
4978         (gnus-smiley-display): Allow toggling.
4979         (smiley-region): Use text properties, not overlays.
4980
4981         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
4982         implemented yet.
4983
4984         * smiley-ems.el (smiley-update-cache): Check for valid types.
4985
4986         * gnus-art.el (gnus-with-article-buffer): New macro.
4987
4988         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
4989         strings as well as the glyphs.
4990         (gnus-picon-transform-address): Ditto.
4991         (gnus-picon-insert-glyph): Ditto.
4992         (gnus-picon-transform-newsgroups): Toggle.
4993         (gnus-picon-transform-address): Toggle.
4994
4995         * gnus-ems.el (gnus-remove-image): New function.
4996         (gnus-put-image): Take an optional string.
4997
4998         * gnus-util.el (gnus-text-with-property): New function.
4999
5000         * gnus-art.el (gnus-delete-images): New function.
5001
5002         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
5003
5004         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
5005         (gnus-article-wash-status): Use it.
5006         (gnus-signature-toggle): Clean up.
5007         (gnus-add-wash-status): New function.
5008         (gnus-delete-wash-status): New function.
5009         (gnus-article-hide-text-type): Use them throughout.
5010         (gnus-add-image): New function.
5011
5012         * gnus-ems.el (gnus-article-display-xface): Use new interface.
5013
5014         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
5015         interface.
5016
5017         * gnus-art.el (article-display-x-face): Cleaned up.
5018
5019         * rfc2047.el (rfc2047-field-value): New function.
5020
5021         * mail-parse.el (mail-header-field-value): New alias.
5022
5023         * gnus-art.el (gnus-mime-print-part): Fix typos.
5024
5025         * smiley-ems.el (gnus-smiley-file-types): New variable.
5026         (smiley-update-cache): Use it.
5027         (smiley-regexp-alist): Suffix-less smiley names.
5028         (smiley-regexp-alist): Added more smileys.
5029
5030         * gnus-sum.el (gnus-print-buffer): Made into own function.
5031         (gnus-summary-print-article): Use it.
5032
5033         * mailcap.el (mailcap-mime-info): Actually return the bit that we
5034         looked for when REQUEST is a string.
5035
5036         * gnus-art.el (gnus-mime-button-commands): Add printing
5037         keystroke.
5038         (gnus-mime-copy-part): Doc fix.
5039         (gnus-mime-print-part): New command.
5040
5041 2001-12-31  Simon Josefsson  <jas@extundo.com>
5042
5043         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
5044         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
5045
5046 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5047
5048         * gnus-picon.el (gnus-treat-from-picon): Autoload.
5049         (picon): Fix doc.
5050
5051         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
5052         longer exists. Remove those codes.
5053         * gnus.el (gnus-use-picons): Ditto.
5054
5055 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5056
5057         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
5058         infloop.
5059
5060         * gnus-sum.el (t): New `W D' map.
5061
5062         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
5063         (gnus-article-treat-body-boundary): Clean up.
5064         (gnus-body-boundary-face): Removed.
5065         (gnus-article-goto-header): Moved here.
5066         (gnus-article-goto-header): Allow better regexps.
5067         (gnus-article-treat-fold-newsgroups): New command.
5068
5069         * gnus-sum.el (gnus-summary-move-article): We have to select an
5070         article to give `gnus-read-move-group-name' an opportunity to
5071         suggest an appropriate default.
5072
5073         * rfc2047.el (rfc2047-fold-line): New function.
5074         (rfc2047-unfold-line): Ditto.
5075         (rfc2047-fold-region): Don't fold just after the header name.
5076
5077         * mail-parse.el (mail-header-fold-line): New alias.
5078         (mail-header-unfold-line): Ditto.
5079
5080         * gnus-art.el (gnus-body-boundary-face): Renamed.
5081         (gnus-article-treat-body-boundary): Use it.
5082         (gnus-article-treat-body-boundary): Use an invisible header and a
5083         line of underline characters.
5084
5085 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5086
5087         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
5088
5089         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
5090         (gnus-picon-split-address): New function.
5091         (gnus-picon-find-face): Use it.
5092         (gnus-picon-transform-address): Use it. Set first to t for each
5093         address.
5094
5095         * gnus-art.el (gnus-with-article-headers): Move to here. Define
5096         the macro then use it.
5097         (gnus-treatment-function-alist): Treat picons earlier.
5098
5099 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5100
5101         * gnus-art.el (gnus-body-separator-face): New variable.
5102         (gnus-article-treat-body-boundary): Use a blank, colored line.
5103
5104         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
5105         well.
5106
5107         * gnus-art.el (gnus-treat-body-boundary): New variable.
5108         (gnus-article-treat-unfold-headers): Use helper macro.
5109         (gnus-article-treat-body-boundary): New command.
5110
5111         * gnus.el (gnus-logo-color-style): Change the default color.
5112         (gnus-splash-face): Gray, gray.
5113
5114         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
5115         colors.
5116
5117         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
5118         (gnus-logo-color-style): Ditto.
5119         (gnus-logo-colors): Ditto.
5120
5121         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
5122
5123         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
5124
5125         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
5126         (gnus-picon-transform-newsgroups): New function.
5127
5128         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
5129         string.
5130
5131         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
5132
5133         * gnus-art.el (gnus-treat-cc-picon): New variable.
5134         (gnus-treat-mail-picon): Renamed.
5135
5136         * gnus-picon.el: New implementation.
5137         (gnus-picon-find-face): Renamed.
5138         (gnus-treat-from-picon): Use it.
5139         (gnus-picon-transform-address): Renamed.
5140         (gnus-treat-from-picon): Use it.
5141         (gnus-picon-create-glyph): Renamed.
5142         (gnus-picon-transform-address): Use it.
5143         (gnus-treat-cc-picon): New command.
5144
5145         * mm-decode.el (mm-create-image-xemacs): Separated out into
5146         function.
5147         (mm-get-image): Use it.
5148
5149         * gnus-art.el (gnus-treat-display-picons): Simplify.
5150         (gnus-treat-from-picon): Renamed.
5151
5152         * gnus-ems.el (gnus-create-image): New function.
5153         (gnus-put-image): New function.
5154
5155         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
5156         (gnus-with-article-headers): New macro.
5157         (gnus-article-goto-header): New function.
5158
5159         * gnus-xmas.el (gnus-image-type-available-p): New function.
5160
5161         * gnus-ems.el (gnus-image-type-available-p): New function.
5162
5163 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5164
5165         * nnrss.el (nnrss-check-group): Find the correct tag, because
5166         xml.el is changed.
5167
5168 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5169
5170         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
5171         lines are shorter than the window width.
5172         (gnus-ignored-headers): More headers.
5173
5174 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5175
5176         * gnus-art.el (gnus-treat-unfold-lines): New variable.
5177         (gnus-treat-unfold-headers): Renamed.
5178         (gnus-article-treat-unfold-headers): New command and keystroke.
5179
5180         * rfc2047.el (rfc2047-encode-message-header): Clean up.
5181
5182         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
5183
5184 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5185
5186         * sha1-el.el (sha1-use-external): New variable.
5187         (sha1-region): Use it.
5188         (sha1-string): Ditto.
5189
5190         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
5191         * gnus-picon.el: Less warnings when compile.
5192
5193 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5194
5195         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
5196         alias.
5197         (gnus-picons-database): Default to list.
5198         (gnus-picons-lookup-internal): Use it.
5199
5200         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
5201         to "bogus".
5202
5203         * gnus-win.el (gnus-configure-windows-hook): New hook.
5204
5205 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
5206
5207         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
5208
5209 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5210
5211         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
5212         lists.
5213         (gnus-select-newsgroup): Don't append; push.
5214         (gnus-adjust-marked-articles): Remove obsolete ranges from
5215         `seen'.
5216         (gnus-update-marks): Clean up.
5217         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
5218
5219 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
5220
5221         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
5222
5223 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5224
5225         * gnus-sum.el (gnus-auto-select-subject): New variable.
5226         (gnus-summary-best-unread-subject): New function.
5227         (gnus-summary-best-unread-article): Use it.
5228         (gnus-summary-first-unseen-subject): New function and command.
5229
5230         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
5231         other treatments.
5232
5233         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
5234         function.
5235
5236         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
5237         from the list of hidden types.
5238
5239         * mm-view.el (mm-inline-text): Ditto.
5240         (mm-inline-text): Ditto.
5241         (mm-w3-prepare-buffer): Ditto.
5242
5243         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
5244
5245 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5246
5247         * gnus-art.el (gnus-ignored-headers): Added more headers.
5248
5249 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
5250
5251         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
5252         once.
5253
5254 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5255
5256         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
5257
5258 2001-12-28  Simon Josefsson  <jas@extundo.com>
5259
5260         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
5261         Jesper Harder <harder@ifa.au.dk>.
5262
5263 2001-12-27  Simon Josefsson  <jas@extundo.com>
5264
5265         * gnus-sum.el (gnus-select-newsgroup): Make
5266         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
5267         contain all articles (instead of none) when no seen marks have
5268         been set for the group.
5269         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
5270         instead, it seems to result in shorter ranges.
5271
5272 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5273
5274         * mm-util.el (mm-iso-8859-x-to-15-region): Use
5275         insert-before-markers.
5276         From Jesper Harder <harder@ifa.au.dk>
5277
5278 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
5279
5280         * nnmaildir.el (nnmaildir-save-mail): create the destination
5281         groups if they do not exist.
5282
5283 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5284
5285         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
5286
5287 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5288
5289         * gnus-group.el (gnus-group-read-ephemeral-group): Call
5290         gnus-group-real-name.
5291
5292         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
5293         (gnus-newsgroup-variables): Ditto.
5294
5295         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
5296         return it.
5297
5298 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
5299
5300         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
5301         * nnmaildir.el (top-level): Add commentary.
5302         (nnmaildir-version): Indicate that nnmaildir is now a standard
5303         part of Gnus, not separately released.
5304
5305 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5306
5307         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
5308         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
5309         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
5310         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5311
5312 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5313
5314         * nnmaildir.el: Copyright changes. Require cl only at compile time.
5315
5316 2001-12-20  Simon Josefsson  <jas@extundo.com>
5317
5318         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
5319         ZHU <zsh@cs.rochester.edu>.
5320         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
5321         Brian P Templeton <bpt@tunes.org>.
5322
5323 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5324
5325         * nnmaildir.el: New file.
5326         From Paul Jarc <prj@po.cwru.edu>.
5327
5328 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5329
5330         * nndoc.el (nndoc-type-alist): Move forward to the end.
5331
5332 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5333
5334         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
5335         `dolist'.
5336
5337 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5338
5339         * gnus-win.el (gnus-frames-on-display-list): New function.
5340         (gnus-get-buffer-window): Use it.
5341
5342 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5343
5344         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
5345
5346 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5347
5348         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
5349
5350 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5351            From Harald Meland <Harald.Meland@usit.uio.no>
5352
5353         * gnus-win.el (gnus-get-buffer-window): New function.
5354         (gnus-all-windows-visible-p): Use it.
5355
5356         * gnus-util.el (gnus-horizontal-recenter)
5357         (gnus-horizontal-recenter, gnus-horizontal-recenter)
5358         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
5359
5360         * gnus-score.el (gnus-score-insert-help): Use it.
5361
5362         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
5363         (gnus-generate-tree, gnus-highlight-selected-tree)
5364         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
5365         it.
5366
5367         * gnus-art.el (gnus-article-set-window-start)
5368         (gnus-mm-display-part, gnus-request-article-this-buffer)
5369         (gnus-button-next-page, gnus-button-prev-page)
5370         (gnus-article-button-next-page, gnus-article-button-prev-page):
5371         Use it.
5372
5373 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
5374
5375         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
5376         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
5377         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
5378
5379 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5380
5381         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
5382         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
5383         * mml1991.el, nnultimate.el: Add `coding'.
5384
5385 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
5386
5387         * ChangeLog: changed coding to buffer-file-coding-system
5388         * ChangeLog.1: same
5389         * nnwfm.el: same
5390         * gnus-smiley.el: same
5391         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
5392         * gnus-delay.el: same
5393         * gnus-spec.el: same
5394         * message.el: same
5395         * mml1991.el: same
5396         * nnultimate.el: same
5397
5398 2001-12-16  Simon Josefsson  <jas@extundo.com>
5399         Inspired by code by Dirk Meyer <dischi@tzi.de>.
5400
5401         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
5402         (gnus-summary-save-map): Add muttprint.
5403         (gnus-summary-make-menu-bar): Ditto.
5404         (gnus-summary-muttprint): New function.
5405
5406         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
5407
5408 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5409
5410         * uudecode.el (uudecode-decode-region-internal): Speedup by using
5411         temporary list instead of buffer.
5412
5413         * mm-url.el (executable-find): autoload.
5414
5415 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5416
5417         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
5418         to variable, follow doc-string conventions).
5419
5420 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
5421
5422         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
5423         subscribe-level
5424         * gnus-topic.el (gnus-subscribe-topics): use it.
5425
5426 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5427
5428         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
5429         messages. (A small patch with indentation)
5430         From Sean Neakums <sneakums@zork.net>.
5431
5432         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
5433         nil after shooting down the gnus-original-article-buffer.
5434
5435 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5436
5437         * uudecode.el (uudecode-use-external): New variable.
5438         (uudecode-decode-region): Automatically detect external program.
5439
5440         * binhex.el (binhex-use-external): New variable.
5441         (binhex-decode-region-internal): New function.
5442         (binhex-decode-region): Automatically detect external program.
5443
5444         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
5445         Use them.
5446
5447 2001-12-12  Simon Josefsson  <jas@extundo.com>
5448
5449         * nnvirtual.el (nnvirtual-always-rescan)
5450         (nnvirtual-component-regexp): Fix doc.
5451
5452         * nnoo.el (defvoo): Add doc to defvoo variables.
5453
5454         * nnml.el (nnml-directory, nnml-active-file)
5455         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
5456         (nnml-marks-is-evil, nnml-filenames-are-evil)
5457         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
5458
5459         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
5460         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
5461         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
5462         `error'.
5463
5464         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
5465         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
5466
5467         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
5468         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
5469         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
5470         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
5471
5472         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
5473         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
5474
5475         * imap.el, nnimap.el: Fix indentation.
5476
5477         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
5478
5479 2001-12-12  Didier Verna  <didier@xemacs.org>
5480
5481         * gnus-msg.el (gnus-group-news): New function.
5482         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
5483         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
5484         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
5485         for it.
5486         * gnus-msg.el (gnus-summary-news-other-window): New function.
5487         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
5488         bind it to `i'.
5489         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
5490         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
5491         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
5492         for it (called with a prefix).
5493         * gnus-msg.el (gnus-configure-posting-styles): add an optional
5494         group-name argument.
5495         * gnus-msg.el (gnus-setup-message): use it.
5496
5497 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5498
5499         * gnus-sum.el (gnus-summary-show-article): Fix doc.
5500
5501 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5502
5503         * mml.el (mime-to-mml): Remove Content-Disposition too.
5504
5505 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5506
5507         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
5508         * gnus-group.el (gnus-group-name-decode): Decode unibyte
5509         strings only.
5510         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5511
5512 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
5513
5514         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
5515         (nnmail-fancy-expiry-target): Use it.
5516         Suggestions from Simon Josefsson <jas@extundo.com>.
5517
5518 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5519
5520         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
5521
5522 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5523
5524         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
5525
5526         * gnus-util.el (gnus-url-unhex-string): Move here.
5527
5528 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5529
5530         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
5531         mm-url-decode-entities-nbsp.
5532
5533         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
5534         * webmail.el, nnwfm.el: Use mm-url.
5535
5536         * mm-url.el (mm-url-fetch-form): Move from nnweb.
5537         (mm-url-remove-markup): Move from nnweb.
5538         (mm-url-fetch-simple): Move from webmail.
5539
5540         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
5541
5542 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5543
5544         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
5545         (gnus-summary-print-article): Use it.
5546
5547         * gnus-util.el (gnus-replace-in-string): Typo.
5548
5549 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5550
5551         * nnweb.el (nnweb-replace-in-string): Removed.
5552
5553         * gnus-util.el (gnus-replace-in-string): New function.
5554         (gnus-mode-string-quote): Use it.
5555
5556         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
5557         * nnwfm.el (nnwfm-create-mapping): Ditto.
5558
5559 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5560
5561         * dgnushack.el (dgnushack-compile): nnrss.el and
5562         nnslashdot.el don't depend on nnweb, url, w3.
5563
5564         * nnrss.el: Use mm-url.
5565
5566 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5567
5568         * mm-url.el (mm-url-insert-file-contents): Support file:.
5569
5570 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5571
5572         * mm-view.el: Lower case for the description line. Sync from the
5573         Emacs CVS.
5574
5575 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5576
5577         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
5578         From:  Stefan Monnier  <monnier@cs.yale.edu>
5579
5580 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5581
5582         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
5583
5584 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5585
5586         * mm-url.el: Require executable.
5587         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
5588
5589 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5590
5591         * pop3.el (pop3-munge-message-separator): Only use valid date.
5592         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
5593
5594         * Makefile.in: gnus-load.elc may not be generated.
5595
5596 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5597
5598         * mm-url.el: New file.
5599         * nnslashdot.el: Use it.
5600         * mm-extern.el (mm-extern-url): Use it.
5601
5602 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5603
5604         * gnus-sum.el (gnus-summary-save-article): Nix
5605         gnus-display-mime-function and gnus-article-prepare-hook.
5606
5607         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
5608         the beginning of lines.
5609         (gnus-complex-form-to-spec): Ditto.
5610
5611 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5612
5613         * message.el (message-make-mft): Fix the m-s-a-file regexp.
5614         From Paul Jarc <prj@po.cwru.edu>.
5615
5616 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5617
5618         * message.el: New variable message-subscribed-address-file;
5619         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
5620
5621 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5622
5623         * message.el (message-tab-body-function): Set to nil.
5624         (message-tab): Use text-mode-map or global-map.
5625         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
5626
5627 2001-11-30  Simon Josefsson  <jas@extundo.com>
5628
5629         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
5630         instead of gnus-union, for speed.  Suggested by Christoph Conrad
5631         <christoph.conrad@gmx.de>.
5632         (gnus-agent-fetch-group-1): Add verbose message.
5633
5634 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5635
5636         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
5637         of integers.
5638
5639 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5640
5641         * message.el (message-newgroups-header-regexp)
5642         (message-completion-alist, message-tab-body-function): Use
5643         defcustom rather than defvar.
5644         (message-tab): Mention `message-tab-body-function' in doc.
5645         Suggested by Karl Eichwalder.
5646
5647 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5648
5649         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
5650
5651 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5652
5653         * nnheader.el (nnheader-find-nov-line): Don't use macro
5654         gnus-delete-line.
5655
5656         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
5657         (gnus-group-name-charset): Ditto.
5658
5659         * gnus-util.el (gnus-buffer-live-p): Ditto.
5660
5661 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5662
5663         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
5664         open parenthesis in doc.
5665         (sieve-manage-authenticator-alist): Typo in doc.
5666         * imap.el (imap-authenticator-alist): Typo in doc.
5667         (imap-stream-alist): Backslash.
5668
5669         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
5670           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
5671
5672 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5673
5674         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
5675
5676         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
5677
5678         * gnus-msg.el (gnus-configure-posting-styles): use
5679         make-local-hook. Add LOCAL for add-hook.
5680
5681 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
5682
5683         * message.el (message-mode): Use `make-local-hook' unless
5684         obsolete.
5685         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
5686
5687 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5688
5689         * canlock.el: Remove sha1.el and base64.el stuff.
5690
5691 2001-11-26  Didier Verna  <didier@xemacs.org>
5692
5693         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
5694         if needed.
5695
5696 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5697
5698         * message.el (message-tamago-not-in-use-p): New function.
5699         (message-strip-forbidden-properties): Use it.
5700
5701 2001-11-26  Didier Verna  <didier@xemacs.org>
5702
5703         * gnus-start.el (gnus-check-first-time-used): only check for
5704         existence of .el[d] files.
5705
5706 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5707
5708         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
5709
5710         * message.el (message-setup-1): Clean up mc-*.
5711
5712 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5713
5714         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
5715         * gnus-score.el (gnus-score-find-bnews): Use it.
5716
5717         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
5718         (gnus-summary-limit-to-author): Ditto.
5719         (gnus-summary-limit-to-extra): Ditto.
5720         (gnus-summary-find-matching): Support not-matching argument.
5721
5722 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5723
5724         * message.el (message-wash-subject): Use `insert' rather than
5725         `insert-string', which is deprecated.
5726
5727 2001-11-24  Simon Josefsson  <jas@extundo.com>
5728
5729         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
5730         message. (Gnus does not "default" to using 8bit for the message,
5731         it default to use 8bit encoding and the user-supplied CTE
5732         value. Calling this behaviour "treating it as 8bit" is perhaps
5733         better.)
5734
5735         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
5736         (compare mm-charset-to-coding-system).
5737
5738 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5739
5740         * canlock.el (canlock-sha1-with-openssl): Use unibyte
5741         buffer. Correctly decode hex.
5742
5743 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5744
5745         * gnus-agent.el (gnus-category-insert-line): Convert category
5746         names to strings.
5747
5748 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5749
5750         * message.el (sha1): eval-and-compile.
5751
5752 2001-11-20  Simon Josefsson  <jas@extundo.com>
5753
5754         * message.el (message-allow-no-recipients): New variable.
5755         (message-send): Use it, customize the prompting when posting to
5756         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
5757
5758 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5759
5760         * mm-util.el (mm-coding-system-priorities): New variable.
5761         (mm-sort-coding-systems-predicate): New function.
5762         (mm-find-mime-charset-region): Resort coding systems if needed.
5763         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
5764
5765 2001-11-20  Didier Verna  <didier@xemacs.org>
5766
5767         * gnus-group.el (gnus-group-make-help-group): new optional
5768         argument to control the error behavior.
5769         * gnus-start.el (gnus-check-first-time-used): use it to avoid
5770         erroring.
5771
5772 2001-11-19  Simon Josefsson  <jas@extundo.com>
5773
5774         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
5775         instead of C-c C-u.  Suggested by Per Abrahamsen
5776         <abraham@dina.kvl.dk>.
5777
5778 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5779
5780         * nnfolder.el (nnfolder-read-folder): Use group instead of
5781         nnfolder-current-group.
5782         Suggested by Lorentey Karoly <lorentey@elte.hu>.
5783
5784 2001-11-17  Simon Josefsson  <jas@extundo.com>
5785
5786         * message.el (message-send): Ask user if Fcc/Gcc should be
5787         performed when no other sender was specified.
5788         Suggested by prj@po.cwru.edu (Paul Jarc).
5789
5790 2001-11-17  Simon Josefsson  <jas@extundo.com>
5791
5792         * message.el (message-mode, message-mode-map): Use C-c C-u for
5793         Importance: instead of C-c C-p (used by SC).
5794
5795 2001-11-16  Simon Josefsson  <jas@extundo.com>
5796
5797         * message.el (message-insert-importance-high)
5798         (message-insert-importance-low): Save point.
5799
5800         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
5801         value.
5802
5803 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
5804
5805         * message.el (message-strip-special-text-properties): New option.
5806         (message-strip-forbidden-properties): Obey it.
5807
5808 2001-11-14  Sam Steingold  <sds@gnu.org>
5809
5810         * gnus-score.el: Fixed some doc strings to properly quote symbols.
5811
5812 2001-11-15  Simon Josefsson  <jas@extundo.com>
5813
5814         Support "Importance:" header in Message.
5815
5816         * message.el (message-mode-map): Bind C-c C-p to
5817         `message-insert-or-toggle-importance'
5818         (message-mode-menu): Add message-insert-importance-{high,low}.
5819         (message-insert-importance-high, message-insert-importance-low)
5820         (message-insert-or-toggle-importance): New functions.
5821         (message-tool-bar-map): Add {un,}important.
5822         (message-mode): Doc fix.
5823
5824 2001-11-15  Simon Josefsson  <jas@extundo.com>
5825
5826         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
5827
5828         * mml.el (mml-menu): Fix toolbar tooltip.
5829
5830 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5831
5832         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
5833         * nnml.el (nnml-save-marks): Ditto.
5834
5835         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
5836
5837 2001-11-15  Simon Josefsson  <jas@extundo.com>
5838
5839         * nnml.el (nnml-save-marks):
5840         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
5841         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
5842
5843 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
5844
5845         * gnus-art.el (gnus-article-wash-status-strings): Use
5846         `copy-sequence', not `copy-seq'.
5847
5848 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
5849
5850         * gnus-art.el (gnus-article-wash-status-strings): New constant.
5851         (gnus-gnus-article-wash-status-entry): New function.
5852         (gnus-article-wash-status): Use it.
5853
5854 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5855
5856         * mml1991.el: Add coding header.
5857
5858 2001-11-12  Simon Josefsson  <jas@extundo.com>
5859
5860         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
5861         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
5862         `mml1991-sign' and `mml1991-encrypt'.
5863         (mml1991-encrypt, mml1991-sign): New glue functions.
5864         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
5865
5866         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
5867         (mml-menu): Add PGP to menu.
5868
5869         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
5870         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
5871         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
5872         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
5873
5874         * mml2015.el: Mention RFC 3156.
5875
5876         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
5877
5878 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5879
5880         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
5881
5882         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
5883           From <Michael.Cook@cisco.com>
5884
5885 2001-11-11  Simon Josefsson  <jas@extundo.com>
5886
5887         * message.el (top-level): Autoload sha1.
5888         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
5889         canlock, no need to require two different hash algs).  Suggested
5890         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
5891
5892 2001-11-09  Simon Josefsson  <jas@extundo.com>
5893
5894         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
5895         <Pavel@Janik.cz>.
5896
5897 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5898
5899         * message.el (message-point-in-header-p): New function.
5900         (message-do-auto-fill): Use it.
5901         (message-beginning-of-line): New function.  Goes to beginning of
5902         header value (i.e., end of header name), or to beginning of line
5903         if already at beginning of value.  Behaves like
5904         `beginning-of-line' when in message body.
5905         (message-mode-map): Bind it.
5906
5907 2001-11-08  Simon Josefsson  <jas@extundo.com>
5908
5909         * gnus-msg.el (gnus-posting-styles): Add doc.
5910
5911 2001-11-07  Simon Josefsson  <jas@extundo.com>
5912
5913         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
5914
5915         * sieve-mode.el (sieve-control-commands-face)
5916         (sieve-control-commands-face, sieve-action-commands-face)
5917         (sieve-test-commands-face, sieve-tagged-arguments-face): New
5918         faces.
5919         (sieve-font-lock-keywords): Use them.
5920         (sieve-mode): Only set font-lock-defaults in emacs.
5921
5922         * gnus-art.el (gnus-default-article-saver): Add
5923         gnus-summary-save-body-in-file.
5924         (gnus-summary-write-to-file): Fix doc.
5925
5926 2001-11-07  Simon Josefsson  <jas@extundo.com>
5927
5928         * gnus-art.el (gnus-treat-highlight-signature): Add cross
5929         reference to the correct chapter in the manual.
5930
5931         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
5932         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
5933
5934 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5935
5936         * mml.el (mml-preview): Bind mail-header-separator.
5937
5938 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5939
5940         * message.el: Always require canlock.
5941         (message-ignored-supersedes-headers): Include Cancel-Lock and
5942         Cancel-Key.
5943         (message-insert-canlock): Don't require canlock.
5944         (message-cancel-news): Don't check whether canlock is available.
5945         (message-supersede): Support cancel-locks.
5946
5947         * gnus-art.el: Don't autoload canlock.
5948
5949 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5950
5951         * mail-source.el (mail-source-fetch-imap): ASYNC param.
5952         From: <andre@slamdunknetworks.com>
5953
5954 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5955
5956         * many files: Fix copyright lines.
5957
5958 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5959
5960         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
5961         Suggested by Dave Love  <fx@gnu.org>.
5962
5963 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5964
5965         * message.el (message-kill-buffer): Remove auto-save file after
5966         confirm.
5967
5968         * message.el (message-send-mail): Call message-generate-headers
5969         once.  Suggested by Matt Armstrong <matt@lickey.com>.
5970
5971         * gnus-topic.el (gnus-topic-rename): Initial-input.
5972         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
5973
5974 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
5975
5976         * message.el (message-forbidden-properties): New constant.
5977         (message-strip-forbidden-properties): New function.
5978         (message-mode): Activate it.
5979
5980 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5981
5982         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
5983         (mm-hack-charsets): Fix doc.
5984
5985 2001-11-02  Simon Josefsson  <jas@extundo.com>
5986
5987         * gnus-int.el (gnus-check-server): Message "...done" when done.
5988
5989         * imap.el (imap-close): Don't message (imap-send-command-wait
5990         returns if the connection is dropped).
5991         (imap-wait-for-tag): Nix out message only when necessary.
5992
5993         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
5994         for non-crossposting.
5995         (gnus-sieve-crosspost): Default to t to be consistent with other
5996         parts of Gnus.
5997
5998 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5999
6000         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
6001         (mm-iso-8859-x-to-15-table): Ditto.
6002         (mm-iso-8859-x-to-15-region): Ditto.
6003         (mm-find-mime-charset-region): Ditto.
6004
6005 2001-11-01  Simon Josefsson  <jas@extundo.com>
6006
6007         * nnimap.el (nnimap-close-asynchronous): New variable.
6008         (nnimap-close-group): Use it.
6009         (nnimap-expunge): Don't use it.
6010
6011         * imap.el (imap-callbacks): New variable.
6012         (imap-remassoc): Copied from `gnus-remassoc'.
6013         (imap-add-callback): New function.
6014         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
6015         behaviour.
6016         (imap-parse-response): Call the callback.
6017
6018         * message.el (message-insert-canlock): New variable.
6019         (message-canlock-generate, message-canlock-password)
6020         (message-insert-canlock): New functions.
6021         (message-send-news): Call `message-insert-canlock'.
6022         (top-level): Require canlock when compiling.
6023         (message-insert-canlock): Require canlock before we need it.
6024
6025 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6026
6027         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
6028
6029 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6030
6031         * dgnushack.el (dgnushack-make-load): A workaround for
6032         custom-add-loads bug in some versions of XEmacs.
6033
6034 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6035
6036         * mm-util.el (mm-charset-synonym-alist): Revert (some).
6037
6038 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6039
6040         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
6041         (mm-hack-charsets): New variable.
6042         (mm-iso-8859-15-compatible): New variable.
6043         (mm-iso-8859-x-to-15-table): New variable.
6044         (mm-find-mime-charset-region): Add parameter hack-charsets.
6045
6046         * mm-bodies.el (mm-encode-body): Use it.
6047         * mml.el (mml-parse-1): Ditto.
6048
6049 2001-11-01  Simon Josefsson  <jas@extundo.com>
6050
6051         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
6052
6053 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6054
6055         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
6056         is nil.
6057
6058 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6059
6060         * smiley-ems.el (smiley-update-cache): Auto detect file type.
6061
6062         * message.el (message-forward-rmail-make-body): Use
6063         save-window-excursion.
6064         (message-encode-message-body): Search with noerror.
6065         (message-setup-1): Convert compose-mail send-actions to
6066         message-send-actions.
6067
6068 2001-11-01  Simon Josefsson  <jas@extundo.com>
6069
6070         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
6071         <yamaoka@jpl.org>.
6072
6073 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6074
6075         * sieve-manage.el (sieve-string-bytes): No complain.
6076
6077 2001-11-01  Simon Josefsson  <jas@extundo.com>
6078
6079         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
6080         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
6081         has autoload cookies, so no `require' should be necessary.)
6082
6083         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
6084         files.
6085
6086 2001-10-31  Simon Josefsson  <jas@extundo.com>
6087
6088         * gnus-cus.el (gnus-group-parameters): Support integer `display'
6089         parameter.
6090
6091         * gnus-sum.el (gnus-select-newsgroup): If group parameter
6092         `display' is a number (and C-u wasn't used to enter group), only
6093         fetch that number of articles.
6094
6095 2001-10-31  Matt Armstrong  <matt@lickey.com>
6096
6097         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
6098         not-subscribed -> subscribed.
6099
6100 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6101         From: Josh Huber <huber@alum.wpi.edu>
6102
6103         * message.el (message-subscribed-address-functions): New variable.
6104         (message-subscribed-addresses): New variable.
6105         (message-subscribed-regexps): New variable.
6106         (message-goto-mail-followup-to): New function.
6107         (message-send-mail): Add Mail-Followup-To.
6108         (message-make-mft): New function.
6109
6110         * gnus.el (gnus-find-subscribed-addresses): New function.
6111
6112 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6113
6114         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
6115         (mail-source-fetch-pop): Ditto.
6116         (mail-source-check-pop): Ditto.
6117
6118         * gnus-start.el (gnus-read-init-file): Ditto.
6119         (gnus-activate-group): Ditto.
6120         (gnus-read-newsrc-el-file): Ditto.
6121
6122 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6123
6124         * message.el (message-get-reply-headers): Make sure there is ", ".
6125
6126         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
6127         mm-coding-system-p. Don't correct it only in XEmacs.
6128         (mm-charset-to-coding-system): Use mm-coding-system-p and
6129         mm-get-coding-system-list.
6130         (mm-emacs-mule, mm-mule4-p): New variables.
6131         (mm-enable-multibyte, mm-disable-multibyte,
6132         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
6133         mm-with-unibyte-current-buffer,
6134         mm-with-unibyte-current-buffer-mule4): Use them.
6135         (mm-find-mime-charset-region): Treat iso-2022-jp.
6136
6137         From  Dave Love  <fx@gnu.org>:
6138
6139         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
6140         construction.
6141         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
6142         entries conditional on not having a coding system defined for
6143         them.
6144         (mm-mule-charset-to-mime-charset): Use
6145         find-coding-systems-for-charsets if defined.
6146         (mm-charset-to-coding-system): Don't use
6147         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
6148         later.  Add last resort search of coding systems.
6149         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
6150         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
6151         Mule 4.
6152         (mm-find-mime-charset-region): Re-write.
6153         (mm-with-unibyte-current-buffer): Restore buffer as well as
6154         multibyteness.
6155
6156 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6157
6158         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
6159         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
6160         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
6161
6162 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6163
6164         * gnus-art.el (article-display-x-face): Nix buffer-read-only
6165         again.
6166
6167         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
6168
6169 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6170
6171         * gnus-spec.el (gnus-parse-simple-format): Use
6172           buffer-substring-no-properties.
6173
6174 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6175
6176         * gnus-art.el (article-verify-cancel-lock): New function.
6177
6178         * nnheader.el (nntp-process-response): New variable.
6179         (nnheader-init-server-buffer): Make `nntp-process-response'
6180         buffer-local in `nntp-server-buffer'.
6181
6182         * nntp.el (nntp-prepare-post-hook): New hook.
6183         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
6184         (nntp-async-trigger): Ditto.
6185         (nntp-request-post): Insert a server's ID if there's no Message-ID
6186         header; run `nntp-prepare-post-hook'.
6187
6188 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6189
6190         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
6191         instead.
6192
6193         * message.el (message-forward-subject-author-subject): Don't use
6194         message-news-p, which widens the buffer.
6195         (message-forward-make-body): New function.
6196         (message-forward): Use it.
6197         (message-insinuate-rmail): New function.
6198         (message-forward-rmail-make-body): New function.
6199
6200 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6201
6202         * mm-extern.el (mm-extern): Provide it.
6203
6204         * mm-partial.el (mm-partial): Provide it.
6205
6206 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6207
6208         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
6209
6210 2001-10-29  Simon Josefsson  <jas@extundo.com>
6211
6212         * mml.el (mml-preview): Bind message-this-is-news if it is
6213         news. From Jesper Harder <harder@myrealbox.com>.
6214
6215 2001-10-28  Simon Josefsson  <jas@extundo.com>
6216
6217         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
6218
6219 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
6220
6221         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
6222         ironic smilies.
6223
6224 2001-10-27  Simon Josefsson  <jas@extundo.com>
6225
6226         * message.el (message-indent-citation): Don't add trailing
6227         whitespace when citing text.
6228
6229         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
6230         <harder@ifa.au.dk>.
6231
6232 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6233
6234         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
6235         not available.
6236         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
6237         (nnweb-type-definition): Add google as alias of dejanews.
6238         (nnweb-google-parse-1): Forward 1 line.
6239
6240 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6241
6242         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
6243         variable `message-forward-ignored-headers'.
6244
6245 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
6246
6247         * gnus.el (gnus-expand-group-parameter): New function.
6248         (gnus-expand-group-parameters): Call it.
6249         (gnus-group-fast-parameter): New function.
6250         (gnus-group-find-parameter): Call it.
6251
6252 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6253
6254         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
6255         vector (it didn't before because of a bug).
6256         * gnus-msg.el (gnus-post-news): Use header vector directly, if
6257         available.  Before it converted it to an article number.
6258
6259         This makes followup to news articles with negative numbers in
6260         nnvirtual groups use news instead of mail.
6261
6262 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6263
6264         * gnus.el (post-method): Use `native' instead of `nil'.
6265
6266         * gnus-msg.el (gnus-post-method): Ditto.
6267
6268 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
6269
6270         * gnus.el (gnus-define-group-parameter): Grammar fix.
6271
6272 2001-10-22  Simon Josefsson  <jas@extundo.com>
6273
6274         * gnus-msg.el (gnus-extended-version): Include
6275         system-configuration.
6276         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
6277
6278 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
6279
6280         * gnus.el (post-method): Customization fix: `native' is not a
6281         valid value.
6282         * gnus-msg.el (gnus-post-method): Doc and customization fix:
6283         `native' is not a valid value.
6284
6285 2001-10-21  Simon Josefsson  <jas@extundo.com>
6286
6287         * nnimap.el (nnimap): Defgroup
6288         (nnimap-strict-function, nnimap-strict-function-match): New
6289         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
6290         (nnimap-split-crosspost, nnimap-split-inbox)
6291         (nnimap-split-rule, nnimap-split-predicate)
6292         (nnimap-split-predicate): Defcustom.
6293         (nnimap-split-inbox, nnimap-expunge-search-string)
6294         (nnimap-importantize-dormant): Remove "*" from doc.
6295
6296 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6297
6298         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
6299         not supplied via prefix arg.  From Lisp, make arg mandatory.
6300         Suggested by Frank Schmitt.
6301
6302 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
6303
6304         * message.el (message-do-auto-fill): Avoid calling
6305         'rfc822-goto-eoh'.
6306
6307 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6308         From Paul Jarc <prj@po.cwru.edu>.
6309
6310         * message.el (message-get-reply-headers): Restructure the logic
6311         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
6312
6313 2001-10-20  Simon Josefsson  <jas@extundo.com>
6314
6315         * message.el (message-cancel-news): Support cancel-locks.
6316         Suggested by Per Abrahamsson.
6317
6318         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
6319         conses.  From David Z Maze <dmaze@MIT.EDU>.
6320
6321         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
6322
6323 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6324
6325         * mm-decode.el (mm-default-directory): Fix customize type.
6326
6327         * message.el (message-setup-fill-variables): Kludge to use
6328         normal-auto-fill-function even if auto fill is already activated.
6329
6330 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6331
6332         * message.el (message-do-auto-fill): New version that does not
6333         rely on text properties, by Simon Josefsson <jas@extundo.com>.
6334         (message-setup-1): Removed the `message-field' property.
6335
6336         * gnus-draft.el (gnus-draft-edit-message): Removed the
6337         `message-field' property.
6338
6339 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6340
6341         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
6342         `message-field'.  The `field' property has a special significance in
6343         Emacs 21.
6344
6345         * message.el (message-send, message-setup-1): Ditto.
6346
6347 2001-10-18  Simon Josefsson  <jas@extundo.com>
6348
6349         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
6350         when undoing.
6351
6352 2001-10-18  Simon Josefsson  <jas@extundo.com>
6353         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
6354
6355         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
6356         (gnus-summary-make-menu-bar): Ditto.
6357
6358 2001-10-17  Simon Josefsson  <jas@extundo.com>
6359
6360         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
6361         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
6362
6363 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6364
6365         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
6366         * gnus-util.el (gnus-user-date): New function.
6367         From Frank Schmitt <usenet@Frank-Schmitt.net>.
6368
6369 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6370
6371         * message.el (message-check-news-header-syntax): Special case
6372         nnvirtual groups.
6373
6374         * gnus-sum.el (gnus-summary-respool-default-method): Changed
6375         customize type to `symbol'.
6376
6377 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6378
6379         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
6380         %&foo;.
6381         (gnus-parse-simple-format): Support user extended spec too.
6382         %u&foo; invokes gnus-user-format-function-foo.
6383
6384 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6385
6386         * nnml.el (nnml-request-expire-articles): Make sure it is back to
6387         the server.
6388         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
6389         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6390         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
6391         * nndiary.el (nndiary-request-expire-articles): Ditto.
6392         (nndiary-schedule): Defsubst it before use it.
6393         (nndiary-error): eval-and-compile.
6394
6395 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6396
6397         * gnus-msg.el (gnus-post-method): Changed two instances of
6398         `active' to `current' and one `null' to `not'.
6399
6400 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6401         From Katsumi Yamaoka <yamaoka@jpl.org>.
6402
6403         * message.el (message-setup-fill-variables): Use
6404         `normal-auto-fill-function' instead of `auto-fill-function'.
6405
6406 2001-10-16  Simon Josefsson  <jas@extundo.com>
6407
6408         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
6409         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
6410         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
6411
6412 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6413         Patch by Oliver Scholz <oscholz@my.gnus.org>.
6414
6415         * gnus-draft.el (gnus-draft-edit-message): Add text property
6416         `field' with value `header' to message headers.
6417         * message.el (message-setup-1): Really add text property to all of
6418         the header, not just part of it.
6419
6420 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6421
6422         * gnus-group.el (gnus-group-sort-by-server): Use it.
6423
6424         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
6425
6426         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
6427         and keystroke.
6428
6429 2001-10-14  Simon Josefsson  <jas@extundo.com>
6430
6431         * dig.el: Doc fix.
6432
6433         * smime.el: Doc fix.
6434
6435         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
6436         charset magic from message.el.
6437
6438 2001-10-12  Simon Josefsson  <jas@extundo.com>
6439         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
6440
6441         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
6442         'cite from g-a-wash-types.
6443         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
6444         (gnus-article-hide-citation): Fix.
6445
6446         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
6447         character.
6448         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
6449
6450         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
6451         definition.
6452         (gnus-signature-toggle): Toggle `s' mode line character.
6453
6454         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
6455         doing stuff that clears it.
6456
6457 2001-10-12  Simon Josefsson  <jas@extundo.com>
6458
6459         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
6460         From Eric Marsden <emarsden@laas.fr>.
6461
6462 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6463
6464         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
6465         (autoload): Add some autoloads.
6466
6467 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6468         Suggested by Oliver Scholz <epameinondas@gmx.de>.
6469
6470         * message.el (message-do-auto-fill): New function.  Like
6471         `do-auto-fill' but don't fill when in the message header.
6472         (message-setup-1): Put a text property on the message header.
6473         (message-setup-fill-variables): Use `message-do-auto-fill'.
6474
6475 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6476
6477         * message.el (message-send-mail-partially): Insert an empty line
6478         first, because of the change of message-make-lines.
6479
6480 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
6481
6482         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
6483         iso-8859-15, make it an alias for iso-8859-1.
6484
6485 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6486
6487         * message.el (message-send-news): Don't modify the value of
6488         `message-syntax-checks' if it is not a list (possibly it is
6489         `dont-check-for-anything-just-trust-me').
6490
6491 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6492
6493         * gnus-group.el (gnus-group-name-charset-group-alist): Use
6494         `find-coding-system' for XEmacs to check whether the coding-system
6495         `utf-8' is available.
6496
6497 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6498
6499         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
6500
6501 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
6502
6503         * message.el (message-send-news): Oops, missed case with no
6504         "Followup-To" header...
6505
6506 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
6507
6508         * message.el (message-send-news): Allow
6509         `gnus-group-name-charset-group-alist' to affect encoding of the
6510         "Newsgroups" and "Followup-To" headers.
6511
6512 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6513
6514         * Makefile.in (install-el): Depend on gnus-load.el.
6515
6516 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6517
6518         * Makefile.in (install-el): Use -f.
6519         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
6520
6521 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
6522
6523         * message.el (message-send-news): Don't encode Followups-To when
6524         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
6525
6526         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
6527         header.
6528
6529         * gnus-art.el (article-decode-group-name): Also decode
6530         "Followup-To".
6531
6532         * rfc2047.el (rfc2047-encode-message-header): Encode without
6533         asking for null methods.
6534
6535         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
6536         default charset for newsgroup names in accordance with USEFOR.
6537
6538         * gnus-group.el (gnus-group-name-charset-method-alist,
6539         gnus-group-name-charset-group-alist): Removed "*" from doc
6540         strings, "*" should not be used for complex variables.
6541
6542 2001-10-06  Simon Josefsson  <jas@extundo.com>
6543
6544         Support UTF-8 group names better.
6545
6546         * message.el (message-check-news-header-syntax): Encode group
6547         names before comparison.
6548
6549         * gnus-msg.el (gnus-copy-article-buffer): Run all
6550         `gnus-article-decode-hook's except `article-decode-charset'
6551         instead of hardcoding call to one of them.
6552
6553         * gnus-art.el (gnus-article-decode-hook): Add
6554         `article-decode-group-name'.
6555         (article-decode-group-name): New function, use `g-d-n'.
6556
6557         * gnus-group.el (gnus-group-insert-group-line): Decode
6558         gnus-tmp-group using `g-d-n'.
6559
6560         * gnus-util.el (gnus-decode-newsgroups): New function.
6561
6562 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
6563
6564         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
6565         `gnus-group-name-charset-group-alist'.
6566
6567 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6568
6569         * Makefile.in: Install el in install. Add uninstall.
6570
6571 2001-10-05  Simon Josefsson  <jas@extundo.com>
6572
6573         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
6574
6575         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
6576
6577         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
6578         empty folders.
6579
6580         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
6581         limiting if read-all (C-u RET) was used.
6582
6583 2001-10-04  Simon Josefsson  <jas@extundo.com>
6584
6585         * mail-source.el (mail-source-movemail-program): New variable.
6586         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
6587         <thutt@thutt.vmware.com>.
6588
6589 2001-10-03  Simon Josefsson  <jas@extundo.com>
6590
6591         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
6592         (gnus-summary-line-format-alist): Fix param.
6593
6594 2001-10-02  Simon Josefsson  <jas@extundo.com>
6595
6596         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
6597         don't go through `nnimap-request-expire-articles' to delete the
6598         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
6599
6600 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6601
6602         * gnus-agent.el (gnus-agent-write-active): The min in the
6603         agent/active may be larger than that in the server/active.
6604
6605 2001-10-01  Simon Josefsson  <jas@extundo.com>
6606
6607         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
6608         is IMAP4rev1.
6609
6610         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
6611
6612         * nnfolder.el: Ditto.
6613
6614 2001-09-30  Dan Christensen  <jdc@uwo.ca>
6615
6616         * gnus-sum.el (gnus-summary-extract-address-component): New function.
6617         (gnus-summary-from-or-to-or-newsgroups): Optimize.
6618
6619 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6620
6621         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
6622         (message-mode-menu): Menu item for same.
6623
6624         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
6625         delayed articles.
6626
6627         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
6628         nndraft:delayed does not exist.
6629         (gnus-delay-initialize): Don't set up keymap, that's done from
6630         message.el now.
6631         (gnus-delay, gnus-delay-group, gnus-delay-header)
6632         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
6633
6634 2001-09-29  Simon Josefsson  <jas@extundo.com>
6635
6636         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
6637         utf-8, not eight-bit-control.
6638
6639         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
6640         (imap-log, imap-debug): Custom.
6641         (imap-log-buffer, imap-debug-buffer): New constants.
6642         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
6643         (imap-network-open, imap-shell-open, imap-starttls-open)
6644         (imap-send-command-1, imap-send-command, imap-arrival-filter)
6645         (imap-debug): Use imap-*-buffer.
6646
6647         * nndoc.el (nndoc-article-type): Add mailman.
6648         (nndoc-type-alist): Ditto.
6649         (nndoc-mailman-type-p): New function.
6650
6651 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6652
6653         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
6654         gnus-art.el.
6655
6656 2001-09-27  Simon Josefsson  <jas@extundo.com>
6657
6658         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
6659         (gnus-topic-catchup-articles): New function. Suggested by Robin
6660         S. Socha <robin-dated-1001857693.185e29@socha.net>.
6661
6662 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6663         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
6664
6665         * gnus-ems.el (gnus-article-display-xface): Insert xface after
6666         previous ones.
6667
6668 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6669         From Daiki Ueno  <ueno@unixuser.org>
6670
6671         * gnus-sum.el (gnus-summary-show-article): The arglist of
6672         detect-coding-region is incompatible.
6673
6674 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6675         From Katsuhiro Hermit Endo <hermit@koka-in.org>
6676
6677         * gnus-group.el (gnus-group-delete-group): Typo.
6678
6679 2001-09-26  Simon Josefsson  <jas@extundo.com>
6680
6681         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
6682
6683         * nnimap.el (nnimap-expiry-target): Use temp buffer.
6684
6685 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6686
6687         * gnus-cus.el (gnus-group-parameters): Display as sexp.
6688
6689 2001-09-22  Simon Josefsson  <jas@extundo.com>
6690
6691         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
6692
6693         * nnfolder.el (nnfolder-open-marks): Ditto.
6694
6695         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
6696         (gnus-update-marks): Use it.
6697         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
6698         hardcoded list.
6699
6700         * gnus.el (gnus-article-special-mark-lists): Add killed.
6701         (gnus-article-unpropagated-mark-lists): New constant.
6702
6703 2001-09-22  Simon Josefsson  <jas@extundo.com>
6704
6705         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
6706         custom option.
6707
6708 2001-09-23  Simon Josefsson  <jas@extundo.com>
6709
6710         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
6711
6712 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6713
6714         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
6715
6716 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
6717
6718         * gnus-group.el (gnus-group-sort-function): Fix customize type to
6719         accept lists of functions.
6720
6721 2001-09-20  Simon Josefsson  <jas@extundo.com>
6722
6723         * gnus-group.el (gnus-group-catchup): Update expire marks in
6724         backend.  Also, if ALL also set expire marks on tick/dormant.
6725
6726 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6727
6728         * message.el (message-tab-body-function): New variable.
6729         * message.el (message-tab): Use it.
6730
6731 2001-09-19  Sam Steingold  <sds@gnu.org>
6732
6733         * gnus-win.el (gnus-buffer-configuration): Respect
6734         `gnus-bug-create-help-buffer'.
6735
6736 2001-09-18  Simon Josefsson  <jas@extundo.com>
6737
6738         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
6739         (gnus-parse-simple-format): Re-revert.
6740
6741 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
6742         Trivial patch.
6743
6744         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
6745         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
6746
6747 2001-09-18  Simon Josefsson  <jas@extundo.com>
6748
6749         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
6750         signed.
6751         (gnus-parse-simple-format): Don't use it.
6752
6753 2001-09-17  Miles Bader  <miles@gnu.org>
6754
6755         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
6756         error querying a backend abort the whole process.
6757
6758 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6759
6760         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
6761         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
6762
6763 2001-09-17  Didier Verna  <didier@xemacs.org>
6764
6765         * nndiary.el: version 0.2-b14.
6766         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
6767         compatibility problem with XEmacs 21.1.
6768
6769 2001-09-15  Simon Josefsson  <jas@extundo.com>
6770
6771         * gnus-group.el (gnus-group-line-format): Document %c.
6772
6773         * nnml.el (nnml-parse-head): Handle CRLF files.
6774         (nnml-generate-nov-file): Ditto.
6775         (nnml-retrieve-headers): Ditto.
6776
6777 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
6778
6779         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
6780
6781 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
6782
6783         * gnus-spec.el (gnus-correct-substring): Still stopped one
6784         character before we wanted (never included last character).
6785         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
6786         add missing "," (once per function)
6787
6788 2001-09-14  Simon Josefsson  <jas@extundo.com>
6789
6790         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
6791         (otherwise e.g. gnus-agentize in .gnus overrides the customized
6792         default before gnus-group is loaded and the variable set.)
6793
6794         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
6795         killed or unsent marks.
6796
6797         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
6798         isn't an article to set it on (e.g. when you `a' in a group).
6799
6800 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6801
6802         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
6803         can read e-mails from Microsoft Outlook users not using ISO
6804         8859-2 character set.
6805
6806 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6807
6808         * gnus-diary.el: Minor modifications to avoid warnings.
6809         (gnus-summary-misc-menu): defvar.
6810         (gnus-diary-check-message): Use gnus-point-at-eol.
6811         (gnus-diary-kill-entire-line): eval-and-compile.
6812
6813 2001-09-12  Didier Verna  <didier@xemacs.org>
6814
6815         * nndiary.el: new version (0.2-b13).
6816         * nndiary.el (nndiary-mail-sources): doc update.
6817         * nndiary.el (nndiary-split-methods): ditto.
6818         * nndiary.el (nndiary-request-accept-article-hooks): New.
6819         * nndiary.el (nndiary-request-accept-article): use it, check
6820         message validity.
6821         * nndiary.el (nndiary-get-new-mail): changed default to nil.
6822         * nndiary.el (nndiary-schedule): fix bug (misplaced
6823         condition-case): it didn't return nil on error.
6824         * gnus-diary.el: new version.
6825         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
6826         * gnus-diary.el (gnus-diary-header-value-history): New.
6827         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
6828         * gnus-diary.el (gnus-diary-add-header): New.
6829         * gnus-diary.el (gnus-diary-check-message): New.
6830         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
6831         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
6832
6833 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6834
6835         * gnus-sum.el (gnus-select-newsgroup): Make
6836         `gnus-current-select-method' buffer-local.
6837
6838         * gnus-art.el (gnus-request-article-this-buffer): Refer
6839         `gnus-current-select-method' in the current summary buffer.
6840
6841 2001-09-10  Simon Josefsson  <jas@extundo.com>
6842         From Daniel Pittman <daniel@rimspace.net>
6843
6844         * gnus-spec.el (gnus-correct-pad-form): Fix.
6845
6846 2001-09-09  Simon Josefsson  <jas@extundo.com>
6847
6848         * mm-decode.el (mm-inline-media-tests): Add
6849         application/x-emacs-lisp.
6850         (mm-attachment-override-types): Add
6851         application/{x-,}pkcs7-signature.
6852
6853         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
6854         (gnus-server-line-format, gnus-server-mode-line-format)
6855         (gnus-server-browse-in-group-buffer): Customize.
6856
6857 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6858
6859         * nnml.el (nnml-marks-changed-p): Typo.
6860         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
6861         (nnml-marks-changed-p): Use gnus-gethash.
6862         (nnml-marks-modtime): Use gnus-make-hashtable.
6863
6864         * nnfolder.el (nnfolder-marks-changed-p): Typo.
6865         (nnfolder-request-expire-articles, nnfolder-save-marks)
6866         (nnfolder-open-marks): Typo.
6867         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
6868         (nnfolder-marks-changed-p): Use gnus-gethash.
6869         (nnfolder-marks-modtime): Use gnus-make-hashtable.
6870
6871 2001-09-08  Simon Josefsson  <jas@extundo.com>
6872
6873         * nnfolder.el (nnfolder-marks-modtime): New variable.
6874         (nnfolder-marks-changed-p): New function.
6875         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
6876         (nnfolder-request-update-info): Don't update if marks didn't change.
6877
6878         * nnml.el (nnml-marks-modtime): New variable.
6879         (nnml-marks-changed-p): New function.
6880         (nnml-save-marks, nnml-open-marks): Save modtime.
6881         (nnml-request-update-info): Don't update if marks didn't change.
6882
6883         * gnus-agent.el (gnus-agent-any-covered-gcc)
6884         (gnus-agent-add-server, gnus-agent-remove-server): Use
6885         gnus-agent-method-p.
6886
6887         * gnus-art.el (gnus-buttonized-mime-types): New variable.
6888         (gnus-unbuttonized-mime-type-p): Use it.
6889
6890         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
6891         fetch group.
6892
6893 2001-09-08  Simon Josefsson  <jas@extundo.com>
6894         From Daniel Pittman <daniel@rimspace.net>
6895
6896         * gnus-spec.el (gnus-correct-pad-form): New function.
6897         (gnus-parse-simple-format): Use it.
6898
6899 2001-09-07  Simon Josefsson  <jas@extundo.com>
6900
6901         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
6902         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
6903         Putnam <reader@newsguy.com>.
6904         (gnus-group-sort-selected-groups): Touch dribble file.
6905
6906 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
6907
6908         * nnml.el (nnml-filenames-are-evil): New variable.
6909         (nnml-article-to-file-alist): Rename to ...
6910         (nnml-current-group-article-to-file-alist): ... this.
6911         Respect `nnml-filenames-are-evil'.
6912         (nnml-active-number): Update.
6913         (nnml-update-file-alist): Update.
6914         (nnml-request-article): Use nnheader-article-to-file-alist.
6915         (nnml-request-rename-group): Likewise.
6916
6917 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6918
6919         * gnus-sum.el (gnus-summary-insert-line): Fix.
6920
6921 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
6922
6923         * gnus-sum.el: Bind g-s-t-s to "W g".
6924         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
6925         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
6926         display of graphical smilies.
6927
6928 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6929
6930         * gnus-start.el (gnus-setup-news): A typo.
6931         From Bill White <billw@wolfram.com>.
6932
6933 2001-09-06  Simon Josefsson  <jas@extundo.com>
6934
6935         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
6936         and unseen marks.
6937
6938 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6939
6940         * nnmail.el (nnmail-split-fancy): Document `junk'.
6941
6942 2001-09-04  Simon Josefsson  <jas@extundo.com>
6943
6944         * imap.el (imap-search): Don't error if server is broken.
6945
6946 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
6947
6948         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
6949         searching for an article that isn't in the mbox.
6950
6951 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6952
6953         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
6954         right, and get all the comments.
6955
6956 2001-09-02  Simon Josefsson  <jas@extundo.com>
6957         Suggested by Dan Christensen <jdc+news@uwo.ca>
6958
6959         * nnfolder.el (nnfolder-request-update-info): Fix message.
6960
6961         * nnml.el (nnml-request-update-info): Ditto.
6962
6963 2001-09-01  Simon Josefsson  <jas@extundo.com>
6964
6965         * nnml.el (nnml-request-expire-articles): Also bind
6966         `nnml-current-group' and `nnml-article-file-alist' when using
6967         expiry-target. (Otherwise nnml will be in a inconsistent internal
6968         state causing all kind of problems.)
6969         (nnml-request-expire-articles): If `nnml-article-to-file' or
6970         `file-attributes' failes, return article as un-expirable instead
6971         of treating it as expired.
6972
6973 2001-08-31  Sam Steingold  <sds@gnu.org>
6974
6975         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
6976         typo: `exmine' --> `examine'.
6977
6978 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6979
6980         * nndoc.el (nndoc-forward-type-p): It is not a digest.
6981
6982 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6983
6984         * nnml.el (nnml-check-directory-twice): Remove.
6985         (nnml-retrieve-headers): Ditto.
6986         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
6987
6988 2001-08-30  Andrew Innes  <andrewi@gnu.org>
6989
6990         * nnheader.el (nnheader-directory-files-is-safe): No need to read
6991         directory twice on Windows, or on GNU Emacs-21.
6992
6993 2001-08-30  Andrew Innes  <andrewi@gnu.org>
6994
6995         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
6996         (nnml-request-rename-group): Ditto.
6997         (nnml-active-number): Ditto.
6998         (nnml-request-create-group): Use nnml-directory-articles.
6999         (nnml-request-expire-articles): Use nnml-directory-articles, which
7000         gets list from nov database if available.
7001         (nnml-get-nov-buffer): New function.
7002         (nnml-open-nov): Use it.
7003         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
7004         gets alist from nov database if available.
7005         (nnml-directory-articles): New function.
7006         (nnml-article-to-file-alist): New function.
7007
7008 2001-08-30  Andrew Innes  <andrewi@gnu.org>
7009
7010         * mm-decode.el (mm-display-external): Use `name' as filename, if
7011         `filename' attribute is not present.
7012
7013 2001-08-30  Andrew Innes  <andrewi@gnu.org>
7014
7015         * mail-source.el (mail-source-flash): New defcustom.
7016         (mail-source-new-mail-p): Ring visible bell if appropriate.
7017         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
7018         timer is cleared even if mail check signals an error.
7019
7020 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7021
7022         * gnus-sum.el (gnus-summary-move-article): Only update marks of
7023         type 'list.
7024
7025 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7026
7027         * flow-fill.el (fill-flowed): eol might be point-max.
7028
7029 2001-08-27  Simon Josefsson  <jas@extundo.com>
7030
7031         * nnml.el (nnml-request-update-info): Fix message.
7032         (nnml-open-marks): Ditto.
7033
7034         * nnfolder.el (nnfolder-request-update-info):
7035         (nnfolder-open-marks): Fix message.
7036
7037 2001-08-25  Simon Josefsson  <jas@extundo.com>
7038
7039         * nnfolder.el (nnfolder-save-marks): Don't create directory named
7040         after group in ~/.
7041
7042 2001-08-25  Simon Josefsson  <jas@extundo.com>
7043         From Andreas Jaeger  <aj@suse.de>
7044
7045         * nnfolder.el (nnfolder-open-marks): Fix typo.
7046         * nnml.el (nnml-open-marks): Likewise.
7047
7048 2001-08-25  Simon Josefsson  <jas@extundo.com>
7049
7050         Make nnfolder groups self-contained as far as marks are concerned.
7051
7052         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
7053         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
7054         (nnfolder-open-server): Make marks directory.
7055         (nnfolder-request-delete-group): Delete marks file.
7056         (nnfolder-request-delete-group): Check of nov/marks file exist
7057         before deleting.
7058         (nnfolder-request-rename-group): Rename marks file.
7059         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
7060         (nnfolder-request-set-mark, nnfolder-request-update-info)
7061         (nnfolder-group-marks-pathname, nnfolder-save-marks)
7062         (nnfolder-open-marks): New functions.
7063         (top-level): Require gnus.
7064
7065 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7066
7067         * nnweb.el (nnweb-type-definition): Use google raw file.
7068         (nnweb-google-parse-1): Ditto.
7069         (nnweb-google-identity): Ditto.
7070         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
7071         (nnweb-altavista-wash-article): Ditto.
7072         (nnweb-request-article): Remove nnweb-decode-entities.
7073
7074         * nnml.el: Require 'gnus.
7075
7076 2001-08-25  Simon Josefsson  <jas@extundo.com>
7077
7078         * nnml.el (nnml-marks-is-evil): Add doc.
7079
7080 2001-08-25  Simon Josefsson  <jas@extundo.com>
7081
7082         * nnml.el (nnml-save-marks): Wrap saving marks in a
7083         condition-case, to allow user to start Gnus if saving marks failed
7084         for some reason.
7085
7086 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7087
7088         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
7089
7090         * gnus-group.el (gnus-update-group-mark-positions): Bind
7091         gnus-group-update-hook to nil.
7092
7093 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7094
7095         * mml.el (mml-generate-mime-1): Force as multibyte string.
7096
7097 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7098
7099         * gnus-sum.el (gnus-summary-insert-line)
7100         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
7101         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
7102
7103         * gnus-spec.el (gnus-correct-substring): Take optional END.
7104
7105         * nnrss.el (nnrss-request-article): Remove \n.
7106         (nnrss-retrieve-headers): Lines number is -1.
7107
7108 2001-08-24  Simon Josefsson  <jas@extundo.com>
7109
7110         * gnus-group.el (gnus-info-clear-data): Call
7111         nnfoo-request-set-mark to propagate marks.  Fix bug:
7112         `gnus-group-update-line' doesn't update read range unless we call
7113         `gnus-get-unread-articles-in-group' first.
7114
7115         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
7116         to server.
7117
7118 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7119
7120         * gnus-util.el (gnus-create-info-command): Return an interactive
7121         function.
7122
7123 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7124         From Katsumi Yamaoka <yamaoka@jpl.org>
7125
7126         * gnus-spec.el (gnus-parse-complex-format): Use equal.
7127
7128 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7129
7130         * gnus-sum.el (gnus-select-newsgroup): Use it.
7131
7132         * gnus-util.el (gnus-not-ignore): New function.
7133
7134         * lpath.el (featurep): Don't fbind char-int.
7135
7136         * gnus-util.el (gnus-create-info-command): New function.
7137
7138         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
7139         right node.
7140
7141         * gnus-sum.el (gnus-select-newsgroup): Clean up.
7142         (gnus-summary-limit-children): Use 'identity instead of `all'.
7143         (gnus-summary-limit-to-display-predicate): New command and
7144         keystroke.
7145
7146 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7147
7148         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
7149
7150         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
7151
7152 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7153
7154         * gnus-spec.el: Add the Gnus version.
7155         (gnus-update-format-specifications): If the Gnus version changes,
7156         nix out the format spec cache.
7157
7158         * gnus.el (gnus-continuum-version): Made into a command and
7159         optionalize the VERSION.
7160
7161         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
7162         the start of the lines.
7163
7164 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7165
7166         * gnus.el (gnus-visual-p): Define function before use of
7167         function.
7168
7169 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7170
7171         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
7172         (gnus-article-mark-to-type): New function.
7173         (gnus-update-missing-marks): Only update marks of type 'list.
7174
7175         * gnus.el (gnus-article-special-mark-lists): New variable.
7176
7177 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7178
7179         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
7180         (gnus-select-newsgroup): Still use 'all.
7181         (gnus-summary-initial-limit): Comparing with 'all.
7182
7183 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7184
7185         * gnus-start.el (gnus-activate-group): If dont-check, don't update
7186         active.
7187
7188 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7189
7190         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
7191         nnslashdot-*-retrieve-headers.
7192         (nnslashdot-request-article): Fix for slashcode 2.2.
7193         (nnslashdot-make-tuple): New function.
7194         (nnslashdot-read-groups): Use it.
7195
7196 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7197
7198         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
7199         list.
7200
7201         * gnus-sum.el (gnus-summary-move-article): Don't select article.
7202
7203 2001-08-20  Simon Josefsson  <jas@extundo.com>
7204
7205         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
7206         opened, error instead of continuing (and exploding later).
7207
7208 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7209
7210         * gnus.el (gnus-expand-group-parameters): Return the parameter
7211         list.
7212
7213         * gnus-sum.el (gnus-summary-show-article): Doc fix.
7214         (gnus-summary-show-article): Guess at charset if required.
7215
7216         * gnus-spec.el (gnus-correct-substring): Stopped one character
7217         before we wanted.
7218
7219 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7220
7221         * earcon.el (earcon-auto-play): Remove unused option.
7222
7223 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7224
7225         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
7226         message down in levels, since it happens very fast.
7227
7228         * smiley-ems.el (smiley-update-cache): Respect the symbol version
7229         of smiley-regexp-alist.
7230
7231         * mm-view.el (mm-inline-text): Ignore vcard errors.
7232
7233         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
7234
7235         * gnus-score.el (gnus-all-score-files): Use append instead of
7236         nconc.
7237
7238         * gnus.el (gnus-splash-face): Doc fix.
7239
7240         * mm-decode.el (mm-mailcap-command): Use
7241         mm-path-name-rewrite-functions.
7242         (mm-path-name-rewrite-functions): New variable.
7243
7244         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
7245         (gnus-complex-form-to-spec): Insert tab.
7246         (gnus-spec-tab): New function.
7247
7248         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
7249         entering the group.
7250
7251         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
7252         the positional spec.
7253         (gnus-parse-complex-format): React to %C.
7254
7255         * gnus-ems.el (gnus-char-width): Moved here.
7256
7257         * gnus-sum.el (gnus-select-newsgroup): Set
7258         gnus-newsgroup-articles.
7259         (gnus-unseen-mark): New variable.
7260         (gnus-newsgroup-unseen): Ditto.
7261         (gnus-newsgroup-seen): Ditto.
7262         (gnus-adjust-marked-articles): Use them.
7263         (gnus-update-marks): Use them.
7264         (gnus-summary-update-secondary-mark): Display.
7265         (gnus-summary-prepare-threads): Display.
7266
7267         * gnus-msg.el (gnus-inews-group-method): Use and return the
7268         method, not the server.
7269
7270 2001-08-19  Simon Josefsson  <jas@extundo.com>
7271
7272         * gnus-srvr.el (gnus-server-agent-face): New.
7273         (gnus-server-agent-face): New.
7274         (gnus-server-mode): Turn on font-lock-mode.
7275
7276         * gnus.el (gnus-server-visual): Add defgroup.
7277
7278 2001-08-19  Simon Josefsson  <jas@extundo.com>
7279         From Joe Casadonte <jcasadonte@northbound-train.com>
7280
7281         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
7282         gnus-server-denied-face): New.
7283         (gnus-server-opened-face, gnus-server-closed-face,
7284         gnus-server-denied-face): New.
7285         (gnus-server-font-lock-keywords): Add.
7286
7287 2001-08-19  Simon Josefsson  <jas@extundo.com>
7288
7289         * nnml.el (nnml-request-set-mark): Return nil.
7290         (nnml-save-marks): Use nnml-possibly-create-directory.
7291         (nnml-open-marks): Only work in temp buffer when inserting/reading
7292         .marks file.
7293
7294 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7295
7296         * gnus.el (gnus-expand-group-parameters): Fix.
7297
7298         * gnus-spec.el (gnus-char-width): New function.
7299         (gnus-correct-substring, gnus-correct-length): Use it.
7300
7301         * message.el (message-required-mail-headers): Fix doc.
7302
7303 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7304
7305         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
7306
7307         * mm-decode.el (mm-save-part-to-file): Insert the handle.
7308
7309 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7310
7311         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
7312         slashdot 2.2 (not fully fixed yet).
7313         (nnslashdot-request-article): Ditto.
7314
7315 2001-08-18  Simon Josefsson  <jas@extundo.com>
7316
7317         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
7318         nnimap.
7319
7320         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
7321         gnus-util.
7322         (nnimap-request-update-info-internal): Use new functions.
7323
7324         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
7325         new functions.
7326
7327 2001-08-18  Simon Josefsson  <jas@extundo.com>
7328
7329         Make nnml groups self-contained as far as marks are concerned.
7330
7331         * nnml.el (nnml-request-delete-group): Delete marks file.
7332         (nnml-request-rename-group): Move marks file.
7333         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
7334         variables.
7335         (nnml-request-set-mark, nnml-request-update-info): New server
7336         functions.
7337         (nnml-save-marks, nnml-open-marks): New functions.
7338
7339 2001-08-18  Simon Josefsson  <jas@extundo.com>
7340
7341         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
7342         `set' when setting marks.
7343
7344 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7345
7346         * gnus.el (gnus-info-find-node): Take an argument.
7347
7348         * gnus-art.el (gnus-button-handle-info): New function.
7349         (gnus-url-unhex-string): Replace "+" with " ".
7350
7351 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7352
7353         * message.el (message-check-news-header-syntax): Check bad From.
7354
7355 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7356
7357         * gnus-spec.el (gnus-correct-length): New function.
7358         (gnus-correct-substring): New function.
7359         (gnus-tilde-max-form): Use it.
7360
7361 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
7362
7363         * nnmh.el: Docstring changes as below.
7364
7365         * nnml.el: Docstring changes as below.
7366
7367         * nnbabyl.el: Docstring changes as below.
7368
7369         * nnmbox.el: Docstring changes as below.
7370
7371         * nnfolder.el: Added docstrings identifying each virtual server
7372         parameter.
7373
7374 2001-08-18  Simon Josefsson  <jas@extundo.com>
7375
7376         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
7377
7378 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
7379
7380         * message.el: rename "Abort Message" to "Postpone Message".
7381         Remove "Attach file as MIME" from Message menu, it's already in
7382         the MIME menu.
7383
7384 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7385
7386         * smime.el (smime-point-at-eol): eval-and-compile.
7387         (smime-make-temp-file): New function.
7388         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
7389         Use it.
7390
7391 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7392
7393         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
7394         (gnus-agent-summary-fetch-group): New command and keystroke.
7395
7396         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
7397         (gnus-mime-display-security): Make it respect
7398         gnus-unbuttonized-mime-type-p.
7399
7400         * gnus-sum.el (gnus-articles-to-read): Comments.
7401         (gnus-article-marked-p): New function.
7402         (gnus-summary-display-make-predicate): New function.
7403         (gnus-select-newsgroup): Use them.
7404
7405         * mm-decode.el (mm-save-part-to-file): Made it not error.
7406
7407 2001-08-17  Simon Josefsson  <jas@extundo.com>
7408
7409         * imap.el (imap-wait-for-tag): If process-status isn't open or
7410         run, return nil instead of sit-for looping.
7411
7412 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7413
7414         * lpath.el (featurep): fbind xml-parse-region.
7415
7416         * gnus.el (gnus-message-archive-method): Default to "archive".
7417         (gnus-message-archive-method): Doc fix.
7418         (gnus-parameters-get-parameter): Cleaned up.
7419         (gnus-expand-group-parameter): New function.
7420
7421         * gnus-start.el (gnus-setup-news): Push the archive server only
7422         the server list.
7423
7424         * mml.el (mml-menu): Changed name to "Attachments".
7425
7426         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
7427         when there is something to detroy.
7428
7429 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7430
7431         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
7432         nil.
7433
7434 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7435
7436         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
7437         which specifies a time today or tomorrow.
7438
7439 2001-08-15  Simon Josefsson  <jas@extundo.com>
7440         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
7441
7442         * gnus-agent.el (gnus-agent-make-mode-line-string)
7443         (gnus-agent-toggle-plugged): Use new API.
7444
7445 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7446
7447         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
7448         deadline has expired.
7449
7450 2001-08-12  Simon Josefsson  <jas@extundo.com>
7451         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
7452
7453         Support `recent' mark indicating newly arrived messages (to
7454         separate from old but unread messages).
7455
7456         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
7457         `nnmail-split-history' if recent is > 0.
7458         (nnimap-request-update-info-internal): Update `recent' marks.
7459         (nnimap-request-set-mark): Never set `recent' marks.
7460         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
7461         recent.
7462
7463         * gnus-sum.el (gnus-recent-mark): New mark.
7464         (gnus-newsgroup-recent): New variable.
7465         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
7466         (gnus-summary-prepare-threads): Mark recent articles.
7467         (gnus-summary-add-mark): Support recent.
7468         (gnus-summary-update-secondary-mark): Support recent.
7469
7470         * gnus.el (gnus-article-mark-lists): Add recent.
7471
7472 2001-08-12  Simon Josefsson  <jas@extundo.com>
7473
7474         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
7475         whether successful decoding took place.  Add doc.
7476
7477 2001-08-12  Simon Josefsson  <jas@extundo.com>
7478         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
7479
7480         * gnus.el (gnus-summary-line-format, gnus-parameters):
7481         * gnus-gl.el (gnus-summary-grouplens-line-format):
7482         * gnus-salt.el (gnus-summary-pick-line-format):
7483         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
7484
7485 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
7486         Committed by Kai Gro\e,b_\e(Bjohann.
7487
7488         * gnus-score.el (gnus-score-string): Fix `match' regexp
7489         for `extra' header case.
7490
7491 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7492
7493         * nnmbox.el (nnmbox-read-mbox): No warning.
7494
7495 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7496
7497         * nndoc.el (nndoc-article-type): Fix doc.
7498         (nndoc-generate-article-function): New variable.
7499         (nndoc-dissection-function): New variable.
7500         (nndoc-type-alist): Add oe-dbx.
7501         (nndoc-oe-dbx-type-p): New function.
7502         (nndoc-oe-dbx-dissection): New function.
7503         (nndoc-oe-dbx-generate-article): New function.
7504
7505 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7506
7507         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
7508         whether deadline has been reached.  Patch from Dan Nicolaescu
7509         <dann@godzilla.ics.uci.edu>.
7510
7511 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7512
7513         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
7514         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
7515         <rintaman@cs.Helsinki.FI>.
7516
7517         * mail-source.el (mail-source-movemail): The error buffer is
7518         modified, but nothing in it.
7519
7520 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7521
7522         * message.el (message-bogus-system-names): New variable.
7523         (message-make-fqdn): Use it.
7524
7525 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7526
7527         * nndraft.el (nndraft-request-group): Use
7528         nndraft-auto-save-file-name.
7529
7530 2001-08-09  Simon Josefsson  <jas@extundo.com>
7531
7532         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
7533         Don't ask whether to decrypt.  Just leave result in buffer (don't
7534         call mm).
7535
7536         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
7537         parts as well.
7538         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
7539         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
7540
7541 2001-08-09  Simon Josefsson  <jas@extundo.com>
7542
7543         * mm-decode.el (mm-insert-part): Return decoding success status.
7544         (mm-save-part-to-file): Error if decoding failed.
7545
7546 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7547
7548         * message.el (message-tab): Use indent-relative.
7549         (message-mode): Don't bind indent-line-function to indent-relative.
7550
7551 2001-08-09  Simon Josefsson  <jas@extundo.com>
7552
7553         * message.el (message-get-reply-headers): Fix string. Suggested by
7554         Christoph Conrad <cc@cli.de>.
7555
7556 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7557
7558         * message.el (message-tab): Use the current value of
7559         indent-line-function.
7560         (message-mode): Bind indent-line-function to indent-relative.
7561
7562 2001-08-08  Simon Josefsson  <jas@extundo.com>
7563
7564         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
7565         whether `imtest' is installed.
7566
7567 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7568         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7569
7570         * gnus-sum.el (gnus-summary-show-article): Call
7571         gnus-summary-update-secondary-secondary-mark.
7572         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
7573         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
7574
7575 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7576
7577         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
7578
7579         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
7580
7581         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
7582         <gerd@gnu.org>.
7583
7584         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
7585
7586         * gnus-util.el (gnus-output-to-rmail): Ditto.
7587         (gnus-output-to-mail): Ditto.
7588
7589         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
7590
7591 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
7592
7593         * message.el (message-indent-citation): Use
7594         `message-yank-cited-prefix' for empty lines.
7595
7596 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
7597
7598         * message.el (message-indent-citation): Quote only lines starting
7599         with ">" using `message-yank-cited-prefix'.
7600
7601 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7602         Trivial patch.
7603
7604         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
7605         gnus-cache-fully-p.
7606
7607 2001-08-04  Simon Josefsson  <jas@extundo.com>
7608
7609         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
7610         file if it doesn't exist (by calling gnus-cache-read-active).
7611
7612 2001-08-04  Simon Josefsson  <jas@extundo.com>
7613
7614         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
7615         (gnus-cache-passively-or-fully-p): Removed.
7616         (gnus-cache-fully-p): Fix it.
7617
7618         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
7619
7620 2001-08-04  Simon Josefsson  <jas@extundo.com>
7621
7622         * gnus-cache.el (gnus-cache-fully-p)
7623         (gnus-cache-passively-or-fully-p): New functions.
7624         (gnus-cache-possibly-enter-article): Cosmetic change, use
7625         `g-c-p-o-f-p'.
7626         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
7627         was bogus (`g-c-p-a-a' does not change active info, just change
7628         the functions parameters).
7629         (gnus-cache-possibly-remove-articles-1): Make sure articles are
7630         not removed in groups that match `gnus-uncacheable-groups'.
7631
7632         Reported and modifications based on discussions with Nuutti
7633         Kotivuori <nuutti.kotivuori@smarttrust.com>.
7634
7635 2001-08-04  Simon Josefsson  <jas@extundo.com>
7636         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7637
7638         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
7639         calls `gnus-cache-update-active' if bounds has been extended.
7640
7641 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7642
7643         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
7644         before remove.
7645         (gnus-mime-security-show-details): Ditto.
7646
7647 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7648
7649         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
7650         syntax.  Protect string-match against nil string and regexp.
7651
7652 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7653
7654         * mm-util.el (mm-find-charset-region): Remove control-1.
7655
7656 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7657
7658         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
7659
7660 2001-08-04  Simon Josefsson  <jas@extundo.com>
7661
7662         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
7663         buffer.  Delete MIME-Version header.
7664
7665 2001-08-03  Simon Josefsson  <jas@extundo.com>
7666
7667         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
7668         that is entered does not necessarily have the highest article
7669         number in the group, so use `gnus-cache-possibly-alter-active'
7670         instead of `gnus-cache-update-active'.
7671
7672 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7673
7674         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
7675
7676 2001-08-03  Simon Josefsson  <jas@extundo.com>
7677
7678         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
7679         menu.
7680
7681 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7682
7683         * gnus.el (post-method): New group parameter.  It also provides
7684         the user option `gnus-post-method-alist' and the internal function
7685         `gnus-parameter-post-method'.
7686
7687         * gnus-msg.el (gnus-post-method): Bind the value of
7688         `gnus-post-method' to the group parameter if it is defined.
7689
7690 2001-08-02  Simon Josefsson  <jas@extundo.com>
7691
7692         * smime.el (smime-extra-arguments): Removed.
7693         (smime-call-openssl-region): Don't use it.
7694
7695 2001-08-02  Simon Josefsson  <jas@extundo.com>
7696
7697         * smime.el (smime-sign-region): Handle stderr.
7698         (smime-encrypt-region): Ditto.
7699
7700         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
7701         match the ASN.1 length bytes.
7702         (mm-pkcs7-enveloped-magic): Ditto.
7703         (mm-view-pkcs7-get-type): Don't regexp quote.
7704
7705 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7706         From Andreas Fuchs <asf@void.at>
7707
7708         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
7709
7710 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7711
7712         * gnus-art.el (gnus-header-button-alist): References regexp.
7713
7714 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
7715
7716         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
7717         already fboundp.  Add INTERACTIVE arg to autoload form.
7718
7719 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7720
7721         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
7722
7723         * nnmail.el (nnmail-cache-open): Ditto.
7724
7725 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7726
7727         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
7728
7729 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7730
7731         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
7732
7733 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7734         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
7735
7736         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
7737         (gnus-agent-toggle-plugged): Use it.
7738
7739 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
7740
7741         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
7742         (gnus-ding-file-coding-system): New variable.
7743         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
7744         (gnus-slave-save-newsrc): Use it.
7745
7746 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7747
7748         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
7749         syntax.
7750
7751 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7752         Originally from Andreas Fuchs <asf@void.at>
7753
7754         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
7755         (mml2015-gpg-pretty-print-fpr): New function.
7756         (mml2015-gpg-extract-signature-details): More details, rename from
7757         `m-g-e-from'.
7758         (mml2015-gpg-verify): Use them.
7759         (mml2015-gpg-clear-verify): Use them.
7760
7761 2001-07-31  Simon Josefsson  <jas@extundo.com>
7762
7763         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
7764         buffer when done.
7765
7766 2001-07-30  Simon Josefsson  <jas@extundo.com>
7767
7768         * smime.el (smime-call-openssl-region): Revert previous change,
7769         just pass on buf to `call-process-region'.
7770         (smime-verify-region): Doc fix.  Don't message stuff.  Use
7771         `smime-new-details-buffer'.  Inserts error messages into buffer.
7772         (smime-noverify-region): Ditto.
7773         (smime-decrypt-region): Ditto.  Handles stderr separately.
7774         (smime-verify-buffer, smime-noverify-buffer)
7775         (smime-decrypt-buffer): Doc fix.
7776         (smime-new-details-buffer): New function.
7777         (smime-pkcs7-region, smime-pkcs7-certificates-region)
7778         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
7779         (smime-sign-region, smime-encrypt-region): Don't use
7780         `insert-buffer'.
7781
7782         * mml-smime.el (mml-smime-verify): Fix security button strings.
7783
7784 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7785
7786         * gnus-art.el (gnus-mime-save-part-and-strip): Save
7787         gnus-article-mime-handles.
7788
7789 2001-07-29  Simon Josefsson  <jas@extundo.com>
7790
7791         * mail-source.el (top-level): Require message for message-directory.
7792         (mail-source-directory): Change default to message-directory.
7793
7794         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
7795         (smime-certificate-directory, smime-openssl-program)
7796         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
7797         (smime-extra-arguments): New variable.
7798         (smime-dns-server): Fix customize group.
7799         (smime-call-openssl-region): Use `smime-extra-arguments'.
7800
7801 2001-07-29  Simon Josefsson  <jas@extundo.com>
7802         From Vladimir Volovich <vvv@vsu.ru>
7803
7804         * smime.el (smime-call-openssl-region): Ignore stderr.
7805
7806 2001-07-29  Simon Josefsson  <jas@extundo.com>
7807         From Christoph Conrad <christoph.conrad@gmx.de>
7808
7809         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
7810         file.
7811
7812 2001-07-29  Simon Josefsson  <jas@extundo.com>
7813
7814         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
7815
7816         Support S/MIME decryption.
7817
7818         * mm-decode.el (mm-inline-media-tests):
7819         (mm-inlined-types):
7820         (mm-automatic-display):
7821         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
7822
7823         * mm-view.el (mm-pkcs7-signed-magic):
7824         (mm-pkcs7-enveloped-magic): New variables.
7825         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
7826         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
7827         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
7828         PKCS#7 blobs.
7829
7830         * smime.el (smime-decrypt-region): Expand keyfile.
7831
7832 2001-07-29  Simon Josefsson  <jas@extundo.com>
7833
7834         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
7835         `ssl.el' variables.
7836
7837         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
7838         but line instead of narrowing to it, because `nnmail-parse-active'
7839         calls widen.  Thanks to Christoph Conrad
7840         <christoph.conrad@gmx.de>.
7841
7842 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7843
7844         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
7845         for %B spec.
7846
7847         * gnus-sum.el (gnus-summary-prepare-threads): If
7848         gnus-sum-thread-tree-root is nil, use subject instead.
7849         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
7850         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
7851         (gnus-sum-thread-tree-leaf-with-other)
7852         (gnus-sum-thread-tree-single-leaf): Documentation.
7853         (gnus-sum-thread-tree-single-indent): Allow nil.
7854
7855 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7856
7857         * message.el (message-fill-paragraph): Do nothing if the user
7858         wants filladapt-mode.
7859
7860 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7861
7862         * mm-decode.el (mm-image-type-from-buffer): New function.
7863         (mm-get-image): Use it.
7864
7865 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7866
7867         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
7868
7869         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
7870         mm-display-parts too.
7871
7872 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7873
7874         * nnfolder.el (nnfolder-request-accept-article): Bind
7875         nntp-server-buffer.
7876
7877         * nnmail.el (nnmail-parse-active): Read from buffer instead of
7878         nntp-server-buffer.
7879
7880 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7881
7882         * message.el (message-check-news-header-syntax): Use
7883         message-post-method.
7884         (message-send-news): Bind message-post-method.
7885
7886 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7887
7888         * mml.el (mml-tweak-type-alist): New variable.
7889         (mml-tweak-function-alist): New variable.
7890         (mml-tweak-part): New function.
7891         (mml-generate-mime-1): Use it.
7892
7893 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7894
7895         * nnfolder.el (nnfolder-request-accept-article): Replace
7896         nnfolder-request-list.
7897
7898 2001-07-27  Simon Josefsson  <jas@extundo.com>
7899
7900         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
7901         nnoo-change-server failed to do it.
7902
7903 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7904
7905         * gnus.el (gnus-parameters): Make it customizable.
7906
7907 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7908
7909         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
7910
7911         * message.el (message-set-auto-save-file-name): More
7912         poor-system-types.
7913
7914         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
7915
7916         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
7917         supports +.
7918
7919 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7920
7921         * mm-decode.el (mm-readable-p): New function.
7922         (mm-inline-media-tests): Fix the default testers.
7923
7924 2001-07-26  Simon Josefsson  <jas@extundo.com>
7925
7926         * nnimap.el (nnimap-version): Bump version number.
7927
7928 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7929         From Steven E. Harris <seh@speakeasy.org>
7930
7931         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
7932         in M$Windows too.
7933
7934 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7935
7936         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
7937
7938 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7939
7940         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
7941
7942         * mm-decode.el (mm-get-image): Guess then use the type.
7943
7944         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
7945
7946 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
7947
7948         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
7949         display (%B) for threads if threading is off.
7950
7951 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7952         From Henrik Enberg <henrik@enberg.org>
7953
7954         * gnus-msg.el: Customization patch.
7955
7956 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
7957
7958         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
7959         variable.
7960         (nnmail-split-fancy-with-parent): Ignore certain groups.
7961
7962 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7963
7964         * gnus-util.el (gnus-byte-compile): New function.
7965         (gnus-use-byte-compile): New variable.
7966         (gnus-make-sort-function): Use it.
7967
7968         * nnmail.el (nnmail-get-new-mail): Use it.
7969
7970         * gnus-agent.el (gnus-category-make-function): Simple function or
7971         compiled function.
7972         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
7973
7974         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
7975         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
7976         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
7977
7978         * message.el (message-check-news-header-syntax): Remove quote.
7979
7980 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7981
7982         * message.el (message-use-mail-followup-to): `t' is not a
7983         documented value.
7984
7985 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7986
7987         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
7988
7989 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7990
7991         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
7992         there are long lines.
7993
7994 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7995
7996         * dgnushack.el (copy-list): New compiler macro.
7997
7998 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7999
8000         * message.el (message-bounce): If no Return-Path, the whole
8001         content is considered as the original message.
8002
8003         * nnml.el (nnml-check-directory-twice): New variable.
8004         (nnml-article-to-file): Use it.
8005         (nnml-retrieve-headers): Hack it.
8006
8007 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8008
8009         * gnus-win.el (gnus-buffer-configuration): New configure.
8010
8011         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
8012         not alive.
8013
8014         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
8015         (mm-display-external): Use display-term configure.
8016
8017 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8018
8019         * gnus-delay.el (gnus-delay-default-hour): New variable.
8020         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
8021
8022 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8023         From Karl Kleinpaste <karl@charcoal.com>
8024
8025         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
8026         (gnus-summary-prepare-threads): Ditto.
8027
8028         * gnus.el (gnus-summary-line-format): Add %B.
8029
8030 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8031
8032         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
8033
8034         * mm-util.el (mm-string-as-multibyte): New function.
8035
8036         * nnmh.el (nnmh-request-list-1): Encode, not decode!
8037
8038 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8039
8040         * mm-util.el (mm-universal-coding-system): New variable.
8041
8042         * gnus-start.el (gnus-startup-file-coding-system): Use it.
8043
8044         * score-mode.el (score-mode-coding-system): Use it.
8045
8046 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8047
8048         * gnus-start.el (gnus-setup-news): Call
8049         `gnus-check-bogus-newsgroups' just after the native server is
8050         opened.
8051
8052 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8053
8054         * nnmail.el (nnmail-do-request-post): Util function to be used by
8055         `nnchoke-request-post' for all nnmail-derived backends.
8056
8057         * nnml.el (nnml-request-post): Use it.
8058
8059         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
8060         backend, for it groks nnml-request-post.
8061
8062         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
8063         Treat `mail-post' backends like `mail' backends, not like `news'
8064         backends.
8065
8066 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8067
8068         * gnus-msg.el (gnus-setup-message): make-local-hook.
8069
8070 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8071
8072         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
8073         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
8074         <karl@charcoal.com>, slightly changed by Kai.
8075
8076         * message.el (message-check-news-header-syntax): When checking
8077         whether the groups exist, check the right server based on
8078         `gnus-post-method'.
8079
8080 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8081
8082         * gnus-delay.el: New file.
8083
8084 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8085
8086         * mm-util.el (mm-read-coding-system): Take two arguments.
8087
8088         * gnus-sum.el (gnus-summary-show-article): Use
8089         mm-read-coding-system.
8090
8091         * gnus-art.el (article-de-quoted-unreadable):
8092         (article-de-base64-unreadable, article-wash-html):
8093         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
8094
8095 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8096
8097         * nnml.el (nnml-request-post): New function.  Can be used for
8098         annotations in nnml groups.
8099
8100 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8101
8102         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
8103         command.
8104
8105         * gnus-start.el (gnus-find-new-newsgroups): Use
8106         `message-make-date' instead of `current-time-string'.
8107         (gnus-ask-server-for-new-groups): Ditto.
8108         (gnus-check-first-time-used): Ditto.
8109
8110 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8111
8112         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
8113
8114 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
8115
8116         * message.el (message-shorten-references): Change `maxcount' and
8117         `cut' to obey USEFOR draft 5.
8118
8119 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
8120
8121         * gnus-sum.el (gnus-summary-display-arrow): New variable.
8122         (gnus-summary-set-article-display-arrow): New function.
8123         (gnus-summary-goto-subject): Use it.
8124
8125 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8126
8127         * gnus-sum.el (gnus-summary-import-article): Insert date if
8128         doesn't exist.
8129
8130 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8131
8132         * mml.el (mml-content-type-parameters): New variable.
8133         (mml-content-disposition-parameters): New variable.
8134         (mml-insert-mime-headers): Use them.
8135         (mml-parse-1): Accept charset.
8136
8137 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8138
8139         * gnus-group.el (gnus-group-select-group): Doc fix.
8140
8141         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
8142
8143 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8144
8145         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
8146         to handle `define-derived-mode'.
8147
8148 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8149         From:  Stefan Monnier  <monnier@cs.yale.edu>
8150
8151         * message.el (message-mode): Use define-derived-mode.
8152         (message-tab): message-completion-alist.
8153
8154         * imap.el (imap-interactive-login): Use make-local-variable.
8155         (imap-open): Ditto.
8156         (imap-authenticate): Ditto.
8157
8158         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
8159
8160         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
8161
8162 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8163
8164         * message.el (message-citation-line-function): Refer to
8165         gnus-cite-attribution-suffix.
8166
8167 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8168
8169         * gnus-art.el,...: Error convention changes.
8170
8171 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8172
8173         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
8174
8175 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8176
8177         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
8178         (nnrss-read-server-data): Ditto.
8179
8180 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8181
8182         * gnus-setup.el (gnus-use-installed-gnus): Typo.
8183         * Cleanup files.
8184         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
8185
8186 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8187
8188         * gnus.el (gnus-summary-line-format): Add %o.
8189
8190         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
8191         unless shell outputs something.
8192
8193 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8194
8195         * gnus-art.el (gnus-boring-article-headers): Better doc.
8196         (article-hide-headers): Better regexp.
8197         Suggested by Matt Swift <swift@alum.mit.edu>.
8198
8199         * nnheader.el (nnheader-max-head-length): Better doc.
8200         (nnheader-header-value): Skip spaces.
8201         (nnheader-parse-head): Remove space.
8202         Suggested by Matt Swift <swift@alum.mit.edu>.
8203
8204         * gnus-sum.el (gnus-summary-show-raw-article): New function.
8205         (gnus-get-newsgroup-headers): Remove space.
8206
8207 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8208
8209         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
8210         (gnus-summary-reply): Use it.
8211         (gnus-summary-reply-broken-reply-to): New function.
8212         (gnus-msg-force-broken-reply-to): New function.
8213
8214         * mm-view.el (mm-inline-text): Showing as text/plain when error.
8215
8216 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8217
8218         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
8219
8220 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8221
8222         * mm-decode.el (mm-external-terminal-program): New variable.
8223         (mm-display-external): Use it. Use term to display when no
8224         window-system.
8225
8226 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
8227
8228         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
8229         Browse->Next entries to Browse->Prev
8230
8231 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8232
8233         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
8234
8235 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8236
8237         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
8238         for the default encoding.
8239
8240         * nnrss.el (nnrss-url-field): New field.
8241         (nnrss-request-article): Add newsgroups.
8242
8243         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
8244
8245 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8246
8247         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
8248
8249         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
8250         (gnus-draft-setup): Remove backlog.
8251
8252 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8253
8254         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
8255         Cleanup.
8256
8257 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8258
8259         * gnus-msg.el (gnus-bug): Erase buffer.
8260
8261         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
8262
8263 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8264
8265         * mm-decode.el (mm-attachment-override-p): Fix typo.
8266
8267 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
8268
8269         * gnus-kill.el (gnus-execute): Work with the extra headers.
8270         * gnus-sum.el (gnus-summary-execute-command): Ditto.
8271
8272 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8273
8274         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
8275         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
8276
8277         * message.el (message-send-mail-real-function): New variable.
8278         (message-send-mail-partially, message-send-mail):
8279
8280         * nngateway.el (nngateway-request-post): Use it.
8281
8282         * gnus-agent.el (gnus-agentize): Use it.
8283
8284         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
8285         (nnsoup-revert-variables): Use it.
8286
8287 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
8288
8289         * mm-decode.el (mm-inline-media-tests): Default to displaying as
8290         text/plain if the type doesn't match any other media types.
8291         (mm-inlined-types): Doc fix.
8292         (mm-display-inline): Revert previous change (now handled by a
8293         default type in `mm-inline-media-tests'.
8294         (mm-inlinable-p): Revive.
8295         (mm-display-part): Call `mm-inlinable-p'.
8296         (mm-attachment-override-p): Ditto.
8297         (mm-inlined-p): Doc fix.
8298
8299         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
8300         well as `mm-inlined-p'.
8301
8302 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8303
8304         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
8305         (nntp-send-command-and-decode): Use gnus-point-at-bol.
8306
8307 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8308         From  Paul Jarc <prj@po.cwru.edu>
8309
8310         * message.el (message-use-mail-followup-to): New variable.
8311         (message-get-reply-headers): Use it.
8312
8313 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
8314
8315         * nnheader.el (nnheader-init-server-buffer): Make sure the
8316         *nntpd* buffer is made multibyte instead of a random buffer.
8317
8318 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8319
8320         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
8321         when it returns headers.
8322
8323 2001-07-07  Simon Josefsson  <jas@extundo.com>
8324
8325         * rfc2047.el (rfc2047-encode-message-header): Skip header when
8326         trying to fold. Thanks to Colin Walters
8327         <walters@cis.ohio-state.edu>
8328
8329 2001-07-06  Simon Josefsson  <jas@extundo.com>
8330
8331         * imap.el (imap-parse-address-list, imap-parse-flag-list)
8332         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
8333         Add information in `assert's.
8334
8335         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
8336         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
8337         and `nnimap-group-overview-filename', should handle all
8338         change-of-uidvalidity related issues.  But there may be other
8339         problems.)
8340
8341 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
8342
8343         * rfc2047.el (rfc2047-encode-message-header): Don't include the
8344         header name when folding.
8345
8346 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
8347
8348         * mm-decode.el (mm-inlined-types): Document relationship with
8349         `mm-inline-media-tests'.
8350         (mm-display-inline): Default to displaying as plain text if no
8351         inlining handler is available.
8352         (mm-inlinable-p): Remove.
8353         (mm-inlined-p): Don't call `mm-inlinable-p'.
8354         (mm-automatic-display-p): Ditto.
8355         (mm-attachment-override-p): Ditto.
8356
8357 2001-07-04  Simon Josefsson  <jas@extundo.com>
8358
8359         * nnimap.el (nnimap-importantize-dormant): New variable.
8360         (nnimap-request-update-info-internal): Use it.
8361         (nnimap-request-set-mark): Ditto.
8362
8363 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
8364
8365         * nntp.el (nntp-send-command): don't pass a buffer argument to
8366         `point'. Only XEmacs accepts this.
8367         * nntp.el (nntp-send-command-nodelete): ditto.
8368         * nntp.el (nntp-send-command-and-decode): ditto.
8369
8370 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
8371
8372         * nntp.el (nntp-open-connection-function): doc update.
8373         * nntp.el (nntp-pre-command): New.
8374         * nntp.el (nntp-via-rlogin-command): New.
8375         * nntp.el (nntp-via-telnet-command): New.
8376         * nntp.el (nntp-via-telnet-switches): New.
8377         * nntp.el (nntp-via-user-name): New.
8378         * nntp.el (nntp-via-user-password): New.
8379         * nntp.el (nntp-via-address): New.
8380         * nntp.el (nntp-via-envuser): New.
8381         * nntp.el (nntp-via-shell-prompt): New.
8382         * nntp.el (nntp-open-telnet-stream): New.
8383         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
8384         * nntp.el (nntp-open-via-telnet-and-telnet): New.
8385         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
8386         * nntp.el (nntp-send-command): ditto.
8387         * nntp.el (nntp-send-command-nodelete): ditto.
8388         * nntp.el (nntp-send-command-and-decode): ditto.
8389
8390 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
8391         Trivial patch.
8392
8393         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
8394         `when'.
8395
8396 2001-07-03  Simon Josefsson  <jas@extundo.com>
8397         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
8398
8399         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
8400
8401 2001-07-03  Simon Josefsson  <jas@extundo.com>
8402
8403         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
8404         remove it (workaround XEmacs `fill-region' bug).
8405
8406 2001-07-01  Simon Josefsson  <jas@extundo.com>
8407
8408         * nnimap.el (nnimap-date-days-ago): Defeat locale.
8409
8410 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8411
8412         * mml2015.el (mml2015-format-error): New function.
8413         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
8414         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
8415         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
8416
8417 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8418
8419         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
8420         Suggested by Christoph Conrad <C.Conrad@cli.de>.
8421
8422         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
8423         group variables.
8424
8425 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8426
8427         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
8428
8429         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
8430         (nnrss-save-group-data): Ditto.
8431
8432         * gnus-agent.el (gnus-agent-save-alist): Ditto.
8433
8434 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8435
8436         * message.el (message-do-send-housekeeping): Narrow to headers.
8437
8438 2001-06-24  Simon Josefsson  <jas@extundo.com>
8439
8440         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
8441         insertion when breaking lines looked for " \t" instead of "[ \t]".
8442         (rfc2047-encode-message-header): Fold lines even if
8443         no QP encoding is done.
8444
8445 2001-06-23  Simon Josefsson  <jas@extundo.com>
8446         From Samuel Tardieu <sam@inf.enst.fr>
8447
8448         * smime.el (smime-keys): Support additional certificates.
8449         (smime-make-certfiles): New function.
8450         (smime-sign-region): Use previous variables.
8451         (smime-get-certfiles): New function.
8452         (smime-sign-buffer): Use it.
8453         (smime-verify-region): Support both CAfile and CApath.
8454
8455 2001-06-23  Simon Josefsson  <jas@extundo.com>
8456
8457         * smime.el (smime-decrypt-region): Perhaps work.
8458
8459 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8460
8461         * gnus-msg.el (gnus-copy-article-buffer): Typo.
8462
8463 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
8464
8465         * mm-decode.el (mm-save-part): Rewrite file name.
8466         (mm-file-name-rewrite-functions): New variable.
8467         (mm-file-name-delete-whitespace): New function.
8468         (mm-file-name-trim-whitespace): New function.
8469         (mm-file-name-collapse-whitespace): New function.
8470         (mm-file-name-replace-whitespace): New variable and function.
8471
8472 2001-06-22  Simon Josefsson  <jas@extundo.com>
8473
8474         * message.el (message-make-date): Workaround locale for weekdays.
8475
8476 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8477
8478         * message.el (message-goto-body): Return nil if not found. (revert!)
8479
8480 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8481         From Fremlin <chief@bandits.org>
8482
8483         * message.el (message-goto-body): Some messages have no header.
8484
8485         * gnus-msg.el (gnus-copy-article-buffer): Use it.
8486
8487 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
8488
8489         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
8490
8491 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8492
8493         * message.el (message-make-date): Add week day.
8494         Suggested by Jason R. Mastaler <jason@mastaler.com>.
8495
8496 2001-06-19  Simon Josefsson  <jas@extundo.com>
8497
8498         * message.el (message-yank-prefix): Doc fix.
8499         (message-yank-cited-prefix): Ditto.
8500         (message-delete-not-region): Keep citation prefix on first line,
8501         if possible and appropriate.
8502
8503 2001-06-19  Simon Josefsson  <jas@extundo.com>
8504
8505         * imap.el (imap-process-connection-type): New variable.
8506         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
8507         recent `imtest's work completely (no line length issues), while
8508         making making old `imtest's unusable.  Thanks to NAGY Andras
8509         <nagya@inf.elte.hu> for his work.
8510
8511 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
8512
8513         * imap.el (imap-ssl-program): Add -quiet to shut up
8514         OpenSSL/SSLeay's internal debug talk.
8515
8516 2001-06-19  Matt Armstrong  <matt@lickey.com>
8517
8518         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
8519         server.
8520
8521 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8522
8523         * nnmail.el (nnmail-article-buffer): New variable.
8524         (nnmail-split-incoming): Use it.
8525
8526 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
8527
8528         * qp.el (quoted-printable-decode-region): If called interactively,
8529         use coding-system-for-read.
8530
8531 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8532
8533         * message.el (message-check-news-header-syntax): Check Reply-To.
8534
8535 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8536
8537         * mml.el (mml-parse-1): Use message options.
8538
8539         * message.el (message-do-fcc): Don't do anything if there is no
8540         FCC.
8541
8542 2001-06-16  Simon Josefsson  <jas@extundo.com>
8543
8544         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
8545         (nnimap-expunge-search-string): New variable.
8546         (nnimap-request-expire-articles): Use it.
8547
8548 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8549
8550         * message.el (message-send-mail-with-qmail): wrong exit status is
8551         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
8552
8553 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8554
8555         * gnus-art.el (article-strip-multiple-blank-lines): Use
8556         delete-region instead of replace-match.
8557
8558 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8559
8560         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
8561         (nnweb-google-wash-article): Ditto.
8562
8563 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
8564
8565         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
8566
8567 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8568
8569         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
8570         specs.
8571
8572 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8573
8574         * gnus.el (gnus-email-address): Move it here.
8575
8576         * gnus-art.el (article-de-quoted-unreadable): Read charset if
8577         requested.
8578         (article-de-base64-unreadable): Ditto.
8579         (article-wash-html): Ditto.
8580
8581 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8582
8583         * message.el (message-options-set-recipient): Don't add ", "
8584         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
8585
8586 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8587
8588         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
8589
8590 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8591
8592         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
8593         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
8594
8595         * nnrss.el (nnrss-node-text): Node might be nil.
8596
8597 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8598
8599         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
8600         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
8601
8602         * nnrss.el (nnrss-group-alist): More items.
8603
8604 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8605
8606         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
8607
8608 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8609         Trivial patch from Dale Hagglund  <rdh@best.com>
8610
8611         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
8612         restrict clauses.
8613
8614 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8615
8616         From Benjamin Rutt <brutt+news@bloomington.in.us>
8617
8618         * message.el (message-wide-reply-confirm-recipients): New variable.
8619
8620 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8621         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
8622
8623         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
8624         fix so it works with XEmacs.
8625
8626 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8627
8628         * nnrss.el (nnrss-retrieve-headers): Support description as extra
8629         headers.
8630
8631 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8632
8633         * nnrss.el: Fix a few bugs.
8634
8635 2001-06-05  Simon Josefsson  <jas@extundo.com>
8636
8637         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
8638         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
8639
8640 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
8641
8642         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
8643         binary so that we don't transmit ISO 2022 garbage to the process.
8644         This is needed under XEmacs.
8645
8646 2001-06-03  Simon Josefsson  <simon@josefsson.org>
8647
8648         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
8649         autoloaded incorrectly below because ssl-program-* is bound.)
8650         Thanks to Amos Gouaux for report.
8651
8652 2001-06-02  Simon Josefsson  <simon@josefsson.org>
8653
8654         * imap.el (imap-kerberos4-open):
8655         (imap-gssapi-open):
8656         (imap-ssl-open):
8657         (imap-network-open):
8658         (imap-shell-open):
8659         (imap-starttls-open): Set buffer to workaround spurious
8660         `accept-process-output' buffer changes.  Thanks to Mats Lidell
8661         <Mats.Lidell@contactor.se> for report and partial patch and Jake
8662         Colman <colman@ppllc.com> for report.
8663
8664 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8665
8666         * gnus-sum.el (gnus-summary-catchup): New argument.
8667         (gnus-summary-catchup-from-here): New function.
8668
8669 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8670
8671         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
8672         back, then insert glyph.  (Before, the glyph was inserted first,
8673         then the newline.)  This works around a behavior in XEmacs where
8674         it is not possible to insert a character after a glyph which is at
8675         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
8676
8677 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8678
8679         From Jaap-Henk Hoepman (jhh@xs4all.nl).
8680
8681         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
8682         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
8683         mm-destroy-postponed-undisplay-list): New functions.
8684         (mm-display-external): Use them.
8685
8686 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8687
8688         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
8689         `default-low' when evaluating `gnus-summary-highlight'.
8690         From Raja R Harinath <harinath@cs.umn.edu>.
8691
8692 2001-05-27  Simon Josefsson  <simon@josefsson.org>
8693
8694         * message.el (message-yank-cited-prefix): New variable.
8695         (message-indent-citation): Use it.
8696
8697         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
8698         as details.
8699         (mml2015-mailcrypt-clear-verify): Ditto.
8700
8701 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8702         From Nevin Kapur <nevin@jhu.edu>.
8703
8704         * gnus-sum.el (gnus-summary-default-high-score,
8705         gnus-summary-default-low-score): New variables.
8706         (gnus-summary-highlight): Use them.
8707
8708 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
8709
8710         * message.el (message-mail): pass the 'send-actions argument to
8711         `message-setup'.
8712
8713 2001-05-16  Simon Josefsson  <simon@josefsson.org>
8714         From Raymond Scholz <ray-2001@zonix.de>
8715
8716         * gnus-art.el (gnus-mime-view-part-as-charset):
8717         (gnus-mime-internalize-part): Doc fixes.
8718
8719 2001-05-11  Simon Josefsson  <simon@josefsson.org>
8720
8721         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
8722         status lines without any text ("^215$").
8723
8724 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8725
8726         * nnrss.el (nnrss-check-group): Reverse.
8727
8728 2001-05-07  Simon Josefsson  <simon@josefsson.org>
8729
8730         * message.el (message-get-reply-headers):
8731         (message-followup): Fix typo, suggested by David Green
8732         <dgreen@uab.edu>
8733
8734 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8735
8736         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
8737
8738         * nnrss.el (nnrss-open-server): Read server data when it is called.
8739         (nnrss-request-expire-articles): Fix.
8740
8741 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8742
8743         * message.el (message-do-send-housekeeping): mail-abbrevs may
8744         rename buffer behind Gnus.
8745
8746 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8747
8748         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
8749         (nnrss-group-alist): Add more resources.
8750         (nnrss-check-group): Ignore errors.
8751
8752 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8753
8754         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
8755
8756         * nnslashdot.el (nnslashdot-request-list): Add time.
8757         (nnslashdot-request-expire-articles): New function.
8758
8759         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
8760         secondary methods too.
8761
8762 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8763
8764         * message.el (message-use-followup-to): Set default value to t.
8765
8766 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
8767
8768         * message.el (message-dont-reply-to-names): Fix documentation.
8769         (message-get-reply-headers): Use Mail-Followup-To only for wide
8770         replies.
8771
8772 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8773
8774         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
8775         correctly.
8776         (nnrss-check-group): Use time.
8777
8778 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8779
8780         * gnus.el: Oort Gnus v0.03 is released.
8781
8782 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8783
8784         * nnultimate.el (nnultimate-topic-article-to-article): Use the
8785         group.
8786
8787 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8788
8789         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
8790
8791 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8792
8793         * nnultimate.el (nnultimate-retrieve-headers): Return all
8794         available headers.
8795
8796         * gnus-sum.el (gnus-read-all-available-headers): New variable.
8797         (gnus-get-newsgroup-headers-xover): Use it.
8798
8799 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8800
8801         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
8802
8803 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8804
8805         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
8806
8807 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8808
8809         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
8810         disable it.
8811
8812         * gnus.el (gnus-info-nodes): Remove a few The's.
8813
8814 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8815
8816         * mail-source.el (mail-source-movemail): Call-process may return a
8817         signal description string.
8818
8819         * gnus-start.el (gnus-read-newsrc-el-file):
8820         gnus-newsrc-file-version may be nil.
8821
8822         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
8823         Suggested by Michael Sperber [Mr. Preprocessor]
8824         <sperber@informatik.uni-tuebingen.de>.
8825
8826 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
8827
8828         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
8829
8830 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
8831
8832         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
8833         fontify HANDLE.
8834
8835 2001-04-18  Simon Josefsson  <simon@josefsson.org>
8836
8837         * smime.el (smime-ask-passphrase): Rework to return value.
8838         (smime-sign-region): Rework to bind value and use it.
8839         (smime-decrypt-region): Ditto.
8840
8841 2001-04-18  Simon Josefsson  <simon@josefsson.org>
8842         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
8843
8844         * smime.el (smime-ask-passphrase): New function.
8845         (smime-sign-region): Use it.
8846         (smime-encrypt-cipher): New variable.
8847         (smime-decrypt-region): Ditto.
8848
8849 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
8850         Committed by Simon Josefsson  <simon@josefsson.org>
8851
8852         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
8853         the log.
8854
8855 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8856
8857         * gnus.el: Oort Gnus v0.02 is released.
8858
8859 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
8860
8861         * gnus.el: Oort Gnus v0.01 is released.
8862
8863 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8864
8865         * gnus-sum.el (gnus-summary-highlight): Highlight read
8866         undownloaded articles as read articles.
8867
8868         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
8869         (gnus-agent-get-undownloaded-list): Mark all undownloaded
8870         articles, even read ones, as such.
8871
8872         * gnus-sum.el (gnus-summary-find-matching): Clean up.
8873         (gnus-find-matching-articles): New function.
8874         (gnus-summary-limit-include-matching-articles): New command.
8875         (gnus-summary-limit-include-thread): Include articles that have
8876         matching subjects.
8877         (gnus-offer-save-summaries): Clean up.
8878
8879 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8880
8881         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
8882
8883 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8884         From Jason Merrill <jason_merrill@redhat.com>
8885
8886         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
8887
8888 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
8889         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8890
8891         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
8892         newsgroup names when the original article is a news message.
8893
8894 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8895
8896         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
8897         supported. Suggest by Jim Meyering <jim@meyering.net>.
8898
8899 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
8900         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
8901
8902         * nnmail.el (nnmail-split-it): Added check for .* at the end of
8903         regexp in nnmail-split-fancy.
8904
8905 2001-04-10  Simon Josefsson  <simon@josefsson.org>
8906
8907         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
8908
8909 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
8910
8911         * message.el (message-send-mail): Improve the interaction with the
8912         user.
8913
8914 2001-04-10  Simon Josefsson  <simon@josefsson.org>
8915
8916         * imap.el (imap-message-copy): Work around buggy servers that
8917         doesn't send TRYCREATE tags.
8918
8919 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
8920
8921         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
8922
8923 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8924
8925         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
8926         date.
8927
8928 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8929
8930         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
8931         lives.
8932
8933 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8934
8935         * gnus-art.el (gnus-parse-news-url): New function.
8936         (gnus-button-handle-news): New function.
8937         (gnus-button-alist): Point to new functions.
8938
8939         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
8940
8941         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
8942         gnus-format-specs.
8943
8944         * message.el (message-check-news-header-syntax): Question even
8945         when Gnus doesn't know the group names.
8946         (message-send-news): Clean up.
8947
8948         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
8949         exited on purpose without saving.
8950
8951         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
8952
8953 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8954
8955         * gnus-score.el (gnus-score-orphans): Clean up.
8956
8957         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
8958
8959         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
8960         later.
8961
8962         * gnus-start.el (gnus-close-all-servers): Find the right items to
8963         close.
8964
8965         * qp.el (quoted-printable-decode-region): Just message
8966         malformation; don't quit.
8967
8968 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8969         From Gerd Moellmann <gerd@gnu.org>.
8970
8971         * gnus.el (gnus-interactive): A typo.
8972
8973 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
8974         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8975
8976         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
8977         `assq-delete-all', if that function exists; otherwise use the old
8978         definition. Documentation changed to match the one in
8979         `assq-delete-all'.
8980
8981 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8982
8983         * gnus-start.el (gnus-close-all-servers): New function.
8984
8985         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
8986         (gnus-server-remove-denials): Clean up.
8987
8988         * gnus-sum.el (gnus-summary-sort-by-original): New command and
8989         keystroke.
8990
8991 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8992
8993         * message.el (message-send-news): Message where we are sending.
8994         (message-send-mail): Ditto.
8995
8996         * gnus.el (gnus-server-string): New function.
8997
8998         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
8999
9000         * mm-decode.el (mm-default-directory): Customized.
9001         (mm-tmp-directory): Ditto.
9002
9003         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
9004         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
9005         or Chars.
9006         (gnus-summary-line-format-alist): ?l is now a string.
9007         (gnus-summary-prepare-threads): Output ? for unknown lines.
9008         (gnus-summary-insert-line): Ditto.
9009         (gnus-summary-print-article): Unbalanced parentheses.
9010
9011         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
9012         out whether new stuff has arrived.
9013
9014 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
9015
9016         * gnus-sum.el: Let printing work on ttys on Emacs.
9017
9018 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9019
9020         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
9021         when forcing news.
9022
9023         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
9024         command.
9025
9026 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
9027
9028         * message.el (message-set-auto-save-file-name): Don't use
9029         asterisks under nt.
9030
9031 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9032
9033         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
9034         lists of articles.
9035
9036         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
9037
9038         * gnus-msg.el (gnus-put-message): Clean up.
9039         (gnus-summary-reply): Mark all replied-to articles as replied to.
9040         (gnus-inews-add-send-actions): Also mark as forwarded.
9041         (gnus-summary-mail-forward): Mark as forwarded.
9042
9043         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
9044         of articles.
9045         (gnus-summary-mark-article-as-forwarded): Ditto.
9046
9047         * gnus-msg.el (gnus-summary-resend-message): Mark article as
9048         forwarded.
9049         (gnus-summary-mail-forward): Clean up.
9050
9051         * gnus.el (gnus-article-mark-lists): Added forward.
9052
9053         * gnus-sum.el (gnus-forwarded-mark): New variable.
9054         (gnus-summary-prepare-threads): Use it.
9055         (gnus-summary-update-secondary-mark): Ditto.
9056         (gnus-newsgroup-forwarded): New variable.
9057
9058 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9059
9060         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
9061         (gnus-summary-very-wide-reply): New command and keystroke.
9062         (gnus-summary-very-wide-reply-with-original): Ditto.
9063
9064         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
9065         (gnus-score-adaptive): Use it.
9066
9067         * gnus-start.el (gnus-get-unread-articles): Clean up.
9068
9069 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9070
9071         * nnultimate.el (nnultimate-retrieve-headers): Work for other
9072         boards.
9073
9074 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
9075
9076         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
9077         * gnus-start.el (gnus-subscribe-newsgroup): use it.
9078
9079 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9080
9081         * nnultimate.el (nnultimate-retrieve-headers): Understand
9082         long-form month names.
9083
9084 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9085
9086         * gnus-sum.el (gnus-summary-show-all-headers):
9087         gnus-article-show-all-headers is broken. Use
9088         gnus-summary-toggle-header instead.
9089
9090         * mml2015.el (mml2015-gpg-extract-from): No error.
9091
9092 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9093         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
9094
9095         * mml2015.el (mml2015-gpg-extract-from): New function.
9096         (mml2015-gpg-verify): Use it.
9097         (mml2015-gpg-clear-verify): Use it.
9098
9099 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9100
9101         * message.el (message-setup-fill-variables): Use
9102         fill-paragraph-function.
9103         (message-fill-paragraph): Take an argument.
9104         (message-newline-and-reformat): Take another argument.
9105
9106 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9107
9108         * message.el (rmail-output): It is in rmailout.el not rmail.el.
9109
9110 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9111
9112         * message.el (message-forward): local-variable-p takes an extra
9113         argument in XEmacs.
9114
9115 2001-03-16  Simon Josefsson  <simon@josefsson.org>
9116
9117         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
9118         `nnimap-use-nov-p' (it really tested the negative).
9119         (nnimap-retrieve-headers): Use it.
9120
9121 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9122
9123         * message.el (message-generate-headers-first): Update doc.
9124
9125 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
9126         Trivial patch.
9127
9128         * gnus.el (gnus-summary-line-format): Typo.
9129
9130 2001-03-11  Simon Josefsson  <simon@josefsson.org>
9131
9132         * mailcap.el (mailcap-mime-data): Add application/sieve.
9133         (mailcap-mime-extensions): Add .siv, .xls.
9134
9135 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9136         From Christoph Conrad <christoph.conrad@gmx.de>
9137
9138         * gnus-score.el (gnus-summary-lower-thread): Typo.
9139
9140 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9141
9142         * message.el (message-forward-decoded-p): New variable.
9143         (message-forward-subject-author-subject): Use it.
9144         (message-make-forward-subject): Use it.
9145         (message-forward): Use it.
9146
9147         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
9148
9149         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
9150         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
9151
9152 ;;Has been fixed -- zsh.
9153 ;;2001-03-05  Dave Love  <fx@gnu.org>
9154 ;;
9155 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
9156 ;;      Move it after definition of mm-coding-system-p.
9157 ;;
9158 2001-03-01  Dave Love  <fx@gnu.org>
9159
9160         * mm-util.el (mm-inhibit-file-name-handlers): Add
9161         image-file-handler.
9162
9163 2001-02-11  Dave Love  <fx@gnu.org>
9164
9165         * message.el (message-signature-file): Fix doc, :type.
9166
9167 2001-02-08  Dave Love  <fx@gnu.org>
9168
9169         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
9170         (message-posting-charset): Defvar when compiling again.
9171         (rfc2047-encodable-p): Require message.
9172
9173         * gnus-sum.el (gnus-alter-articles-to-read-function):
9174         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
9175
9176 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9177
9178         * nnrss.el: New file.
9179
9180 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
9181         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9182
9183         * rfc2047.el (rfc2047-unfold-region): Fix arg of
9184         `skip-chars-forward'.
9185
9186 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9187
9188         * nndraft.el (nndraft-request-group): Restore auto save files if
9189         the original files do not exist.
9190
9191 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9192
9193         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
9194         SCORE paths.
9195
9196         * mm-decode.el (mm-dissect-buffer): Call
9197         mail-extract-address-components only if necessary.
9198
9199 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9200
9201         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
9202         directory part.
9203         (gnus-score-search-global-directories): Use file-directory-p.
9204
9205         * gnus-score.el (gnus-score-score-files-1): Use
9206         gnus-kill-files-directory.
9207         From Adrian Aichner <adrian@xemacs.org>.
9208
9209 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9210
9211         * gnus.el (charset): Move here from gnus-sum.el.
9212
9213 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9214
9215         * mml.el (mml-preview): Disable local map.
9216
9217         * gnus-sum.el (gnus-summary-make-menu-bar): Make
9218         gnus-article-post-menu here.
9219
9220         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
9221         if it has not been made.
9222
9223 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9224
9225         * gnus-art.el (gnus-article-describe-key): Map key to event.
9226         (gnus-article-describe-key-briefly): Ditto
9227
9228 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9229
9230         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
9231
9232 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9233         From Katsumi Yamaoka <yamaoka@jpl.org>.
9234
9235         * dgnushack.el (coerce, merge, subseq): defmacro.
9236
9237 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9238
9239         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
9240         A fake defalias in nndraft.el results a not-activated bug in
9241         uncompiled versions.
9242
9243 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
9244         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9245
9246         * gnus-util.el (gnus-split-references): Handle malformed References:.
9247
9248 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9249
9250         * gnus-art.el (gnus-article-mime-part-status): 1 part.
9251
9252 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9253         From NAGY Andras <nagya@inf.elte.hu>.
9254
9255         * gnus.el (gnus-parameters): Typo.
9256
9257 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9258
9259         * gnus.el (gnus-read-method): Remove redundancy.
9260
9261 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9262
9263         * nnslashdot.el (nnslashdot-backslash-url): New variable.
9264         (nnslashdot-request-list): Use it.
9265
9266 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9267
9268         * nnml.el (nnml-generate-active-info): Fix the case when there is
9269         no file.
9270
9271         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
9272         (gnus-summary-create-article): New function.
9273
9274         * gnus-group.el (gnus-group-mark-article-read): New function.
9275
9276         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9277
9278         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
9279
9280 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9281
9282         * gnus-art.el (gnus-article-edit-done): Don't use
9283         gnus-article-edit-exit.
9284         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
9285
9286         * gnus.el (gnus-parameters): New variable.
9287         Suggested by NAGY Andras <nagya@inf.elte.hu>.
9288         (gnus-parameters-get-parameter): New function.
9289         (gnus-group-find-parameter): Use it.
9290
9291 2001-02-23  Simon Josefsson  <simon@josefsson.org>
9292
9293         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
9294         change of default value to `current'.
9295
9296 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9297
9298         * nneething.el (nneething-get-head): Insert unreadable file too.
9299
9300 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9301
9302         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
9303
9304         * webmail.el (webmail-type-definition): Deja is bought by google.
9305
9306 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9307
9308         * gnus-sum.el (gnus-fetch-headers): New function.
9309         (gnus-select-newsgroup): Use it.
9310         (gnus-summary-insert-articles): New function.
9311         (gnus-summary-insert-old-articles): New function.
9312         (gnus-summary-insert-new-articles): New function.
9313
9314         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
9315         (gnus-group-list-active): Ditto.
9316         * gnus-sum.el (gnus-set-mode-line): Ditto.
9317         (gnus-summary-read-group-1): Ditto.
9318
9319 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9320
9321         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
9322         current topic.
9323
9324 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9325
9326         * smiley.el (gnus-smiley-display): Don't do widening.
9327
9328         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
9329         within body.
9330
9331         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
9332
9333         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
9334         New variable.
9335         (gnus-mime-display-multipart-related-as-mixed): New variable.
9336         (gnus-mime-display-part): Use them.
9337
9338 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9339
9340         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
9341         something special.
9342
9343 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9344
9345         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
9346         (nnweb-request-article): Call reference if exists.
9347         (nnweb-type-definition): Dejanews is bought by google.com.
9348         Beta!
9349
9350 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9351
9352         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
9353
9354 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9355
9356         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
9357         gnus-article-sort-functions.
9358         (gnus-article-sort-functions): Doc fix.  Refer to
9359         gnus-thread-sort-functions.
9360
9361 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9362         From Paul Jarc <prj@po.cwru.edu>.
9363
9364         * message.el (message-get-reply-headers): More fixes.
9365
9366 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
9367         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9368
9369         * message.el (message-get-reply-headers): Fix bug with
9370         Mail-Followup-To/to-address interaction.
9371
9372 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9373
9374         * gnus-msg.el (gnus-configure-posting-styles): Match header in
9375         gnus-article-copy.
9376
9377 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9378
9379         * message.el (message-do-send-housekeeping): Rename to a better
9380         name.
9381
9382 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9383
9384         * message.el (message-cancel-news): Check article first, then ask
9385         yes or no.
9386
9387 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9388
9389         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
9390
9391 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9392
9393         * gnus-range.el (gnus-range-normalize): New function.
9394
9395 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
9396
9397         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
9398
9399 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9400
9401         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
9402
9403         * nnagent.el (nnagent-request-regenerate): New function.
9404
9405         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
9406
9407         * nnml.el (nnml-generate-nov-databases): Accept argument
9408         server. Don't open server if it is opened.
9409         (nnml-request-regenerate): Use it. Change to deffoo.
9410
9411 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9412         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9413
9414         * gnus.el (gnus-define-group-parameter): Fix.
9415
9416 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9417
9418         * gnus.el (gnus-define-group-parameter): Improved.
9419
9420         * gnus-sum.el (charset): Define parameter.
9421         (ignored-charsets): Ditto.
9422         (gnus-summary-setup-default-charset): Use them.
9423
9424         * gnus-start.el (gnus-read-descriptions-file): Use them.
9425
9426         * gnus-cus.el (gnus-group-parameters): Remove them.
9427
9428 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9429
9430         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
9431
9432 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9433
9434         * gnus-sum.el (gnus-summary-read-group-1): Remove
9435         gnus-summary-set-local-parameters.
9436         (gnus-summary-setup-buffer): Put it here.
9437
9438 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9439
9440         * gnus.el (to-address): Define parameter.
9441         (to-list): Ditto.
9442         * gnus-art.el (article-hide-boring-headers): Use them.
9443         * gnus-msg.el (gnus-post-news): Ditto.
9444         * gnus-cus.el (gnus-group-parameters): Remove them.
9445
9446 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9447
9448         * gnus-draft.el (gnus-draft-reminder): New function.
9449
9450         * gnus-art.el (gnus-sender-save-name): New function.
9451
9452 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9453
9454         * mm-util.el (mm-mime-charset): Error message.
9455
9456 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9457
9458         * message.el (message-check-news-body-syntax): Don't check mml lines.
9459
9460 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9461
9462         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
9463         subscribe.
9464
9465         * gnus-start.el (gnus-call-subscribe-functions): New function.
9466         (gnus-find-new-newsgroups): Use it.
9467         (gnus-ask-server-for-new-groups): Use it.
9468         (gnus-check-first-time-used): Use it.
9469         (gnus-subscribe-newsgroup-method): Grok a list of functions.
9470         (gnus-subscribe-options-newsgroup-method): Ditto.
9471         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
9472         return .
9473
9474 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9475
9476         * gnus-cus.el (gnus-score-customize): Doc fix.
9477
9478 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
9479
9480         * dgnushack.el (my-getenv): Typo.
9481
9482 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9483
9484         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
9485
9486 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9487
9488         * gnus-group.el (gnus-group-suspend): Offer save summaries.
9489
9490         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
9491         (gnus-treatment-function-alist): Use it.
9492         (article-remove-leading-whitespace): New function.
9493         (gnus-article-make-menu-bar): Use it.
9494
9495         * gnus-sum.el (gnus-summary-wash-empty-map): Add
9496         remove-leading-whitespace.
9497         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
9498         because of conflict.
9499
9500 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9501
9502         * Makefile.in: Hack generating gnus-load.el.
9503         * dgnushack.el: Ditto.
9504         * gnus-load.el: Remove it.
9505
9506 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9507
9508         * dgnushack.el : Add URLDIR.
9509
9510         * Makefile.in (EMACS_COMP): Ditto.
9511
9512 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9513
9514         * gnus-cus.el (gnus-score-customize): Error on no score file.
9515
9516 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9517
9518         * mm-decode.el (mm-merge-handles): New function.
9519
9520         * mm-view.el (mm-inline-message): Use it.
9521         (mm-view-message): Ditto.
9522
9523         * mm-partial.el (mm-inline-partial): Ditto.
9524
9525         * mm-extern.el (mm-inline-external-body): Ditto.
9526
9527         * gnus-art.el (gnus-mime-view-part): Ditto.
9528         (gnus-mime-view-part-as-type): Ditto.
9529         (gnus-mime-save-part-and-strip): Prevent users to strip in some
9530         cases.
9531
9532 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9533
9534         * message.el (message-cancel-news): Allow to shoot foot.
9535         (message-supersede): Ditto.
9536
9537 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
9538         Trivial patch.
9539
9540         * gnus-sum.el (gnus-simplify-subject-re): Use
9541         message-subject-re-regexp.
9542
9543 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9544
9545         * nnmail.el (nnmail-expiry-target-group): Bind
9546         nnmail-cache-accepted-message-ids to nil.
9547
9548         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
9549         coding system.
9550
9551 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9552
9553         * qp.el (quoted-printable-encode-region): Make sure characters are
9554         between 00 and FF.  Don't check charset.
9555
9556         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
9557         in Emacs 20.
9558         * rfc2047.el (rfc2047-q-encode-region): Ditto.
9559
9560 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9561
9562         * message.el (message-make-forward-subject): Argument decoded.
9563         (message-forward): Use it when digest.
9564
9565         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
9566         buffer.
9567
9568 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9569
9570         * message.el (message-generate-headers-first): Doc fix.
9571
9572 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9573
9574         * gnus-art.el (article-make-date-line): Error proof.
9575
9576 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9577
9578         * gnus-group.el (gnus-group-listing-limit): New variable.
9579         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
9580
9581         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
9582
9583 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9584
9585         * message.el (message-newline-and-reformat): Special case for
9586         breaking at BOL.
9587
9588 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
9589
9590         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
9591         message/rfc822.
9592
9593 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9594
9595         * message.el (message-encode-message-body): Don't insert
9596         Content-Type if it is inside a mail.
9597
9598 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9599
9600         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
9601         gnus-article-commands-menu.
9602
9603         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
9604         in Emacs.
9605
9606         * gnus-start.el (gnus-read-descriptions-file): Use
9607         gnus-group-name-charset and gnus-group-charset-alist.
9608
9609 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9610
9611         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
9612         active region.
9613
9614         * gnus-start.el (gnus-group-change-level): Remove from both
9615         gnus-zombie-list and gnus-killed-list.
9616
9617 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9618
9619         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
9620         gnus-subscribe-topics.
9621
9622         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
9623
9624 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9625
9626         * gnus-art.el (gnus-article-make-menu-bar): Make
9627         gnus-article-post-menu.
9628
9629         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
9630
9631         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
9632
9633         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
9634
9635         * message.el (message-mode-menu): Ditto.
9636
9637         * gnus-art.el (defvar): eval-when-compile.
9638
9639 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9640
9641         * gnus-agent.el (gnus-agentize): Fix doc.
9642
9643 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
9644
9645         * mml.el (mml-preview): Bind `q'.
9646
9647 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9648
9649         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
9650
9651 2001-01-31  Dave Love  <fx@gnu.org>
9652
9653         * mm-util.el (mm-mime-mule-charset-alist)
9654         (mm-find-mime-charset-region): Consider mule-utf-8.
9655
9656 2001-01-31  Dave Love  <fx@gnu.org>
9657
9658         * gnus-art.el (gnus-article-x-face-command)
9659         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
9660         :version.
9661
9662 2001-01-26  Dave Love  <fx@gnu.org>
9663
9664         * mm-util.el (mm-multibyte-string-p): New.
9665
9666 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
9667 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
9668 ;;      string-as-multibyte on class.  Clarify line-folding.
9669         (quoted-printable-encode-string): Make temp buffer inherit
9670         string's multibyteness.
9671
9672 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
9673
9674         * nnheader.el (toplevel): Don't require `gnus-util' at
9675         compile-time; this creates a circular dependency, and prevents
9676         a bootstrap.
9677
9678 2001-01-22  Andreas Schwab  <schwab@suse.de>
9679
9680         * nnheader.el (gnus-delete-line): Autoload it as a macro.
9681
9682 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9683
9684         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
9685
9686         * gnus-art.el (article-hide-list-identifiers): Ditto.
9687
9688         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
9689
9690 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9691
9692         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
9693
9694         * gnus-art.el (article-hide-list-identifiers): Similar.
9695
9696 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
9697
9698         * nnmail.el (nnmail-remove-list-identifiers): Improved.
9699
9700 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9701
9702         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
9703
9704 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9705
9706         * gnus-util.el (gnus-string-equal): New function.
9707
9708         * gnus-art.el (article-hide-boring-headers): Use it.
9709
9710 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
9711
9712         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
9713
9714 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9715
9716         * gnus-msg.el (gnus-msg-mail): Support switch-action.
9717
9718 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9719
9720         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
9721         command if there is not last-saver.
9722
9723 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9724
9725         * nntp.el (nntp-open-connection): 201 is possible.
9726
9727 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9728
9729         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
9730         (rfc2047-charset-encoding-alist): Add big5.
9731
9732 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9733
9734         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
9735         (gnus-agent-remove-server): Ditto.
9736         (autoload): gnus-server-update-server.
9737
9738         * gnus-srvr.el (gnus-server-line-format): Add %a.
9739         (gnus-server-line-format-alist): Add gnus-tmp-agent.
9740         (gnus-server-insert-server-line): Use it.
9741
9742 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9743
9744         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
9745         GB2312 and Big5.
9746
9747 2001-01-24  Simon Josefsson  <sj@extundo.com>
9748
9749         * mail-source.el (mail-sources): Add :program specifier to IMAP
9750         mail source.
9751         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
9752
9753 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9754
9755         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
9756
9757 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9758
9759         * nntp.el (nntp-wait-for): Return the success code.
9760         (nntp-open-connection): Use it.
9761
9762 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9763
9764         * gnus-int.el (gnus-check-server): Allow breaking the opening.
9765
9766 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9767
9768         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
9769
9770 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9771
9772         * gnus-sum.el (gnus-summary-print-article): Take one prefix
9773         argument. Allow to print several articles in one file.
9774
9775 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9776
9777         * webmail.el (webmail-type-definition): netaddress changes.
9778
9779 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9780
9781         * gnus.el: Fix copyright. Remove trailing spaces.
9782
9783         * message.el (message-forward): Use mule4.
9784
9785 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9786
9787         * mm-util.el (mm-string-as-unibyte): New function.
9788
9789         * message.el (message-forward): Use it.
9790
9791 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9792
9793         * message.el (message-cite-original-without-signature): Don't peel
9794         off the blank line.
9795         (message-get-reply-headers): Add Cc if it is not in follow-to.
9796
9797 2001-01-20  Simon Josefsson  <sj@extundo.com>
9798
9799         * mm-decode.el (mm-handle-multipart-from): Add.
9800         (mm-dissect-buffer): Save From: header value.
9801         (mm-security-from): Remove.
9802         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
9803
9804         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
9805         instead of `mml-security-from'.  Protect null from value.
9806
9807 2001-01-20  Simon Josefsson  <sj@extundo.com>
9808
9809         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
9810         application/vnd.ms-excel attachments.
9811
9812 2001-01-19  Simon Josefsson  <sj@extundo.com>
9813
9814         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
9815
9816 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9817
9818         * message.el (message-ignored-mail-headers): Ditto.
9819
9820 2001-01-19  Simon Josefsson  <sj@extundo.com>
9821
9822         * message.el (message-ignored-news-headers): Only search beginning
9823         of line.
9824
9825 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
9826         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
9827
9828         * message.el (message-send-mail): Content-Type may not be there.
9829
9830 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9831
9832         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
9833         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
9834
9835         * gnus-art.el (article-display-x-face): Insert X-Face if there is
9836         not.
9837
9838 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9839
9840         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
9841         non-native groups.
9842
9843 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9844
9845         * message.el (message-yank-original): Understand
9846         universal-argument.
9847
9848 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9849
9850         * gnus-art.el (gnus-boring-article-headers): Add to-address.
9851         (article-hide-boring-headers): Ditto.
9852
9853         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
9854
9855 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9856
9857         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
9858         one.
9859
9860 2001-01-16  Simon Josefsson  <simon@josefsson.org>
9861
9862         * message.el (message-make-in-reply-to): Add comment to message-id
9863         (old syntax, see 2000-08-02 change).
9864
9865 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9866
9867         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
9868         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
9869         (gnus-button-reply): Ditto.
9870
9871 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9872
9873         * gnus-art.el (article-display-x-face): Fix.
9874
9875 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9876
9877         * gnus-art.el (article-display-x-face): Use
9878         gnus-original-article-buffer.
9879
9880 2001-01-15  Jack Twilley  <jmt@tbe.net>
9881
9882         * message.el (message-add-header): Move to point-max.
9883
9884 2001-01-15  Simon Josefsson  <simon@josefsson.org>
9885
9886         * smime.el (smime-CA-directory, smime-CA-file): Change default to
9887         nil, improve documentation.
9888         (smime-certificate-directory): Comment out false hints (until it
9889         is implemented).
9890
9891         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
9892         there aren't any keys.
9893         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
9894         verify certificate.  Default is changed to only check integrity.
9895         Improved security status texts.  If a certificate doesn't contain
9896         a email address, don't fail.
9897
9898         * smime.el (smime-noverify-region):
9899         (smime-noverify-buffer): New functions.  Verifies integrity only.
9900
9901 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9902
9903         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
9904
9905 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9906
9907         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
9908         (gnus-remove-some-windows): Ditto.
9909
9910 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9911
9912         * gnus-art.el (article-make-date-line): 11th.
9913
9914 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9915
9916         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
9917         (mml2015-gpg-sign): Ditto.
9918
9919 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9920
9921         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
9922         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
9923
9924 2001-01-08  Dave Love  <fx@gnu.org>
9925
9926         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
9927         single character.
9928
9929         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
9930
9931         * message.el: Doc and message fixes.
9932         (message-send-rename-function)
9933         (message-make-forward-subject-function)
9934         (message-send-mail-function, message-reply-to-function)
9935         (message-wide-reply-to-function, message-followup-to-function)
9936         (message-distribution-function, message-auto-save-directory): Fix
9937         :type.
9938
9939         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
9940         proceeding after warnings.  Amend multipart warning message.
9941
9942 2001-01-04  Dave Love  <fx@gnu.org>
9943
9944         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
9945         compiling.
9946         (gnus-make-directory): Require nnmail.
9947
9948         * mm-decode.el (mm-inline-media-tests): Add
9949         image/x-portable-bitmap.
9950         (mm-get-image): Grok pbm.
9951
9952 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
9953
9954         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
9955
9956 2001-01-09  Didier Verna  <didier@xemacs.org>
9957
9958         * dgnushack.el (dgnushack-compile): give a dummy value to
9959         `gnus-xmas-glyph-directory' for the time of compilation.
9960         * gnus-agent.el: moved some XEmacs specific hook add-ons from
9961         `gnus-xmas-[re]define' to avoid loosing user custom settings.
9962         * gnus-art.el: ditto.
9963         * gnus-group.el: ditto.
9964         * gnus-salt.el: ditto.
9965         * gnus-sum.el: ditto.
9966         * gnus-topic.el: ditto.
9967         * gnus-xmas.el (gnus-xmas-define): see above.
9968         * gnus-xmas.el (gnus-xmas-redefine): see above.
9969         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
9970         non-continuable error when the directory can't be found.
9971
9972 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9973
9974         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
9975         handle.
9976         * gnus-art.el (gnus-mime-view-part): Copy it.
9977         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
9978
9979 2001-01-09  Michael Downes  <mjd@ams.org>
9980
9981         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
9982
9983 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9984
9985         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
9986         orig-file. Use ',source.
9987
9988 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9989
9990         * gnus-xmas.el (gnus-xmas-modeline-glyph):
9991         (gnus-xmas-group-startup-message):
9992         Detect gnus-xmas-glyph-directory when it is nil.
9993
9994 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9995
9996         * pop3.el (pop3-get-message-count): Andrew Innes
9997         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
9998
9999 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10000
10001         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
10002
10003         * time-date.el (time-to-number-of-days): New function.
10004
10005 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
10006         Trivial patch.
10007
10008         * nnslashdot.el (nnslashdot-request-list): Always get the right
10009         sid.
10010
10011 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10012
10013         * message.el (message-minibuffer-local-map): New keymap.
10014         (message-read-from-minibuffer): Use it.
10015         * gnus-msg.el (gnus-summary-resend-message): Use it
10016
10017 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10018
10019         * gnus-start.el (gnus-display-time-event-handler): New function.
10020         (gnus-after-getting-new-news-hook): Use it.
10021
10022 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10023
10024         * message.el (message-ignored-mail-headers): Add draft header.
10025
10026 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10027
10028         * gnus-sum.el (gnus-summary-expire-articles): Don't save
10029         excursion.
10030
10031         * nnslashdot.el (nnslashdot-request-list): Get the right year.
10032
10033 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
10034         A revoked patch.
10035
10036         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
10037
10038 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10039
10040         * qp.el (quoted-printable-decode-region): Don't backward-char.
10041
10042 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10043
10044         * gnus-draft.el: Mark articles as replied.
10045
10046         * gnus-sum.el (gnus-summary-add-mark): New function.
10047
10048         * gnus-group.el (gnus-add-mark): New function.
10049
10050         * gnus-sum.el (gnus-summary-buffer-name): New function.
10051         (gnus-summary-setup-buffer): Use it.
10052
10053         * gnus-draft.el: Set things up with the right post method and
10054         stuff.
10055
10056         * message.el (message-ignored-news-headers): Remove X-Draft-From.
10057
10058         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
10059
10060         * gnus.el (gnus-draft-meta-information-header): New variable.
10061
10062 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10063
10064         * gnus-art.el (gnus-treatment-function-alist): Move the date
10065         functions before the header sorting functions.
10066
10067         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
10068
10069         * dgnushack.el (dgnushack-compile): Message whether there is w3.
10070         Don't (push "/usr/share/emacs/site-lisp" load-path).
10071
10072         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
10073         to empty fill prefixes.
10074
10075 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10076
10077         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
10078         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
10079
10080 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10081
10082         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
10083
10084         * nnml.el (autoload): Move to nnheader.el.
10085
10086         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
10087         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
10088         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
10089         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
10090
10091 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10092
10093         * gnus-art.el (article-make-date-line): Get the hours right.
10094         (gnus-ignored-headers): More hiding.
10095
10096         * nnmail.el (nnmail-expiry-wait): Not an integer.
10097
10098         * message.el (message-goto-body): Only expand abbrev when called
10099         interactively.
10100         (message-make-lines): Use it.
10101
10102 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10103
10104         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
10105
10106 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10107
10108         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
10109         include the expunged articles.
10110
10111         * gnus-group.el (gnus-group-sort-by-server): New function.
10112
10113         * gnus.el (gnus-method-to-server-name): New function.
10114         (gnus-group-prefixed-name): Use it.
10115
10116         * gnus-group.el (gnus-group-sort-function): Doc fix.
10117         (gnus-group-sort-groups-by-server): New command.
10118
10119 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10120
10121         * gnus-art.el (gnus-treat-date-english): New variable.
10122         (article-date-english): New command.
10123         (gnus-english-month-names): New variable.
10124         (article-make-date-line): Do 'english.
10125
10126         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
10127         after the fill prefix.
10128
10129         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
10130         score...".
10131
10132         * gnus-art.el (gnus-ignored-headers): Hide more headers.
10133
10134         * message.el (message-mode-map): Bind comment-region.
10135
10136         * gnus-art.el (gnus-mime-display-part): Let w3 display
10137         multipart/related.
10138
10139         * mm-bodies.el (mm-long-lines-p): New function.
10140         (mm-body-encoding): Use it.
10141         (mm-body-encoding): Encode articles with lines longer than 1000
10142         characters.
10143
10144 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10145
10146         * mm-util.el (mm-enable-multibyte): Use
10147         default-enable-multibyte-characters.
10148         (mm-enable-multibyte-mule4): Ditto.
10149         (mm-disable-multibyte): Test XEmacs.
10150         (mm-disable-multibyte-mule4): Ditto.
10151         (mm-with-unibyte-current-buffer): Simplified.
10152         (mm-with-unibyte-current-buffer-mule4): Ditto.
10153
10154 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10155
10156         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
10157
10158         * nnheader.el (nnheader-string-as-multibyte): New alias.
10159
10160         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
10161
10162         * gnus-uu.el (gnus-message-process-mark): New function.
10163         (gnus-uu-mark-by-regexp): Use it.
10164         (gnus-new-processable): New function.
10165
10166 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
10167          Trivial patch.
10168
10169         * gnus-sum.el (gnus-no-mark): New variable.
10170
10171 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10172
10173         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
10174         backslashes.
10175
10176 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10177
10178         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
10179         definition.
10180
10181 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10182
10183         * dgnushack.el (dgnushack-compile): elc is in the current directory.
10184
10185         * qp.el (quoted-printable-encode-region): Don't check multibyte in
10186         XEmacs.
10187
10188 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
10189         Trivial patch.
10190
10191         * mml.el (mml-read-tag): Save tag location.
10192
10193 2000-12-25  Simon Josefsson  <simon@josefsson.org>
10194
10195         * starttls.el: Sync with Emacs 21.
10196
10197 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10198
10199         * message.el (message-mail): Support yank-action.
10200
10201         * message.el (message-setup): Revoke the last change.
10202
10203 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10204
10205         * message.el (message-setup): Use cons. Suggested by Johan Vromans
10206         <jvromans@squirrel.nl>.
10207
10208 2000-12-24  Simon Josefsson  <sj@extundo.com>
10209
10210         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
10211         mailing list junk at end of part.
10212
10213 2000-12-23  Simon Josefsson  <sj@extundo.com>
10214
10215         * nnimap.el (nnimap-expiry-target): New function.
10216         (nnimap-request-expire-articles): Use it.
10217
10218 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10219
10220         * gnus.el (gnus-group-parameters-more): New variable.
10221         * gnus-cus.el (gnus-group-customize): Use it.
10222
10223         * gnus.el (gnus-define-group-parameter): New macro.
10224         (auto-expire): Use it
10225         (total-expire): Use it.
10226         * gnus-art.el (banner): Use it.
10227
10228         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
10229         <ljz@asfast.com>.
10230
10231 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10232
10233         * gnus-topic.el (gnus-topic-create-topic): Use list.
10234
10235         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
10236         before binding gnus-default-article-saver.
10237
10238         * gnus-sum.el (gnus-summary-save-article):
10239         (gnus-summary-pipe-output):
10240         (gnus-summary-save-article-mail):
10241         (gnus-summary-save-article-rmail):
10242         (gnus-summary-save-article-file):
10243         (gnus-summary-write-article-file):
10244         (gnus-summary-save-article-body-file): Ditto.
10245
10246         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
10247
10248 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10249
10250         * gnus-art.el (gnus-mime-security-button-map):
10251         (gnus-mime-button-map): Add parent.
10252
10253 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10254
10255         * messagexmas.el (message-xmas-redefine): New function.
10256
10257         * message.el: Use it.
10258
10259         * gnus-art.el (gnus-article-check-hidden-text): Return t.
10260
10261         * gnus-util.el (gnus-remove-text-properties-when): Return t.
10262
10263 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10264
10265         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
10266         malformatted messages.
10267
10268 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10269
10270         * mm-util.el (mm-image-load-path): New function.
10271
10272         * gnus-group.el (gnus-group-make-tool-bar): Use it.
10273
10274         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
10275
10276         * message.el (message-tool-bar-map): Use it.
10277
10278         * Makefile.in (install-el): New rule.
10279
10280 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10281
10282         * gnus-art.el (article-treat-dumbquotes): Quote \.
10283
10284 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10285
10286         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
10287         Emacs 20 runs on a terminal.
10288
10289 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10290
10291         * gnus-msg.el (gnus-bug): Revert to save-excursion.
10292
10293         * mml.el (gnus-add-minor-mode): Autoload.
10294
10295         * message.el (message-forward): Save-restriction.
10296
10297 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10298
10299         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
10300         Paul Stevenson <p.stevenson@surrey.ac.uk>
10301
10302 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10303
10304         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
10305
10306         * mml.el (gnus-ems): Don't require.
10307
10308         * gnus.el (gnus-decode-rfc1522): Removed.
10309         (gnus-set-text-properties): Define.
10310
10311 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10312
10313         * gnus-art.el (gnus-mime-*): handle may be nil.
10314
10315         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
10316
10317         * gnus.el (gnus-group-remove-excess-properties): Not defined
10318         in gnus-xmas.
10319
10320 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10321
10322         * message.el (message-mail-user-agent): Add :version.
10323
10324 2000-12-21  Miles Bader  <miles@gnu.org>
10325
10326         * message.el (message-mode): Set `comment-start' to the  yank prefix.
10327
10328 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10329
10330         * message.el (message-mail-user-agent): New variable.
10331         (message-setup): Renamed to message-setup-1. Support
10332         mail-user-agent.
10333         (message-mail-user-agent): New function.
10334         (message-mail): Use it.
10335         (message-reply): Use it.
10336         (message-resend): Use it.
10337         (message-mail-other-window): Use it.
10338         (message-mail-other-frame): Use it.
10339
10340         * gnus-msg.el (gnus-bug): Support mail-user-agent.
10341
10342 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10343
10344         * message.el (message-tool-bar-map): Simplify.
10345         (message-narrow-to-head-1): New function.
10346         (message-narrow-to-head): Use it.
10347         (message-reply): Ditto.
10348         (message-cancel-news): Ditto.
10349         (message-supersede): Ditto.
10350         (message-make-forward-subject): Ditto.
10351         (message-bounce): Ditto.
10352
10353 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10354
10355         * uudecode.el (uudecode-decode-region-external): make-temp-file
10356         may not be defined.
10357
10358         * binhex.el (defalias): eval-and-compile.
10359
10360         * message.el (message-tool-bar-map): New function.
10361         (message-mode): Use it.
10362
10363 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10364
10365         * nntp.el (nntp-find-connection): Remove the entry.
10366         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
10367
10368 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10369
10370         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
10371
10372         * message.el (message-forward): Copy buffer in unibyte mode.
10373
10374 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10375
10376         * message.el (message-make-forward-subject): Don't widen. Decode.
10377         (message-forward): Don't decode subject.
10378
10379 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
10380
10381         * qp.el (quoted-printable-encode-region): Upcase QP.
10382
10383 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10384
10385         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
10386         mail-extract-a-c instead. Don't depend on Gnus.
10387
10388         * mml.el (gnus-ems): Require it.
10389
10390         * gnus-msg.el (gnus-summary-mail-forward):
10391
10392         * message.el (message-forward):  Move mime-to-mml here.
10393
10394 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10395
10396         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
10397         * gnus-art.el (gnus-insert-mime-button): Simplify.
10398         (gnus-mime-display-alternative): Ditto.
10399         (gnus-insert-mime-security-button): Ditto.
10400
10401 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10402
10403         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
10404         text-property-not-all doesn't return nil when start=mark(end).
10405         (gnus-remove-text-properties-when): Ditto.
10406
10407 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10408
10409         * gnus-start.el (gnus-group-change-level): Remove group from
10410         gnus-active-hashtb if real killed.
10411
10412 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10413
10414         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
10415         (gnus-mime-display-alternative): Ditto.
10416         (gnus-insert-mime-security-button): Ditto.
10417
10418 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10419
10420         * gnus-start.el (gnus-group-change-level): Don't add it into
10421         killed-list if it was killed.
10422
10423 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10424
10425         * nnmbox.el (nnmbox-file-coding-system): Use binary.
10426         (nnmbox-active-file-coding-system): Ditto.
10427
10428         * gnus-cus.el (gnus-group-parameters): Add posting-style.
10429
10430 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10431
10432         * gnus.el (gnus-version):
10433         (gnus-version-number): Set to Oort Gnus 0.01.
10434
10435         * gnus-art.el (gnus-mime-security-button-map):
10436         (gnus-insert-mime-security-button): Fix for Emacs21.
10437
10438 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10439
10440         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
10441         easymenu, because XEmacs doesn't understand :help.
10442
10443         * mm-uu.el: Require binhex.
10444
10445 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10446
10447         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
10448
10449 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10450
10451         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
10452
10453 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
10454
10455         * *.xpm, *.pbm: Convert icons icons to size 24x24.
10456
10457 2000-12-18  Dave Love  <fx@gnu.org>
10458
10459         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
10460         (unused).
10461
10462 2000-12-13  Miles Bader  <miles@gnu.org>
10463
10464         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
10465         to t, so that we don't get stuck while trying to smilefy
10466         intangible text.
10467
10468 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
10469
10470         * smiley-ems.el (smiley-regexp-alist): Make regexps match
10471         at the end of the buffer.
10472         (smiley-region): In the loop, move to the end of the submatch
10473         matching the smiley instead of using the end of the match
10474         of the whole regexp.
10475
10476 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
10477
10478         * message.el (message-mode): Doc fix.
10479
10480 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
10481
10482         * smiley-ems.el (smiley-region): Doc fix.
10483
10484 2000-12-11  Miles Bader  <miles@gnu.org>
10485
10486         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
10487         bottom line visible, check to see if it's partially obscured, and
10488         if so, either scroll one more line to make it fully visible, or
10489         revert to showing the second line from the top.
10490
10491 2000-12-07  Dave Love  <fx@gnu.org>
10492
10493         * mailcap.el (mailcap-download-directory)
10494         * gnus-audio.el (gnus-audio-directory)
10495         * smiley-ems.el (smiley-data-directory): Fix :type.
10496
10497 2000-11-30  Dave Love  <fx@gnu.org>
10498
10499         * message.el (message-auto-save-directory): Use
10500         file-name-as-directory.
10501         (message-set-auto-save-file-name): Create
10502         message-auto-save-directory if necessary.
10503         (message-replace-chars-in-string): Removed -- unused.
10504         (message-mail-alias-type): Customize.
10505         (message-headers): Remove duplicate defgroup.
10506
10507 2000-11-29  Dave Love  <fx@gnu.org>
10508
10509         * qp.el (quoted-printable-decode-region): Use error, not message
10510         to report malformed text (like base64).  Amend message.
10511
10512 2000-11-29  Miles Bader  <miles@gnu.org>
10513
10514         * message.el (message-header-lines): Fontify tag.
10515
10516 2000-11-27  Dave Love  <fx@gnu.org>
10517
10518         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
10519         compiler warning.
10520
10521 ;2000-11-26  Dave Love  <fx@gnu.org>
10522 ;
10523 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
10524 ;
10525 2000-11-23  Dave Love  <fx@gnu.org>
10526
10527         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
10528
10529         * mm-uu.el (uudecode): Require.
10530         (uudecode-decode-region, uudecode-decode-region-external): Don't
10531         autoload.
10532         (mm-uu-copy-to-buffer): Doc fix.
10533         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
10534         type fix.
10535
10536         * mailcap.el: Doc fixes.
10537         (mailcap-mime-data): Various adjustments.
10538         (mailcap): New group.
10539         (mailcap-download-directory): Customize.
10540         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
10541         (mailcap-temporary-directory): Deleted (unused).
10542         (mailcap-unescape-mime-test): Simplify slightly.
10543         (mailcap-viewer-passes-test): Use functionp.
10544         (mailcap-command-p): Aliased to executable-find.
10545
10546         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
10547         default-enable-multibyte-characters is nil.
10548
10549 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
10550
10551         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
10552
10553 2000-11-21  Dave Love  <fx@gnu.org>
10554
10555         * gnus-art.el (gnus-mime-button-map): Don't inherit from
10556         gnus-article-mode-map.
10557 ;       (gnus-mime-button-menu): Use mouse-set-point.
10558         (gnus-insert-mime-button, gnus-mime-display-alternative)
10559         (gnus-mime-display-alternative): Don't use local-map property.
10560
10561 2000-11-17  Dave Love  <fx@gnu.org>
10562
10563         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
10564         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
10565         and make-temp-file.
10566         (uudecode-decode-region): Doc fix.
10567
10568 2000-11-14  Dave Love  <fx@gnu.org>
10569
10570         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
10571         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
10572         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
10573         New files, derived from the XPMs.
10574
10575 2000-11-10  Dave Love  <fx@gnu.org>
10576
10577         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
10578         (gnus-agent-lib-file, gnus-agent-load-alist)
10579         (gnus-agent-save-alist, gnus-agent-article-name): Use
10580         expand-file-name.
10581
10582         * gnus-group.el (gnus-group-name-charset-method-alist): Add
10583         :version.
10584         (nnkiboze-score-file): Defvar when compiling.
10585
10586         * gnus-start.el (gnus-read-newsrc-file): Add :version.
10587
10588         * gnus-art.el (gnus-article-banner-alist)
10589         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
10590         (gnus-article-date-lapsed-new-header)
10591         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
10592         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
10593         (gnus-treat-strip-headers-in-body)
10594         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
10595         (gnus-treat-translate): Add :version.
10596         (gnus-article-mime-part-function): Fix defcustom.
10597
10598         * nnmail.el (nnmail-expiry-target)
10599         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
10600         (nnmail-split-header-length-limit): Add :version.
10601
10602         * gnus-sum.el (gnus-auto-expirable-marks)
10603         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
10604         (gnus-extra-headers, gnus-ignored-from-addresses)
10605         (gnus-newsgroup-ignored-charsets)
10606         (gnus-group-highlight-words-alist)
10607         (gnus-summary-show-article-charset-alist): Add :version.
10608
10609         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
10610         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
10611         files, converted from the XPMs.
10612
10613         * gnus-cache.el (gnus-cache-active-file): Don't use
10614         file-name-as-directory on directory.
10615         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
10616         use file-name-as-directory on directory.
10617
10618         * time-date.el (timezone-make-date-arpa-standard): Autoload.
10619         (date-to-time): Use it.
10620
10621 ;       * message.el (message-mode) <adaptive-fill-regexp>:
10622 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
10623 ;       (message-newline-and-reformat): Likewise.
10624         (message-forward-as-mime, message-forward-ignored-headers)
10625         (message-buffer-naming-style, message-default-charset)
10626         (message-dont-reply-to-names, message-send-mail-partially-limit):
10627         Add :version.
10628
10629         * mm-util.el: Doc fixes.
10630         (mm-mime-charset): Don't use the raw result of
10631         mm-preferred-coding-system.
10632         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
10633         (mm-with-unibyte): Simplify.
10634
10635         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
10636         concat.
10637
10638         * pop3.el (pop3-version): Deleted.
10639         (pop3-make-date): New function, avoiding message-make-date.
10640         (pop3-munge-message-separator): Use it.
10641
10642 2000-11-09  Dave Love  <fx@gnu.org>
10643
10644         * gnus-group.el (gnus-group-make-directory-group)
10645         (gnus-group-fetch-faq): Use expand-file-name.
10646         (gnus-group-fetch-faq): Simplify completing-read form.
10647
10648         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
10649         test for Mule.
10650
10651         * message.el (tool-bar-map): Defvar when compiling.
10652
10653         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
10654         (gnus-tm-lisp-directory): Deleted.
10655         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
10656         (featurep 'xemacs).
10657         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
10658         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
10659         version numbers from file names.
10660
10661 2000-11-08  Dave Love  <fx@gnu.org>
10662
10663         * mm-view.el: Use featurep for XEmacs test.
10664         (mm-inline-message): Test for `remove-specifier'; don't use
10665         condition-case.
10666
10667         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
10668
10669         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
10670         (gnus-score-find-bnews): Don't concat "".
10671
10672         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
10673         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
10674         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
10675         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
10676
10677         * gnus-sum.el: Put some defvars in eval-when-compile.
10678         (gnus-summary-mode-hook): Add :options.
10679         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
10680         (gnus-summary-tool-bar-map): New variable.
10681         (gnus-summary-make-tool-bar): New function.
10682         (gnus-summary-mode): Put kill-all-local-variables first.
10683
10684         * gnus-group.el (gnus-group-toolbar-map): New variable.
10685         (gnus-group-make-tool-bar): Rewritten.
10686         (gnus-group-mode): Put kill-all-local-variables first.
10687
10688         * rfc2047.el: Require gnus-util.
10689
10690         * nnml.el (gnus-sorted-intersection): Autoload.
10691
10692         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
10693         Put some defvars in eval-when-compile.
10694         (gnus-intersection, gnus-sorted-complement):  Autoload.
10695
10696         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
10697
10698         * mm-encode.el (mm-body-7-or-8): Autoload.
10699
10700         * mm-decode.el (mm-insert-inline): Autoload.
10701
10702         * mml.el:
10703         * message.el: Put some defvars in eval-when-compile.
10704
10705         * gnus-msg.el: Put some defvars in eval-when-compile.
10706         (gnus-msg-mail): Move after gnus-setup-message.
10707
10708         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
10709
10710 2000-11-07  Dave Love  <fx@gnu.org>
10711
10712         * gnus-util.el (nnheader): Don't require message (recursive
10713         autoload).
10714
10715         * uudecode.el: Avoid compiler warnings.
10716
10717         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
10718         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
10719
10720 2000-11-06  Dave Love  <fx@gnu.org>
10721
10722         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
10723
10724         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
10725         (uudecode-char-int): New alias, replacing char-int.
10726         (uudecode-decode-region): Don't call buffer-disable-undo.
10727
10728 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
10729 ;       (mm-uu-configure-list): Doc fix.
10730 ;
10731 ;       * earcon.el (running-xemacs): Don't define.
10732 ;
10733 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
10734 ;
10735 ;       * message.el (message-font-lock-keywords): Match a final newline
10736 ;       to help font-lock's multiline support.
10737 ;
10738 2000-11-03  Dave Love  <fx@gnu.org>
10739
10740         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
10741
10742         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
10743         name.
10744
10745         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
10746         <banner>: Fix custom type, doc.
10747
10748         * mm-decode.el (mm-display-external): Space-prefix temp buffer
10749         name.  Don't disable undo explicitly.
10750
10751 ;2000-11-02  Dave Love  <fx@gnu.org>
10752 ;
10753 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
10754 ;       cite-prefix.
10755
10756 2000-11-01  Dave Love  <fx@gnu.org>
10757
10758         * rfc2047.el (base64): Require unconditionally.
10759         (message-posting-charset): Defvar when compiling.
10760         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
10761         message.
10762
10763         * gnus-sum.el (nnoo): Require.
10764         (mm-uu-dissect): Autoload.
10765
10766         * mml.el (mml-parse-1): Clarify message.
10767         (mml-minibuffer-read-type): Use mailcap-mime-types.
10768
10769 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
10770
10771         * mml.el: Fix a typo in the requiring of CL.
10772
10773 2000-11-01  Dave Love  <fx@gnu.org>
10774
10775         * utf7.el: Require cl when compiling.
10776
10777         * binhex.el: Use (featurep 'xemacs).
10778         (binhex-char-int): New alias, replacing char-int.  Change callers.
10779         (binhex-decode-region): Simplify work buffer code.
10780         (binhex-decode-region-external): Use expand-file-name, not concat.
10781
10782 2000-10-30  Dave Love  <fx@gnu.org>
10783
10784         * gnus-art.el: Fix 2000-10-27 change properly.
10785
10786 2000-10-28  Miles Bader  <miles@gnu.org>
10787
10788         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
10789
10790 2000-10-27  Dave Love  <fx@gnu.org>
10791
10792         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
10793         strings.
10794         (gnus-group-make-tool-bar): New function.
10795         (gnus-group-mode): Use it.
10796
10797         * message.el (message-mode-menu): Add some :help strings.
10798         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
10799         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
10800
10801         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
10802         * describe-group.xpm, get-news.xpm, kill-group.xpm:
10803         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
10804
10805         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
10806         display-graphic-p here.
10807
10808 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
10809
10810         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
10811         of the `gnus-xemacs' variable, as the latter has been removed.
10812         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
10813         * gnus-art.el (gnus-treat-display-xface)
10814         (gnus-treat-display-smileys, gnus-treat-display-picons)
10815         (gnus-article-read-summary-keys): Likewise.
10816
10817 2000-10-26  Dave Love  <fx@gnu.org>
10818
10819         (defvar): Use rmail-spool-directory unconditionally.
10820
10821 2000-10-18  Dave Love  <fx@gnu.org>
10822
10823         * mm-bodies.el (mm-uu-decode-function)
10824         (mm-uu-binhex-decode-function): Defvar when compiling.
10825
10826         * gnus-nocem.el (gnus-nocem-issuers): Update.
10827         (gnus-nocem-check-from): New option.
10828         (gnus-nocem-scan-groups): Use it.
10829         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
10830         (gnus-nocem-check-article-limit): Add :version.
10831
10832 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
10833
10834         * ietf-drums.el (mm-util): Require CL when compiling.
10835
10836 2000-10-15  Dave Love  <fx@gnu.org>
10837
10838         * qp.el: Require mm-util.
10839
10840 2000-10-13  Dave Love  <fx@gnu.org>
10841
10842         * qp.el (quoted-printable-decode-region): Avoid invalid
10843         coding-systems.
10844
10845 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
10846
10847         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
10848         to a recursive load.
10849
10850 2000-10-12  Dave Love  <fx@gnu.org>
10851
10852         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
10853
10854         * gnus.el (gnus-group-startup-message): Check for PBM image.
10855
10856 2000-10-09  Dave Love  <fx@gnu.org>
10857
10858         * mail-source.el (mail-source-fetch-imap): Bind
10859         default-enable-multibyte-characters rather than using
10860         mm-disable-multibyte.
10861
10862 2000-10-05  Dave Love  <fx@gnu.org>
10863
10864         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
10865         Autoload.
10866         (quoted-printable-decode-region):  Rename arg which confused
10867         charset with coding-system.  Don't use nonascii-insert-offset.
10868         Coding-system encode the region initially.  Don't recognize `=='
10869         as valid QP.  Coding-system decode the region finally.
10870         (quoted-printable-decode-string): Rename arg which confused
10871         charset with coding-system.
10872
10873         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
10874         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
10875         mm-encode-coding-region.
10876         (mm-decode-body, mm-decode-string): Rename variables which
10877         confused charset with coding-system.
10878         (binhex-decode-region): Don't autoload.
10879         (mm-body-encoding): Require message.
10880         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
10881         cond branches.
10882
10883         * gnus-art.el (article-de-quoted-unreadable)
10884         (article-de-base64-unreadable): Fold search case
10885         rather than downcasing string.  Apply mm-charset-to-coding-system
10886         to arg of quoted-printable-decode-region.
10887
10888 2000-10-04  Dave Love  <fx@gnu.org>
10889
10890         * gnus-ems.el: Don't turn off compiler warnings in local vars.
10891         Require ring when compiling.
10892         (gnus-article-compface-xbm): New variable.
10893
10894 2000-10-04  Dave Love  <fx@gnu.org>
10895
10896         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
10897         pbm images.
10898
10899         * frown.pbm, smile.pbm, wry.pbm: New files.
10900
10901         * frown.xbm, smile.xbm, wry.xbm: Deleted.
10902
10903 2000-10-03  Dave Love  <fx@gnu.org>
10904
10905         * mail-source.el (mail-sources): Revert to nil.
10906
10907         * nnmail (nnmail-spool-file): Revert to `((file))'.
10908
10909         * qp.el: Don't require mm-util.
10910         (quoted-printable-decode-region): Rewritten.
10911         (quoted-printable-decode-string, quoted-printable-encode-region):
10912         Doc fix.
10913         (quoted-printable-encode-region): Barf on multibyte characters.
10914         Maybe make the class multibyte.  Upcase chars, not formatted
10915         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
10916         (quoted-printable-encode-string): Don't use
10917         mm-with-unibyte-buffer.
10918
10919 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
10920
10921         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
10922
10923 2000-09-21  Dave Love  <fx@gnu.org>
10924
10925         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
10926         (for Emacs 20).  Tidy somewhat.
10927
10928 2000-09-21  Dave Love  <fx@gnu.org>
10929
10930         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
10931         image processing.  Rationalize logic somewhat.
10932
10933 2000-09-20  Dave Love  <fx@gnu.org>
10934
10935         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
10936         specifically.
10937
10938         * gnus.el (gnus-version-number): Avoid some redundant
10939         autoloads.
10940
10941 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
10942
10943         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
10944         to XBM; we always have PBM support.
10945
10946 2000-09-14  Dave Love  <fx@gnu.org>
10947
10948         * gnus.el (gnus-charset):
10949         * mm-decode.el (mime-display):
10950         * imap.el (imap) <defgroup>: Add :version.
10951
10952 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
10953
10954         * parse-time.el: Fix author's mail address.
10955
10956         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
10957         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
10958         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
10959         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
10960         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
10961         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
10962         * rfc2231.el, uudecode.el: Fix copyright notice.
10963
10964         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
10965         require `w3' at load-time only if not running in batch mode.
10966
10967 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10968
10969         * gnus.el: Before merge with Emacs21.
10970
10971 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
10972
10973         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
10974
10975 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
10976
10977         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
10978         to avoid conflict with the standard `back-to-indentation'
10979         binding.
10980
10981 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10982
10983         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
10984
10985         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
10986         (mm-disable-multibyte-mule4): Ditto.
10987         (mm-with-unibyte-current-buffer-mule4): Ditto.
10988
10989 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10990
10991         * pop3.el (pop3-movemail): Use binary.
10992         (pop3-movemail-file-coding-system): Removed.
10993
10994 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10995
10996         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
10997
10998 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10999
11000         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
11001         exists.
11002
11003 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11004
11005         * gnus-msg.el (gnus-post-method): Use backend name when the
11006         address is "".
11007
11008 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11009
11010         * gnus-art.el (article-verify-x-pgp-sig): Don't test
11011         mm-verify-option.
11012         (gnus-treat-x-pgp-sig): Default value.
11013         (gnus-ignored-headers): Redundant.
11014
11015 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11016
11017         * gnus-win.el (gnus-configure-frame): Save selected window.
11018
11019 2000-02-15  Andrew Innes  <andrewi@gnu.org>
11020
11021         * nnmbox.el: Require gnus-range.
11022         (nnmbox-group-building-active-articles): New variable.
11023         (nnmbox-group-active-articles): New variable; this is a cache of
11024         all active articles by group and number.
11025         (nnmbox-in-header-p): New function.
11026         (nnmbox-find-article): New function.
11027         (nnmbox-record-active-article): New function.
11028         (nnmbox-record-deleted-article): New function.
11029         (nnmbox-is-article-active-p): New function.
11030         (nnmbox-retrieve-headers): Use nnmbox-find-article.
11031         (nnmbox-request-article): Ditto.  Also supply extra arg to
11032         nnmbox-article-group-number.
11033         (nnmbox-request-expire-articles): Ditto.
11034         (nnmbox-request-move-article): Ditto.
11035         (nnmbox-request-replace-article): Ditto.
11036         (nnmbox-request-rename-group): Rename group entry in active
11037         article cache.
11038         (nnmbox-delete-mail): Update active article cache, unless article
11039         is being replaced.
11040         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
11041         than partially duplicating it.
11042         (nnmbox-article-group-number): Add extra `this-line' arg, to
11043         handle articles belonging to multiple groups.
11044         (nnmbox-save-mail): Update active article cache.
11045         (nnmbox-read-mbox): Build active article cache when loading mbox.
11046         Also do some repair work, if we find articles that are missing the
11047         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
11048         reconstruct these from Xref info.
11049
11050 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11051
11052         * mail-source.el (mail-source-report-new-mail): Use
11053         nnheader-run-at-time.
11054
11055 2000-02-15  Andrew Innes  <andrewi@gnu.org>
11056
11057         * mail-source.el (mail-source-fetch-pop): Clear pop password when
11058         an error is thrown, and then rethrow the error.
11059         (mail-source-check-pop): Ditto.
11060         (mail-source-start-idle-timer): Prevent multiple pop checks
11061         running if the check takes a long time.
11062
11063 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11064
11065         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
11066         succeed.
11067
11068 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11069
11070         * gnus-win.el (gnus-configure-windows): Make sure
11071         nntp-server-buffer is live.
11072         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
11073
11074 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
11075
11076         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
11077
11078 2000-12-04  Andreas Jaeger  <aj@suse.de>
11079
11080         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
11081
11082 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11083
11084         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
11085
11086 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11087         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
11088
11089         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
11090
11091 2000-12-01  Simon Josefsson  <sj@extundo.com>
11092
11093         * mml-smime.el (mml-smime-verify): Fix address parsing.
11094
11095 2000-12-01  Simon Josefsson  <sj@extundo.com>
11096
11097         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
11098         more than one certificate inside PKCS#7 blob.  Better security
11099         information (clamed / actual sender, openssl output, certificates
11100         inside message).
11101
11102         * smime.el (smime-verify-region): Output to /dev/null.
11103         (smime-buffer-as-string-region): Don't parse empty lines.
11104
11105 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11106
11107         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
11108         ?d and ?D.
11109         (gnus-mime-security-show-details-inline): New variable.
11110         (gnus-mime-security-show-details): Use them.
11111         (gnus-insert-mime-security-button): Ditto.
11112
11113         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
11114         Suggest by Michael Duggan (md5i@cs.cmu.edu).
11115         (mml2015-gpg-clear-verify): Ditto.
11116         (mml2015-gpg-decrypt-1): Ditto.
11117         (mml2015-use): Prefer 'gpg.
11118
11119 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11120
11121         * gnus-util.el (gnus-add-text-properties-when): New function.
11122         (gnus-remove-text-properties-when): Ditto.
11123
11124         * gnus-cite.el (gnus-article-hide-citation): Use them.
11125         (gnus-article-toggle-cited-text): Use them.
11126
11127         * gnus-art.el (gnus-signature-toggle): Use them.
11128         (gnus-article-show-hidden-text): Ditto.
11129         (gnus-article-hide-text): Ditto.
11130
11131 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11132
11133         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
11134
11135 2000-11-30  Simon Josefsson  <sj@extundo.com>
11136
11137         * smime.el (smime-point-at-eol): New alias.
11138         (smime-buffer-as-string-region): Use it.
11139
11140 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11141
11142         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
11143
11144 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11145
11146         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
11147
11148         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
11149
11150         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
11151
11152 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11153
11154         * nnmh.el (nnmh-request-expire-articles): Implemented
11155         expiry-target for nnmh backend.
11156
11157 2000-11-30  Simon Josefsson  <sj@extundo.com>
11158
11159         * mm-decode.el (mm-security-from): New variable.
11160         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
11161
11162         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
11163         than `from'.
11164
11165 2000-11-30  Simon Josefsson  <sj@extundo.com>
11166
11167         * mml-smime.el (mml-smime-verify): Verify that certificate mail
11168         address match sender address.
11169
11170         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
11171
11172         * smime.el (smime-verify-region): Don't copy buffer.
11173         (smime-decrypt-buffer): Use expand-file-name on keyfile.
11174         (smime-pkcs7-region): New function.
11175         (smime-pkcs7-certificates-region): Ditto.
11176         (smime-pkcs7-email-region): Ditto.
11177         (smime-buffer-as-string-region): Ditto.
11178
11179         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
11180         buffer.
11181
11182 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
11183
11184         * smime.el (smime-decrypt-region): Fix keyfile argument.
11185
11186 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11187
11188         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
11189
11190 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11191
11192         * message.el (message-shoot-gnksa-feet): New variable.
11193         (message-gnksa-enable-p): New function.
11194         (message-send): Use it.
11195         (message-check-news-body-syntax): Ditto.
11196
11197 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11198
11199         * message.el (message-make-message-id): Remove the redundancy.
11200
11201 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11202
11203         * message.el (message-setup): Discourage using mc-install-*-mode.
11204
11205         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
11206
11207 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11208
11209         * gnus-cite.el (gnus-cite-parse): Guess citation length.
11210
11211 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11212
11213         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
11214
11215 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11216
11217         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
11218
11219 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11220
11221         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
11222         insert-buffer-substring.
11223
11224         * message.el (message-send-mail): Use buffer-substring-no-properties.
11225         (message-send-news): Ditto.
11226
11227 2000-11-22  David Edmondson  <dme@dme.org>
11228
11229         * imap.el (imap-wait-for-tag): Message read info.
11230
11231 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11232
11233         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
11234         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
11235         (mml2015-gpg-encrypt): Ditto.
11236
11237 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11238
11239         * mm-decode.el (mm-verify-option): Default value.
11240
11241         * mml-sec.el (mml-secure-part): Error message.
11242
11243 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11244
11245         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
11246
11247 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11248
11249         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
11250
11251 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11252
11253         * gnus-art.el (gnus-article-describe-key): Use prompt.
11254         (gnus-article-describe-key-briefly): Ditto.
11255
11256 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11257
11258         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
11259
11260 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11261
11262         * gnus-art.el (gnus-article-describe-key): New function.
11263         (gnus-article-describe-key-briefly): New function.
11264
11265 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11266
11267         * mm-decode.el (mm-decrypt-option): Doc typo.
11268
11269         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
11270         return a number.
11271
11272 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11273
11274         * message.el (message-newline-and-reformat): Typo.
11275
11276 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11277
11278         * gnus-art.el (article-verify-x-pgp-sig): Check whether
11279         original-article-buffer exists.
11280
11281         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
11282         (rfc2047-header-encoding-alist): Addresses are different from text.
11283         (rfc2047-encode-message-header): Ditto.
11284         (rfc2047-dissect-region): Extra parameter.
11285         (rfc2047-encode-region): Ditto.
11286         (rfc2047-encode-string): Ditto.
11287
11288 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11289
11290         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
11291         (mm-uu-pgp-encrypted-extract): Use it.
11292         (mm-uu-pgp-signed-extract-1): New function.
11293         (mm-uu-pgp-signed-extract): Use it.
11294
11295         * gnus-art.el (gnus-mime-display-security): New function.
11296         (gnus-mime-display-part): Use it.
11297         (gnus-mime-security-verify-or-decrypt): New function.
11298         (gnus-mime-security-press-button): New function.
11299         (gnus-insert-mime-security-button): Use it.
11300
11301         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
11302         (mm-find-raw-part-by-type): Ditto.
11303         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
11304         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
11305         (mm-destroy-parts): Kill nested multibyte buffer.
11306
11307         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
11308         (mml2015-gpg-verify): Ditto.
11309
11310 2000-11-18  Simon Josefsson  <sj@extundo.com>
11311
11312         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
11313         (mml2015-function-alist): Use it.
11314
11315         * mml-sec.el (mml-sign-alist): Update names.
11316         (mml-encrypt-alist): Ditto.
11317         (mml-secure-part-smime-sign): Moved to mml-smime.el
11318         as `mml-smime-sign-query'.
11319         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
11320         `mml-smime-get-file-cert'.
11321         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
11322         `mml-smime-get-dns-cert'.
11323         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
11324         `mml-smime-encrypt-query'.
11325         (mml-smime-sign-buffer): Use mml-smime-sign.
11326         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
11327
11328         * mml-smime.el (mml-smime-sign): New function.
11329         (mml-smime-encrypt):
11330         (mml-smime-sign-query):
11331         (mml-smime-get-file-cert):
11332         (mml-smime-get-dns-cert):
11333         (mml-smime-encrypt-query): Moved from mml-sec.el.
11334
11335 2000-11-16  Simon Josefsson  <sj@extundo.com>
11336
11337         * mml2015.el (mml2015-gpg-clear-verify): New function.
11338         (mml2015-function-alist): Add it.
11339
11340 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
11341
11342         * message.el (message-setup-fill-variables): Use
11343         message-cite-prefix-regexp.
11344         (message-newline-and-reformat): Check the end of citation, leading
11345         WSP, break in the cite prefix.
11346         (message-fill-paragraph): New function.
11347
11348 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11349
11350         * lpath.el: Shut up.
11351
11352 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
11353
11354         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
11355         raw 8-bit in headers in dk.* newsgroups.
11356
11357 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11358
11359         * message.el (message-newline-and-reformat): Match extra WSPs.
11360
11361 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
11362
11363         * mml.el (mml-generate-mime-1): Ignore ascii.
11364
11365 2000-11-16 Justin Sheehy  <justin@iago.org>
11366
11367         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
11368
11369 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11370
11371         * message.el (message-cite-prefix-regexp): Prefix should not end
11372         at space.
11373
11374 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11375
11376         * message.el (message-mode-syntax-table): Add - as a word
11377         constituent as in articles.
11378         (message-setup-fill-variables): Add -_. as supercite-style prefix.
11379         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
11380         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
11381
11382 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
11383
11384         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
11385
11386 2000-11-12  David Edmondson  <dme@dme.org>
11387
11388         * message.el (message-font-lock-keywords): use
11389         message-cite-prefix-regexp.
11390
11391 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11392
11393         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
11394         Stein Arild Str\e,Ax\e(Bmme.
11395         (gnus-group-jump-to-group): Use it.
11396         (gnus-group-jump-to-group-prompt): Customize.
11397
11398 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
11399
11400         * mailcap.el (mailcap-possible-viewers): Match the entire string.
11401
11402 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
11403
11404         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
11405         incompatible.
11406         (mml2015-mailcrypt-sign): Ditto.
11407
11408 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11409
11410         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
11411         group is open.
11412
11413 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
11414
11415         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
11416         nnvirtual articles.
11417         (gnus-backlog-request-article): Don't request nnvirtual articles.
11418
11419 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11420
11421         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
11422         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
11423
11424 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11425
11426         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
11427         * mml.el (mml-generate-mime-1): Use charset attribute.
11428         * mm-bodies.el (mm-encode-body): Add parameter charset.
11429         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
11430
11431 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
11432
11433         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
11434         (mml2015-mailcrypt-clear-decrypt): Ditto.
11435         (mml2015-mailcrypt-verify): Ditto.
11436         (mml2015-mailcrypt-clear-verify): Ditto.
11437         (mml2015-gpg-verify): Ditto.
11438
11439 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
11440
11441         * smime.el (smime-openssl-program): Test the existence of openssl.
11442         * mml-smime.el: Require mm-decode.
11443         (mml-smime-verify-test): New function.
11444         * mm-decode.el (mm-verify-function-alist): Use it.
11445
11446 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11447
11448         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
11449         anyway.
11450
11451 2000-11-13  Simon Josefsson  <sj@extundo.com>
11452
11453         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
11454         verification doesn't work.
11455
11456 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
11457
11458         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
11459         (gnus-inews-do-gcc): Use it.
11460
11461 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11462
11463         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
11464         leading space.
11465         * mm-extern.el (mm-inline-external-body): Report error when no
11466         access-type.
11467
11468 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11469
11470         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
11471
11472 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
11473
11474         * gnus-art.el (gnus-mime-button-menu): Use select-window.
11475
11476 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
11477
11478         * gnus-art.el (gnus-mime-display-part): Display multipart/related
11479         as multipart/mixed.
11480
11481 2000-11-12  David Edmondson  <dme@dme.org>
11482
11483         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
11484         and replace `.' with `\w' to allow for different syntax tables
11485         (from Vladimir Volovich).
11486         * message.el (message-newline-and-reformat): use
11487         `message-cite-prefix-regexp'.
11488         * gnus-cite.el (gnus-supercite-regexp): use
11489         `message-cite-prefix-regexp'.
11490         * gnus-cite.el (gnus-cite-parse): use
11491         `message-cite-prefix-regexp'.
11492
11493 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
11494
11495         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
11496         PGP SIGNATURE.  Escape leading "-"'s.
11497         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
11498
11499 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
11500
11501         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
11502
11503 2000-11-11  Simon Josefsson  <sj@extundo.com>
11504
11505         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
11506
11507         * smime.el (smime-details-buffer): New variable.
11508         (smime-sign-region):
11509         (smime-encrypt-region):
11510         (smime-verify-region):
11511         (smime-decrypt-region): Copy OpenSSL output to the buffer.
11512
11513         * mml-smime.el (mml-smime-verify): Support security info.
11514
11515 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
11516
11517         * mm-decode.el (mm-verify-option): Set default to nil.
11518         (mm-decrypt-option): Ditto.
11519         * gnus-art.el (article-verify-x-pgp-sig): New function.
11520
11521 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
11522
11523         * gnus-art.el (gnus-mime-display-alternative): Show button if no
11524         preferred part.
11525
11526 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11527
11528         * gnus-sum.el (gnus-move-split-methods): Say that
11529         `gnus-split-methods' uses file names, whereas this uses group
11530         names.  (Report from Nevin Kapur)
11531
11532 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
11533
11534         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
11535
11536 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11537
11538         * nnheader.el (nnheader-directory-files-is-safe): New variable.
11539         (nnheader-directory-articles): Use it.
11540         (nnheader-article-to-file-alist): Ditto.
11541
11542 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11543
11544         * rfc2047.el (rfc2047-pad-base64): New function.
11545         (rfc2047-decode): Use it.
11546
11547 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11548
11549         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
11550         select method.
11551
11552 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
11553
11554         * mml2015.el (mml2015-gpg-decrypt-1):
11555         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
11556
11557 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11558
11559         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
11560
11561 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11562
11563         * pop3.el (pop3-munge-message-separator): A message may have an
11564         empty body.
11565
11566 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
11567
11568         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
11569         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
11570         (mm-uu-pgp-signed-extract): Use coding-system.
11571
11572 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
11573
11574         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
11575         (gnus-insert-mime-security-button): New function.
11576         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
11577         * mml2015.el:  Add security info when verify or decrypt.
11578         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
11579         (mm-uu-pgp-encrypted-extract): Ditto.
11580
11581 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
11582
11583         * mm-decode.el (mm-display-parts): New function.
11584         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
11585
11586 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11587
11588         * gnus-mlspl.el: Documentation tweaks.
11589
11590 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11591
11592         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
11593         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
11594         argument.
11595
11596 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
11597
11598         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
11599
11600 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
11601
11602         * gnus-art.el (gnus-article-encrypt): New function.
11603         (gnus-article-encrypt-protocol-alist): New variable.
11604         (gnus-article-encrypt-protocol): New variable.
11605         * mml2015.el (mml2015-self-encrypt): New function.
11606         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
11607
11608 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
11609
11610         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
11611         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
11612         let mailcap do it.
11613         * mml2015.el: Remove snarf code.
11614         * mm-decode.el: Remove snarf code.
11615
11616 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
11617
11618         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
11619         (mml-insert-mime): Understand gnus-decoded.
11620         (mime-to-mml): New parameter handles.
11621         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
11622         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
11623
11624 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11625
11626         * mm-decode.el (mime-security): New group.
11627         (mm-verify-function-alist): Add test function.
11628         (mm-decrypt-function-alist): Ditto.
11629         (mm-snarf-option): Set default value as nil.
11630         (mm-find-part-by-type): Recursive parameter.
11631         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
11632         * mml2015.el: Support draft-ietf-openpgp-multsig.
11633
11634 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
11635
11636         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
11637         (gnus-article-view-part-as-charset): New function.
11638
11639 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
11640
11641         * mm-decode.el (mm-verify-option): Default value.
11642         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
11643
11644 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11645
11646         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
11647
11648 2000-11-05  Simon Josefsson  <sj@extundo.com>
11649
11650         * mml-smime.el (mml-smime-verify): Work in original multipart
11651         buffert.
11652
11653         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
11654         (mm-handle-multipart-ctl-parameter): Ditto.
11655         (mm-alist-to-plist): New function.
11656         (mm-dissect-buffer): Store CTL parameters and copy original buffer
11657         for multiparts.
11658         (mm-destroy-parts): Destroy multipart buffert.
11659         (mm-remove-part): Ditto.
11660
11661         * mml-smime.el (mml-smime-sign): Not used.
11662         (mml-smime-encrypt): Ditto.
11663
11664         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
11665
11666         Verify S/MIME signature support.
11667
11668         * mm-decode.el (mm-inline-media-tests): Add
11669         application/{x-,}pkcs7-signature.
11670         (mm-inlined-types): Ditto.
11671         (mm-automatic-display): Ditto.
11672         (mm-verify-function-alist): Ditto.  Add name of method.
11673         (mm-decrypt-function-alist): Add name of method.
11674         (mm-find-part-by-type): Add documentation.
11675         (mm-possibly-verify-or-decrypt): Use new format of
11676         mm-{verify,decrypt}-function-alist.  Use method names.
11677
11678         * mml-smime.el (mml-smime-verify): New function.
11679
11680 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11681
11682         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
11683
11684 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11685
11686         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
11687         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
11688         * mm-decode.el (mm-snarf-option): New variable.
11689
11690 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11691
11692         * mm-util.el (mm-subst-char-in-string): New function.
11693         (mm-replace-chars-in-string): Use it.
11694         * message.el (message-replace-chars-in-string): Use it.
11695         * nnheader.el (nnheader-replace-chars-in-string): Use it.
11696         * gnus-mh.el (mh-lib-progs): Shut up.
11697
11698 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
11699
11700         * base64.el, md5.el: Moved to contrib directory.
11701
11702 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
11703
11704         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
11705         the last article when search.
11706
11707 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11708
11709         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
11710         * nnmail.el (nnmail-pathname-coding-system): Ditto.
11711
11712 2000-09-29  David Edmondson  <dme@thus.net>
11713
11714         * message.el (message-newline-and-reformat): Typo.
11715
11716 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11717
11718         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
11719
11720 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
11721
11722         * nntp.el (nntp-decode-text): Delete bogus status lines.
11723
11724 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
11725
11726         * message.el (message-font-lock-keywords): Match a final newline
11727         to help font-lock's multiline support.
11728
11729 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11730
11731         * nnoo.el (nnoo-set): New function.
11732
11733 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
11734
11735         * gpg.el, gpg-ring.el: Moved to contrib directory.
11736
11737 2000-11-04  Simon Josefsson  <sj@extundo.com>
11738
11739         * nnimap.el (nnimap-split-inbox): Typo.
11740
11741 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11742
11743         * gnus-msg.el (gnus-msg-mail): Move it backwards.
11744
11745 2000-11-03  Simon Josefsson  <sj@extundo.com>
11746
11747         * rfc2231.el (rfc2231-parse-qp-string): New function.
11748         (require): rfc2047.
11749
11750         * mail-parse.el (mail-header-parse-content-type):
11751         (mail-header-parse-content-disposition): Support invalid QP
11752         encoded strings, by using `rfc2231-parse-qp-string'.
11753
11754 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11755
11756         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
11757         (rfc2231-decode-encoded-string): Typo "> X 1".
11758         (rfc2231-encode-string): Insert the name of charset.
11759         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
11760
11761 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11762
11763         * mm-decode.el (mm-save-part): Return the filename.
11764         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
11765         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
11766         (gnus-mime-action-alist): Use it.
11767         (gnus-mime-button-commands): Use it.
11768         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
11769         (mm-inline-external-body): unwind-protect.
11770
11771 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
11772
11773         * gnus-art.el (gnus-insert-mime-button): Show url.
11774
11775 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
11776
11777         * mml.el (mml-generate-mime-1): Support external url.
11778         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
11779
11780 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
11781
11782         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
11783         * mm-decode.el (mm-display-external): Ditto.
11784         * mm-extern.el: New file.
11785         * mm-decode.el (mm-inline-media-tests): Hook it up.
11786         (mm-inlined-types): Inline message/external-body.
11787
11788 2000-11-02  Simon Josefsson  <sj@extundo.com>
11789
11790         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
11791
11792         * message.el (message-get-reply-headers): Better handling when
11793         Mail-Followup-To is very large.
11794
11795 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
11796
11797         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
11798         * gnus-art.el (gnus-article-edit-done):
11799         * gnus-sum.el (gnus-summary-edit-article-done): Move line
11800         counting code here.
11801         * gnus-msg.el (gnus-setup-message): Remove a hack.
11802
11803 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11804
11805         * gnus-sum.el (gnus-newsgroup-variables): New variable.
11806         (gnus-summary-mode): Make them local variables.
11807         (gnus-set-global-variables): Globalize them.
11808         (gnus-summary-exit): Kill them.
11809
11810 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
11811
11812         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
11813         word.
11814
11815 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
11816
11817         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
11818         gnus-article-wash-types.
11819         * gnus-art.el (gnus-article-wash-status): Use them.
11820
11821 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
11822
11823         * mml.el (mml-read-tag): Remove spaces and LF.
11824
11825 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11826
11827         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
11828         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
11829
11830 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
11831
11832         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
11833
11834 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
11835
11836         * gnus-sum.el (gnus-article-charset): New variable.
11837         (gnus-summary-display-article): Set it.
11838         * gnus-msg.el (gnus-copy-article-buffer): Use it.
11839         * gnus-art.el (gnus-article-mode): Make it local variable.
11840
11841 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11842
11843         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
11844
11845 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11846
11847         * nnwfm.el: New file.
11848
11849         * nnweb.el (nnweb-replace-in-string): New function.
11850
11851 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11852
11853         * mml2015.el: Wrap gpg.el.
11854         * gpg.el (gpg-verify): The last argument of apply is a list.
11855         (gpg-encrypt): Add passphrase as a parameter.
11856
11857 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
11858
11859         * gpg.el: New file.
11860         * gpg-ring.el: New file.
11861
11862 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11863
11864         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
11865
11866 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11867
11868         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
11869         double-quote characters.
11870         (gnus-summary-prepare-threads): Ditto.
11871
11872 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11873
11874         * gnus-art.el (gnus-mime-display-single): Forward line -1.
11875         * mml.el (mml-read-tag): Don't skip the leading space.
11876         * lpath.el (font-lock-set-defaults): Shut up.
11877
11878 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
11879
11880         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
11881
11882 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
11883
11884         * qp.el (quoted-printable-encode-region): Replace leading - when
11885         ultra safe.
11886         * mml.el (mml-generate-mime-postprocess-function): Removed.
11887         (mml-postprocess-alist): Removed.
11888         (mml-generate-mime-1): Use ultra-safe when sign.
11889         * mml2015.el (mml2015-fix-micalg): Uppercase.
11890         (mml2015-verify): Insert LF.
11891         (mml2015-mailcrypt-sign): Downcase; search backward.
11892
11893 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11894
11895         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
11896         restrictive.
11897         (nnultimate-table-regexp): New variable.
11898         (nnultimate-forum-table-p): Use it.
11899
11900 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
11901         Trivial patch.
11902
11903         * gnus-sum.el (gnus-summary-expire-articles): Save point.
11904
11905 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11906
11907         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
11908         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
11909
11910 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
11911
11912         * mml2015.el: Shut up.
11913
11914 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
11915
11916         * gnus.el (gnus-server-browse-hashtb): Removed.
11917         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
11918         (gnus-group-insert-group-line-info): Use simplified method.
11919         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
11920
11921 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
11922
11923         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
11924         moved here.
11925         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
11926         * gnus-group.el (gnus-group-prepare-flat): Use it.
11927         * gnus-topic.el (gnus-group-prepare-topics): Use it.
11928
11929 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
11930
11931         * mml.el (mml-mode): Show menu in XEmacs.
11932
11933 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
11934
11935         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
11936         (gnus-server-read-server-in-server-buffer): New function.
11937         (gnus-browse-foreign-server): Browse in group buffer.
11938         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
11939         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
11940         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
11941         * gnus.el (gnus-server-browse-hashtb): New variable.
11942
11943 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
11944
11945         * nnfolder.el (nnfolder-open-nov): Use group.
11946
11947 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
11948
11949         * nnfolder.el: Add NOV. Set version to 2.0.
11950         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
11951
11952 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11953
11954         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
11955
11956 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11957
11958         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
11959         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
11960
11961 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
11962
11963         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
11964
11965 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11966
11967         * mm-decode.el (mm-verify-function-alist): New variable.
11968         (mm-verify-option): New variable.
11969         (mm-decrypt-function-alist): Ditto.
11970         (mm-decrypt-option): Ditto.
11971         (mm-find-raw-part-by-type): New function.
11972         (mm-possibly-verify-or-decrypt): New function.
11973         (mm-dissect-multipart): Use it.
11974         * mml2015.el (mml2015-fix-micalg): New function.
11975         (mml2015-decrypt): Use new interface.
11976         (mml2015-verify):  Use new interface.
11977         (mml2015-setup): Make it bogus.
11978
11979 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
11980
11981         * mml.el (mml-generate-mime-postprocess-function): Set to
11982         mml-postprocess.
11983         (autoload): Autoload mml2015 and mml-smime.
11984         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
11985         * mml2015.el (mml2015-encrypt): New function.
11986         (mml2015-sign): New function.
11987         (mml2015-encrypt-function): New variable.
11988         (mml2015-sign-function): New variable.
11989         (mml2015-mailcrypt-encrypt): Use message-recipients.
11990         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
11991         * mml-smime.el (mml-smime-setup): Ditto.
11992
11993 2000-10-28  Simon Josefsson  <sj@extundo.com>
11994
11995         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
11996         Communigate Pro 3.3.1 server.
11997
11998         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
11999         in buffers.
12000         (mml-secure-dns-server): Removed.
12001         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
12002         write certificates to files.
12003
12004         * smime.el (smime-dns-server): New variable.
12005         (smime-mail-to-domain):
12006         (smime-cert-by-dns): New functions.
12007
12008         * dig.el: New file.
12009
12010 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
12011
12012         * message.el (message-options): New variable.
12013         (message-options-set-recipient): New function.
12014         (message-send): Use them.
12015         * gnus-int.el (gnus-request-replace-article): Use them.
12016         (gnus-request-accept-article): Ditto.
12017         * mml.el (mml-preview): Use them.
12018         * gnus-sum.el (gnus-summary-edit-article): Use them.
12019
12020         * message.el (message-options-get): New function.
12021         (message-options-get): New function.
12022         * rfc2047.el (rfc2047-encode-message-header): Use them.
12023         * mm-bodies.el (mm-encode-body): Use them.
12024
12025 2000-10-28  Simon Josefsson  <sj@extundo.com>
12026
12027         * nnimap.el (nnimap-retrieve-which-headers):
12028         (nnimap-request-article-part): Quote message-id.
12029
12030         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
12031         (smime-CA-file): New variable.
12032         (smime-call-openssl-region): Don't error.
12033         (smime-sign-region): Return result value.
12034         (smime-encrypt-region): Ditto.
12035         (smime-verify-region): New function.
12036         (smime-decrypt-region): Ditto.
12037         (smime-verify-buffer): Ditto.
12038         (smime-decrypt-buffer): Ditto.
12039
12040         * mml.el: Require mml-sec.
12041         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
12042         (mml-mode-map): Add "sign" and "encrypt" maps.
12043         (mml-menu): Add security menu.
12044         (mml-preview): Use generate-new-buffer.
12045
12046         * mml-sec.el: New file.
12047
12048 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12049
12050         * mm-decode.el (mm-find-part-by-type): Move it here.
12051         * mml.el (mml-postprocess): Move it here.
12052         (mml-postprocess-alist): Move it here. Merge them.
12053
12054 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
12055
12056         * rfc2047.el (rfc2047-encode-message-header): Make sure no
12057         unencoded stuff in the header.
12058
12059 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
12060
12061         * gnus-group.el (gnus-group-listed-groups): New variable.
12062         (gnus-group-list-option): New variable.
12063         (gnus-group-list-limit-map): New keymap.
12064         (gnus-group-list-flush-map): New keymap.
12065         (gnus-group-list-plus-map): New keymap.
12066         (gnus-group-prepare-logic): New function.
12067         (gnus-group-prepare-flat): Merge with
12068         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
12069         (gnus-group-prepare-flat-list-dead): Ditto.
12070         (gnus-group-list-matching): Use gnus-group-prepare-function.
12071         (gnus-group-list-dormant): Ditto.
12072         (gnus-group-list-cached): Ditto.
12073         (gnus-group-listed-groups): New function.
12074         (gnus-group-list-limit): New function.
12075         (gnus-group-list-flush): New function.
12076         (gnus-group-list-plus): New function.
12077         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
12078         (gnus-topic-prepare-topic): Ditto.
12079
12080 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
12081
12082         * message.el (message-insert-to, message-get-reply-headers):
12083         (message-reply, message-followup): Mail-{Followup,Reply}-To.
12084
12085 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12086
12087         * mml2015.el: New file.
12088         * smime.el: New file.
12089         * mml-smime.el: New file.
12090
12091 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
12092
12093         * ChangeLog: Moved to ChangeLog.1.
12094
12095     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
12096   Copying and distribution of this file, with or without modification,
12097   are permitted provided the copyright notice and this notice are preserved.
12098
12099 ;; Local Variables:
12100 ;; coding: iso-2022-7bit
12101 ;; End: