eae14f43a82f8ba9be9e48da7073230c9c4bd5ff
[gnus] / lisp / ChangeLog
1 2003-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2
3         * mm-url.el (mm-url-insert-file-contents-external)
4         (mm-url-insert-file-contents): Added doc-strings.  Autoload.
5
6 2003-12-18  Jesper Harder  <harder@ifa.au.dk>
7
8         * gnus-cus.el (defvar): defvar
9         gnus-agent-cat-disable-undownloaded-faces.
10
11 2003-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12
13         * message.el (message-forward-subject-name-subject): Use
14         gnus-extract-address-components instead of
15         mail-header-parse-address because it may be called with non-ascii
16         text.
17
18 2003-12-16  Per Abrahamsen  <abraham@dina.kvl.dk>
19
20         * nnmail.el (nnmail-split-fancy): The widget now supports
21         restrictions. 
22
23 2003-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24
25         * nnheader.el (nnheader-find-etc-directory): Find the newest one.
26
27 2003-12-16  Simon Josefsson  <jas@extundo.com>
28
29         * sha1-el.el (autoload): Don't use ignore-errors.
30         (sha1-use-external): Use condition-case.  Suggested by Katsumi
31         Yamaoka <yamaoka@jpl.org>.
32
33 2003-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
34
35         * nnmail.el (nnmail-split-fancy): Make it customizable with Emacs
36         20 as well.
37
38 2003-12-15  Simon Josefsson  <jas@extundo.com>
39
40         * sha1-el.el (autoload): Ignore errors for
41         executable-find. (XEmacs ecrypto does not require sh-script where
42         executable.el is located.)
43         (sha1-use-external): Likewise.
44
45         * sha1-el.el (sha1): Add defgroup.
46         (sha1-maximum-internal-length, sha1-program, sha1-use-external)
47         (sha1-program): Use 'sha1sum' from GNU CoreUtils instead of OpenSSL.
48         (sha1): Autoload.
49
50         * nndraft.el (nndraft-request-move-article): Copy definition of
51         nnmh-request-move-article instead of calling it, because the nnmh
52         version uses nnmh-request-article which isn't the same as the
53         nndraft version.
54
55 2003-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
56
57         * spam.el: added some gnus-registry autoloads
58         (spam-split-symbolic-return): makes spam-split return 'spam
59         instead of the value of spam-split-group when spam is detected
60         (spam-split-symbolic-return-positive): makes spam-split return
61         'ham instead of nil when ham is detected
62         (spam-autodetect-recheck-messages): tells spam.el whether it
63         should recheck all messages in a group, or only the unseen ones
64         (spam-split-last-successful-check): spam-split will set this to
65         the last successful check; this was seen as a cleaner approach
66         than returning a cell like '(spam spam-use-bogofilter)
67         (spam-list-of-checks): documentation appended
68         (spam-split): accomodate the spam-split-symbolic-return and
69         spam-split-symbolic-return-positive variables
70         (spam-find-spam): new function called when the summary is built
71         (spam-log-registered-p): checks if a ham or spam registration has
72         already been done for an article
73         (spam-check-regex-headers, spam-check-blackholes, spam-check-BBDB)
74         (spam-check-ifile, spam-check-stat, spam-check-whitelist)
75         (spam-check-blacklist, spam-check-bogofilter-headers)
76         (spam-check-spamoracle): respect the spam-split-symbolic-return
77         and spam-split-symbolic-return-positive variables
78         (spam-initialize): add spam-find-spam to gnus-summary-prepare-hook
79         (spam-unload-hook): remove spam-find-spam from
80         gnus-summary-prepare-hook
81
82         * gnus.el (spam-autodetect, spam-autodetect-methods): new
83         configuration items for spam autodetection
84
85 2003-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
86
87         * gnus-draft.el (gnus-draft-mode-map): Bind `e' to
88         `gnus-draft-edit-message'.  We still have `B w' for
89         `gnus-summary-edit-article'.
90
91 2003-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
92
93         * nnheaderxm.el (nnheader-xmas-run-at-time): Use a simple function
94         definition if there is not a bug in start-itimer.
95
96         * pgg.el (pgg-run-at-time): Ditto.
97
98 2003-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
99
100         * gnus-agent.el (gnus-agent-possibly-alter-active): New Function.
101         (gnus-agent-regenerate-group): When necessary, alter the group's
102         active range to include articles newly recognized as being
103         downloaded.
104         (gnus-agent-regenerate): Removed code that updated the agent's
105         active file as the new gnus-agent-possibly-alter-active function
106         obsolesced it.
107
108         * gnus-cus.el (gnus-agent-customize-category): Added missing
109         agent-disable-undownloaded-faces parameter.
110         
111         * gnus-start.el (gnus-activate-group): Backed out my 2003-11-29
112         patch as it was too late at adjusting the active range.
113         (gnus-get-unread-articles-in-group): Added call to new
114         gnus-agent-possibly-alter-active to adjust the active range.
115
116 2003-12-10  Jesper Harder  <harder@ifa.au.dk>
117
118         * message.el (message-get-reply-headers): Narrow to headers.
119
120 2003-12-10  Teodor Zlatanov  <tzz@lifelogs.com> 
121
122         * spam.el (spam-disable-spam-split-during-ham-respool): new
123         variable.  From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
124         (spam-ham-copy-or-move-routine): respect
125         spam-disable-spam-split-during-ham-respool.  From
126         lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
127         (spam-split-disabled): new variable.  From
128         lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
129         (spam-split): respect spam-split-disabled.  From
130         lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
131
132 2003-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
133
134         * nnheaderxm.el (nnheader-xmas-run-at-time): Make it work
135         correctly for the first argument.
136
137         * pgg.el (pgg-run-at-time): New function.
138         (pgg-add-passphrase-cache): Use it.
139
140 2003-12-10  Simon Josefsson  <jas@extundo.com>
141
142         * pgg-parse.el (pgg-decode-packets): Rewrite to handle corrupt
143         input.
144         (pgg-decode-armor-region): Don't parse packet if decoding fail.
145
146 2003-12-09  Teodor Zlatanov  <tzz@lifelogs.com>
147
148         * spam.el (spam-check-bogofilter): run in the correct buffer.
149         From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly).
150         (spam-bogofilter-database-directory): correct customization
151         group.  From Xavier Maillard <zedek@gnu-rox.org>.
152
153 2003-12-09  Per Abrahamsen  <abraham@dina.kvl.dk>
154
155         * nnmail.el (nnmail-lazy, nnmail-split-fancy): New widgets.
156         (nnmail-split-fancy): Use it.
157
158 2003-12-08  Joel Ray Holveck <joelh@piquan.org>  (tiny change)
159
160         * gnus-sum.el (gnus-summary-save-parts-1): Consider the "name"
161         parameter of Content-Type.
162
163 2003-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
164
165         * gnus-util.el: Revert 2003-12-03 change, instead, provide the
166         compiler macro for rmail-select-summary if rmail is not available,
167         and bind rmail-summary-displayed and rmail-maybe-display-summary
168         in order to silence the compiler even if tm is not available.
169
170 2003-12-08  Simon Josefsson  <jas@extundo.com>
171
172         * flow-fill.el (fill-flowed-encode-tests, fill-flowed-test): Add.
173
174 2003-12-08  Jesper Harder  <harder@ifa.au.dk>
175
176         * gnus-msg.el (gnus-extended-version): Bind float-output-format to
177         nil.
178
179 2003-12-08  Simon Josefsson  <jas@extundo.com>
180
181         * mml-smime.el (mml-smime-sign): Replace CRLF with LF in OpenSSL
182         output.  Reported by Arne J\e,Ax\e(Brgensen <arne@arnested.dk>.
183
184 2003-12-07  Simon Josefsson  <jas@extundo.com>
185
186         * pgg-gpg.el (pgg-gpg-recipient-arg): Add.
187         (pgg-gpg-encrypt-region): Use it.  Tiny patch from Lloyd Zusman
188         <ljz@asfast.com>.
189         (pgg-gpg-recipient-argument): Doc fix.  Renamed fro p-g-r-a.
190         (pgg-gpg-encrypt-region): Update.
191
192 2003-12-07  Jesper Harder  <harder@ifa.au.dk>
193
194         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Don't
195         use = or zerop to test the return value of call-process, because
196         it can be a string.
197
198         * mail-source.el (mail-source-fetch-with-program): do.
199
200         * mailcap.el (mailcap-viewer-passes-test): do.
201
202         * gnus-uu.el (gnus-uu-treat-archive, gnus-uu-post-encode-mime)
203         (gnus-uu-post-encode-file): do.
204
205         * gnus-soup.el (gnus-soup-pack, gnus-soup-unpack-packet): do.
206
207         * message.el (message-fix-before-sending): Fix detection of
208         non-printables.  Don't replace unencodable utf-8.
209
210 2003-12-05  Jesper Harder  <harder@ifa.au.dk>
211
212         * mm-url.el (mm-url-predefined-programs): Add user-agent for wget.
213         (mm-url-insert-file-contents-external): Signal an error if program
214         fails.
215
216 2003-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
217
218         * spam-report.el (spam-report-gmane): iterate over articles
219         instead of a single one; remove interactive usage
220
221 2003-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
222
223         * dns.el: Fix misplaced eval-when-compile.
224
225         * gnus-util.el: Require alist and provide tm-view when compiling
226         with XEmacs.
227
228 2003-12-03  Steve Youngs  <sryoungs@bigpond.net.au>
229
230         * gnus-xmas.el: Add autoloads for macros defined in gnus.el.
231         From Jerry James <james@xemacs.org>.
232
233         * gnus-util.el: Get rmail definitions when compiling.
234         From Jerry James <james@xemacs.org>.
235
236         * dns.el: Require gnus-xmas at compile time instead of trying to
237         autoload `gnus-xmas-open-network-stream' because it wasn't picking
238         up the macro.
239         From Jerry James <james@xemacs.org>.
240
241 2003-12-01  Kevin Greiner <kgreiner@xpediantsolutions.com>
242         * gnus-agent.el (gnus-agent-consider-all-articles): Updated
243         docstring.
244         (gnus-predicate-implies-unread, gnus-predicate-implies-unread-1):
245         Fixed implementation such that the predicate `true' no longer
246         evaluates to t.
247
248 2003-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
249
250         * spam.el (spam-check-bogofilter): check the bogofilter headers
251         AFTER the save-excursion scope is over.  From Adrian Lanz
252         <lanz@fowi.ethz.ch>.
253         (spam-fetch-field-message-id-fast): doc fix
254
255 2003-12-01  Simon Josefsson  <jas@extundo.com>
256
257         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
258
259 2003-11-30  Simon Josefsson  <jas@extundo.com>
260
261         * gnus-agent.el (gnus-agent-expire-group-1): Bind message-log-max
262         when messaging "X % completed" to inhibit logging them to the
263         message buffer.
264         (gnus-agent-expire-group-1): Mention group name in messages.
265         (gnus-agent-expire-group-1): Only print a message for an article
266         when there actually was something done to it.
267
268         * mm-util.el (mm-enable-multibyte): Call set-buffer-multibyte with
269         'to argument.  Fixes something or other in Emacs 22, and is
270         backwards compatible.  From Kenichi Handa <handa@m17n.org>.
271
272         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Custom fix.
273
274 2003-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
275
276         * gnus-agent.el (gnus-agent-covered-methods): Remove nil methods. 
277
278 2003-11-29  Kevin Greiner <kgreiner@xpediantsolutions.com>
279         * gnus-start.el (gnus-activate-group): The active range of the
280         group must include the articles known to the agent.
281
282         * gnus.el (gnus-agent-method-p): Accept a server name as the
283         method being tested.
284
285 2003-11-29  Alexander Kreuzer <alex@freesources.org>  (tiny change)
286
287         * nnrss.el (nnrss-check-group): Set xml when nnrss-use-local is t.
288
289 2003-11-29  Jesper Harder  <harder@ifa.au.dk>
290
291         * gnus-group.el (gnus-group-make-menu-bar): Add
292         gnus-group-make-rss-group.
293
294 2003-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
295
296         * message.el: Added custom-manual links to all variables that have
297         an index entry in the message manual.
298         (message-generate-headers-first): Fixed doc-string.
299
300 2003-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
301
302         * gnus-msg.el (gnus-summary-yank-message): Don't bind
303         gnus-display-mime-function to nil so that non-ascii text is
304         decoded and attachments are not shown.
305
306         * message.el (message-cite-original-without-signature): Replace
307         the value of message-reply-headers with the yanked article since
308         it may be a different article from the original.
309         (message-cite-original): Ditto.
310
311 2003-11-25  Teodor Zlatanov  <tzz@lifelogs.com>
312
313         * spam.el (spam-blacklist-ignored-regexes): new variable, so
314         blacklisting can ignore certain regular expressions (e.g. the
315         user's e-mail address)
316         (spam-bogofilter-spam-strong-switch,
317         spam-bogofilter-ham-strong-switch): options used when articles are
318         already registered as the opposite classification
319         (spam-old-ham-articles, spam-old-spam-articles): lists of ham and
320         spam articles, generated when a summary buffer is entered, and
321         consulted when it's exited so we know what articles are changing
322         state from spam to ham or vice-versa
323         (spam-xor): everyone needs a little convenience
324         (spam-list-of-processors): lookup table for old-style spam/ham
325         exits processors
326         (spam-group-processor-p): support old-style and new-style spam/ham
327         exit processors
328         (spam-group-processor-multiple-p): handle new-style spam/ham exit
329         processors
330         (spam-summary-prepare): use spam-old-{ham,spam}-articles; change
331         logic to iterate over list of processors instead of manual
332         individual lookup, unregister any articles that change from ham to
333         spam or vice-versa in the course of the summary buffer usage; use
334         the new spam-register-routine
335         (spam-ham-copy-routine, spam-ham-move-routine,
336         spam-mark-spam-as-expired-and-move-routine): check that the list
337         of groups is not nil, because apply doesn't like to apply a
338         function across nil
339         (spam-registration-functions): variable for looking up spam/ham
340         registration/unregistration functions based on a spam-use-* symbol
341         (spam-classification-valid-p, spam-process-type-valid-p)
342         (spam-registration-check-valid-p)
343         (spam-unregistration-check-valid-p): convenience functions
344         (spam-registration-function, spam-unregistration-function): look
345         up the registration/unregistration function based on a
346         classification and the check (spam-use-* symbol)
347         (spam-list-articles): generate list of spam/ham articles from a
348         given list of articles
349         (spam-register-routine): do the heavy work of registering and
350         unregistering articles, using all the articles in the group or
351         specific ones as needed
352         (spam-generic-register-routine): removed, no longer used
353         (spam-log-unregistration-needed-p, spam-log-undo-registration):
354         handle article registration/unregistration with a given spam/ham
355         processor and group
356         (BBDB, ifile, spam-stat, blacklists, whitelists, spam-report,
357         bogofilter, spamoracle): rewrite registration/unregistration
358         functions to take a list of articles and the unregister option.
359         Much hilarity ensues.
360         (spam-initialize): spam-stat-maybe-{save,load} already respect spam-use-stat
361         (spam-stat-register-ham-routine, spam-stat-register-spam-routine):
362         don't load and save unnecessarily
363
364         * spam-stat.el (spam-stat-dirty): new variable, set when the stats
365         database is modified
366         (spam-stat-buffer-is-spam, spam-stat-buffer-is-non-spam)
367         (spam-stat-buffer-change-to-spam, spam-stat-to-hash-table)
368         (spam-stat-buffer-change-to-non-spam): set spam-stat-dirty when
369         needed
370         (spam-stat-save): respect spam-stat-dirty, unless the force
371         parameter is specified
372         (spam-stat-load): clear spam-stat-dirty
373
374         * gnus.el (gnus-install-group-spam-parameters): marked the
375         old-style exit processors as obsolete in the docs, added the
376         new-style exit processors while the old ones are still allowed
377
378
379 2003-11-25  Jesper Harder  <harder@ifa.au.dk>
380
381         * gnus-art.el (article-hide-boring-headers): Don't hide Reply-To
382         unless its list of addresses is identical to From.
383
384 2003-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
385
386         * dgnushack.el (mapc): Add the compiler macro for Emacs 20.
387
388 2003-11-24  Kevin Greiner <kgreiner@xpediantsolutions.com>
389         * gnus-srvr.el (gnus-server-insert-server-line): The server names
390         used in gnus-agent are different (for example, the native server
391         uses the alias "native") from the names in gnus-srvr.
392         Compensating by adding a second text property storing the name
393         expected by gnus-agent.
394         (gnus-server-named-server): New function.
395         * gnus-agent.el (gnus-agent-remove-server, gnus-agent-add-server):
396         No longer expect an argument as it was ignored anyway.  Uses the
397         new gnus-server-named-server function to get gnus-agent compatible
398         names from the server buffer.
399
400 2003-11-20  Kevin Greiner <kgreiner@xpediantsolutions.com>
401
402         * gnus.el (gnus-agent-covered-methods): Documented use of
403         named servers, not methods, to identity agentized groups.
404         Users may now change their server configurations without having
405         the server become "unagentized".
406         (gnus-agent-covered-methods): Removed from gnus-variable-list to
407         avoid storing two copies of gnus-agent-covered-methods, one in
408         .newsrc.eld and the other in agent/lib/servers.
409         (gnus-server-to-method): Do not cache server for the nil method.
410         (gnus-method-to-server): New function.  Associate named server
411         with all, even foreign, methods.
412         (gnus-agent-method-p, gnus-agent-method-p-cache): Incorporated
413         simple last-response cache to offset performance lose of having to
414         always convert methods to named servers.
415         * gnus-agent.el (gnus-agent-expire-days): Removed obsolete
416         documentation.
417         (gnus-agentize, gnus-agent-add-server, gnus-agent-remove-server):
418         Modified to support new definition of gnus-agent-covered-method.
419         (gnus-agent-read-servers): Rewritten to convert old method data
420         into server names.
421         (gnus-agent-read-servers-validate)
422         (gnus-agent-read-servers-validate-native): New functions.
423         (gnus-agent-write-servers): No longer use gnus-method-simplify as
424         it failed to simplify foreign methods.
425         (gnus-agent-close-connections, gnus-agent-synchronize-flags)
426         (gnus-agent-possibly-synchronize-flags, gnus-agent-fetch-session)
427         (gnus-agent-regenerate): Uses new gnus-agent-covered-methods
428         function as gnus-agent-covered-methods variable no longer provides
429         methods.
430         (gnus-agent-covered-methods): New function
431         (gnus-agent-expire-group, gnus-agent-expire): Final message will,
432         if gnus-verbose is greater than 4, report statistics of NOV
433         entries and files deleted as well as total bytes recovered.
434         (gnus-agent-expire-done-message): New function
435         (gnus-agent-unread-articles): Bug fix.  No longer drops last
436         unread article onto read list.
437         (gnus-agent-regenerate-group): Changed prompt to use typical
438         style.
439         (gnus-agent-group-covered-p): Rewrote to internally use
440         gnus-agent-method-p.
441         * gnus-int.el (gnus-start-news-server): Partially convert old
442         gnus-agent-covered-methods to new format so that gnus-open-server
443         functions correctly.
444         * gnus-srvr.el (gnus-server-insert-server-line): Replaced
445         gnus-agent-covered-methods with gnus-agent-method-p.
446         * gnus-start.el (gnus-clear-system): Added
447         gnus-agent-covered-methods to compensate for removing it from
448         gnus-variable-list.
449         (gnus-setup-news): Complete conversion of old
450         gnus-agent-covered-methods to new format so that secondary and
451         foreign servers can be correctly opened.
452
453 2003-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
454
455         * spam.el (spam-ham-copy-or-move-routine): add respooling
456         support, not working well yet
457
458         * gnus.el (ham-process-destination): make 'respool option the
459         only one, so it can't be chosen together with other groups
460
461 2003-11-19  Teodor Zlatanov  <tzz@lifelogs.com>
462
463         * gnus-registry.el (gnus-registry-track-extra): make it a set of
464         choices instead of a boolean
465         (gnus-registry-track-subject-p, gnus-registry-track-sender-p):
466         new convenience functions
467         (gnus-registry-split-fancy-with-parent): use convenience
468         functions, also don't return extra tracking info if sender or
469         subject is found in more than one groups
470         (gnus-registry-add-group): use new convenience functions to
471         decide if sender and subject should be tracked
472
473         * gnus.el (ham-process-destination): add 'respool option,
474         unused by spam.el yet
475
476 2003-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
477
478         * gnus-score.el (gnus-decay-score): Return a surely smaller value
479         than the argument in XEmacs.
480
481 2003-11-18  Reiner Steib  <Reiner.Steib@gmx.de>
482
483         * message.el (message-insert-to): Don't use `gnus-message'.
484         (message-header-synonyms): New variable.
485         (message-carefully-insert-headers): Use it (check for synonyms).
486         Added doc-string.  From Sam Steingold <sds@gnu.org>.
487
488 2003-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
489
490         * html2text.el (html2text-remove-tags): Remove the tag in a
491         simpler way to avoid inflooping.
492
493 2003-11-17  Simon Josefsson  <jas@extundo.com>
494
495         * imap.el (imap-gssapi-auth-p): Don't check capability (some
496         servers remove AUTH=GSSAPI from capability response returned after
497         successful authentication).
498
499 2003-11-16  Jesper Harder  <harder@ifa.au.dk>
500
501         * gnus.el (gnus-getenv-nntpserver): Fix regexp and simplify.
502         Reported by Artem Chuprina <ran@ran.pp.ru>.
503
504 2003-11-14  Simon Josefsson  <jas@extundo.com>
505
506         * mm-util.el (mm-charset-synonym-alist): Map BIG5-HKSCS to BIG5
507         when it isn't available.
508
509 2003-11-13  Alex Schroeder  <alex@gnu.org>
510
511         * nnrss.el (nnrss-check-group): Use dc:contributor if neither
512         rss:author nor dc:creator is provided.
513
514 2003-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
515
516         * mm-decode.el (mm-dissect-buffer): Save start="<id>" value
517         contained in Content-Type header of multipart/related messages.
518
519         * mm-view.el (mm-w3m-cid-retrieve-1): New function.
520         (mm-w3m-cid-retrieve): Use it.
521
522         * mml.el (mml-generate-mime-1): Add start="<id>" to Content-Type.
523         (mml-insert-mime-headers): Insert Content-ID header.
524         (mml-insert-mml-markup): Insert start="<id>" value.
525
526 2003-11-12  Teodor Zlatanov  <tzz@lifelogs.com>
527
528         * nnml.el (nnml-request-accept-article): pass sender to
529         nnmail-cache-insert
530
531         * nnmh.el (nnmh-request-accept-article): pass sender to
532         nnmail-cache-insert 
533
534         * nnmbox.el (nnmbox-request-accept-article): pass sender to
535         nnmail-cache-insert 
536
537         * nnfolder.el (nnfolder-request-accept-article): pass sender to
538         nnmail-cache-insert 
539
540         * nnbabyl.el (nnbabyl-request-accept-article): pass sender to
541         nnmail-cache-insert 
542
543         * nnmail.el (nnmail-cache-insert): accept sender parameter and
544         pass it to the nnmail-spool-hook
545
546         * gnus-registry.el (gnus-registry-track-extra): clarify doc
547         (gnus-registry-action): add sender lexical var and pass it to
548         gnus-registry-add-group
549         (gnus-registry-spool-action): take a sender parameter, pass to
550         gnus-registry-add-group
551         (gnus-registry-split-fancy-with-parent): trace by sender in
552         addition to subject
553         (gnus-registry-fetch-sender-fast): new function
554         (gnus-registry-add-group): accept sender parameter
555
556 2003-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
557
558         * spam.el (spam-ham-copy-routine, spam-ham-move-routine)
559         (spam-mark-spam-as-expired-and-move-routine): allow for the
560         groups to be a list of a single item
561
562         * gnus.el (gnus-install-group-spam-parameters):
563         ham-process-destination and spam-process-destination allow lists now
564
565 2003-11-10  Reiner Steib  <Reiner.Steib@gmx.de>
566
567         * message.el (message-insert-to): Do error out when the user
568         requested no Cc.  Don't insert empty To.  Can be added to
569         `message-setup-hook' now.  From Sam Steingold <sds@gnu.org>.
570         (message-mode-field-menu): Moved some entries, added
571         `message-insert-wide-reply'.
572         (message-change-subject): Fixed comment.
573
574 2003-11-10  Simon Josefsson  <jas@extundo.com>
575
576         * pgg-def.el (pgg-encrypt-for-me): Change default from nil to t.
577
578 2003-11-09  Simon Josefsson  <jas@extundo.com>
579
580         * pgg-gpg.el (pgg-gpg-encrypt-region): Cache passphrase under hex
581         key id too (for decryption).
582         (pgg-gpg-sign-region): Likewise.
583
584 2003-11-09  Simon Josefsson  <jas@extundo.com>
585
586         * pgg-gpg.el (pgg-gpg-all-secret-keys): New variable.
587         (pgg-gpg-lookup-all-secret-keys): New function.
588         (pgg-gpg-select-matching-key): Likewise.
589         (pgg-gpg-decrypt-region): Use new functions.  From Satyaki Das
590         <satyakid@stanford.edu>.
591
592 2003-11-07  Teodor Zlatanov  <tzz@lifelogs.com>
593
594         * nnmail.el (nnmail-cache-insert): make sure that the
595         nnmail-spool-hook is called with a valid newsgroup name (though
596         it may be wrong)
597
598         * gnus.el (gnus-group-real-prefix): return nil if group is not a
599         string, instead of triggering an error
600
601 2003-11-06  Teodor Zlatanov  <tzz@lifelogs.com>
602
603         * gnus.el (gnus-group-guess-full-name-from-command-method): new function
604
605         * gnus-registry.el (gnus-registry-fetch-group): use long names if
606         requested 
607         (gnus-registry-split-fancy-with-parent): when long names are in
608         use, strip the name if we're in the native server, or else return nothing
609         (gnus-registry-spool-action, gnus-registry-action): use
610         gnus-group-guess-full-name-from-command-method instead of
611         gnus-group-guess-full-name
612
613         * spam.el (spam-mark-spam-as-expired-and-move-routine)
614         (spam-ham-copy-or-move-routine): prevent article deletions or
615         moves unless the backend allows it
616
617         * gnus.el (gnus-install-group-spam-parameters): fixed parameters
618         to list spamoracle as well, suggested by Jean-Marc Lasgouttes
619         <Jean-Marc.Lasgouttes@inria.fr>
620
621         * spam.el (spam-spamoracle): doc change, suggested by Jean-Marc
622         Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
623
624 2003-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
625
626         * gnus-score.el (gnus-decay-score): Protect against arithmetic
627         errors.  Tiny patch from Norbert Koch <viteno@xemacs.org>.
628
629 2003-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
630
631         * spam.el
632         (spam-log-processing-to-registry): improved message and comments
633         (spam-log-unregistration-needed-p): new function
634         (spam-ifile-register-spam-routine)
635         (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
636         (spam-stat-register-ham-routine)
637         (spam-blacklist-register-routine)
638         (spam-whitelist-register-routine)
639         (spam-bogofilter-register-spam-routine)
640         (spam-bogofilter-register-ham-routine)
641         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): change
642         spam-log-processing-to-registry invocations appropriately
643
644 2003-10-31  Simon Josefsson  <jas@extundo.com>
645
646         * imap.el (imap-kerberos4-open): Ignore output from ATHENA imtest.
647         Tiny patch from Derek Atkins <warlord@MIT.EDU>.
648         (imap-process-connection-type): Improve docstring.  Suggested by
649         Derek Atkins <warlord@MIT.EDU>.
650
651 2003-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
652
653         * spam.el (autoload): autoload the gnus-registry functions we'll
654         need
655         (spam-log-to-registry): new variable for interfacing with the
656         gnus-registry
657         (spam-install-hooks): variable had the wrong customization group
658         (spam-fetch-field-message-id-fast): convenience function for fetch
659         a message ID quickly
660         (spam-log-processing-to-registry): new function
661         (spam-ifile-register-spam-routine)
662         (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
663         (spam-stat-register-ham-routine)
664         (spam-blacklist-register-routine)
665         (spam-whitelist-register-routine)
666         (spam-bogofilter-register-spam-routine)
667         (spam-bogofilter-register-ham-routine)
668         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): add
669         spam-log-processing-to-registry invocations
670
671         * gnus-registry.el: fixed docs in the preface to mention
672         gnus-registry-initialize
673         (gnus-registry-store-extra): remove cached extra entry
674         information when new extra entry is stored
675
676 2003-10-29  Simon Josefsson  <jas@extundo.com>
677
678         * message.el (message-forward-make-body-plain): Fix ARG=1 mode
679         after separating m-f-m-b.
680
681 2003-10-29  Simon Josefsson  <jas@extundo.com>
682
683         * message.el (message-forward-make-body-plain): Remove ignored
684         headers.  Tiny patch from Andre Srinivasan <andre@e2open.com>.
685         (message-forward-make-body-plain): Fix ARG=1.
686
687 2003-10-28  Jesper Harder  <harder@ifa.au.dk>
688
689         * message.el (message-forward-subject-name-subject)
690         (message-forward-subject-author-subject): Decode non-ASCII
691         newsgroup names.
692         (autoload): Autoload gnus-group-decoded-name.
693
694 2003-10-27  Simon Josefsson  <jas@extundo.com>
695
696         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): New optional
697         parameter key, overrides the key id used to store passphrase
698         under (uses true key id from gpg output if nil).
699         (pgg-gpg-encrypt-region): Search for passphrase using user suplied
700         string STR, instead of (pgg-lookup-key STR t).
701         (pgg-gpg-encrypt-region): Store passphrase under user suplied
702         string, instead of real key id taken from gpg output.
703         (pgg-gpg-decrypt-region): Likewise.
704         (pgg-gpg-sign-region): Likewise.
705         * pgg.el (pgg-decrypt-region): Don't set pgg-default-user-id.
706
707 2003-10-27  Romain FRANCOISE  <romain@orebokech.com>
708
709         * gnus-art.el (gnus-article-goto-prev-page): Doc fix. 
710
711 2003-10-27  Simon Josefsson  <jas@extundo.com>
712
713         * mm-bodies.el (mm-body-encoding): Don't use QP when message body
714         only consists of short lines and ASCII, when
715         mm-use-ultra-safe-encoding.  Refer to 'About foo' thread in
716         gnus-bug, e.g. <ilullrg4k7p.fsf@extundo.com>, for more discussion.
717         This make it possible to pipe the raw RFC 822 message into 'gpg'
718         and have the signature work.  Potential problem: what if message
719         contain data that would be dash-escaped by OpenPGP
720         implementations? Then PGP 2.x might not be able to parse the raw
721         RFC 822 message correctly.  If that problem is worth fixing, it
722         should be fixed by detecting the situation, instead of applying QP
723         to everything.  Based on discussion with "John A. Martin"
724         <jam@jamux.com>.
725
726 2003-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
727
728         * spam.el (spam-mark-spam-as-expired-and-move-routine)
729         (spam-ham-copy-or-move-routine): don't ask when deleting copied
730         articles, and use move instead of copy when possible
731         (spam-split): added the option of specifying a string as a
732         spam-split parameter; such a string will override
733         spam-split-group temporarily.
734
735         * nnmail.el (nnmail-cache-insert): protect from nil message IDs,
736         but should we do something else?
737
738         * gnus-registry.el (gnus-registry-spool-action): protect from nil
739         message IDs
740
741 2003-10-26  Simon Josefsson  <jas@extundo.com>
742
743         * gnus-art.el (gnus-button-alist): Allow & in mailto URLs.
744         (gnus-header-button-alist): Likewise.
745         (gnus-url-mailto): Handle ?to parameters.  Replace \r\n with \n.
746         Reverse parameter list to use same order as in the URL.  Reported
747         by f95-msv@f.kth.se (M\e,Ae\e(Brten Svantesson).
748
749 2003-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
750
751         * spam.el (spam-move-spam-nonspam-groups-only): documentation fix
752         for the variable
753
754 2003-10-25  Steve Youngs  <sryoungs@bigpond.net.au>
755
756         * Makefile.in (clean-some): Remove auto-autoloads.* and
757         custom-load.* as well.
758         (distclean): Ditto.
759
760         * dgnushack.el (dgnushack-make-load): Add a local vars section to
761         the dummy gnus-load.el.
762
763 2003-10-24  Teodor Zlatanov  <tzz@lifelogs.com>
764
765         * spam.el (spam-ham-copy-or-move-routine): do not delete if copy
766         is t, also don't intepret the list of groups as a list of lists
767         (spam-mark-spam-as-expired-and-move-routine)
768         (spam-ham-copy-or-move-routine): delete articles only if 1 or
769         more groups were specified (and "copy" was not specified for
770         spam-ham-copy-or-move-routine) (fixed twice)
771
772 2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
773
774         * nndoc.el (nndoc-guess-type): Reverse the sort order.  Suggested
775         by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
776         (nndoc-dissect-buffer): Don't miss even-numbered articles.
777
778 2003-10-24  Steve Youngs  <sryoungs@bigpond.net.au>
779
780         * dgnushack.el (dgnushack-gnus-load-file): Set to
781         "auto-autoloads.el" if building with XEmacs.
782         (dgnushack-cus-load-file): Set to "custom-load.el" if building
783         with XEmacs.
784         (dgnushack-make-cus-load): We don't delete the resulting file if
785         building with XEmacs so byte-compile it.
786         (dgnushack-make-load): When building with XEmacs do nothing except
787         byte-compile the autoload file and create a dummy gnus-load.el
788         file. 
789
790 2003-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
791
792         * message.el (message-make-fqdn): Bind case-fold-search.
793         Suggested by Christopher Richards <richards@CS.Princeton.EDU>.
794
795 2003-10-23  Teodor Zlatanov  <tzz@lifelogs.com>
796
797         * gnus.el (spam-process-destination, ham-process-destination):
798         allow multiple groups as a choice
799
800         * spam.el (spam-check-blackholes): remove "[IP address]"
801         requirement, now just "IP address" is enough for detection for
802         blackhole checking
803         (spam-check-blackholes): oops, the dots were not escaped
804         (spam-mark-spam-as-expired-and-move-routine): added multiple group
805         support (multiple copies, then delete)
806         (spam-ham-copy-routine): new function
807         (spam-ham-move-routine): new function
808         (spam-ham-copy-or-move-routine): new function (used to be
809         spam-ham-move-routine), handle multiple groups
810         (spam-summary-prepare-exit): call the new functions
811
812 2003-10-23  Simon Josefsson  <jas@extundo.com>
813
814         * flow-fill.el (fill-flowed-encode, fill-flowed): Autoload.
815
816 2003-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
817
818         * gnus-art.el (gnus-emphasis-strikethru): Use the :strike-through
819         attribute in Emacs.
820
821 2003-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
822
823         * message.el (message-bounce): Don't erase except bounced header.
824
825 2003-10-21  Teodor Zlatanov  <tzz@lifelogs.com>
826
827         * spam.el (spam-reverse-ip-string): new function to reverse an IP
828         address in a string
829         (spam-check-blackholes): use spam-reverse-ip-string
830
831 2003-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
832
833         * gnus-art.el (gnus-narrow-to-page): Clear as well as set the
834         value for gnus-page-broken.
835
836         * gnus-sum.el (gnus-summary-beginning-of-article): Use
837         gnus-break-pages instead of gnus-page-broken.
838         (gnus-summary-end-of-article): Use gnus-break-pages instead of
839         gnus-page-broken; narrow to the end of a page beforehand.
840         (gnus-summary-toggle-header): Use gnus-break-pages instead of
841         gnus-page-broken; remove delimiter buttons unless gnus-break-pages
842         is non-nil.
843
844 2003-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
845
846         * gnus-picon.el (gnus-picon-transform-address): Protect against
847         errors. 
848
849 2003-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
850
851         * gnus-msg.el (nnspool-rejected-article-hook): Remove defvar.
852         (xemacs-codename): Move defvar to gnus-util.el.
853
854         * gnus-util.el (xemacs-codename): Defvar when compiling.
855
856 2003-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
857
858         * spam-report.el (spam-report-url-ping-plain): Include a
859         User-Agent. 
860
861         * gnus-msg.el (gnus-extended-version): Use it.
862
863         * gnus-util.el (gnus-emacs-version): Separated out into own
864         function. 
865
866 2003-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
867
868         * message.el (message-mode-field-menu): Added
869         message-generate-unsubscribed-mail-followup-to.
870         (message-forward-subject-fwd): Avoid double "Fwd: "
871         (message-change-subject): Added comment.
872
873 2003-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
874
875         * gnus-sum.el (gnus-nov-parse-line): Remove condition-cases.
876
877         * mml.el (mml-insert-mime): Quote mml.
878
879 2003-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
880
881         * gnus-sum.el (gnus-remove-odd-characters): Use
882         mm-subst-char-in-string instead of subst-char-in-string.
883         (gnus-summary-refer-article): Use gnus-replace-in-string instead
884         of replace-regexp-in-string.
885
886 2003-10-19  Jesper Harder  <harder@ifa.au.dk>
887
888         * gnus-uu.el (gnus-uu-uustrip-article): Really strip directory
889         from file name.
890
891 2003-10-18  Jesper Harder  <harder@ifa.au.dk>
892
893         * gnus-sum.el (gnus-summary-save-parts-last-directory): Default
894         to mm-default-directory.
895         (gnus-summary-save-parts-1): Use mm-file-name-rewrite-functions.
896
897 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
898
899         * pop3.el (pop3-read-response): Check whether the process is
900         alive. 
901
902         * gnus-sum.el (gnus-summary-refer-article): Strip spaces.
903
904         * rfc2047.el (rfc2047-encode-region): Do error out on invalid
905         strings. 
906
907         * nntp.el (nntp-retrieve-headers-with-xover): Get error messages
908         right. 
909
910         * gnus-agent.el (gnus-agent-read-servers): Remove sit-for.
911
912         * gnus-art.el (article-treat-dumbquotes): Doc fix.
913
914         * message.el (message-field-value): New function.
915         (message-insert-disposition-notification-to): Use Reply-To, too.
916
917         * imap.el (imap-mailbox-status): Upcase STATUS commands. 
918
919         * gnus-sum.el (gnus-remove-odd-characters): New function.
920         (gnus-nov-parse-line): Use it.
921
922 2003-10-18  Matt Swift  <swift@alum.mit.edu>
923
924         * mm-decode.el (mm-inline-media-tests): Recognize pjpeg as jpeg. 
925
926 2003-10-18  Romain FRANCOISE  <romain@orebokech.com>
927
928         * message.el (message-forward-make-body): does both
929         m-f-make-body-mml and m-f-make-body-plain, resulting in a strange
930         message buffer.
931
932 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
933
934         * gnus-art.el (gnus-narrow-to-page): Only break page if it's
935         broken.
936
937         * nnrss.el (nnrss-find-rss-via-syndic8): Return nil if xml-rpc
938         isn't available.
939
940         * message.el (message-hidden-headers): Doc fix.
941
942 2003-10-18  Jesper Harder  <harder@ifa.au.dk>
943
944         * gnus-msg.el (gnus-summary-resend-message-edit): Avoid error when
945         fields aren't found.
946
947 2003-10-18  Simon Josefsson  <jas@extundo.com>
948
949         * message.el (message-forward-make-body-plain)
950         (message-forward-make-body-mime, message-forward-make-body-mml)
951         (message-forward-make-body-digest-plain)
952         (message-forward-make-body-digest-mime)
953         (message-forward-make-body-digest): New, derived from
954         message-forward-make-body.
955         (message-forward-make-body): Use them.
956         (message-forward-show-mml): New default 'best.
957         (message-forward-make-body): Support it.
958
959 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
960
961         * gnus-art.el (gnus-article-mode): Set gnus-page-broken to nil.
962         (gnus-article-prepare): Don't set to t.
963         (gnus-narrow-to-page): Set to t if we break.
964
965 2003-06-11  Daniel N\e,Ai\e(Bri  <dne@mayonnaise.net>
966
967         * message.el (message-resend): Generate Resent-Message-ID header.
968
969 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
970
971         * gnus-art.el (gnus-article-next-page): Don't go to the next line
972         before checking end-of-buffer.
973         (gnus-mime-delete-part): Don't insert parts twice.
974
975 2003-10-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
976
977         * gnus-art.el (article-update-date-lapsed): Make sure point
978         doesn't move around (much).
979
980 2003-07-28  Vasily Korytov  <deskpot@myrealbox.com>
981
982         * mail-source.el (mail-source-keyword-map): List "cur" before
983         "new" for maildirs.
984
985 2003-10-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
986
987         * gnus-sum.el (gnus-summary-enter-digest-group): ogroup, nor
988         group. 
989
990         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the parent
991         name for gcc-self.
992         (gnus-inews-insert-archive-gcc): Paren mistake.
993
994         * gnus-sum.el (gnus-summary-enter-digest-group): Add
995         parent-group. 
996
997         * gnus-art.el (gnus-ignored-headers): Add more headers.
998
999         * rfc2047.el (rfc2047-encode): See which encoding is shorter --
1000         base64 or QP.
1001
1002         * nnmail.el (nnmail-article-group): Default to "bogus".
1003
1004         * mail-source.el (mail-source-delete-incoming): Change to nil.
1005
1006 2003-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1007
1008         * mail-source.el (mail-source-fetch-imap): Fix mismatched parens.
1009
1010 2003-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1011
1012         * mail-source.el (defvar): Add post/pre/scripts.
1013         (mail-source-fetch-imap): Use them.
1014
1015         * nndraft.el (nndraft-request-move-article): Fix infinite
1016         recursion. 
1017
1018         * gnus-group.el (gnus-group-mark-regexp): Jump to groups.
1019
1020 2003-10-16  Ed L. Cashin  <ecashin@uga.edu>
1021
1022         * imap.el (imap-interactive-login): Set imap-password to nil if
1023         login fails.
1024
1025 2003-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1026
1027         * message.el (message-inserted-headers): New variable.
1028         (message-mode): Make local.
1029         (message-mode): Set all the local action variables to nil.      
1030
1031 2003-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1032
1033         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
1034         (mm-w3m-safe-url-regexp): Doc fix.
1035
1036 2003-10-12  Jesper Harder  <harder@ifa.au.dk>
1037
1038         * gnus-sum.el (gnus-summary-respool-query): Don't narrow to head,
1039         it's done by nnmail-article-group.
1040
1041         * gnus-uu.el (gnus-uu-grab-articles): Fix misplaced parens.
1042         From Mark Hood <markhood@speakeasy.net> (tiny change)
1043
1044 2003-10-10  Jesper Harder  <harder@ifa.au.dk>
1045
1046         * mm-decode.el (mm-file-name-delete-gotchas): Avoid infloop in
1047         XEmacs.
1048
1049 2003-10-10  Teodor Zlatanov  <tzz@lifelogs.com>
1050
1051         * spam.el (spam-initialize): new function, does the spam-face
1052         update and all the hooks, replaces spam-install-hooks-function
1053
1054         * gnus-registry.el (gnus-registry-initialize): new autoloaded
1055         function to explicitly initialize the registry
1056
1057 2003-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1058
1059         * mm-decode.el (mm-w3m-safe-url-regexp): Doc fix.
1060
1061         * mm-view.el (mm-w3m-mode-map): Doc fix.
1062         (mm-inline-text-html-render-with-w3m): Add a comment.
1063
1064 2003-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1065
1066         * gnus-group.el: Remove superfluous eval-when-compiles.
1067
1068 2003-10-10  Jesper Harder  <harder@ifa.au.dk>
1069
1070         * gnus-group.el (gnus-group-suspend): Reset gnus-backlog-articles.
1071
1072 2003-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1073
1074         * dns.el (query-dns): Don't error out on malformed resolv files.
1075
1076 2003-10-06  Jesper Harder  <harder@ifa.au.dk>
1077
1078         * gnus.el (gnus-group-faq-directory): Update .tw entry.  From
1079         Albert Chun-Chieh Huang <mr894348@cs.nthu.edu.tw>
1080
1081 2003-10-03  Teodor Zlatanov  <tzz@lifelogs.com>
1082
1083         * spam.el (spam-check-blackholes): exit the loop if matches are
1084         found (idea from Adrian Lanz <lanz@fowi.ethz.ch>)
1085         (spam-check-bogofilter-headers, spam-check-blackholes, spam-check-BBDB)
1086         (spam-from-listed-p): use nnmail-fetch-field instead of message-fetch-field
1087         
1088
1089 2003-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1090
1091         * mm-decode.el (mm-attachment-file-modes): Change the default
1092         value into 384 from ?\600 which doesn't mean an integer in XEmacs.
1093
1094 2003-10-03  Jesper Harder  <harder@ifa.au.dk>
1095
1096         * mm-decode.el (mm-file-name-delete-control)
1097         (mm-file-name-delete-gotchas): New functions.
1098         (mm-file-name-rewrite-functions): Use them.
1099         (mm-attachment-file-modes): New option.
1100         (mm-save-part-to-file): Use it.
1101
1102 2003-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
1103
1104         * spam.el (spam-install-hooks-function): Added Autoload cookie.
1105
1106 2003-10-02  Jesper Harder  <harder@ifa.au.dk>
1107
1108         * pgg-def.el (pgg-default-keyserver-address): Change to
1109         subkeys.pgp.net.  From Michael Shields <shields@msrl.com>
1110
1111 2003-10-01  Simon Josefsson  <jas@extundo.com>
1112
1113         * message.el (message-idna-to-ascii-rhs-1): RHS can be terminated
1114         by ',', as in 'foo@example.org, bar@example.org'.
1115
1116 2003-10-01  Jesper Harder  <harder@ifa.au.dk>
1117
1118         * message.el (message-send): Fix reversed logic of supersedes
1119         check.
1120
1121 2003-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
1122
1123         * gnus-art.el (gnus-article-view-part-as-charset): Doc fix,
1124         suggested by Norbert Koch <viteno@xemacs.org>.
1125
1126 2003-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1127
1128         * gnus-topic.el (gnus-topic-goto-missing-topic): Revert 2003-02-09
1129         change in order to correct the position where an invisible topic
1130         (because gnus-topic-display-empty-topics is nil) may be inserted.
1131
1132 2003-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1133
1134         * message.el (message-ignored-supersedes-headers): Add X-Payment.
1135
1136 2003-09-20  Jesper Harder  <harder@ifa.au.dk>
1137
1138         * rfc2047.el (rfc2047-encode): Limit line length to 76 characters.
1139
1140 2003-09-20  Simon Josefsson  <jas@extundo.com>
1141
1142         * tls.el (tls-process-connection-type): Doc fix.
1143
1144         * imap.el (imap-starttls-open): Rewrite, should support both old
1145         starttls.el and new starttls.el that uses GNUTLS.
1146
1147 2003-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1148
1149         * gnus-art.el (gnus-treat-display-x-face): Use set-default instead
1150         of custom-set-default which isn't available in old XEmacsen.
1151
1152 2003-09-17  Jesper Harder  <harder@ifa.au.dk>
1153
1154         * gnus-msg.el (gnus-summary-resend-message-edit): Don't convert
1155         to MML.  MIME -> MML -> MIME does not work for PGP/MIME.
1156
1157         * message.el (message-bounce, message-forward-show-mml): do.
1158         
1159 2003-09-13  Jesper Harder  <harder@ifa.au.dk>
1160
1161         * rfc2047.el (rfc2047-charset-encoding-alist): Add viscii.
1162         (rfc2047-encode): Add factors for big5, gb2312 and euc-kr.
1163
1164         * nnweb.el (nnweb-google-parse-1): Fix parsing.
1165
1166 2003-09-12  Jesper Harder  <harder@ifa.au.dk>
1167
1168         * gnus-group.el (gnus-group-fetch-control): ISC changed
1169         compression from .Z to .gz.
1170
1171         * rfc2047.el (rfc2047-header-encoding-alist): Add "Approved" to
1172         address-mime.
1173
1174 2003-09-11  Jesper Harder  <harder@ifa.au.dk>
1175
1176         * rfc2047.el (rfc2047-encode): Restrict encoded-words to 75
1177         characters.
1178
1179 2003-09-10  Jesper Harder  <harder@ifa.au.dk>
1180
1181         * gnus.el (gnus-group-charter-alist): Update.
1182
1183 2003-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
1184
1185         * spam-report.el: use mm-url.el functions for external URL
1186         loading when the built-in HTTP GET is insufficient (e.g. proxies
1187         are in the way).  From Eric Knauel
1188         <knauel@informatik.uni-tuebingen.de>.
1189         (spam-report-url-ping-function): new option, defaults to the
1190         built-in HTTP GET (spam-report-url-ping-plain)
1191         (spam-report-url-ping): calls spam-report-url-ping-function now
1192         (spam-report-url-ping-plain): new function, does what
1193         spam-report-url-ping used to do
1194         (spam-report-url-ping-mm-url): function that delegates to
1195         mm-url.el (autoloaded)
1196
1197 2003-09-08  Teodor Zlatanov  <tzz@lifelogs.com>
1198
1199         * gnus-registry.el (gnus-registry-delete-id): function to
1200         completely delete an ID, including all the cache hashtables
1201         (gnus-registry-delete-group): use gnus-registry-delete-id
1202         (gnus-registry-simplify-subject): only run if the argument is a
1203         string, return nil otherwise
1204
1205 2003-09-07  Jesper Harder  <harder@ifa.au.dk>
1206
1207         * gnus-msg.el (gnus-summary-resend-bounced-mail): Docstring fix.
1208
1209 2003-09-05  Teodor Zlatanov  <tzz@lifelogs.com>
1210
1211         * gnus-registry.el (gnus-registry-split-fancy-with-parent): yet
1212         another error *sigh*
1213
1214         * gnus-registry.el (gnus-registry-fetch-extra-entry): don't use
1215         puthash unless gnus-registry-entry-caching is on
1216         (gnus-registry-split-fancy-with-parent): misplaced parenthesis
1217         made everything a part of the 'else'
1218         (gnus-registry-save): used 'entry-caching' instead of 'caching'
1219
1220 2003-09-05  Jesper Harder  <harder@ifa.au.dk>
1221
1222         * gnus-art.el (gnus-button-alist): Improve Info regexp.
1223
1224 2003-09-04  Teodor Zlatanov  <tzz@lifelogs.com>
1225
1226         * gnus-registry.el: added brief explanation of basics
1227         (gnus-registry-track-extra): new variable for tracking of message
1228         subjects
1229         (gnus-registry-entry-caching): caching parameter, used for extra
1230         data
1231         (gnus-registry-minimum-subject-length): minimum subject length
1232         before it's considered when tracing subjects
1233         (gnus-registry-save): accomodate extra data entry caching
1234         (gnus-registry-action): change function name, add the subject and
1235         pass it to gnus-registry-add-group
1236         (gnus-registry-spool-action): change function name, add the
1237         subject and pass it to gnus-registry-add-group
1238         (gnus-registry-split-fancy-with-parent): add subject tracking
1239         (gnus-registry-register-message-ids): pass subject to
1240         gnus-registry-add-group
1241         (gnus-registry-simplify-subject)
1242         (gnus-registry-fetch-simplified-message-subject-fast): new
1243         functions
1244         (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry): add
1245         extra data entry caching
1246         (gnus-registry-add-group): handle the extra subject parameter
1247         (gnus-registry-install-hooks, gnus-registry-unload-hook): fix the
1248         gnus-register-* function names
1249
1250         * nnmail.el (nnmail-cache-insert): add subject parameter, pass it
1251         on to the nnmail-spool-hook
1252
1253         * nnbabyl.el (nnbabyl-request-accept-article): added subject to
1254         nnmail-cache-insert call
1255
1256         * nndiary.el (nndiary-request-accept-article): added subject to
1257         nnmail-cache-insert call
1258
1259         * nnfolder.el (nnfolder-request-accept-article): added subject to
1260         nnmail-cache-insert call
1261
1262         * nnimap.el (nnimap-split-articles): added subject to
1263         nnmail-cache-insert call
1264         (nnimap-request-accept-article): added subject to
1265         nnmail-cache-insert call
1266
1267         * nnmbox.el (nnmbox-request-accept-article): added subject to
1268         nnmail-cache-insert call
1269
1270         * nnmh.el (nnmh-request-accept-article): added subject to
1271         nnmail-cache-insert call
1272
1273         * nnml.el (nnml-request-accept-article): added subject to
1274         nnmail-cache-insert call
1275
1276 2003-09-04  Jesper Harder  <harder@ifa.au.dk>
1277
1278         * gnus-art.el (gnus-button-handle-info-url)
1279         (gnus-button-handle-info-url-gnome)
1280         (gnus-button-handle-info-url-kde, gnus-button-alist): Handle GNOME
1281         and KDE style Info URLs.
1282
1283         * gnus-util.el (gnus-url-unhex-string): Don't replace "+" with " ".
1284
1285 2003-09-02  Jesper Harder  <harder@ifa.au.dk>
1286
1287         * rfc2047.el (rfc2047-fold-region): Don't fold at the beginning
1288         of the field.
1289
1290 2003-09-01  Simon Josefsson  <jas@extundo.com>
1291
1292         * mml.el (mml-insert-mime-headers-always): New variable.
1293         (mml-insert-mime-headers): Use it.  Based on (tiny) patch from
1294         Lars Balker Rasmussen <lars@balker.org>.
1295
1296 2003-08-30  Simon Josefsson  <jas@extundo.com>
1297
1298         * mail-source.el (mail-source-fetch-imap): Pass correct buffer to
1299         imap-open, reverts 2003-03-17 change.  Reverse remove before
1300         calling gnus-compress-sequence.  From Gaute Strokkenes
1301         <gs234@srcf.ucam.org> (tiny change).
1302
1303 2003-08-29  Simon Josefsson  <jas@extundo.com>
1304
1305         * gnus-group.el (gnus-group-delete-group): Doc fix.  Suggested by
1306         Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>.
1307
1308 2003-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1309
1310         * gnus-art.el (article-display-x-face): Make it possible to set
1311         the gnus-article-x-face-command variable to the lambda form.
1312
1313 2003-08-27  Simon Josefsson  <jas@extundo.com>
1314
1315         * mm-decode.el (mm-remove-part): Try to kill external displayers
1316         cleanly first (if it refuses, C-g aborts loop and kill process
1317         unconditionally).  Also make sure process is dead before we remove
1318         the files it may be using.  Reported by David Coe
1319         <davidc@debian.org>.
1320
1321 2003-08-27  Jesper Harder  <harder@ifa.au.dk>
1322
1323         * gnus-cache.el (gnus-cache-generate-active): Fix bug in
1324         replacement.  From Vagn Johansen <v@johansen.mail.dk> (tiny
1325         change).
1326
1327 2003-08-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1328
1329         * gnus-art.el: Don't use defvaralias.
1330         (gnus-treat-display-x-face): Warn if the obsolete variable
1331         `gnus-treat-display-xface' exists.
1332
1333 2003-08-25  Jesper Harder  <harder@ifa.au.dk>
1334
1335         * gnus-art.el (gnus-treat-display-face): Fix typo.
1336         (gnus-treat-display-xface): Rename to gnus-treat-display-x-face
1337         (reported by Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>)
1338
1339 2003-08-24  Jesper Harder  <harder@ifa.au.dk>
1340
1341         * gnus-art.el (gnus-header-button-alist, gnus-button-alist): Fix
1342         type.
1343
1344 2003-08-22  Jesper Harder  <harder@ifa.au.dk>
1345
1346         * message.el (message-make-forward-subject-function): Fix
1347         customize mismatch.
1348
1349         * gnus.el (gnus-message-archive-method): do.
1350
1351 2003-08-20  Reiner Steib  <Reiner.Steib@gmx.de>
1352
1353         * gnus.el (gnus-read-group): Offer to continue only if the invalid
1354         char is `/' and add more information for the user.
1355
1356         * gnus-art.el (gnus-button-alist): Add `+' (gnus-button-handle-man).
1357         (gnus-header-button-alist): Added `In-Reply-To'.
1358
1359         * nnimap.el (nnimap-open-connection): Allow different user names
1360         on the same server (and in the same authinfo file).
1361
1362 2003-08-20  Jesper Harder  <harder@ifa.au.dk>
1363
1364         * gnus-sieve.el (gnus-sieve-crosspost): Fix type.
1365
1366         * message.el (message-make-forward-subject-function): Add
1367         message-forward-subject-name-subject to choices.
1368
1369         * gnus-art.el (gnus-article-edit-done, gnus-article-edit-exit):
1370         Redisplay article after editing.
1371
1372 2003-08-20  Simon Josefsson  <jas@extundo.com>
1373
1374         * gnus.el (gnus-read-group): Added check to ask confirmation if
1375         Group name contains invalid character. You can use '/' in IMAP,
1376         but not in filenames. G m cannot know what the user is creating,
1377         so let user decide. See thread m2oeysiev3.fsf@naima.lensflare.org.
1378         Tiny patch from letters@hotpop.com (Jari Aalto+mail.linux).
1379
1380 2003-08-13  Reiner Steib  <Reiner.Steib@gmx.de>
1381
1382         * gnus-score.el (gnus-summary-score-effect): Fix interactive use.
1383
1384 2003-08-10  Teodor Zlatanov  <tzz@lifelogs.com>
1385
1386         * gnus-draft.el (gnus-draft-send-all-messages): ask if all drafts
1387         should be sent unless gnus-expert-user is on
1388
1389 2003-08-09  Jesper Harder  <harder@ifa.au.dk>
1390
1391         * pgg-gpg.el (pgg-gpg-extra-args): Fix customization type.
1392
1393 2003-08-07  Jesper Harder  <harder@ifa.au.dk>
1394
1395         * pgg-gpg.el (pgg-gpg-process-region): Bind
1396         default-enable-multibyte-characters to nil.
1397
1398 2003-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1399
1400         * canlock.el (canlock-password): Fix customization type.
1401         (canlock-password-for-verify): Ditto.
1402         * deuglify.el (gnus-outlook-deuglify-unwrap-min): Ditto.
1403         (gnus-outlook-deuglify-unwrap-max): Ditto.
1404         (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
1405         * gnus-sum.el (gnus-sum-thread-tree-root): Ditto.
1406         (gnus-sum-thread-tree-false-root): Ditto.
1407         (gnus-sum-thread-tree-single-indent): Ditto.
1408         * message.el (message-archive-note): Ditto.
1409         (message-subscribed-address-file): Ditto.
1410         (message-user-fqdn): Ditto.
1411         * spam-report.el (spam-report-gmane-regex): Ditto.
1412         * spam.el (spam-blackhole-good-server-regex): Ditto.
1413
1414         * gnus-start.el (gnus-save-killed-list): Fix last change.
1415         * message.el (message-courtesy-message): Ditto.
1416
1417 2003-08-07  Jesper Harder  <harder@ifa.au.dk>
1418
1419         * gnus-art.el (gnus-header-face-alist): Revert previous change.
1420         (gnus-header-newsgroups-face): Explain that it's only used for
1421         crossposts.
1422
1423 2003-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1424
1425         * gnus-registry.el (gnus-registry-max-entries): Fix customization
1426         type.
1427         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
1428         * gnus.el (gnus-refer-article-method): Ditto.
1429         * message.el (message-courtesy-message): Ditto.
1430
1431 2003-08-06  Jesper Harder  <harder@ifa.au.dk>
1432
1433         * gnus-art.el (gnus-header-face-alist): Fix "Newsgroups" entry.
1434         From Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny patch)
1435
1436 2003-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1437
1438         * gnus-start.el (gnus-save-killed-list): Fix customization type.
1439         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
1440         * gnus.el (gnus-use-long-file-name): Ditto.
1441
1442 2003-08-04  Jesper Harder  <harder@ifa.au.dk>
1443
1444         * gnus-group.el (gnus-group-rename-group): Don't allow renaming to
1445         an existing name.
1446
1447         * gnus-sum.el (gnus-summary-highlight): Add uncached to docstring.
1448
1449         * nnmail.el (nnmail-large-newsgroup): Docstring fix.
1450
1451         * nntp.el (nntp-large-newsgroup): do.
1452
1453         * nnspool.el (nnspool-large-newsgroup): do.
1454
1455         * gnus-cus.el (gnus-group-parameters): Typo.
1456
1457 2003-07-31  Simon Josefsson  <jas@extundo.com>
1458
1459         * mml-sec.el (mml-signencrypt-style-alist): Use separate S/MIME
1460         method by default (revert partial 2003-07-10 patch).
1461
1462 2003-07-28  Dave Love  <fx@gnu.org>
1463
1464         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el: Require cl when compiling.
1465
1466 2003-07-26  Teodor Zlatanov  <tzz@lifelogs.com>
1467
1468         * gnus-registry.el (gnus-registry-install): add an initial
1469         registry read to the loading when gnus-registry-install is set
1470
1471 2003-07-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1472
1473         * flow-fill.el (fill-flowed): Empty lines separate paragraphs
1474         even if the preceding line ends with a soft break.  Tiny patch
1475         from Mark Thomas <swoon@bellatlantic.net>.
1476
1477 2003-07-25  Teodor Zlatanov  <tzz@lifelogs.com>
1478
1479         * spam.el (spam-use-regex-body, spam-regex-body-spam) 
1480         (spam-regex-body-ham): new variables, default to nil/empty/empty
1481         (spam-install-hooks): added spam-use-regex-body to list or
1482         pre-install conditions
1483         (spam-list-of-checks): added spam-use-regex-body and
1484         spam-check-regex-body to list of checks
1485         (spam-list-of-statistical-checks): added spam-use-regex-body to
1486         list of statistical checks
1487         (spam-check-regex-body): invokes spam-check-regex-headers with
1488         appropriate variable masking
1489         (spam-check-regex-headers): changes to print "body" or "header"
1490         where appropriate
1491
1492 2003-07-25  Jesper Harder  <harder@ifa.au.dk>
1493
1494         * smime.el (smime-ask-passphrase): Use read-passwd rather than
1495         comint-read-noecho.  The former is more secure.
1496
1497 2003-07-24  Teodor Zlatanov  <tzz@lifelogs.com>
1498
1499         * gnus-registry.el (gnus-registry-cache-whitespace): make "adding
1500         whitespace" message level 5 instead of 4
1501         (gnus-registry-clean-empty-function): new function to remove empty
1502         registry entries
1503         (gnus-registry-clean-empty): new variable to enable cleaning the
1504         registry when saving it by calling gnus-registry-clean-empty-function
1505
1506         * spam.el (spam-summary-prepare-exit): use spam-process-ham-in-spam-groups
1507         (spam-process-ham-in-spam-groups): new variable
1508
1509 2003-07-24  Jesper Harder  <harder@ifa.au.dk>
1510
1511         * pgg-gpg.el (pgg-gpg-process-region): Add "--yes" to options.
1512
1513         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el, pgg.el: Reapply changes
1514         from 2003-04-03 to fix security problem.  See
1515         http://www.debian.org/security/2003/dsa-339
1516
1517 2003-07-23  Teodor Zlatanov  <tzz@lifelogs.com>
1518
1519         * gnus.el (gnus-install-group-spam-parameters): add the
1520         gnus-ticked-mark to the possible choices of ham marks
1521
1522         * spam.el (spam-process-ham-in-nonham-groups): new variable
1523         (spam-summary-prepare-exit): use spam-process-ham-in-nonham-groups
1524
1525 2003-07-23  Jesper Harder  <harder@ifa.au.dk>
1526
1527         * rfc2047.el (rfc2047-header-encoding-alist): Add Mail-Followup-To
1528         and Mail-Copies-To to address-mime.
1529         (rfc2047-narrow-to-field): Use rfc2047-point-at-bol.
1530
1531 2003-07-19  Jesper Harder  <harder@ifa.au.dk>
1532
1533         * mm-util.el (mm-coding-system-priorities): Docstring improvement.
1534
1535 2003-07-17  Jesper Harder  <harder@ifa.au.dk>
1536
1537         * gnus-sum.el (gnus-thread-latest-date): Move condition-case to
1538         the right place.
1539
1540 2003-07-14  Simon Josefsson  <jas@extundo.com>
1541
1542         * mail-source.el (mail-source-fetch-imap): Don't assume
1543         imap-error-text returns something.
1544
1545 2003-07-12  Nevin Kapur  <kapur@mts.jhu.edu>
1546
1547         * nnimap.el (nnimap-request-newgroups): Use the pattern in
1548         nnimap-list-pattern instead of "*".
1549
1550 2003-07-10  Simon Josefsson  <jas@extundo.com>
1551
1552         * mml-sec.el (mml-signencrypt-style-alist): Use "combined" by
1553         default.  Improve docstring.
1554
1555 2003-07-10  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1556
1557         * imap.el (imap-arrival-filter): Fix test for missing process
1558         buffer.
1559
1560 2003-07-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1561         From Gaute B Strokkenes <gs234@cam.ac.uk> (tiny patch).
1562
1563         * imap.el (imap-wait-for-tag): Clarify comment.  Use timeout zero
1564         for second, after-process-has-died, accept-process-output.
1565         (imap-arrival-filter): If PROC has no buffer, do nothing.
1566
1567 2003-07-09  Jesper Harder  <harder@ifa.au.dk>
1568
1569         * flow-fill.el: Docstring and message fixes.
1570
1571         * deuglify.el: do.
1572
1573         * gnus-int.el: do.
1574
1575         * gnus-msg.el: do.
1576
1577         * gnus-util.el: do.
1578
1579         * gnus-draft.el: do.
1580
1581         * gnus-start.el: do.
1582
1583         * gnus.el: do.
1584
1585         * gnus-group.el: do.
1586
1587         * gnus-art.el: do.
1588
1589         * gnus-sum.el: do.
1590
1591         * mail-source.el (mail-source-movemail): Handle non-numerical
1592         return values.
1593
1594 2003-07-08  Jesper Harder  <harder@ifa.au.dk>
1595
1596         * mailcap.el (mailcap-parse-args-syntax-table)
1597         (mailcap-viewer-passes-test): Docstring fix.
1598
1599         * mm-bodies.el (mm-long-lines-p): Docstring fix.
1600
1601         * mm-decode.el (mm-w3m-safe-url-regexp, mm-verify-option)
1602         (mm-decrypt-option, mm-handle-set-external-undisplayer)
1603         (mm-file-name-replace-whitespace): Docstring fix.
1604
1605         * mm-uu.el (mm-uu-emacs-sources-regexp): Docstring fix.
1606         (mm-uu-pgp-signed-test): Fix message.
1607
1608         * mml.el (mml-tweak-sexp-alist): Docstring fix.
1609         (mml-parse-1, mml-insert-mime-headers): Fix message.
1610
1611         * message.el (message-archive-header)
1612         (message-subscribed-address-functions)
1613         (message-subscribed-addresses, message-subscribed-regexps)
1614         (message-canlock-generate)
1615         (message-generate-new-buffer-clone-locals): Docstring fixes.
1616
1617 2003-07-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1618
1619         * imap.el (imap-wait-for-tag): After the process has died, look
1620         for more output still pending.  From Gaute B Strokkenes
1621         <gs234@cam.ac.uk> (tiny patch).
1622
1623 2003-07-07  Teodor Zlatanov  <tzz@lifelogs.com>
1624
1625         * spam.el (spam-bogofilter-score): redisplay article normally
1626         after spam-bogofilter-score is called
1627
1628 2003-07-06  Jesper Harder  <harder@ifa.au.dk>
1629
1630         * message.el (message-send-mail-with-sendmail): Handle
1631         non-numeric return values.
1632
1633         * gnus-sum.el (gnus-print-buffer): Apply emphasis.
1634         From Michael Piotrowski <mxp@dynalabs.de> (tiny change).
1635
1636         * gnus-start.el (gnus-clear-system): Revert change from
1637         2003-06-19.
1638
1639 2003-07-04  Dave Love  <fx@gnu.org>
1640
1641         * rfc2047.el (rfc2047-q-encode-region): Exclude especials from
1642         characters not encoded, and make the list more legible.
1643
1644 2003-07-04  Jesper Harder  <harder@ifa.au.dk>
1645
1646         * message.el (message-make-from): Revert change from 2002-01-08.
1647
1648 2003-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1649
1650         * nnheader.el (nnheader-init-server-buffer): Don't add
1651         nntp-server-buffer to list of Gnus buffers.
1652
1653 2003-06-25  Teodor Zlatanov  <tzz@lifelogs.com>
1654
1655         * spam.el (spam-parse-list): prevent empty ("") strings
1656
1657 2003-06-24  Teodor Zlatanov  <tzz@lifelogs.com>
1658
1659         * spam.el (spam-parse-list): use gnus-extract-address-components
1660         instead of ietf-drums-parse-addresses
1661         (spam-from-listed-p): let* was unnecessary
1662
1663 2003-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1664
1665         * gnus-ems.el (gnus-put-image): Mark the right text segment with
1666         gnus-image-category. 
1667
1668         * gnus-srvr.el (gnus-browse-unsubscribe-group): Strip prefix from
1669         native groups.
1670
1671         * gnus-topic.el (gnus-group-prepare-topics): Update topic line
1672         format specs.
1673
1674         * gnus-picon.el: Written by moi, moi, moi.
1675
1676         * gnus-group.el (gnus-group-kill-group): Clean up.
1677
1678 2003-06-23  Teodor Zlatanov  <tzz@lifelogs.com>
1679
1680         * spam.el (spam-from-listed-p, spam-parse-list): use
1681         ietf-drums-parse-addresses to extract the address portion of the
1682         whitelist/blacklist file if it looks like an address can be found
1683
1684 2003-06-23  Didier Verna  <didier@xemacs.org>
1685
1686         * gnus-ems.el (gnus-put-image): New argument CATEGORY. Add it as a
1687         text property.
1688         (gnus-remove-image): New argument CATEGORY. Only remove if
1689         category matches.
1690         * gnus-xmas.el (gnus-xmas-put-image):
1691         (gnus-xmas-remove-image): Ditto, with extents.
1692         * gnus-art.el (gnus-delete-images): Pass CATEGORY argument to
1693         gnus-[xmas-]remove-image.
1694         (article-display-face): Don't always act as a toggle. Call
1695         `gnus-put-image' with CATEGORY argument.
1696         (article-display-x-face): Call `gnus-put-image' with CATEGORY
1697         argument.
1698         * smiley.el (smiley-region): Ditto.
1699         * gnus-fun.el (gnus-display-x-face-in-from): Ditto.
1700         * gnus-picon.el (gnus-picon-insert-glyph): Ditto.
1701         (gnus-treat-mail-picon): Don't always act as a toggle.
1702         * gnus-picon.el (gnus-treat-newsgroups-picon): Ditto.
1703
1704 2003-06-23  Didier Verna  <didier@xemacs.org>
1705
1706         * gnus-art.el (article-display-face): Check for existence of the
1707         original article buffer before switching to it.
1708
1709 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
1710
1711         * mm-util.el (mm-append-to-file): Say "Appended to".  Suggested by
1712         Dan Jacobson <jidanni@jidanni.org>.
1713
1714         * mm-view.el (mm-inline-message): Bind
1715         gnus-original-article-buffer to the buffer in the mml handle
1716         holding the message.
1717
1718 2003-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1719
1720         * message.el (sender, from): No need to bind them.
1721
1722 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
1723
1724         * spam.el (spam-enter-list): search-forward specified wrong
1725
1726 2003-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1727
1728         * gnus-art.el: Comment fix.
1729
1730 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
1731
1732         * gnus-msg.el (gnus-configure-posting-styles): Remove unused
1733         variable.  From Jan Rychter <jan@rychter.com>.
1734
1735         * spam.el (spam-spamoracle-learn): insert-string is obsolete.
1736
1737 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
1738
1739         * spam.el (spam-enter-list): do not enter duplicate addresses into
1740         the whitelist/blacklist
1741
1742 2003-06-19  Jesper Harder  <harder@ifa.au.dk>
1743
1744         * nnheader.el (nnheader-init-server-buffer): Add
1745         nntp-server-buffer to gnus-buffers.
1746
1747         * gnus-start.el (gnus-clear-system): Now we don't need to kill
1748         nntp-server-buffer separately.
1749
1750 2003-06-18  Didier Verna  <didier@xemacs.org>
1751
1752         * gnus-art.el (article-display-face): Correctly toggle between
1753         display and hiding. Handle multiple Face headers.
1754
1755 2003-06-17  Dave Love  <fx@gnu.org>
1756
1757         * nnimap.el: Require cl when compiling.
1758
1759         * message.el (message-fix-before-sending): Reinstate nullifying
1760         the invisible text property.
1761         (sender, from): Defvar when compiling.
1762         (message-is-yours-p): Remove autoload cookie.
1763
1764 2003-06-17  Reiner Steib  <Reiner.Steib@gmx.de>
1765
1766         * gnus-util.el (gnus-extract-address-components): Added
1767         doc-string.
1768
1769 2003-06-16  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1770
1771         * nnml.el (nnml-current-group-article-to-file-alist): Don't read
1772         overview when using compressed files.  From Michael Albinus
1773         <Michael.Albinus@alcatel.de>.
1774
1775 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1776
1777         * gnus-sum.el (gnus-summary-refer-parent-article): Extract
1778         Message-ID from In-Reply-To header.
1779
1780 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1781
1782         * message.el (message-is-yours-p): Narrow to head; extract from
1783         and sender by itself.
1784         (message-cancel-news, message-supersede): Remove useless things.
1785
1786 2003-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
1787
1788         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
1789         `gnus-article-emulate-mime'.
1790
1791 2003-06-15  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1792         From Tommi Vainikainen <thv+gnus@iki.fi>.
1793
1794         * message.el (message-is-yours-p): New function.  Separated common
1795         code from message-cancel-news and message-supersede.  Added
1796         matching code which uses message-alternative-emails regexp as last
1797         resort.
1798         (message-cancel-news, message-supersede): Use message-is-yours-p.
1799
1800 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1801
1802         * nnimap.el (nnimap-split-articles): Narrow the right buffer to
1803         the headers.  From Niklas Morberg <niklas.morberg@axis.com>.
1804
1805 2003-06-12  Dave Love  <fx@gnu.org>
1806
1807         * nnheader.el (nnheader-functionp): Deleted.
1808
1809         * nnmail.el (nnmail-split-fancy-syntax-table): Define all in
1810         defvar.
1811         (nnmail-version): Deleted.
1812         (nnmail-check-duplication, nnmail-expiry-target-group): Don't use
1813         nnheader-functionp.
1814
1815 2003-06-10  Teodor Zlatanov  <tzz@lifelogs.com>
1816
1817         * spam.el (spam-check-bogofilter-headers): fix for when the score
1818         is requested but the message is not spam
1819
1820 2003-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
1821         From Eric
1822         <knauel@informatik.uni-tuebingen.de>
1823
1824         * spam.el (spam-use-spamoracle): new variable
1825         (spam-install-hooks): add spamoracle to the list of conditions
1826         for activation of spam-install-hooks
1827         (spam-spamoracle): new variable customization group
1828         (spam-spamoracle, spam-spamoracle): new variables
1829         (spam-group-spam-processor-spamoracle-p)
1830         (spam-group-ham-processor-spamoracle-p): new functions
1831         (spam-summary-prepare-exit): added spamoracle ham/spam exit processing
1832         (spam-list-of-checks, spam-list-of-statistical-checks): add
1833         spam-use-spamoracle
1834         (spam-check-spamoracle, spam-spamoracle-learn)
1835         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): new functions
1836
1837         * gnus.el (gnus-group-spam-exit-processor-spamoracle)
1838         (gnus-group-ham-exit-processor-spamoracle): new variables for SpamOracle
1839         (spam-process, ham-process): added spamoracle spam/ham processors
1840
1841 2003-06-08  Jesper Harder  <harder@ifa.au.dk>
1842
1843         * message.el (message-beginning-of-line): Docstring improvement.
1844         Suggested by Michael R. Wolf <MichaelRunningWolf@att.net>
1845
1846 2003-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1847
1848         * gnus-sum.el (gnus-summary-make-menu-bar): Removed ["Add buttons"
1849         gnus-summary-display-buttonized t]
1850
1851 2003-06-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1852
1853         * nnmail.el (nnmail-split-fancy-match-partial-words): Doc string
1854         fix.  Reported by Johan Bockg\e,Ae\e(Brd <bojohan+news@dd.chalmers.se>.
1855
1856 2003-06-07  Jesper Harder  <harder@ifa.au.dk>
1857
1858         * message.el (message-beginning-of-line): Docstring improvement.
1859
1860 2003-06-06  Jesper Harder  <harder@ifa.au.dk>
1861
1862         * gnus-srvr.el (gnus-browse-foreign-server): Parse garbage NNTP
1863         groups correctly.
1864
1865 2003-06-06  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1866         From Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
1867
1868         * message.el (message-fetch-field): Augment documentation to state
1869         the narrowed-to-headers restriction.
1870         (message-change-subject, message-reduce-to-to-cc)
1871         (message-generate-unsubscribed-mail-followup-to)
1872         (message-insert-importance-high, message-insert-importance-low)
1873         (message-insert-or-toggle-importance)
1874         (message-insert-disposition-notification-to): Narrow to headers
1875         before calling message-fetch-field or message-remove-header.
1876
1877 2003-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1878
1879         * gnus-registry.el (gnus-registry-trim): fix for when
1880         gnus-registry-max-entries is nil
1881
1882 2003-06-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1883
1884         * qp.el (quoted-printable-decode-region): Don't error out on
1885         malformed text.
1886
1887 2003-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1888
1889         * rfc2047.el (rfc2047-encode-region): Don't error out on invalid
1890         strings.
1891
1892 2003-06-04  Jesper Harder  <harder@ifa.au.dk>
1893
1894         * mml1991.el (mml1991-pgg-sign): Insert pgg output as unibyte.
1895         From: Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> (tiny
1896         change)
1897
1898 2003-06-03  Dave Love  <fx@gnu.org>
1899
1900         * gnus-soup.el (gnus-soup-send-packet): Don't use
1901         message-functionp.
1902
1903         * gnus.el (gnus-agent-cache): Doc fix.
1904         (gnus-other-frame): Quote lambda used as hook.
1905
1906         * message.el: Doc fixes.
1907         (message-functionp): Deleted.  Callers changed.
1908         (message-fix-before-sending): Highlight with overlays.  Clarify
1909         `illegible text' messages.
1910         (rmail-enable-mime-composing, gnus-message-group-art): Defvar when
1911         compiling.
1912         (gnus-find-method-for-group, nnvirtual-find-group-art): Autoload.
1913
1914 2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1915
1916         * nnmail.el (nnmail-split-fancy-match-partial-words): New user
1917         option.
1918         (nnmail-split-it): Obey it.  Don't let-bind regexp twice.
1919
1920         * message.el (message-fetch-field): Mention narrow-to-headers
1921         requirement.
1922
1923 2003-06-03  Jesper Harder  <harder@ifa.au.dk>
1924
1925         * gnus-xmas.el (gnus-xmas-create-image): Use
1926         insert-file-contents-literally.  From: Eric Eide
1927         <eeide@cs.utah.edu>
1928
1929 2003-06-02  Teodor Zlatanov  <tzz@lifelogs.com>
1930
1931         * gnus-registry.el (gnus-registry-fetch-group): always return the
1932         short name of the group
1933
1934 2003-06-02  Jesper Harder  <harder@ifa.au.dk>
1935
1936         * gnus-cus.el (defvar): Silence byte-compiler warnings.
1937
1938         * gnus-sum.el (gnus-get-newsgroup-headers): Unfold headers.
1939
1940 2003-05-31  Jesper Harder  <harder@ifa.au.dk>
1941
1942         * gnus-art.el (article-unsplit-urls): Use gnus-treat-article
1943         rather than gnus-display-mime-function.
1944
1945 2003-05-30  Teodor Zlatanov  <tzz@lifelogs.com>
1946
1947         * gnus-registry.el (gnus-registry-use-long-group-names): new variable
1948         (gnus-registry-add-group): use it
1949         (gnus-registry-trim-articles-without-groups): new variable
1950         (gnus-registry-delete-group): use it
1951         (gnus-registry-unload-hook): uninstall all the hooks
1952
1953         * spam.el (spam-install-hooks-function, spam-unload-hook): new
1954         functions so users that load spam.el for customization don't get
1955         all the hooks installed
1956         (spam-install-hooks): new variable, set to t by default if user
1957         has one of the spam-use-* variables set
1958
1959         * spam-stat.el (spam-stat-install-hooks, spam-stat-unload-hook): new
1960         functions so users that load spam-stat.el for customization don't get
1961         all the hooks installed
1962
1963 2003-05-30  Dave Love  <fx@gnu.org>
1964
1965         * rfc2047.el (rfc2047-decode): Don't use
1966         mm-with-unibyte-current-buffer.
1967
1968         * qp.el (quoted-printable-decode-string): Use
1969         mm-with-unibyte-buffer.
1970
1971 2003-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
1972
1973         * gnus-registry.el (gnus-registry-save): allow forced saving even
1974         when registry is not dirty.  Use gnus-registry-trim to shorten the
1975         gnus-registry-alist.
1976         (gnus-registry-max-entries): new variable
1977         (gnus-registry-trim): new function, trim gnus-registry-alist to
1978         size gnus-registry-max-entries, sorting by entry mtime so the
1979         newest entries stick around
1980
1981         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): instead of
1982         just one specific variable, allow a list of specific variables
1983
1984 2003-05-28  Dave Love  <fx@gnu.org>
1985
1986         * rfc2047.el (rfc2047-encode-region): Skip ASCII at beginning and
1987         end of region.
1988
1989 2003-05-28  Jesper Harder  <harder@ifa.au.dk>
1990
1991         * lpath.el: Add put-char-table and get-char-table.
1992
1993 2003-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
1994
1995         * gnus-registry.el (gnus-registry-dirty): flag for modified registry
1996         (gnus-registry-save, gnus-registry-read)
1997         (gnus-registry-store-extra, gnus-registry-clear): use it (note
1998         that gnus-registry-store-extra is invoked for all modifications to
1999         set the mtime, so gnus-registry-dirty only needs to be set there)
2000
2001 2003-05-23  Simon Josefsson  <jas@extundo.com>
2002
2003         * mml1991.el (mml1991-pgg-sign): Use mml-sender instead of
2004         message-sender.
2005
2006         * gnus-art.el (gnus-use-idna): Check if idna-program is installed.
2007
2008         * message.el (message-use-idna): Ditto.
2009
2010 2003-05-20  Dave Love  <fx@gnu.org>
2011
2012         * rfc2047.el (rfc2047-q-encoding-alist): Deleted.
2013         (rfc2047-q-encode-region): Don't use it.
2014         (rfc2047-encode-message-header) <(eq method 'mime)>: Bind
2015         rfc2047-encoding-type to `mime'.
2016         (rfc2047-encode-string, rfc2047-encode): Doc fix.
2017
2018 2003-05-20  Jesper Harder  <harder@ifa.au.dk>
2019
2020         * message.el (message-send-mail): Don't insert a courtesy copy
2021         notice in base64 encoded messages.
2022
2023 2003-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2024
2025         * gnus-sum.el (gnus-summary-move-article): Don't copy expirable
2026         marks if the destination group is not auto-expirable.
2027
2028 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2029
2030         * dgnushack.el (assq-delete-all): Removed the compiler macro.
2031
2032 2003-05-14  Kevin Greiner <kgreiner@xpediantsolutions.com>
2033
2034         * gnus-agent.el (gnus-agentize): Updated documentation to match
2035         usage.
2036         (gnus-agent-expire-group-1): Do not skip over a group when the
2037         force argument is set.
2038         * gnus.el (gnus-agent): Updated documentation to reflect that
2039         gnus-agent now defaults to t.
2040
2041 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2042
2043         * gnus.el (gnus-version-number): Bump.
2044
2045 2003-05-14 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2046
2047         * gnus.el: Gnus v5.10.2 is released.
2048
2049 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2050
2051         * mail-source.el (mail-source-delete-incoming): Changed to t.
2052
2053         * rfc2047.el (rfc2047-syntax-table): Funcall.
2054
2055         * lpath.el ((featurep 'xemacs)): Added set-char-table-range.
2056         ((featurep 'xemacs)): No, don't.
2057
2058         * rfc2047.el (rfc2047-encodable-p): Use the header charset.
2059
2060         * gnus-sum.el (gnus-summary-reselect-current-group): Supply
2061         leave-hidden.
2062
2063 2003-05-14  Jonathan Kamens  <jik@kamens.brookline.ma.us>
2064
2065         * gnus-sum.el (gnus-summary-exit): Added `leave-hidden'.  (Tiny
2066         patch.)
2067
2068 2003-05-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2069
2070         * gnus-registry.el (gnus-registry-store-extra-entry): Use
2071         gnus-assq-delete-all.
2072
2073         * gnus-xmas.el (gnus-xmas-assq-delete-all): New function.
2074
2075         * message.el (message-ignored-bounced-headers): Add Delivered-To.
2076
2077         * gnus-sum.el (gnus-summary-find-next): Indent.
2078         (gnus-summary-find-prev): Ditto.
2079         (gnus-summary-catchup): Doc fix.
2080         (gnus-summary-mark-current-read-and-unread-as-read): New function.
2081         (gnus-summary-catchup): Really mark after point.
2082
2083         * gnus-util.el (gnus-user-date): Use %d instead of %m.
2084         (gnus-user-date): Use floating point time so that we don't get
2085         overflows.
2086
2087         * gnus-sum.el (gnus-summary-local-variables): Clean up.
2088
2089         * gnus-fun.el (gnus-display-x-face-in-from): Don't use centering
2090         since none of the other image things do.
2091
2092 2003-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2093
2094         * dgnushack.el (assq-delete-all): New compiler macro for Emacs 20.
2095
2096 2003-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2097
2098         * lpath.el: Fbind find-coding-system.
2099
2100         * dgnushack.el (dgnushack-make-load): Remove redundant format call
2101         in message.  Suggested by Yoichi NAKAYAMA <yoichi@geiin.org>.
2102         * pop3.el (pop3-movemail): Ditto.
2103
2104 2003-05-12  Colin Marquardt <c.marquardt@alcatel.de>  (tiny change)
2105
2106         * gnus.el (gnus-agent): Docstring fix.
2107
2108 2003-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
2109
2110         * gnus-registry.el (gnus-registry-install): new variable
2111         (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry)
2112         (gnus-registry-store-extra-entry, gnus-registry-delete-group)
2113         (gnus-registry-add-group): add a modification timestamp to each entry
2114         (gnus-registry-install-hooks): new function
2115
2116 2003-05-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
2117
2118         * gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
2119         (gnus-agent-cat-disable-undownloaded-faces): New function.
2120         Accessor for new agent property
2121         'agent-disable-undownloaded-faces'.
2122         gnus-cus.el (gnus-agent-parameters): Added
2123         agent-disable-undownloaded-faces and corrected documentation.
2124         (gnus-agent-cat-prepare-category-field,
2125         gnus-agent-customize-category): Changed to avoid creating free
2126         references to each field's symbol.
2127         gnus-sum.el (gnus-summary-use-undownloaded-faces): New local variable.
2128         (gnus-select-newgroup): Initialize it.
2129         (gnus-summary-highlight-line): Use it.
2130
2131 2003-05-12  Dave Love  <fx@gnu.org>
2132
2133         * mm-util.el (mm-read-charset): Deleted.
2134         (mm-coding-system-mime-charset): New.
2135         (mm-read-coding-system, mm-mule-charset-to-mime-charset)
2136         (mm-charset-to-coding-system, mm-mime-charset)
2137         (mm-find-mime-charset-region): Use it.
2138         (mm-default-multibyte-p): Fix non-mule case.
2139
2140         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-bol): Eval
2141         and compile.
2142         (rfc2047-syntax-table): Fix building table to work in Emacs 22.
2143         (rfc2047-unfold-region): Delete unused var `leading'.
2144
2145 2003-05-12  Simon Josefsson  <jas@extundo.com>
2146
2147         * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
2148         output window if one is available.  Tiny patch from Ville Skytt\e,Ad\e(B
2149         <scop@xemacs.org>.
2150
2151 2003-05-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2152
2153         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Added
2154         space.
2155
2156 2003-05-11  Jesper Harder  <harder@ifa.au.dk>
2157
2158         * gnus-sum.el (gnus-summary-enter-digest-group): Don't do article
2159         washing etc.
2160         (gnus-handle-ephemeral-exit): Don't reload article after exiting.
2161
2162         * nndoc.el (nndoc-type-alist): `mime-digest' should be before
2163         `mime-parts'.
2164
2165 2003-05-10  Jesper Harder  <harder@ifa.au.dk>
2166
2167         * gnus-cite.el (gnus-article-hide-citation-maybe): Make toggling
2168         work.  Update mode-line.
2169
2170 2003-05-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2171
2172         * gnus.el (gnus-logo-color-alist): Added no colours.
2173
2174 2003-05-09  Dave Love  <fx@gnu.org>
2175
2176         * utf7.el (mm-util): Require.
2177         (utf7-direct-encoding-chars, utf7-imap-direct-encoding-chars):
2178         Defconst, not defvar.
2179         (utf7-utf-16-coding-system): New.
2180         (utf7-encode-internal): Hoist concat out of loop.
2181         (utf7-fragment-encode): Use mm-with-unibyte-current-buffer.
2182         (utf7-get-u16char-converter) [utf7-utf-16-coding-system]: New
2183         case.
2184         (utf7-latin1-u16-char-converter): Encode the region.
2185         (utf7-u16-latin1-char-converter): Decode the region.
2186         (utf7-encode, utf7-decode): Fix multibyteness.
2187
2188         * mm-bodies.el (mm-body-7-or-8): Don't special-case mule.
2189         (mm-encode-body): Use mm-read-coding-system, not mm-read-charset.
2190         (mm-uu-yenc-decode-function): Defvar when compiling.
2191         (mm-encode-body, mm-decode-body): Doc fix.
2192
2193 2003-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2194
2195         * gnus-registry.el (gnus-registry-unregistered-group-regex):
2196         removed in favor of the group/topic/global variables
2197         (gnus-registry-register-message-ids): fixed test to omit
2198         gnus-registry-unregistered-group-regex
2199
2200         * gnus.el (gnus-variable-list): removed gnus-registry-alist and
2201         gnus-registry-headers-alist from the list
2202         (gnus-registry-headers-alist): removed
2203         (registry-ignore): new parameter, with accompanying
2204         gnus-registry-ignored-groups global variable
2205
2206         * gnus-start.el (gnus-clear-system): no need to clear the
2207         registry, we can do it ourselves
2208         (gnus-gnus-to-quick-newsrc-format): extra parameters so it can be
2209         used by gnus-registry.el
2210
2211         * gnus-registry.el (gnus-registry-cache-file): new file variable
2212         (gnus-registry-cache-read, gnus-registry-cache-save): new
2213         functions
2214         (gnus-registry-cache-whitespace): new function.  From Dan
2215         Christensen <jdc@chow.mat.jhu.edu>
2216         (gnus-registry-save, gnus-registry-read): use the new
2217         gnus-registry-cache-{read|save} functions, and change the name
2218         from gnus-registry-translate-{from|to}-alist
2219         (gnus-registry-clear): fixed so it doesn't refer to old function name
2220
2221 2003-05-09  Jesper Harder  <harder@ifa.au.dk>
2222
2223         * gnus-picon.el (gnus-picon-transform-address): Parse the encoded
2224         address.
2225
2226 2003-05-08  Teodor Zlatanov  <tzz@lifelogs.com>
2227
2228         * gnus-start.el (gnus-clear-system): added gnus-registry-alist to
2229         the list of cleared variables
2230
2231         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2232         nnmail-split-fancy-with-parent-ignore-groups can be a single regex
2233         in addition to a list of regexes.
2234
2235         * spam.el (spam-use-regex-headers): docstring fix.  From Niklas
2236         Morberg <niklas.morberg@axis.com>
2237
2238 2003-05-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2239
2240         * gnus-sum.el (gnus-summary-next-page): Mention
2241         `gnus-article-skip-boring' in docstring.
2242
2243 2003-05-08  Jesper Harder  <harder@ifa.au.dk>
2244
2245         * rfc2231.el (rfc2231-parse-string): "=" should have whitespace
2246         syntax here.
2247
2248         * ietf-drums.el (ietf-drums-syntax-table): "=" should not have
2249         whitespace syntax class when parsing email addresses.
2250
2251         * message.el (message-forward-subject-name-subject): Don't use
2252         mail-decode-encoded-word-string before parsing from.
2253
2254 2003-05-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2255
2256         * message.el (message-setup-1): Setup alternative email before
2257         generate-headers.
2258
2259         (message-forward-subject-name-subject): Fix the case when the
2260         field "from" doesn't exist.
2261
2262 2003-05-07  Dave Love  <fx@gnu.org>
2263
2264         * rfc2047.el (rfc2047-encode-region): Skip \n as whitespace.
2265
2266         * mm-util.el (mm-find-mime-charset-region): Expurgate utf-16 from
2267         possible values.
2268
2269 2003-05-07  Jesper Harder  <harder@ifa.au.dk>
2270
2271         * message.el (message-kill-to-signature): Fix.
2272
2273 2003-05-06  Jesper Harder  <harder@ifa.au.dk>
2274
2275         * gnus-sum.el (gnus-auto-goto-ignores): Docstring fix.
2276
2277         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
2278         (gnus-mime-display-multipart-related-as-mixed)
2279         (gnus-button-mid-or-mail-heuristic-alist): do.
2280
2281 2003-05-05  Dave Love  <fx@gnu.org>
2282
2283         * mm-util.el (mm-default-multibyte-p): New.
2284         (mm-coding-system-p): Maybe use find-coding-systems.
2285
2286 2003-05-04  Dave Love  <fx@gnu.org>
2287
2288         * rfc2047.el (with-syntax-table): Define if necessary.
2289         (rfc2047-syntax-table): Fix last change for XEmacs.
2290         (rfc2047-parse-and-decode): Revert last change.
2291
2292 2003-05-03  Jesper Harder  <harder@ifa.au.dk>
2293
2294         * gnus.el: Don't test for `mm-guess-mime-charset'.
2295
2296         * mm-util.el (mm-guess-mime-charset): Remove.  Not used any more.
2297
2298         * gnus.el (gnus-default-charset): Set default value to
2299         `undecided'.
2300
2301         * gnus-art.el (article-decode-charset): Don't supply 4th arg to
2302         mm-decode-body.
2303
2304         * mm-bodies.el (mm-decode-coding-region-safely): Remove.
2305         (mm-decode-body): Don't use mm-decode-coding-region-safely.
2306
2307 2003-05-03  Vasily Korytov <deskpot@despammed.com>  (tiny change)
2308
2309         * gnus-util.el (gnus-multiple-choice): Add ", ?".
2310
2311 2003-05-03  Dave Love  <fx@gnu.org>
2312
2313         * rfc2047.el (rfc2047-syntax-table): Don't call make-char-table
2314         with 2 args.
2315         (rfc2047-decode-string): Don't set the buffer multibyte before
2316         calling buffer-string.
2317
2318         * mm-encode.el (mm-long-lines-p): Autoload.
2319         (mm-encode-content-transfer-encoding): Doc fix.  Don't make buffer
2320         unibyte.  Signal error on unknown encoding.
2321         (mm-encode-buffer, mm-qp-or-base64): Doc fix.
2322
2323         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): New.
2324         Callers of gnus- versions changed to use them.
2325         (rfc2047-header-encoding-alist): Add `address-mime' part.  Doc
2326         fixes.
2327         (rfc2047-encoding-type): New.
2328         (rfc2047-encode-message-header): Use mm-charset-to-coding-system.
2329         Don't include header name field in encoding.  Add `address-mime'
2330         case and bind rfc2047-encoding-type for `mime' case.
2331         (rfc2047-encodable-p): Deleted.
2332         (rfc2047-syntax-table): New.
2333         (rfc2047-encode-region, rfc2047-encode): Rewritten to take account
2334         of rfc2047 rules with respect to rfc2822 tokens and to do encoding
2335         in place rather than by passing strings.
2336         (rfc2047-encode-string): Doc fix.
2337         (rfc2047-q-encode-region): Don't use
2338         mm-with-unibyte-current-buffer.
2339         (rfc2047-encoded-word-regexp): eval-and-compile.
2340         (rfc2047-decode-region): Avoid concatenation in loop.
2341         (rfc2047-parse-and-decode): Remove useless disjunction.
2342
2343 2003-05-02  Dave Love  <fx@gnu.org>
2344
2345         * rfc2047.el (rfc2047-q-encode-region, rfc2047-decode): Use
2346         mm-with-unibyte-current-buffer.
2347         (ietf-drums, gnus-util): don't require.
2348
2349         * sieve.el (sieve-manage-mode-menu): Define before use.
2350
2351         * mml-smime.el (message-narrow-to-headers): Autoload.
2352
2353         * mm-util.el (mm-coding-system-p): Don't override nil from
2354         coding-system-p.
2355         (mm-mule4-p, mm-disable-multibyte-mule4)
2356         (mm-with-unibyte-current-buffer-mule4): Deleted.
2357         (mm-multibyte-p): Use defun, not defalias.
2358         (mm-make-temp-file): Moved to group at top of file.
2359         (mm-point-at-eol, mm-point-at-bol): New.
2360
2361         * gnus-cite.el (gnus-art): Require.
2362
2363         * gnus-ems.el (gnus-get-buffer-create)
2364         (nnheader-find-etc-directory, message-text-with-property):
2365         Autoload.
2366         (gnus-tmp-unread, gnus-tmp-replied, gnus-tmp-score-char)
2367         (gnus-tmp-indentation, gnus-tmp-opening-bracket, gnus-tmp-lines)
2368         (gnus-tmp-name, gnus-tmp-closing-bracket, gnus-tmp-subject-or-nil)
2369         (gnus-check-before-posting): Only defvar when compiling.
2370
2371         * gnus-int.el (gnus-agent-expire): Autoload, don't defun.
2372
2373         * gnus-util.el (rmail-default-rmail-file, mm-text-coding-system):
2374         Defvar when compiling.
2375         (gnus-output-to-rmail): Require mm-util.
2376
2377         * mail-source.el (mail-source-callback): Use mm-make-temp-file.
2378         (mail-source-make-complex-temp-name): Deleted.
2379
2380         * message.el (message-use-idna): Use mm-coding-system-p.
2381         (message-tokenize-header, message-make-organization)
2382         (message-make-from):  Use with-temp-buffer.
2383         (message-set-work-buffer): Deleted.
2384         (message-fill-paragraph): Use `if' not `and' for compiler warning.
2385         (message-check-news-header-syntax): Remove useless lambda.
2386         (message-forward-make-body): Use mm-disable-multibyte,
2387         mm-with-unibyte-current-buffer, mm-enable-multibyte.
2388         (message-replace-chars-in-string): Deleted.
2389
2390         * mm-extern.el (mm-extern-local-file): Use mm-disable-multibyte.
2391         (mm-extern-url): Use mm-with-unibyte-current-buffer,
2392         mm-disable-multibyte.
2393         (mm-extern-anon-ftp): Use mm-disable-multibyte.
2394
2395         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt): Use
2396         mm-with-unibyte-current-buffer.
2397
2398         * mml2015.el (mml): Require.
2399         (mml2015-mailcrypt-encrypt, mml2015-gpg-encrypt): Use
2400         mm-with-unibyte-current-buffer.
2401
2402         * nnheader.el (gnus-util): Require.
2403
2404         * nntp.el (format-spec, format-spec-make, open-tls-stream):
2405         Autoload.
2406
2407         * rfc2231.el (mail-header-remove-comments, mm-encode-body)
2408         (mail-header-remove-whitespace): Autoload.
2409
2410         * sieve-manage.el (starttls-negotiate): Autoload.
2411
2412 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2413
2414         * nnrss.el (nnrss-find-rss-via-syndic8): Indent.
2415
2416 2003-05-01  Mark A. Hershberger  <mah@everybody.org>
2417
2418         * nnrss.el (nnrss-find-rss-via-syndic8): Don't error out.
2419
2420 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2421
2422         * gnus.el (gnus-version-number): Bump.
2423
2424 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
2425
2426         * spam-report.el (spam-report-gmane-regex): docstring fix.  From
2427         Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
2428
2429         * gnus.el (gnus-install-group-spam-parameters): docstring fix.
2430         From Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
2431
2432         * gnus-registry.el (gnus-registry-fetch-extra)
2433         (gnus-registry-store-extra, gnus-registry-group-count): new functions
2434         (gnus-registry-fetch-group, gnus-registry-delete-group)
2435         (gnus-registry-add-group): changed to work with extra data element
2436         if present
2437
2438 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2439
2440         * gnus.el: Gnus v5.10.1 is released.
2441
2442 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2443
2444         * gnus.el: Oort Gnus v0.24 is released.
2445
2446 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2447
2448         * dgnushack.el (when): Check whether defadvice is fbound.
2449
2450 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
2451
2452         * gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
2453         (gnus-registry-register-message-ids): use it
2454
2455 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2456
2457         * gnus.el (gnus-version-number): Bump.
2458
2459         * gnus.el: Update copyright for several files.
2460
2461 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2462
2463         * gnus.el: Oort Gnus v0.23 is released.
2464
2465 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2466
2467         * spam-stat.el (spam-stat-test-directory): Compare against zero.
2468
2469 2003-05-01  Trey Jackson <tjackson@ichips.intel.com>  (tiny change)
2470
2471         * spam-stat.el (spam-stat-test-directory): Skip 0 length files.
2472
2473 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2474
2475         * message.el (message-forward-subject-name-subject): Decode
2476         string when forwarding.
2477
2478 2003-05-01  Oystein Viggen  <oysteivi@tihlde.org>
2479
2480         * dgnushack.el (when): Add defadvice.
2481
2482 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2483
2484         * gnus.el (gnus-version-number): Bump.
2485
2486 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2487
2488         * gnus.el: Oort Gnus v0.22 is released.
2489
2490 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2491
2492         * gnus.el: Oort Gnus v0.21 is released.
2493
2494 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2495
2496         * gnus.el (gnus-version-number): Bump.
2497
2498 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2499
2500         * gnus.el: Oort Gnus v0.20 is released.
2501
2502 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
2503
2504         * gnus-dired.el (gnus-dired-mode-map): Move to C-c C-l.
2505
2506 2003-04-30  Mark A. Hershberger  <mah@everybody.org>
2507
2508         * mm-url.el (mm-url-insert-file-contents): set url-current-object
2509         in the case where mm-url-use-external is set.
2510
2511         * nnrss.el (nnrss-request-article): Change the messages created to
2512         multipart/alternative.  Hopefully fixes a problem interaction with
2513         w3m.
2514         (nnrss-find-rss-via-syndic8): Better handling if xml-rpc.el isn't
2515         around.
2516
2517 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2518
2519         * message.el (message-check-news-header-syntax): Alter "posting"
2520         message.
2521
2522         * nnrss.el (nnrss-node-text): Don't use char classes.
2523
2524 2003-05-01  David Z. Maze  <dmaze@mit.edu>
2525
2526         * nnrss.el (nnrss-find-rss-via-syndic8): Have an `error' branch
2527         in condition-case.
2528
2529 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2530
2531         * message.el (message-required-headers): Remove In-Reply-To.
2532
2533         * gnus-int.el (gnus-open-server): Revert changes.
2534
2535 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2536
2537         * gnus-int.el (gnus-open-server): Try to open unagentized servers
2538         even when unplugged.
2539
2540 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
2541
2542         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fixed typo in
2543         doc-string.
2544
2545 2003-05-01  Steve Youngs  <youngs@xemacs.org>
2546
2547         * lpath.el: Add a section for non-Mule XEmacsen.
2548         fbind `find-charset-string' and `coding-system-base' in that
2549         section.
2550
2551         * gnus-util.el (gnus-completing-read-maybe-default): New.
2552         (gnus-completing-read): Use it.
2553
2554         * mm-view.el (mm-view-pkcs7-decrypt): Ditto.
2555
2556         * gnus-art.el (gnus-read-string): New.
2557         (gnus-summary-pipe-to-muttprint): Use it.
2558
2559         * gnus-xmas.el (gnus-xmas-open-network-stream): New.
2560
2561         * dns.el (dns-make-network-process): Use it.
2562
2563         Take care of some differences between XEmacs 21.1 and newer
2564         versions of XEmacs.
2565
2566 2003-04-30  Teodor Zlatanov  <tzz@lifelogs.com>
2567
2568         * gnus-registry.el (gnus-registry-split-fancy-with-parent): added
2569         diagnostic message
2570         (gnus-registry-grep-in-list): don't run when word is nil
2571         (gnus-registry-fetch-message-id-fast): new function
2572         (gnus-registry-delete-group, gnus-registry-add-group): make sure
2573         the id and group are not nil
2574         (gnus-registry-register-message-ids): new function
2575         (gnus-register-action): optimized logical flow
2576         (gnus-summary-prepare-hook): added gnus-registry-register-message-ids
2577
2578 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2579
2580         * gnus-delay.el (gnus-delay-article): Call
2581         `gnus-agent-queue-setup' to create the delay group.
2582
2583         * gnus-agent.el (gnus-agent-queue-setup): Support optional arg
2584         for the (queue) group name.
2585
2586 2003-04-30  Simon Josefsson  <jas@extundo.com>
2587
2588         * mm-util.el (mm-charset-to-coding-system): Use user specified
2589         charset unless coding-system-get is fboundp.
2590
2591 2003-04-30  Kevin Greiner <kgreiner@xpediantsolutions.com>
2592
2593         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-name):
2594         Wrapped in eval-when-compile.
2595         (gnus-agent-mode): Bind gnus-agent-go-online to nil as you
2596         shouldn't be asked twice to go online with each server.
2597         (gnus-agent-get-undownloaded-list, gnus-agent-fetch-articles,
2598         gnus-agent-crosspost, gnus-agent-flush-cache,
2599         gnus-agent-fetch-session, gnus-agent-unread-articles,
2600         gnus-agent-uncached-articles, gnus-agent-regenerate-group,
2601         gnus-agent-group-covered-p): Expanded pop macros used for
2602         effect. Avoids compilation warning in emacs 21.3.
2603
2604         * gnus-int.el (gnus-open-server): Restructured to only open
2605         nnagent when gnus-plugged is nil.
2606
2607 2003-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2608
2609         * lpath.el: Fbind string-to-multibyte.
2610
2611 2003-04-30  Steve Youngs  <youngs@xemacs.org>
2612
2613         * dgnushack.el: Add some missing autoloads for XEmacs 21.1.
2614
2615 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
2616
2617         * gnus-registry.el (gnus-registry-fetch-group): faster
2618         (gnus-registry-delete-group): new function
2619         (gnus-registry-add-group): new function
2620         (gnus-register-spool-action): use it
2621         (gnus-register-action): use it
2622         (gnus-registry-translate-from-alist)
2623         (gnus-registry-translate-to-alist): remove the headers registry
2624         for now
2625
2626 2003-04-29  Reiner Steib  <Reiner.Steib@gmx.de>
2627
2628         * gnus-art.el (gnus-button-alist): Fixed CTAN regexp.
2629
2630 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
2631
2632         * spam-report.el (spam-report-gmane): gnus-summary-article-number
2633         is not necessary, just use the function parameter
2634
2635 2003-04-29  Karl Pflysterer  <sigurd@12move.de>
2636
2637         * spam-stat.el (spam-stat-save): No longer font-locks the file
2638         when saving
2639
2640 2003-04-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2641
2642         * canlock.el: Bind mail-header-separator when compiling (XEmacs
2643         provides it in mail-lib/auto-autoloads.el).
2644
2645 2003-04-29  Simon Josefsson  <jas@extundo.com>
2646
2647         * mml2015.el (mml2015-pgg-sign): Use mml-sender instead of
2648         message-sender.
2649
2650         * mml.el (mml-generate-mime-1): Set mml-sender too.
2651
2652 2003-04-29  Jesper Harder  <harder@ifa.au.dk>
2653
2654         * gnus-sum.el (gnus-summary-display-while-building): Docstring fix.
2655
2656         * mm-url.el (mm-url-use-external): do.
2657
2658 2003-04-29  Simon Josefsson  <jas@extundo.com>
2659
2660         * canlock.el (mail-fetch-field): Autoload it (fix xemacs compile
2661         warnings).
2662
2663         * sieve-mode.el (c-mode): Ditto.
2664
2665         * pgg.el (run-at-time): Ditto.
2666
2667         * mm-url.el (require): Require timer when compiling for
2668         with-timeout macro (fix xemacs compile warnings).
2669
2670 2003-04-28  Dave Love  <fx@gnu.org>
2671
2672         * gnus-util.el (nnheader): Don't require.
2673         (Nnheader-narrow-to-headers, nnheader-replace-chars-in-string):
2674         Autoload.
2675
2676         * spam.el: Require cl when compiling.
2677
2678         * dns.el: Require cl when compiling.
2679
2680 2003-04-28  Jesper Harder  <harder@ifa.au.dk>
2681
2682         * gnus-art.el (gnus-article-goto-next-page)
2683         (gnus-article-goto-prev-page): Revert 2003-02-12 change to make
2684         gnus-pick-mode work.
2685
2686 2003-04-28  Steve Youngs  <youngs@xemacs.org>
2687
2688         * Makefile.in (FLAGS): Use @FLAGS@.
2689
2690 2003-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
2691
2692         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
2693         (gnus-mime-display-multipart-alternative-as-mixed)
2694         (gnus-mime-display-multipart-related-as-mixed): Added doc-strings,
2695         allow customization.
2696
2697 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
2698
2699         * dgnushack.el (dgnushack-compile-verbosely): New function.  Not
2700         currently called (See source for explanation).
2701
2702 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2703
2704         * gnus-sum.el (gnus-summary-catchup): Don't mark ticked messages.
2705         (gnus-summary-mark-read-and-unread-as-read): Take an optional
2706         mark.
2707
2708         * gnus.el (gnus-version-number): Bump.
2709
2710 2003-04-27 06:47:31 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2711
2712         * gnus.el: Oort Gnus v0.19 is released.
2713
2714 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
2715
2716         * gnus-registry.el (gnus-register-spool-action): Replaced literal
2717         carriage-return character with its escape sequence.
2718
2719 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2720
2721         * gnus-sum.el (gnus-summary-catchup-from-here): Doc fix.
2722
2723         * nnrss.el (nnrss-node-text): Use only one
2724         gnus-replace-in-string.
2725
2726         * gnus.el: Remove gnus-functionp throughout.
2727
2728         * gnus-util.el (gnus-functionp): Removed.
2729
2730         * gnus-msg.el (gnus-summary-wide-reply-with-original): Doc fix.
2731
2732         * message.el (message-required-headers): Add In-Reply-To.
2733
2734 2003-04-27  Marshall T. Vandegrift  <vandem2@rpi.edu>
2735
2736         * gnus-fun.el (gnus-face-from-file): Bind coding-system-for-read
2737         to binary.
2738
2739 2003-04-27  Jesper Harder  <harder@ifa.au.dk>
2740
2741         * mml.el (mml-preview): do.
2742
2743         * message.el (message-mode): do.
2744
2745         * gnus-undo.el (gnus-undo-mode): do.
2746
2747         * gnus-topic.el (gnus-topic-mode): do.
2748
2749         * gnus-sum.el (gnus-summary-mode, gnus-summary-edit-article): do.
2750
2751         * gnus-msg.el (gnus-setup-message)
2752         (gnus-inews-add-send-actions, gnus-configure-posting-styles): do.
2753
2754         * gnus-gl.el (gnus-grouplens-mode): do.
2755
2756         * gnus-art.el (gnus-mime-save-part-and-strip)
2757         (gnus-mime-delete-part): Use it.
2758
2759         * gnus-util.el (gnus-make-local-hook): New function.
2760
2761 2003-04-25  Simon Josefsson  <jas@extundo.com>
2762
2763         * nnrss.el (nnrss-node-text): Don't use a star.
2764         (nnrss-node-text): Use g-r-i-s, not g-r-r-i-s which doesn't exist.
2765
2766 2003-04-24  Dave Love  <fx@gnu.org>
2767
2768         * mm-encode.el (mm-long-lines-p): Autoload.
2769         (mm-encode-content-transfer-encoding): Don't try to make buffer
2770         unibyte before decoding.  Don't ignore errors for base64 encoding.
2771
2772         * qp.el (quoted-printable-decode-region): Use mm-insert-byte.
2773         Signal error on malformed text, as for base64.
2774         (quoted-printable-encode-region): DTRT in Emacs 22.
2775
2776         * mm-util.el (mm-make-temp-file, mm-insert-byte): New.
2777         (mm-auto-save-coding-system): Consider utf-8-emacs.
2778         (mm-mime-mule-charset-alist, mm-mule-charset-to-mime-charset)
2779         (mm-charset-to-coding-system, mm-mime-charset)
2780         (mm-find-mime-charset-region): Check for :mime-charset coding
2781         systems property.
2782
2783         * mml-sec.el (mml2015, mml1991): Don't require.
2784         (mml2015-sign, mml2015-encrypt, mml1991-sign, mml1991-encrypt)
2785         (message-goto-body, mml-insert-tag): Autoload.
2786
2787         * mm-decode.el (mm-tmp-directory): Re-write to help avoid warnings.
2788
2789         * gnus-start.el (message-make-date): Autoload rather than
2790         requiring message.
2791
2792         * gnus-group.el (gnus-group-name-charset-group-alist): Use
2793         mm-coding-system-p.
2794         (gnus-cache-active-altered): Defvar when compiling.
2795         (gnus-group-delete-group): Re-write to help avoid warnings.
2796
2797         * gnus-art.el (gnus-use-idna): Use mm-coding-system-p.
2798
2799         * pgg.el: Split eval-when-compile forms.
2800
2801 2003-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
2802
2803         * gnus-group.el (gnus-large-ephemeral-newsgroup)
2804         (gnus-fetch-old-ephemeral-headers): News variables.
2805         (gnus-group-read-ephemeral-group): Use them.
2806
2807 2003-04-24  Simon Josefsson  <jas@extundo.com>
2808
2809         * sieve.el (sieve-upload): Don't use replace-regexp-in-string.
2810
2811         * nnrss.el (nnrss-node-text): Ditto.
2812
2813 2003-04-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2814
2815         * gnus-msg.el (gnus-inews-do-gcc): Make sure the obsolete variable
2816         gnus-inews-mark-gcc-as-read exists.
2817
2818 2003-04-23  Simon Josefsson  <jas@extundo.com>
2819
2820         * gnus-sieve.el (gnus-sieve-generate): Rewrite regexp search so it
2821         doesn't exceed the regexp stack space.
2822
2823 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
2824
2825         * gnus-msg.el (gnus-inews-mark-gcc-as-read): Don't defvar it.
2826
2827         * gnus-art.el (gnus-article-hide-pgp-hook): do.
2828
2829 2003-04-23  Reiner Steib  <Reiner.Steib@gmx.de>
2830
2831         * mml.el (mml-preview): Bind `=', RET, and mouse-2.
2832
2833 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
2834
2835         * mm-bodies.el (mm-decode-body): Don't override supplied charset.
2836
2837 2003-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2838
2839         * dgnushack.el (merge, copy-list): Remove compiler macros.
2840         (butlast): Add a compiler macro.
2841
2842 2003-04-22  Paul Jarc  <prj@po.cwru.edu>
2843
2844         * gnus-util.el (gnus-merge): Added "type" argument to match CL
2845         merge and gnus-sum.el's expectations.
2846
2847 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
2848
2849         * gnus-art.el (gnus-button-url-regexp): Added nntp.
2850
2851         * message.el (message-generate-headers-first): Default to
2852         '(references).
2853
2854         * gnus-art.el (gnus-mime-delete-part): Require confirmation.
2855
2856 2003-04-21  Jesper Harder  <harder@ifa.au.dk>
2857
2858         * smime.el (smime-decrypt-region): Insert From header.
2859
2860 2003-04-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2861
2862         * gnus-fun.el (gnus-face-from-file, gnus-convert-png-to-face):
2863         Max length of header is 726, not 740.  From Gaute B Strokkenes
2864         <gs234@cam.ac.uk>.
2865
2866 2003-04-20  Jesper Harder  <harder@ifa.au.dk>
2867
2868         * nndb.el, mml1991.el: Fix license template.
2869
2870 2003-04-20  Simon Josefsson  <jas@extundo.com>
2871
2872         * nnimap.el (nnimap-split-articles): Don't download body unless
2873         required.
2874
2875         * imap.el (imap-gssapi-open, imap-ssl-open): Erase buffer before
2876         starting process, like imap-kerberos4-open does.
2877
2878         * mml-smime.el, rfc1843.el, dig.el, smime.el, uudecode.el: Fix
2879         license template.
2880
2881         * mml-sec.el: Fix license template.
2882
2883         * gnus-sieve.el, sieve.el, sieve-manage.el, sieve-mode.el: Fix
2884         license template.
2885
2886         * pgg-def.el, pgg.el, pgg-gpg.el, pgg-parse.el, pgg-pgp5.el,
2887         pgg-pgp.el: Fix license template.
2888
2889 2003-04-19  Jesper Harder  <harder@ifa.au.dk>
2890
2891         * gnus-sum.el (gnus-summary-delete-article): Improve docstring.
2892
2893 2003-04-19  Teodor Zlatanov  <tzz@lifelogs.com>
2894
2895         * spam.el (spam-move-spam-nonspam-groups-only): dumb typo fix
2896
2897 2003-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2898
2899         * spam.el (spam-split): allow a particular check as a parameter,
2900         e.g. (: spam-split 'spam-use-bogofilter)
2901         (spam-mark-only-unseen-as-spam): new parameter, see doc
2902         (spam-mark-junk-as-spam-routine): use
2903         spam-mark-only-unseen-as-spam, simplify routine to take advantage
2904         of gnus-newsgroup-unread as well as gnus-newsgroup-unseen
2905
2906 2003-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2907
2908         * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): new functions
2909         (gnus-group-guess-full-name): don't prefix the group twice
2910
2911         * nnmail.el (nnmail-split-fancy-with-parent): docstring fix
2912
2913         * gnus-registry.el (gnus-registry-clear)
2914         (gnus-registry-fetch-group, gnus-registry-grep-in-list)
2915         (gnus-registry-split-fancy-with-parent): new functions
2916         (gnus-register-spool-action, gnus-register-action): simplified the format
2917         (gnus-registry): new customization group
2918         (gnus-registry-unfollowed-groups): new variable
2919
2920 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2921
2922         * gnus-art.el (gnus-button-alist): Add nntp: urls.
2923         (gnus-header-button-alist): Ditto.
2924
2925 2003-04-17  Dave Love  <fx@gnu.org>
2926
2927         * gnus-util.el (gnus-string-equal): Revert last change.
2928
2929 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2930
2931         * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo.
2932
2933 2003-04-17  Mike Woolley  <mike@ariel.co.uk>
2934
2935         * gnus-sum.el (gnus-sum-thread-tree-false-root): New variable.
2936
2937 2003-04-15  Michael Shields  <shields@msrl.com>
2938
2939         * gnus-art.el (article-hide-boring-headers): Hide Reply-To: if
2940         the broken-reply-to group parameter is set.  Idea from Vasily
2941         Korytov <deskpot@myrealbox.com>.
2942
2943 2003-04-17  Steve Youngs  <youngs@xemacs.org>
2944
2945         * dgnushack.el: 'setenv' is in env.el for XEmacsen <= 21.4, but in
2946         process.el in XEmacsen >= 21.5.
2947
2948 2003-04-17  Steve Youngs  <youngs@xemacs.org>
2949
2950         * dgnushack.el: Add a whole swag of autoloads and defaliases to
2951         satisfy the byte-compiler when building with XEmacs.
2952
2953         * lpath.el (maybe-bind): Add 'w3-meta-content-type-charset-regexp'
2954         and 'w3-meta-charset-content-type-regexp' in XEmacs.  The upstream
2955         W3 doesn't have these.
2956
2957         * mailcap.el: Maybe require 'lpr in XEmacs.
2958
2959 2003-04-16  Simon Josefsson  <jas@extundo.com>
2960
2961         * mml2015.el (mml2015-pgg-sign): Bind pgg-default-user-id to MML
2962         sender tag, if available.
2963
2964 2003-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
2965
2966         * gnus-registry.el (gnus-register-action)
2967         (gnus-register-spool-action, hashtable-to-alist)
2968         (gnus-registry-translate-from-alist, alist-to-hashtable)
2969         (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
2970         new variables and function fixes
2971
2972         * gnus.el (gnus-registry-headers-alist): new variable to hold
2973         article header data
2974         (gnus-variable-list): save gnus-registry-headers-alist
2975
2976         * spam-report.el (Module): new module for spam reporting
2977
2978         * gnus.el (spam-process): added
2979         gnus-group-spam-exit-processor-report-gmane to the list of choices
2980         (gnus-install-group-spam-parameters): defined new spam exit processor
2981
2982         * spam.el (autoload): autoload spam-report-gmane when needed
2983         (spam-report-gmane-register-routine): glue for spam-report.el
2984         (spam-group-spam-processor-report-gmane-p): glue for the
2985         gnus-group-spam-exit-processor-report-gmane spam processor
2986         (spam-summary-prepare-exit): check the report-gmane spam processor
2987         and run spam-report-gmane-register-routine if it's active
2988
2989         From John Wiegley <johnw@gnu.org>
2990
2991         * spam.el (spam-bogofilter-score): check bogofilter headers before
2992         checking bogofilter itself
2993
2994 2003-04-16  Dave Love  <fx@gnu.org>
2995
2996         * gnus-agent.el: Wrap defsetf in eval-when-compile.
2997         (gnus-agent-cat-defaccessor): Don't use gensym.
2998
2999         * mml1991.el: Require cl, mm-util when compiling.
3000         (quoted-printable-decode-region, quoted-printable-encode-region):
3001         Autoload.
3002
3003         * pgg.el: Require cl when compiling.
3004
3005         * nnmail.el (gnus): Require.
3006
3007         * gnus-util.el: Move provide to end.
3008         (gnus-string-equal): Maybe use compare-strings.
3009         (gnus-merge): New.
3010
3011         * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
3012         (gnus-summary-insert-articles): Use gnus-merge.
3013
3014         * gnus-fun.el: Require cl and mm-util when compiling.
3015
3016         * gnus-diary.el (gnus-diary-delay-format-french)
3017         (gnus-diary-delay-format-english): Don't use setf with nthcdr.
3018
3019         * nndiary.el (nndiary-compute-reminders): Don't use setf with
3020         nthcdr.
3021
3022 2003-04-16  Kevin Greiner <kgreiner@xpediantsolutions.com>
3023
3024         * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
3025         specify a predicate other than false.
3026         (gnus-category-read): Use the new feature to create a 'default'
3027         category with a 'short' predicate.
3028
3029 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3030
3031         * message.el (message-unique-id): Comment change.
3032
3033         * gnus-art.el (gnus-article-next-page-1): New function.
3034         (gnus-article-next-page): Use it.
3035
3036 2003-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
3037
3038         * spam.el (spam-split): added save-restriction to save-excursion
3039
3040 2003-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
3041         From Julien Avarre <julien@avarre.com>
3042
3043         * gnus-fun.el: Fixed autoload cookie.
3044
3045 2003-04-15  Paul Jarc  <prj@po.cwru.edu>
3046         From Remi Letot  <remi.letot@easynet.be>
3047
3048         * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
3049         instead of remove-if.
3050
3051 2003-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3052
3053         * gnus-msg.el (gnus-summary-news-other-window): Use delq and
3054         copy-sequence instead of remove which is a cl run-time function in
3055         Emacs 20.
3056
3057 2003-04-14  Jesper Harder  <harder@ifa.au.dk>
3058
3059         * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
3060         local copy of gnus-discouraged-post-methods with the current
3061         method removed.
3062
3063 2003-04-14  Simon Josefsson  <jas@extundo.com>
3064
3065         * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
3066
3067 2003-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3068
3069         * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
3070         of `mm-coding-system-priorities' to base coding system.
3071
3072         * gnus-sum.el: Added coding cookie ("middle dot" in
3073         gnus-summary-morse-message).
3074
3075 2003-04-13  Simon Josefsson  <jas@extundo.com>
3076
3077         * gnus-art.el (article-fill-long-lines)
3078         (article-verify-x-pgp-sig, article-decode-group-name)
3079         (gnus-mime-button-menu): Split >80 character lines.
3080
3081 2003-04-13  Jesper Harder  <harder@ifa.au.dk>
3082
3083         * gnus-sum.el (gnus-summary-local-variables): Use defvar since
3084         we're let-binding it.
3085
3086         * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
3087
3088 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3089
3090         * message.el (message-hide-headers): Don't do intangible.
3091
3092         * gnus.el (gnus-group-prefixed-name): Comment out the test for
3093         colon.
3094
3095         * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
3096         to the ephemeral entry, but the prefixed name.
3097
3098         * gnus.el (gnus-group-prefixed-name): Clean up.
3099
3100 2003-04-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
3101
3102         * gnus-agent.el (gnus-agent-group-pathname): Bind
3103         gnus-command-method so that gnus-agent-directory will always
3104         return a valid directory.
3105         * gnus-cache.el (gnus-cache-enter-article): Remove article from
3106         gnus-newsgroup-undownloaded so that the summary will display the
3107         article as downloaded.
3108         (gnus-cache-remove-article): If the article isn't in the agent,
3109         remove it from gnus-newsgroup-undownloaded so that the summary
3110         will display the article as undownloaded.
3111
3112 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3113
3114         * gnus.el (gnus-version-number): Bump.
3115
3116 2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3117
3118         * gnus.el: Oort Gnus v0.18 is released.
3119
3120 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3121
3122         * gnus-draft.el (gnus-draft-send): Add message-hidden-headers.
3123
3124 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3125
3126         * gnus-art.el (gnus-article-next-page): Use
3127         gnus-article-over-scroll.
3128         (gnus-article-over-scroll): New variable.
3129
3130         * message.el (message-newline-and-reformat): Place a boundary
3131         before filling.
3132         (message-make-forward-subject-function): Changed default to
3133         message-forward-subject-name-subject.
3134         (message-forward-subject-name-subject): New function.
3135
3136         * nnimap.el (nnimap-split-fancy): Ditto.
3137
3138         * gnus-sum.el (gnus-summary-line-message-size): Ditto.
3139
3140         * gnus-cus.el (gnus-group-parameters): Removed "which see".
3141
3142         * mml.el (mml-minibuffer-read-file): Bind
3143         completion-ignored-extensions to nil.
3144
3145         * message.el (message-fix-before-sending): Comment fix.
3146         (message-fix-before-sending): Make hidden headers visible.
3147         (message-hide-headers): Bind after-change-functions to nil.
3148         (message-forbidden-properties): Put invisible and intangible
3149         back.
3150         (message-strip-forbidden-properties): Ignore message-hidden text.
3151
3152         * gnus-msg.el: Hide headers.
3153
3154         * message.el (message-hidden-headers): New variable.
3155         (message-hide-headers): New function.
3156         (message-hide-header-p): New function.
3157         (message-hide-header-p): Change logic.
3158         (message-forbidden-properties): Remove intangible nil invisible
3159         nil.
3160         (message-hide-headers): Narrow to headers.
3161
3162         * lpath.el (featurep): Bind Info-directory, Info-menu.
3163
3164 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
3165
3166         * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
3167         encoded.
3168         (mm-encode-body): Don't corrupt UTF-16.
3169         (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
3170
3171 2003-04-10  Kevin Greiner <kgreiner@xpediantsolutions.com>
3172
3173         * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
3174         the CACHE are now detected and handled the same as an article
3175         downloaded into the agent.
3176         (gnus-agent-group-path): Modified to match nnmail-group-pathname
3177         so that the agent front-end and back-end (nnagent) always use the
3178         same directory.
3179         (gnus-agent-group-pathname): New function. Wrapper for
3180         nnmail-group-pathname.
3181         (gnus-agent-expire-unagentized-dirs): New variable.  May be
3182         customized to disable gnus-agent-expire-unagentized-dirs.
3183         (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
3184         as the directories in gnus-agent-expire-current-dirs were
3185         expanded.
3186
3187 2003-04-10  Jesper Harder  <harder@ifa.au.dk>
3188
3189         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
3190         body" entry in read only groups.
3191
3192 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
3193
3194         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
3195         and "Create article" items in non-editable groups.
3196
3197 2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
3198
3199         * gnus-agent.el (gnus-agent-write-active): Added option of
3200         replacing, rather than updating, the agent's active file.  Do NOT
3201         use the fully qualified group name as gnus-active-to-gnus-format
3202         blindly prefixes group names with server names.
3203         (gnus-agent-save-group-info): Merge BOTH min/max of current active
3204         range, was just merging min, with specified active range.
3205         (gnus-agent-expire): Save agent's active ranges after
3206         expiring all groups.
3207         (gnus-agent-expire-group-1): Update min of agent's active range to
3208         min article currently fetched.
3209         (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
3210         same ancestor multiple times.
3211
3212         * gnus-async.el (gnus-asynchronous): Moved defcustom of
3213         gnus-asynchronous away from defgroup of gnus-asynchronous.  This
3214         seems to fix an intermittant error in which loading gnus-async
3215         fails to define gnus-asynchronous (the variable).
3216
3217         * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
3218         non-essential.  Removed on all platforms.
3219         (gnus-select-newsgroup): When the agent is active, expand the
3220         group's active range to include fetched articles that are no
3221         longer in the server's active range.
3222
3223         * gnus-util.el (gnus-with-output-to-file): Removed all of the
3224         print-* bindings as they should be handled by the function doing
3225         the printing.
3226
3227 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
3228
3229         * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
3230         might be unbound in non-MULE XEmacsen.
3231
3232 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
3233
3234         * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
3235         (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
3236         recognize diffs.
3237
3238         * mm-bodies.el (mm-decode-body): Use the supplied charset
3239         unconditionally if `code-pages' hasn't been loaded.
3240
3241 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
3242
3243         * gnus-art.el (article-verify-x-pgp-sig): Don't use
3244         `insert-buffer', the docstring says "This function is meant for
3245         the user to run interactively.  Don't call it from programs!"
3246
3247         * mm-extern.el (mm-extern-mail-server): do.
3248
3249         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
3250         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
3251         (mml1991-pgg-encrypt): do.
3252
3253         * pgg.el (pgg-decrypt-region): do.
3254
3255         * mm-view.el (mm-view-pkcs7-decrypt): do.
3256
3257         * mml-smime.el (mml-smime-verify): do.
3258
3259         * mml.el (mml-insert-mime, mml-preview): do.
3260
3261         * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
3262         (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
3263         (mml2015-pgg-encrypt): do.
3264
3265 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3266
3267         * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
3268
3269 2003-04-06  Jesper Harder  <harder@ifa.au.dk>
3270
3271         * mm-uu.el (mm-uu-copy-to-buffer): Copy
3272         `buffer-file-coding-system' to the new buffer.
3273         (mm-uu-pgp-signed-extract-1): Don't copy
3274         `buffer-file-coding-system' here.
3275
3276         * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
3277         exist in XEmacs.
3278         (mm-decode-body): Add missing quote.
3279
3280         * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
3281         buffer-file-coding-system.
3282
3283         * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
3284         last-coding-system-used.
3285
3286         * mml2015.el (mml2015-pgg-clear-verify): Encode the text
3287         according to buffer-file-coding-system.
3288
3289         * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
3290
3291         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
3292         (pgg-pgp-snarf-keys-region): do.
3293
3294         * pgg-pgp5.el (pgg-pgp5-verify-region)
3295         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
3296
3297         * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
3298
3299 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
3300
3301         * spam.el (spam-split): (save-excursion) around (widen)
3302         (spam-ham-move-routine): Use spam-group-ham-mark-p, not
3303         spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
3304
3305 2003-04-05  Steve Youngs  <youngs@xemacs.org>
3306
3307         * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
3308         don't use it when loading gnus-sum.el if we're in XEmacs.
3309
3310 2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
3311
3312         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3313         print-escape-nonascii to fix more characters in compiled format
3314         specs.
3315
3316 2003-04-05  Jesper Harder  <harder@ifa.au.dk>
3317
3318         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
3319         Fix customization type.
3320
3321 2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
3322
3323         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3324         print-quoted, print-readably, print-escape-multibyte, and
3325         print-level to match original behavior of gnus-prin1.  This should
3326         repair the format of .newsrc.eld when using compiled format specs.
3327
3328 2003-04-04  Jesper Harder  <harder@ifa.au.dk>
3329
3330         * gnus-group.el (tool-bar-map): defvar it.
3331
3332         * gnus-art.el (tool-bar-map): do.
3333
3334         * gnus-sum.el (tool-bar-map): do.
3335
3336 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
3337
3338         * earcon.el (earcon-regexp-alist): catmeow is a wav file.
3339
3340 2003-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
3341
3342         * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
3343         and value.
3344         (gnus-button-alist): Use it.
3345
3346 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
3347
3348         * pgg-gpg.el (pgg-gpg-process-region): do.
3349
3350         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
3351         (pgg-pgp-snarf-keys-region): do.
3352
3353         * pgg-pgp5.el (pgg-pgp5-verify-region)
3354         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
3355
3356         * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
3357         unsafe.
3358         (pgg-temporary-file-directory): Remove.
3359
3360 2003-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3361
3362         * lpath.el: Fbind Info-directory and Info-menu.
3363
3364 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
3365
3366         * gnus-util.el (gnus-message): Added doc-string.
3367
3368         * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
3369         (gnus-score-edit-file-at-point): Goto first match when using `e'.
3370
3371 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
3372
3373         * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
3374         (gnus-button-alist): Use it.  Changed CTAN and "setq" entries.
3375
3376 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3377
3378         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3379         (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
3380
3381 2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
3382
3383         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3384         print-escape-newlines to print escape sequences rather than
3385         literal newline characters.
3386
3387 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
3388
3389         * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
3390         `message-valid-fqdn-regexp' for initialization.
3391         (gnus-button-handle-info-url): Renamed and extended version of
3392         `gnus-button-handle-info'.
3393         (gnus-button-message-level): Renamed from `gnus-button-mail-level'
3394         (gnus-button-handle-symbol, gnus-button-handle-library)
3395         (gnus-button-handle-info-keystrokes): New functions.
3396         (gnus-button-browse-level): New variable.
3397         (gnus-button-alist): Use them.  Added levels.
3398         (gnus-header-button-alist): Added levels.
3399
3400 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3401
3402         * gnus.el (gnus-version-number): Bump.
3403
3404 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3405
3406         * gnus.el: Oort Gnus v0.17 is released.
3407
3408 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3409
3410         * gnus-start.el (gnus-unload): Removed.
3411
3412         * pop3.el (pop3-read-response): Use
3413         nnheader-accept-process-output.
3414         (pop3-retr): Ditto.
3415
3416         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx.
3417         (mm-text-html-washer-alist): Ditto.
3418
3419 2003-03-31  Simon Josefsson  <jas@extundo.com>
3420
3421         * imap.el (imap-gssapi-program): Also try GNU SASL.
3422         (imap-gssapi-open): Accept GNU SASL greeting.
3423         (imap-read-timeout): New.
3424         (imap-wait-for-tag): Use it.
3425
3426 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3427
3428         * nntp.el (nntp-accept-process-output): Use new function.
3429
3430         * nnheader.el (nnheader-read-timeout): New variable.
3431         (nnheader-accept-process-output): New function.
3432
3433         * nntp.el (nntp-read-timeout): Removed.
3434
3435         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
3436
3437 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3438
3439         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
3440
3441 2003-03-30  Simon Josefsson  <jas@extundo.com>
3442
3443         * message.el (message-idna-inside-rhs-p): Narrow to header before
3444         searching.
3445
3446         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
3447
3448 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3449
3450         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
3451
3452 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
3453
3454         * message.el (message-make-in-reply-to): Use
3455         mail-extract-address-components to determine sender's
3456         name/address.
3457
3458 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3459
3460         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead.
3461
3462         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
3463         valid lambda.
3464         (gnus-registry-translate-from-alist): Ditto.
3465
3466         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
3467         print-length to nil.
3468
3469         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
3470
3471         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
3472         (gnus-grab-cam-face): Use it.
3473
3474 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
3475
3476         * nnmaildir.el (nnmaildir-request-set-mark)
3477         (nnmaildir-close-group): Allow each mark directory in a group to
3478         have its own inode for mark files, to accommodate AFS.
3479
3480 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
3481
3482         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
3483         gnus-read-newsrc-el-file
3484         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
3485
3486         * gnus-registry.el (gnus-registry-translate-to-alist)
3487         (gnus-registry-translate-from-alist, alist-to-hashtable)
3488         (hashtable-to-alist): new functions
3489         (gnus-register-spool-action): add a spool item to the registry
3490
3491         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
3492         list of saved variables
3493         (gnus-registry-alist): new variable
3494
3495 2003-03-27  Simon Josefsson  <jas@extundo.com>
3496
3497         * gnus-art.el (article-decode-group-name): Be correct instead of
3498         smart.
3499
3500 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
3501
3502         * lpath.el: Bind url-current-object for Emacs; bind
3503         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
3504         for both Emacsen.
3505
3506 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
3507
3508         * gnus-sum.el (gnus-article-loose-mime)
3509         (gnus-article-emulate-mime): Move to gnus-article-mime customize
3510         group.
3511
3512         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
3513         doc string.
3514
3515 2003-03-26  Kevin Ryde <user42@zip.com.au>
3516
3517         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
3518         gnus-summary-find-uncancelled, skip temporary articles inserted by
3519         "refer" functions.
3520
3521 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
3522
3523         * smiley.el (smiley-buffer): New function.
3524
3525 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
3526
3527         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
3528         gnus-summary-update-line (which updated the article's face) with
3529         gnus-summary-update-download-mark (which updates the article's
3530         face by calling gnus-summary-update-line AND updates the download
3531         mark to show that the article was fetched).
3532
3533 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
3534
3535         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
3536         option of deleting agent directories for groups/servers that are
3537         not currently agentized.
3538         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
3539
3540         * gnus-int.el (gnus-open-server): Report backend errors in
3541         condition handler.
3542
3543 2003-03-23  Simon Josefsson  <jas@extundo.com>
3544
3545         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
3546         header.
3547
3548         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
3549         same as Newsgroups.
3550
3551         * nntp.el (nntp-open-connection-function): Mention
3552         nntp-open-tls-stream.
3553         (nntp-open-tls-stream): New function.
3554
3555         * tls.el: New file.
3556
3557         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
3558         instead of SSL.
3559         (nnimap-stream): Add other streams, link to imap variables.
3560         (nnimap-authenticator): Add other authenticator, link to imap
3561         variables.
3562
3563         * imap.el: Autoload open-tls-stream.
3564         (imap-streams): Add tls in front of ssl.
3565         (imap-stream-alist): Add tls.
3566         (imap-default-tls-port): New variable.
3567         (imap-tls-p, imap-tls-open): New functions.
3568
3569 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
3570
3571         * mm-url.el (mm-url-insert-file-contents): parse url only if
3572         results is a list.
3573
3574 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3575
3576         * mail-source.el (mail-source-fetch-imap): Revert.
3577
3578 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
3579
3580         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
3581         less strict regexp.
3582
3583 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3584
3585         * mail-source.el (mail-source-fetch-imap): Use buffer name for
3586         more imap function.
3587
3588 2003-03-21  Simon Josefsson  <jas@extundo.com>
3589
3590         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
3591         Followup-To data inline.
3592
3593 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
3594
3595         * gnus-art.el (gnus-treat-display-xface): Don't enable if
3596         icontopbm isn't available.
3597
3598 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
3599
3600         * gnus-int.el (gnus-open-server): Catch errors in backend's
3601         open-server method.  Returns nil rather than crashing startup.
3602
3603         * gnus-sum.el (eval-when-compile): Modified to resolve
3604         compile-time warnings.
3605
3606         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
3607         Reports length of series so that the user can compare N with a
3608         subject that should, if the entire series is present, contain
3609         '(.../N)'.
3610         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
3611         of temp file (Win-XP may leave the temp file locked when the
3612         uudecode process fails).
3613
3614 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3615
3616         * message.el (message-split-line): Ignore error.
3617
3618         * lpath.el (split-line): Avoid split-line warning message.
3619
3620 2003-03-20  Kim F. Storm  <storm@cua.dk>
3621
3622         * message.el (message-split-line): New function.
3623         (message-mode-map): Remap split-line to message-split-line.
3624
3625 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
3626
3627         * message.el (message-make-overlay): Defalias it to make-overlay.
3628         (message-delete-overlay): Defalias it to delete-overlay.
3629         (message-overlay-put): Defalias it to overlay-put.
3630         (message-idna-to-ascii-rhs-1): Use them.
3631
3632         * messagexmas.el (message-xmas-redefine): Defalias some overlay
3633         functions to extent functions.
3634
3635 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3636
3637         * message.el (message-check-news-header-syntax): Fixed regexp.
3638
3639 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3640
3641         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
3642
3643         * mm-url.el (mm-url-insert): Move url-current-object stuff into
3644         mm-url-insert-file-contents.
3645
3646         * nnrss.el (nnrss-fetch): Fetch the local stuff.
3647         (nnrss-check-group): Use it.
3648
3649 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
3650
3651         * nnrss.el: Primitive XML Name-space support.  This means that RSS
3652         feeds like Kevin Burton's[1] can now be read in Gnus.
3653
3654         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
3655         means that if you want to read the RSS feed for example.com, all
3656         you have to do is hit "G R http://www.example.com/ RET" and
3657         nnrss.el will find and the feed listed on the site or (if you have
3658         loaded xml-rpc.el) look it up on syndic8.com.
3659
3660         Marked the message as HTML (by adding a Content-Type header) so
3661         that Gnus will render it as html if the user wants that.
3662
3663         Implemented the ability to save nnrss-group-alist so that any new
3664         feeds the you subscribe to will be found the next time you start
3665         up.
3666
3667         Implemented support for RSS 2.0 elements (author, pubDate).
3668
3669         Prefer for <content:encoded> over <description> where both
3670         elements exist.
3671
3672         * mm-url.el (mm-url-insert): Set url-current-object.
3673
3674         * gnus-group.el (gnus-group-make-rss-group): New function.
3675
3676 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
3677
3678         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
3679         for highlight overlays.
3680
3681 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3682
3683         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
3684         a NOV.
3685
3686 2003-03-20  Simon Josefsson  <jas@extundo.com>
3687
3688         * message.el (message-use-idna): Disable if UTF-8 unavailable.
3689         (message-idna-to-ascii-rhs): Use it.
3690
3691         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
3692
3693 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
3694
3695         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
3696         (spam-group-ham-marks, spam-group-spam-marks): new functions
3697         (spam-spam-marks, spam-ham-marks): removed in favor of the
3698         spam-marks and ham-marks parameters
3699         (spam-generic-register-routine, spam-ham-move-routine): use the
3700         new spam-group-{spam,ham}-mark-p functions
3701
3702         * gnus.el (spam-marks, ham-marks): new group parameters with
3703         default values same as the old spam-spam-marks and spam-ham-marks
3704
3705 2003-03-19  Simon Josefsson  <jas@extundo.com>
3706
3707         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
3708         (gnus-use-idna): New variable.
3709         (article-decode-idna-rhs): New function.
3710
3711         * message.el (message-use-idna): New variable.
3712         (message-mode-field-menu): Add entry for IDNA.
3713         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
3714         (message-idna-to-ascii-rhs): New function.
3715         (message-generate-headers): Invoke IDNA code.
3716
3717 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
3718
3719         * nnmaildir.el (nnmaildir--system-name): New function.
3720         (nnmaildir-request-accept-article): Use it.
3721
3722 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3723
3724         * gnus-util.el (gnus-byte-compile): Make it work silently as the
3725         gnus-compile function does.
3726
3727         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
3728         bogus change.
3729
3730 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
3731
3732         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
3733         sort-coding-systems is defined.
3734
3735 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
3736
3737         * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
3738         (nnmaildir-request-create-group, nnmaildir-request-delete-group):
3739         Replace create-directory with target-prefix.
3740
3741 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
3742
3743         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
3744         find-charset-string which is slooow in XEmacs.
3745
3746 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3747
3748         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
3749         compiler under XEmacs.
3750
3751 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
3752
3753         * gnus-art.el (gnus-treat-highlight-signature): Make the default
3754         work for multipart/signed where the message text isn't `last'.
3755
3756 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3757
3758         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
3759         the value of mm-inline-text-html-with-images.
3760         (mm-inline-text-html-render-with-w3m): Don't bind
3761         w3m-display-inline-images.
3762
3763         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
3764         w3m-display-inline-images.
3765
3766         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
3767         regardless of an Emacs flavor.
3768
3769 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3770
3771         * gnus.el (gnus-version-number): Bump.
3772
3773 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3774
3775         * gnus.el: Oort Gnus v0.16 is released.
3776
3777 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3778
3779         * lpath.el (featurep): Bind mm-w3m-mode-map.
3780
3781 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
3782
3783         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
3784         'respool-able backends define a global nnchoke-get-new-mail
3785         variable.
3786
3787 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
3788
3789         * gnus-art.el (gnus-mime-delete-part): New function.
3790         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
3791
3792 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3793
3794         * message.el (message-check-news-header-syntax): Don't push
3795         groups twice onto list of unknown groups.
3796
3797         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
3798         back.
3799
3800         * nnheader.el (nnheader-find-etc-directory): Doc fix.
3801
3802         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
3803         config unless the summary buffer exists.
3804
3805         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
3806         that target group is computed correctly when articles are marked
3807         as read by Xref handling.
3808
3809         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
3810         imap-open.
3811
3812         * message.el (message-send-mail): Add courtesy string to Bcc's,
3813         too.
3814
3815         * gnus-cite.el (gnus-cited-line-p): New function.
3816
3817 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
3818
3819         * mm-bodies.el (mm-decode-body): Add new optional parameter,
3820         force, to use the supplied charset unconditionally.
3821
3822         * gnus-art.el (article-decode-charset): Use it.
3823
3824 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
3825
3826         * mm-bodies.el (mm-decode-coding-region-safely): New function.
3827         (mm-decode-body): Use it.
3828
3829         * rfc2047.el (rfc2047-decode-region): do.
3830         (rfc2047-decode-string): Guess coding system if the default is
3831         invalid.
3832
3833 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
3834
3835         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
3836         articles are marked 'read, so we get correct article counts.
3837
3838 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3839
3840         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
3841         the button.
3842         (gnus-insert-prev-page-button): Ditto.
3843         (gnus-insert-next-page-button): Ditto.
3844         (gnus-insert-mime-security-button): Ditto.
3845
3846         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
3847         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
3848         (mm-inline-image-xemacs): Ditto.
3849
3850 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
3851
3852         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
3853         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
3854         the recent filename uniqueness discussion.
3855
3856 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3857
3858         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
3859         newline next time.
3860         (mm-inline-image-xemacs): Ditto.
3861
3862 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
3863
3864         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
3865         kill-line.
3866
3867 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
3868
3869         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
3870         kill-line.
3871
3872 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3873
3874         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
3875         fixing the code to match the documentation.
3876         (gnus-agent-fetch-selected-article): Replaced
3877         gnus-summary-update-article-line with gnus-summary-update-line as
3878         the former did not correctly recalculate the thread indentation.
3879         (gnus-agent-find-parameter): The agent-predicate, if not found
3880         anywhere else, defaults to the value of gnus-agent-predicate.
3881         (gnus-agent-fetch-session): Fixed typo; now executes
3882         gnus-agent-fetched-hook rather than the undocumented
3883         gnus-agent-fetch-hook.
3884         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
3885         default agent predicate is now provided by
3886         gnus-agent-find-parameter.
3887         (gnus-agent-message): New macro.  This macro avoids potentially
3888         costly parameter evaluation when the message's level is too high
3889         to display.
3890         (gnus-agent-expire-group-1): Disabled undo tracking in temp
3891         overview buffer. Uses new gnus-agent-message macro to reduce
3892         overhead of optional messages. Reversed message levels to
3893         emphasize percent completion messages.  Detailed messages of
3894         little use except when debugging code.
3895
3896 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
3897
3898         * spam.el (spam-ham-move-routine): use
3899         spam-mark-ham-unread-before-move-from-spam-group
3900         (spam-mark-ham-unread-before-move-from-spam-group): new variable
3901
3902 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
3903
3904         * spam.el: load nnimap.el when compiling
3905         (spam-setup-widening): use
3906         nnimap-split-download-body-default instead of
3907         nnimap-split-download-body which is a user-customizable variable
3908
3909 2003-03-07  Simon Josefsson  <jas@extundo.com>
3910
3911         * nnimap.el (nnimap-split-download-body-default): New, holds
3912         default for n-s-d-b.
3913         (nnimap-split-download-body): Add new setting (symbol default),
3914         which uses contents of n-s-d-b-d, and made it the default.
3915
3916 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
3917
3918         * spam.el (spam-use-hashcash): new variable
3919         (spam-list-of-checks): added spam-use-hashcash with associated
3920         spam-check-hashcash
3921         (spam-check-hashcash): new function, installed iff hashcash.el is
3922         loaded
3923         (spam-setup-widening): don't use (return)
3924
3925 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3926
3927         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
3928         predicate of `false' to avoid an error when a group defines no
3929         predicate. Fixed typo that disabled agent scoring (i.e. the
3930         low/high predicates should now work).
3931
3932 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
3933
3934         * spam.el: add spam-maybe-spam-stat-load to
3935         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
3936         (spam-bogofilter-register-with-bogofilter): use
3937         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
3938         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
3939         custom variables to replace "-s" and "-n"
3940
3941         * gnus-group.el (gnus-group-get-new-news): call the new
3942         gnus-get-top-new-news-hook hook
3943
3944         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
3945         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
3946
3947 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3948
3949         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
3950
3951 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3952
3953         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
3954         a cl run-time function.
3955
3956 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3957
3958         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
3959         on gnus-agent-short-article.
3960         (gnus-category-read): Replaced CL function mapcar* with new macro:
3961         gnus-mapcar.
3962         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
3963         support functions that accept multiple parameters.  A separate
3964         sequence must be provided for each parameter in the function.
3965         Iteration stops when the end of the shortest list is reached.
3966
3967 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
3968
3969         * nnimap.el (nnimap-request-accept-article): Use delete-region.
3970
3971         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
3972         (html2text-delete-single-tag, html2text-clean-anchor)
3973         (html2text-remove-tags): Use delete-region.
3974         (html2text-fix-paragraphs): Simplify.
3975
3976         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
3977         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
3978         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
3979         kill-region.
3980
3981 2003-03-04  John Paul Wallington  <jpw@gnu.org>
3982
3983         * gnus-agent.el (gnus-agent-enable-expiration)
3984         (gnus-agent-article-alist, gnus-agent-article-alist)
3985         (gnus-agent-cat-defaccessor): Doc fixes.
3986
3987 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3988
3989         * gnus-agent.el (gnus-function-implies-unread-1): Grok
3990         byte-compiled functions.
3991
3992 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3993
3994         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
3995         customization between new maneuvering (which permits selecting
3996         undownloaded articles) and old maneuvering (which skipped over
3997         undownloaded articles) behaviors.
3998         (gnus-summary-find-next): Pass through the unread and subject
3999         parameters when calling gnus-summary-find-prev.
4000         (gnus-summary-find-next,gnus-summary-find-prev): Apply
4001         gnus-auto-goto-ignores to filter out unacceptable articles.
4002
4003 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
4004
4005         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
4006         exists in all supported Emacs versions, so we don't need this
4007         compatibility function.
4008         (mail-source-fetch-pop, mail-source-check-pop)
4009         (mail-source-fetch-webmail): Use read-passwd.
4010
4011         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
4012         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
4013         read-passwd.
4014
4015         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
4016
4017         * imap.el (imap-read-passwd): Remove.
4018         (imap-interactive-login): Use read-passwd.
4019
4020         * canlock.el (canlock-read-passwd): Remove.
4021         (canlock-insert-header, canlock-verify): Use read-passwd.
4022
4023         * sieve-manage.el (sieve-manage-read-passwd): Remove.
4024         (sieve-manage-interactive-login): Use read-passwd.
4025
4026         * pop3.el (pop3-read-passwd): Remove.
4027         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
4028         read-passwd.
4029
4030         * pgg.el (pgg-read-passphrase): Simplify.
4031
4032 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4033
4034         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
4035         'plugged' when actually 'unplugged' bug.
4036         (gnus-category-read): Ignore nil values when converting an
4037         old-format category so that the new-format category will default
4038         those attributes to the global variables.
4039
4040 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4041
4042         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
4043         doc-string.
4044
4045 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
4046
4047         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
4048         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
4049         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
4050         * mm-url.el (mm-url-decode-entities-string): do.
4051         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
4052         * mm-decode.el (mm-find-raw-part-by-type): do.
4053         * message.el (message-send-mail-partially)
4054         (message-send-mail-with-sendmail): do.
4055         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
4056         * gnus-kill.el (gnus-pp-gnus-kill): do.
4057         * gnus-art.el (gnus-article-treat-unfold-headers)
4058         (gnus-article-encrypt-body): do.
4059
4060 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4061
4062         * mail-source.el (mail-source-delete-incoming): Allow integer value.
4063         (mail-source-delete-old-incoming-confirm): New variable.
4064         (mail-source-delete-old-incoming): Use it.  New function.
4065         (mail-source-callback): Call `mail-source-delete-old-incoming' if
4066         `mail-source-delete-incoming' is a nonnegative integer.
4067
4068 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4069
4070         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
4071         (gnus-user-agent): Fixed typo.
4072
4073 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4074
4075         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
4076         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
4077
4078 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4079
4080         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
4081         (gnus-agent-fetch-session): Allow debugging to take place.
4082
4083 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
4084
4085         * gnus-sum.el (gnus-highlight-selected-summary)
4086         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
4087         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
4088         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
4089         and makes it clear that we don't need the side effect.
4090         * gnus-util.el (gnus-delete-line): do.
4091         * gnus-xmas.el (gnus-group-add-icon): do.
4092         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
4093         * nntp.el (nntp-send-authinfo-from-file): do.
4094         * nnml.el (nnml-header-value): do.
4095         * nnheader.el (nnheader-insert-references): do.
4096         * gnus-cite.el (gnus-article-highlight-citation)
4097         (gnus-cite-parse): do.
4098         * gnus-score.el (gnus-score-followup): do.
4099         * gnus-draft.el (gnus-draft-send): do.
4100         * gnus-group.el (gnus-group-highlight-line): do.
4101         * gnus-cache.el (gnus-cache-braid-nov): do.
4102         * nnfolder.el (nnfolder-retrieve-headers)
4103         (nnfolder-request-article): do.
4104         * gnus-art.el (article-hide-boring-headers)
4105         (gnus-article-hide-header): do.
4106
4107         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
4108         * nnml.el (nnml-request-replace-article): do.
4109         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
4110         * nnfolder.el (nnfolder-request-move-article): do.
4111         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
4112         * gnus-art.el (gnus-mm-display-part): do.
4113
4114         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
4115
4116 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4117
4118         * nntp.el (nntp-possibly-change-group): Avoid calling
4119         process-buffer on nil (Which happened when you lost your
4120         connection while fetching); instead signal a "Server Closed
4121         Connection" error.
4122
4123 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4124
4125         * gnus-agent.el (gnus-agent-enable-expiration): New
4126         variable. Either ENABLE or DISABLE.  Sets default behavior for
4127         selecting which groups are expired.
4128         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
4129         gnus-agent-set-cat-groups): Provides abstract interface for
4130         accessing agent category.  Category now implemented by an alist.
4131         (gnus-agent-add-group, gnus-agent-remove-group,
4132         gnus-category-insert-line, gnus-category-edit-predicate,
4133         gnus-category-edit-score, gnus-category-edit-groups,
4134         gnus-category-copy, gnus-category-add, gnus-group-category): Use
4135         new agent category abstraction.
4136         (gnus-agent-find-parameter): New function. Search for agent
4137         configuration parameter first in the group's parameters, then its
4138         topics (if any), and then the group's category.  If not found
4139         anywhere, use the original defined constants.
4140         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
4141         gnus-agent-find-parameter.
4142         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
4143         gnus-agent-cache now blocks retrieving headers and articles from
4144         the local cache.  Fetched content is still added to the cache
4145         before being returned.
4146         (gnus-agent-fetch-session): Use error-message-string to generate
4147         displayed error message.
4148         (gnus-agent-customize-category): New Command. 'e' in category
4149         buffer opens category customization buffer.
4150         (gnus-category-read): Reads either positional or alist format;
4151         returns alist format.
4152         (gnus-category-write): Writes category file compatible with
4153         current, and previous, versions of gnus-agent.
4154         (gnus-category-make-function, gnus-category-make-function-1):
4155         Corrected documentation; parameter is predicate NOT category.
4156         (gnus-predicate-implies-unread): Now works in more cases per the
4157         todo comment.
4158         (gnus-function-implies-unread-1): New function. Supports
4159         gnus-predicate-implies-unread.
4160         (gnus-agent-expire-group): Command now provides default of group
4161         under point.
4162         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
4163         agent-days-until-old parameters. No longer supports
4164         gnus-agent-expire-days being set to an alist.
4165         (gnus-agent-request-article): Now performs its own checks of
4166         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
4167         assuming that the caller will do them correctly.
4168         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
4169         gnus-agent-expire-days is set to an alist.  Converts said alist
4170         into group parameter so that gnus-agent-expire-days will not be
4171         needed.
4172         * gnus-art.el (gnus-request-article-this-buffer): Conditional
4173         checks surrounding gnus-agent-request-article removed; now
4174         performed by gnus-agent-request-article.
4175         * gnus-cus.el (gnus-agent-parameters): New variable. List of
4176         customizable group/topic parameters that regulate the agent.
4177         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
4178         kill-buffer with gnus-kill-buffer to remove the killed buffer from
4179         the list of gnus buffers.
4180         (gnus-trim-whitespace): Removes leading and trailing whitespace
4181         from multiline strings.
4182         (gnus-agent-cat-prepare-category-field,
4183         gnus-agent-customize-category): Constructs a category
4184         customization buffer.
4185         * gnus-int.el (gnus-retrieve-headers,
4186         gnus-request-expire-articles): No longer checks gnus-agent-cache
4187         as it is handled internally by the agent.
4188         (gnus-request-head, gnus-request-body): Conditional checks
4189         surrounding gnus-agent-request-article removed; now performed by
4190         gnus-agent-request-article.
4191
4192         * gnus-start.el (): Added defvar statements to resolve compilation
4193         warnings.
4194         (gnus-long-file-names): New function. Isolates platform dependent
4195         msdos-long-file-names.
4196         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
4197         option of writing directly to file.  Avoids memory exhausted
4198         errors when .newsrc.eld is huge.
4199         (gnus-save-newsrc-file): Uses new
4200         gnus-save-startup-file-via-temp-buffer.
4201         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
4202         standard-output.
4203         (gnus-display-time-event-handler): Changed to alias from a defun
4204         to avoid a compile-time warning when display-time-event-handler is
4205         not defined.
4206         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
4207         standard-output such that prin1 and princ will write directly to a
4208         file.
4209
4210         * gnus.el (gnus-agent-cache): Expanded documentation.
4211         (gnus-summary-high-undownloaded-face): Removed second bold keyword
4212         so that this face is actually bold.
4213
4214         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
4215         gnus-use-cache has been set.
4216
4217 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
4218
4219         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
4220
4221 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
4222
4223         * gnus-art.el (gnus-article-refer-article): Be more permissive.
4224
4225 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4226
4227         * spam.el: Fix typo.
4228
4229 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
4230         (Trivial patch.)
4231
4232         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
4233         errors-buffer. This produces a nicer error message in case of
4234         problems.
4235
4236 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
4237
4238         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
4239         load stats iff spam-use-stat is on
4240
4241         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
4242         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
4243         instead of spam-stat-load and spam-stat-save in the
4244         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
4245
4246 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4247
4248         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
4249
4250 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4251
4252         * message.el (message-make-fqdn): Protect against nil user-mail.
4253
4254 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
4255
4256         * gnus-art.el (gnus-boring-article-headers): New values:
4257         'to-list and 'cc-list.
4258
4259 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4260
4261         * spam.el (spam-setup-widening): new function to set
4262         nnimap-split-download-body, we add it to gnus-get-new-news-hook
4263         (spam-list-of-statistical-checks): list of statistical splitter
4264         checks
4265         (spam-split): added a widen call when a statistical check is
4266         enabled
4267
4268 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
4269
4270         * gnus-msg.el (gnus-user-agent): Changed default to
4271         'emacs-gnus-type, renamed 'full.
4272
4273 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
4274
4275         * nnfolder.el (nnfolder-request-accept-article): Don't use
4276         mail-header-unfold-field.
4277
4278 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4279
4280         * imap.el (imap-ssl-open): Don't depend on ssl.el.
4281         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
4282
4283 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4284
4285         * spam.el: add spam-stat-load to gnus-get-new-news-hook
4286         (spam-split): remove spam-stat-load call
4287
4288 2003-02-26  Simon Josefsson  <jas@extundo.com>
4289
4290         * gnus-sum.el (gnus-summary-toggle-header): Run
4291         gnus-article-decode-hook instead of calling a-decode-encoded-words
4292         directly (the latter is run as part of the former).
4293
4294 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4295
4296         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
4297
4298 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
4299
4300         * message.el (message-sendmail-envelope-from): New option.
4301         (message-sendmail-envelope-from): New function.
4302         (message-send-mail-with-sendmail): Use it.
4303
4304 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
4305
4306         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
4307         compensation for TDMA addresses.
4308
4309 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4310
4311         * gnus-msg.el (gnus-user-agent): New variable.
4312         (gnus-version-expose-system): Removed.  Obsoleted by
4313         `gnus-user-agent'.
4314         (gnus-extended-version): Use `gnus-user-agent'.
4315
4316 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
4317
4318         * spam.el (spam-stat-register-spam-routine,
4319         spam-stat-register-ham-routine): remove spam-stat-save
4320         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
4321
4322 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4323
4324         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
4325         reference.
4326
4327 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4328
4329         * nnheader.el (nnheader-find-nov-line): Changed midpoint
4330         calculation to avoid integer overflow.
4331
4332 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4333
4334         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
4335
4336 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
4337         * spam.el: disabled spam-get-article-as-filename
4338
4339         From Michael Shields  <shields@msrl.com>
4340
4341         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
4342         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
4343         * gnus-sum.el (gnus-summary-expire-articles): Use it.
4344         * spam.el (spam-summary-prepare-exit): Use it.
4345         * gnus.el (gnus-install-group-spam-parameters): New.
4346         * spam.el (spam-group-ham-processor-copy-p): New.
4347         * spam.el (spam-summary-prepare-exit): Support for ham copying.
4348         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
4349         that would cause the current message to be moved if the group had
4350         no spam.
4351         * spam.el (spam-ham-move-routine): New `copy' argument.
4352
4353 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4354         From Martin Thornquist <martint@ifi.uio.no>
4355
4356         * gnus-topic.el (gnus-topic-select-group): Select last group if
4357         after last group.
4358         * gnus-group.el (gnus-group-select-group): Ditto.
4359
4360 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4361
4362         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
4363         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
4364         point-at-(b|e)ol which aren't available in Emacs 20.
4365
4366         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
4367
4368 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4369
4370         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
4371         clause of the condition-case statement.  Errors connecting to a
4372         server no longer terminate gnus.
4373
4374         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
4375         make its use obvious.  Added no-nothing case to avoid
4376         opening(closing) servers when already open(closed).
4377         (gnus-agent-while-plugged): Added macro to facilitate internal use
4378         of gnus-agent-toggle-plugged.
4379         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
4380         temporarily open servers.
4381         (gnus-agent-get-undownloaded-list): Sort list of article numbers
4382         as sorting gnus-newsgroup-headers is wrong.
4383         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
4384         to temporarily open servers. Corrected logic to handle setting
4385         gnus-agent-mark-unread-after-downloaded.
4386         (gnus-agent-fetch-articles): Now handles headers with missing
4387         article sizes and/or missing article lengths.  Now clears the
4388         message buffer when finished.
4389         (gnus-agent-fetch-group-1): Position point before calling
4390         gnus-summary-set-agent-mark.
4391         (gnus-get-predicate): Corrected description, parameter is
4392         predicate not category.
4393         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
4394         provide a separate single group expiration function.
4395         (gnus-agent-regenerate-group): Now clears the message buffer when
4396         finished.
4397
4398 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4399
4400         * gnus.el (gnus-agent-target-move-group-header): New variable.
4401         * gnus-draft.el (gnus-draft-send): If special header
4402         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
4403         that group, instead of performing the regular sending functions.
4404
4405 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4406
4407         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
4408
4409 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
4410
4411         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
4412         variables.
4413         (message-make-fqdn): Use it.  Improved validity check.
4414
4415 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4416
4417         * message.el (message-user-mail-address): Check whether
4418         user-mail-address looks valid.
4419
4420         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
4421
4422         * gnus-util.el (gnus-fetch-original-field): New function.
4423
4424 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4425
4426         * message.el (message-mode): \\(...\\) around additional
4427         paragraph-separate alternative.
4428
4429 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
4430
4431         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
4432         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
4433         display key bindings.
4434         (gnus-mime-button-menu): Rewrite.
4435
4436 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4437
4438         * gnus-art.el (gnus-button-url-regexp): Removed `.
4439
4440 2003-02-23  Max Froumentin  <mf@w3.org>
4441
4442         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
4443
4444 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4445
4446         * gnus-art.el (gnus-mime-action-on-part): Require a match
4447         interactively.
4448
4449         * gnus-start.el (gnus-save-newsrc-file): Use
4450         gnus-backup-startup-file.
4451         (gnus-backup-startup-file): New variable.
4452
4453 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4454
4455         * gnus.el (gnus-summary-buffer-name): Moved function here.
4456
4457         * gnus-draft.el (defun): Remove debug.
4458
4459 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
4460
4461         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
4462         can't open server.
4463
4464 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4465
4466         * gnus-draft.el (defun): Configure posting styles.
4467
4468         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
4469         the entry for the group exists before we alter it.
4470
4471 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4472
4473         * message.el (message-mode): MML tags separate paragraphs.  Small
4474         change from David S Goldberg <david.goldberg6@verizon.net>.
4475
4476         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
4477         `gnus-newsgroup-headers'.
4478
4479         * gnus-art.el (gnus-article-refer-article): Grok more message id
4480         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
4481
4482 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
4483
4484         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
4485         use "path name".
4486
4487 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
4488
4489         * gnus-sum.el (gnus-summary-move-article)
4490         (gnus-summary-expire-articles): send data header for article, not
4491         just article ID
4492
4493         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
4494         (gnus-register-spool-action): added hashtable of message ID keys
4495         with message motion data
4496
4497 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
4498         From Reiner Steib  <Reiner.Steib@gmx.de>.
4499
4500         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
4501         variable, used in `gnus-button-mid-or-mail-heuristic'.
4502         (gnus-button-mid-or-mail-heuristic): New function derived from
4503         Florian Weimer's Perl script.
4504         (gnus-button-handle-mid-or-mail): Allow a function instead of
4505         'guess.
4506         (gnus-button-guessed-mid-regexp): Removed.
4507
4508 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4509
4510         * message.el (message-resend): Bind message-setup-hook to nil;
4511         remove X-Draft-From header.
4512
4513 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
4514
4515         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
4516         (gnus-newsgroup-undownloaded)
4517         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
4518         Doc fixes.
4519
4520 2003-02-17  John Paul Wallington  <jpw@gnu.org>
4521
4522         * gnus.el (gnus-shell-command-separator, gnus-email-address)
4523         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
4524
4525 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
4526
4527         * gnus-spec.el (gnus-xmas-format): Use insert instead of
4528         insert-string which is obsolete in Emacs 21.4.
4529
4530         * message.el (message-cross-post-followup-to-header): do.
4531
4532         * spam.el (spam-ifile-register-with-ifile)
4533         (spam-stat-register-spam-routine)
4534         (spam-stat-register-ham-routine)
4535         (spam-bogofilter-register-with-bogofilter): do.
4536
4537         * mailcap.el (mailcap-mime-data): Fix typo.
4538
4539         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
4540
4541 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
4542
4543         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
4544         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
4545         `gnus-cite-unsightly-citation-regexp'.
4546
4547 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4548
4549         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
4550         even if there's just a header.
4551
4552 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
4553
4554         * message.el (message-fix-before-sending): Fix highlighting of
4555         illegible and invisible text.
4556
4557         * gnus-util.el (gnus-multiple-choice): Separate choices with
4558         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
4559
4560 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
4561
4562         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
4563
4564 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
4565
4566         * spam.el (spam-ham-move-routine)
4567         (spam-mark-spam-as-expired-and-move-routine): use
4568         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
4569         around process-mark manipulation on the group
4570
4571 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4572
4573         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
4574         submenu.
4575
4576 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4577
4578         * mail-source.el (mail-source-fetch): Reverse the return value of
4579         the continuation question.
4580
4581 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4582
4583         * nndraft.el (nndraft-request-move-article): Bind
4584         nnmh-allow-delete-final to t.
4585
4586 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4587
4588         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
4589
4590 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
4591
4592         * nntp.el (nntp-accept-process-output): Don't use point-max to get
4593         the buffer's size.
4594
4595 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
4596
4597         * nnheader.el: Added cygwin to system-type comparisons.
4598
4599 2003-01-27  Juanma Barranquero  <lektu@terra.es>
4600
4601         * imap.el (imap-mailbox-status): Fix typo.
4602
4603 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4604
4605         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
4606         online.
4607
4608 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4609
4610         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
4611         commands.
4612         * gnus-sum.el: Small change from Frank Weinberg
4613         <frank@usenet-rundfahrt.de>:
4614         (gnus-auto-center-group): New variable.
4615         (gnus-summary-read-group-1): Use it.
4616         (gnus-summary-next-group): Fix docstring.
4617
4618 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4619
4620         * gnus-util.el (gnus-faces-at): Simplify.
4621
4622 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4623
4624         * spam.el (spam-ham-move-routine)
4625         (spam-mark-spam-as-expired-and-move-routine): made the article
4626         move conditional, so it's not called even if there's nothing to move
4627
4628 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4629
4630         * message.el (message-unix-mail-delimiter): Accept any whitespace
4631         after the email address and before the date; do not require the
4632         space character.  From Kurt B. Kaiser <kbk@shore.net>.
4633
4634 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4635
4636         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
4637         gnus-article-boring-faces variable is bound; use gnus-faces-at.
4638
4639         * gnus-util.el (gnus-faces-at): New macro.
4640
4641 2003-02-13  Michael Shields  <shields@msrl.com>
4642
4643         * gnus-cite.el
4644         (gnus-cite-attribution-suffix, gnus-cite-parse):
4645         Better handling for Microsoft citation styles.
4646         (gnus-unsightly-citation-regexp): New.
4647
4648 2003-02-12  Michael Shields  <shields@msrl.com>
4649
4650         * gnus-art.el (article-strip-banner): Strip both per-group and
4651         per-user-address banners.
4652         (article-really-strip-banner): New.
4653
4654 2003-02-12  Michael Shields  <shields@msrl.com>
4655
4656         * gnus-sum.el (gnus-article-goto-next-page,
4657         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
4658         relying on the summary bindings of `n' and `p'.
4659
4660 2003-02-12  Michael Shields  <shields@msrl.com>
4661
4662         * gnus-art.el (gnus-article-only-boring-p): New.
4663         (gnus-article-skip-boring): New.
4664         * gnus-cite.el (gnus-article-boring-faces): New.
4665         * gnus-sum.el (gnus-summary-next-page): Use
4666         gnus-article-only-boring-p.
4667
4668 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
4669
4670         * spam.el (spam-mark-spam-as-expired-and-move-routine)
4671         (spam-ham-move-routine): unmark all articles before marking those
4672         of interest and calling gnus-summary-move-article
4673
4674 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
4675
4676         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
4677         logically the complement of gnus-get-buffer-create and
4678         gnus-add-buffer.
4679
4680         * gnus-util.el (gnus-kill-buffer): do.
4681
4682         * nnmail.el: Autoload gnus-kill-buffer.
4683
4684 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4685
4686         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
4687         gnus-summary-goto-subject as gnus-summary-update-mark operates on
4688         the current LINE.
4689         (gnus-agent-summary-fetch-group): Minimized the number of times
4690         that the article is updated in the buffer.
4691
4692 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
4693
4694         * spam.el (spam-ham-move-routine): use the process-mark instead of
4695         gnus-current-article when moving articles
4696         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
4697
4698 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4699
4700         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
4701         (gnus-topic-catchup-articles): Ditto.
4702         (gnus-topic-mark-topic): Reverse recursive logic.
4703
4704 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
4705
4706         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
4707         gnus-refer-thread-limit is t.
4708
4709 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
4710
4711         * mm-util.el (mm-mule-charset-to-mime-charset): Use
4712         sort-coding-systems to prefer utf-8 over utf-16.
4713
4714 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4715
4716         * gnus-agent.el (gnus-agent-expire-days):
4717         gnus-request-move-article depends on gnus-agent-expire to clean up
4718         the cache after moving the article.  Therefore, g-a-e-d can NOT
4719         default to nil or can gnus-agent-expire be disabled by doing so.
4720         If you don't want to run gnus-agent-expire, don't call it.
4721         (gnus-agent-expire): The broken test to disable gnus-agent-expire
4722         when g-a-e-d was NOT nil was removed.
4723         (gnus-agent-article-name): Removed unnecessary input test as
4724         article IDs are always strings.
4725         (gnus-agent-regenerate-group): Added check to protect against
4726         servers that generate absurdly long article IDs.  Valid IDs are
4727         less than 10 digits to avoid overflow errors.  Fixed logic error
4728         when ensuring that the final article ID is present in the new
4729         alist.
4730
4731 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4732
4733         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
4734         next line after finding the parent.
4735
4736 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4737
4738         * gnus.el (gnus-version-number): Bumped.
4739
4740 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4741
4742         * gnus.el: Oort Gnus v0.15 is released.
4743
4744 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
4745
4746         * nnmail.el (nnmail-split-it): If a message ends up matching the
4747           same mailbox more than once, it will cause duplicates to appear
4748           in the mailbox.
4749
4750 2003-02-08  Simon Josefsson  <jas@extundo.com>
4751
4752         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
4753         code that only worked under Emacs.
4754
4755         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
4756         Das <satyaki@chicory.stanford.edu>.
4757
4758 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
4759
4760         * gnus-art.el (gnus-article-refer-article): Use
4761         gnus-replace-in-string.
4762
4763         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
4764         (gnus-remove-duplicates): do.
4765
4766 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
4767
4768         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
4769         (gnus-request-scan): set
4770         gnus-internal-registry-spool-current-method to gnus-command-method
4771         before a request-scan operation
4772
4773         * gnus-registry.el (regtest-nnmail): use
4774         gnus-internal-registry-spool-current-method
4775
4776 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4777
4778         * mail-source.el (mail-source-fetch): Typo fix.
4779
4780 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
4781
4782         * nnmail.el (nnmail-spool-hook): new hook
4783         (nnmail-cache-insert): call nnmail-spool-hook
4784
4785         * gnus-registry.el: new file with examples of using the hooks
4786
4787         * gnus.el (gnus-registry): added registry customization group
4788         (gnus-group-prefixed-name): improve function to return full group
4789         name optionally
4790         (gnus-group-guess-prefixed-name): shortcut to
4791         gnus-group-prefixed-name, using just the group name
4792         (gnus-group-full-name): always get a group's full name
4793         (gnus-group-guess-full-name): shortcut, using just the group name
4794
4795         * gnus-sum.el (gnus-summary-article-move-hook)
4796         (gnus-summary-article-delete-hook)
4797         (gnus-summary-article-expire-hook): new hooks
4798         (gnus-summary-move-article, gnus-summary-expire-articles)
4799         (gnus-summary-delete-article): invoke the new hooks
4800
4801 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
4802
4803         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
4804         from message-ID
4805
4806 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
4807
4808         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
4809
4810 2003-02-07  John Paul Wallington  <jpw@gnu.org>
4811
4812         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
4813         (mm-write-region, mm-detect-coding-region): Doc fixes.
4814
4815 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4816
4817         * mail-source.el (mail-source-fetch): Ignore errors.
4818         (mail-source-ignore-errors): New variable.
4819
4820         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
4821         articles.
4822
4823         * gnus-msg.el (gnus-version-expose-system): Change default.
4824
4825 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
4826
4827         * gnus-msg.el (gnus-version-expose-system): New variable.
4828
4829 2003-02-07  Simon Josefsson  <jas@extundo.com>
4830
4831         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
4832         patch from deskpot@myrealbox.com (Vasily Korytov).
4833
4834 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4835
4836         * gnus-art.el (article-display-face): Get the Face header from
4837         the current buffer.
4838
4839 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4840
4841         * gnus-art.el (gnus-mime-view-part-internally): Bind
4842         buffer-read-only to nil.
4843
4844 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4845
4846         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
4847         from g-a-e-1 to g-a-e-2.
4848
4849 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
4850
4851         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
4852         of bbdb-search-simple, use spam-use-BBDB-exclusive
4853         (spam-check-whitelist): use spam-use-whitelist-exclusive
4854         (spam-use-whitelist-exclusive): new variable affecting
4855         spam-use-whitelist
4856         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
4857
4858 2003-02-05  Simon Josefsson  <jas@extundo.com>
4859
4860         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
4861         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
4862         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
4863         (gnus-agent-expire-1): New.
4864         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
4865         (gnus-agent-expire-2): New.
4866
4867 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
4868
4869         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
4870         "delete-if" is misleading because it isn't actually destructive.
4871
4872         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
4873
4874         * nnmail.el (nnmail-purge-split-history): do.
4875
4876         * gnus-win.el (gnus-get-buffer-window): do.
4877
4878         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
4879         let-binding.
4880         (gnus-simplify-all-whitespace): do.
4881
4882 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4883
4884         * gnus-delay.el (gnus-delay-article): Fix binding of the
4885         nndraft:delayed group.
4886
4887 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
4888
4889         * gnus.el (spam group parameters): change 'other to 'const in
4890         the group parameter definitions to soothe XEmacs
4891
4892 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4893
4894         * gnus-delay.el (gnus-delay-article): Really create
4895         nndraft:delayed group if it doesn't exist.
4896
4897 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
4898
4899         * gnus-sum.el (gnus-summary-search-article): Speed up by
4900         disabling various visual features while searching.
4901         (gnus-summary-recenter): Test gnus-auto-center-summary first.
4902
4903 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
4904
4905         * spam.el (spam-list-of-checks): Don't quote nil and t in
4906         docstrings.  From the elisp manual:
4907
4908            When a documentation string refers to a Lisp symbol, write
4909            it [..] with single-quotes around it.  [..] There are two
4910            exceptions: write t and nil without single-quotes.
4911
4912         * messcompat.el (message-from-style): do.
4913
4914         * message.el (message-send-mail): do.
4915
4916         * gnus-util.el (gnus-use-byte-compile): do.
4917
4918         * gnus-score.el (gnus-score-lower-thread): do.
4919
4920         * gnus-int.el (gnus-server-unopen-status): do.
4921
4922         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
4923         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
4924
4925         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
4926         (gnus-group-parameters): do.
4927
4928         * gnus-art.el (gnus-article-mime-match-handle-function): do.
4929
4930         * mm-decode.el (mm-text-html-renderer): do.
4931
4932 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4933
4934         * nnheader.el (nnheader-directory-separator-character): Change the
4935         way to compute the dafault value.
4936
4937 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
4938
4939         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
4940         (gnus-button-alist): Fix regexp for describe-key.
4941         (gnus-button-handle-describe-function)
4942         (gnus-button-handle-describe-variable)
4943         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
4944         (gnus-button-handle-apropos-variable)
4945         (gnus-button-handle-apropos-documentation): Docstring fix.
4946
4947         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
4948
4949 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4950
4951         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
4952         to nil.
4953
4954         * nnmail.el: Removed gnus-util autoload.
4955
4956         * gnus.el: Use gnus-prin1-to-string throughout.
4957
4958         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
4959         print-level.
4960
4961         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
4962         (gnus-treat-display-grey-xface): Removed.
4963
4964         * gnus-fun.el (gnus-grab-cam-face): New.
4965         (gnus-convert-image-to-gray-x-face): Removed.
4966         (gnus-convert-gray-x-face-to-xpm): removed.
4967         (gnus-convert-gray-x-face-region): Removed.
4968         (gnus-grab-gray-x-face): Removed.
4969
4970         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
4971
4972 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
4973
4974         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
4975         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
4976         bound.
4977
4978         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
4979
4980 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
4981
4982         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
4983         Remove -- these are bogus options which are never used.
4984
4985 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
4986
4987         * gnus-art.el (gnus-article-mode): Use summary tool bar.
4988
4989 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
4990
4991         * spam.el (spam-check-blackholes)
4992         (spam-blackhole-good-server-regex): new variable to skip some IPs
4993         when checking blackholes; use it
4994         (spam-check-bogofilter-headers)
4995         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
4996         case more X-Bogosity is used than just "Yes/No"
4997         (spam-ham-move-routine): semi-fixed, only first article is
4998         properly moved now
4999
5000 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
5001
5002         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
5003         as well.
5004
5005         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
5006
5007         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
5008
5009         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
5010
5011         * gnus-bcklg.el (gnus-backlog-shutdown): do.
5012
5013         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
5014
5015 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5016
5017         * gnus-fun.el (gnus-face-encode): New function.
5018         (gnus-convert-png-to-face): Use it.
5019
5020         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
5021
5022 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
5023
5024         * mm-decode.el (mm-dissection-list): Remove.
5025         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
5026         only used in mm-remove-all-parts.
5027         (mm-remove-all-parts): Remove it, it's never called.
5028
5029 2003-01-25  Simon Josefsson  <jas@extundo.com>
5030
5031         * gnus-group.el (gnus-group-make-group): Report errors.
5032
5033         * nnimap.el (nnimap-request-create-group): Ditto.
5034
5035         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
5036
5037         * sieve.el (sieve-upload): Fix error printing.
5038
5039         * mm-encode.el (mm-qp-or-base64): Always QP iff
5040         mm-use-ultra-safe-encoding and cleartext PGP.
5041
5042         * gnus-sum.el (gnus-summary-select-article): Inhibit
5043         redisplay (mainly for secured messages).
5044
5045         * nnmail.el (nnmail-article-group): Copy body too (but don't
5046         process it).
5047
5048 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
5049
5050         * gnus-art.el (gnus-article-setup-buffer): Reset
5051         gnus-button-marker-list.
5052
5053 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5054
5055         * nntp.el (nntp-read-timeout): Default to using a second delay
5056         under Microsoft Windows.
5057
5058 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5059
5060         * nnheader.el (nnheader-directory-separator-character): New
5061         variable.
5062
5063 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5064
5065         * gnus-agent.el (gnus-agent-max-fetch-size)
5066         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
5067         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
5068         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
5069         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
5070         (gnus-agent-braid-nov, gnus-agent-load-alist)
5071         (gnus-agent-article-alist-save-format)
5072         (gnus-agent-read-agentview, gnus-agent-save-alist)
5073         (gnus-agent-fetch-group-1, gnus-agent-expire)
5074         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
5075         (gnus-agent-regenerate-group): Reformat to keep under eighty
5076         columns.  Reword docstrings so that first line is under eighty
5077         chars and a complete sentence.  Still need to work on the rear
5078         end of the file, in particular gnus-agent-expire.
5079
5080 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5081
5082         * gnus-agent.el (gnus-agentize): Indent.
5083
5084         * gnus.el (gnus-version-number): Bumped.
5085
5086 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5087
5088         * gnus.el: Oort Gnus v0.14 is released.
5089
5090 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5091
5092         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
5093         before beginning.  Tiny patch from Mark Thomas
5094         <swoon@bellatlantic.net>.
5095
5096 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
5097
5098         * spam.el (spam-check-blackholes, spam-split)
5099         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
5100         gnus-message calls to show to users what spam.el is doing
5101
5102 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
5103
5104         * gnus-msg.el (gnus-message-replysign)
5105         (gnus-message-replyencrypt): Fix typo.
5106
5107 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5108
5109         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
5110         details.
5111
5112 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5113
5114         * gnus-art.el (gnus-article-press-button): let* -> let.
5115         (gnus-mime-security-show-details): Cleaned up.
5116         (gnus-mime-security-press-button): Save excursion.
5117         (gnus-insert-mime-security-button): Clean up.
5118
5119         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
5120
5121         * gnus-async.el (gnus-async-wait-for-article): Don't use a
5122         timeout.
5123
5124         * nntp.el (nntp-accept-process-output): Removed timeout.
5125         (nntp-read-timeout): New variable.
5126         (nntp-accept-process-output): Use it.
5127
5128         * gnus-sum.el (gnus-data-find-list): Remove *.
5129
5130 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5131
5132         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
5133         introduced on 2002-01-22.
5134         (gnus-summary-first-unseen-or-unread-subject): Ditto.
5135
5136 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
5137
5138         * spam.el (spam-check-regex-headers, spam-list-of-checks)
5139         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
5140         checks of incoming mail based on simple header regexp matching
5141
5142 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
5143
5144         * gnus-sum.el (gnus-spam-mark): set to `$'
5145
5146 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5147
5148         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
5149         gnus-newsgroup-unfetched, the list of articles whose headers have
5150         not been fetched from the server.
5151
5152         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
5153         parameter as it never worked due to a bug.  Added check to prevent
5154         selection of any article in the gnus-newsgroup-unfetched list.
5155         (gnus-summary-find-prev): Added check to prevent selection of any
5156         article in the gnus-newsgroup-unfetched list.
5157         (gnus-summary-first-subject): Documented API. Modified
5158         implementation so that constraints are handled independently.
5159         Added check to prevent selection of any article in the
5160         gnus-newsgroup-unfetched list.
5161         (gnus-summary-first-unseen-subject): Updated parameters in
5162         gnus-summary-first-subject call to match new API.
5163         (gnus-summary-first-unseen-or-unread-subject): Ditto.
5164         (gnus-summary-catchup): Do not mark unfetched articles as read.
5165
5166 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
5167
5168         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
5169         make-obsolete-variable allows only two arguments in XEmacs and
5170         Emacs 20.
5171
5172         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
5173         gnus-article-hide-pgp.
5174         (gnus-summary-make-menu-bar): do.
5175
5176         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
5177         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
5178         gnus-article-hide-pgp.
5179         (article-hide-pgp): Remove.
5180         (gnus-article-hide): Remove gnus-article-hide-pgp.
5181
5182         * gnus.el: Remove gnus-article-hide-pgp
5183
5184 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5185
5186         * message.el (message-required-headers): Doc fix.
5187
5188 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
5189
5190         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
5191         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
5192         option to make ifile a purely binary classifier
5193
5194 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5195
5196         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
5197         (mml-secure-encrypt-pgpmime): Removed double.
5198
5199         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
5200         debugging statements.
5201
5202 2003-01-21  Andreas Fuchs  <asf@void.at>
5203
5204         * mml-sec.el (mml-sign-alist): Added pgpauto.
5205
5206 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5207
5208         * gnus.el (gnus-version-number): Bumped version number.
5209
5210 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5211
5212         * gnus.el: Oort Gnus v0.13 is released.
5213
5214 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5215
5216         * gnus-art.el (gnus-button-url-regexp): Removed |.
5217
5218         * message.el (message-send-hook): Doc fix.
5219
5220         * gnus-win.el (gnus-buffer-configuration): Display article
5221         instead of article-copy when `reply'.
5222
5223 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
5224
5225         * gnus.el (gnus-format): Change customize group to gnus.
5226         (gnus-cache): Add link.
5227         (gnus-group-charter-alist): Fix docstring.
5228
5229 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
5230
5231         * mailcap.el (mailcap-print-command): lpr-command might be
5232         unbound in XEmacs.
5233
5234 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5235
5236         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
5237
5238         * gnus-sum.el (gnus-summary-update-article-line): Fixed
5239         calculation of net characters added for use in the gnus-data
5240         structure.
5241
5242 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5243
5244         * nnmail.el (nnmail-process-unix-mail-format): Improve error
5245         message.  Suggested by Jari Aalto.
5246
5247 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5248
5249         * gnus-art.el (gnus-article-followup-with-original): Clean up.
5250         (gnus-article-reply-with-original): Ditto.
5251
5252         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
5253         read articles don't become unread.
5254
5255 2003-01-17  Simon Josefsson  <jas@extundo.com>
5256
5257         * gnus-fun.el (gnus-x-face-from-file):
5258         (gnus-face-from-file): Suggest image format in minibuffer prompt.
5259
5260         * gnus-fun.el (gnus-convert-image-to-x-face-command)
5261         (gnus-convert-image-to-face-command): Doc fix.
5262
5263 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5264
5265         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
5266
5267 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
5268
5269         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
5270         avoid encoding problems.
5271
5272         * mailcap.el (mailcap-ps-command): New variable.
5273         (mailcap-mime-data): Add print entry where applicable.  Use
5274         pdftotext on a tty.
5275
5276 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5277
5278         * gnus-sum.el (gnus-alter-header-function): Add type and group.
5279
5280 2003-01-16  Simon Josefsson  <jas@extundo.com>
5281
5282         * gnus-fun.el (gnus-convert-image-to-x-face-command)
5283         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
5284         (gnus-face-from-file): Doc fix; don't mention image format.
5285
5286 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5287
5288         * spam.el (spam-get-article-as-filename): new function (unused for now)
5289         (spam-get-article-as-buffer): new function
5290         (spam-get-article-as-string): use spam-get-article-as-buffer
5291         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
5292
5293 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5294
5295         * gnus-agent.el: Don't use `path'.
5296         From the GNU coding standards:
5297
5298             Please do not use the term ``pathname'' that is used in Unix
5299             documentation; use ``file name'' (two words) instead.  We use
5300             the term ``path'' only for search paths, which are lists of
5301             directory names.
5302
5303         * nnsoup.el (nnsoup-file-name): Ditto.
5304
5305         * nnmail.el (nnmail-pathname-coding-system): Ditto.
5306         (nnmail-group-pathname): Ditto.
5307
5308         * nnimap.el (nnimap-group-overview-filename): Ditto.
5309
5310         * nnheader.el (nnheader-pathname-coding-system): Ditto.
5311         (nnheader-group-pathname): Ditto.
5312
5313         * nnfolder.el (nnfolder-group-pathname): Ditto.
5314
5315         * gnus.el (gnus-home-directory): Ditto.
5316
5317         * gnus-group.el (gnus-group-icon-list): Ditto.
5318
5319 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
5320
5321         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
5322
5323         * message.el (message-mode-menu): Use it.
5324         (message-mode-menu): Deactivate "Yank Original" if there's no
5325         reply buffer.
5326
5327         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
5328
5329         * message.el (message-mark-active-p): New function.
5330
5331 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
5332
5333         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
5334         (spam-bogofilter-database-directory): new variables
5335         (spam-check-bogofilter-headers, spam-check-bogofilter)
5336         (spam-bogofilter-register-with-bogofilter)
5337         (spam-bogofilter-register-spam-routine)
5338         (spam-bogofilter-register-ham-routine)
5339         (spam-group-ham-processor-bogofilter-p): new functions for the new
5340         Bogofilter interface
5341         (spam-summary-prepare-exit): use the new Bogofilter functions
5342         (spam-list-of-checks): added spam-use-bogofilter-headers
5343         (spam-bogofilter-score): rewrote function
5344         (spam-check-bogofilter): optional score parameter, uses
5345         spam-check-bogofilter-headers better
5346         (spam-check-bogofilter-headers): optional score parameter
5347
5348         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
5349         default, in the gnus-start customization group.  Used to disable
5350         the spam-*/ham-* parameters.
5351         (gnus-group-ham-exit-processor-bogofilter): new ham processor
5352
5353 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
5354
5355         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
5356         XEmacs.
5357
5358         * gnus-ems.el (gnus-mark-active-p): do.
5359
5360 2003-01-15  Kevin Ryde  <user42@zip.com.au>
5361
5362         * gnus.texi (Using MIME): Mention auto-compression-mode with
5363         gnus-mime-copy-part.
5364
5365 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5366
5367         * message.el (message-send): Don't warn about duplicates when
5368         superseding.
5369
5370 2003-01-15  Simon Josefsson  <jas@extundo.com>
5371
5372         * nnimap.el (nnimap-split-download-body): New variable.
5373         (nnimap-split-articles): Use it.
5374
5375 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5376
5377         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
5378         integrity checker was incorrectly flagging, and removing, articles
5379         whose article number was negative.
5380         (gnus-agent-fetch-group-1): When executed in the group's summary
5381         buffer, refresh each downloaded line to update the status flag and
5382         font.  Preserve the value of gnus-newsgroup-headers so that
5383         gnus-agent-fetch-articles can split the requests by size.
5384         (gnus-agent-expire): Corrected day calculation for when
5385         gnus-agent-expire-days contains a list.
5386
5387 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5388
5389         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
5390
5391 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
5392
5393         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
5394           /usr/bin/play as default player.
5395           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
5396
5397 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5398
5399         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
5400         articles to be marked as well.
5401
5402 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5403         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
5404         fictious headers generated by nnagent (ie. Undownloaded Article
5405         ####) in the list of articles that have not been downloaded.
5406
5407         * gnus-int.el (): Added require declarations to resolve
5408         compile-time warnings.
5409         (gnus-open-server): If the server status is set to offline,
5410         recursively execute gnus-open-server to open the offline backend
5411         (e.g. nnagent).
5412
5413 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
5414
5415         * gnus-art.el (gnus-article-reply-with-original): Use
5416         gnus-mark-active-p.
5417         (gnus-article-followup-with-original): do.
5418
5419 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5420
5421         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
5422
5423 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5424
5425         * gnus-score.el (gnus-score-edit-file-at-point): New function.
5426         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
5427
5428 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
5429
5430         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
5431         (gnus-face-from-file): Ditto.
5432
5433 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5434
5435         * gnus-sum.el (gnus-articles-to-read): Don't just apply
5436         gnus-alter-articles-to-read-function to the unread articles.
5437
5438 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5439
5440         * deuglify.el (gnus-article-outlook-unwrap-lines)
5441         (gnus-article-outlook-repair-attribution)
5442         (gnus-article-outlook-rearrange-citation): New function names,
5443         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
5444         doc-string.
5445
5446         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
5447         removed `W k' key binding (use `W Y f' instead).
5448         (gnus-summary-make-menu-bar): Use new function names.
5449
5450 2003-01-13  Simon Josefsson  <jas@extundo.com>
5451
5452         * gnus-fun.el (gnus-random-x-face): Doc fix.
5453         (gnus-insert-random-x-face-header): New function.
5454
5455 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
5456
5457         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
5458         mark is not active.
5459
5460         * gnus-msg.el (gnus-inews-do-gcc): Comment.
5461
5462         * gnus-ems.el (gnus-mark-active-p): New function.
5463
5464         * gnus-group.el (gnus-topic-mode-p): New function.
5465         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
5466         Deactivate items if mark is not active.
5467
5468 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5469
5470         * gnus.el (gnus-version-number): Bumped version.
5471         (gnus-summary-line-format): Doc fix.
5472
5473 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5474
5475         * gnus.el: Oort Gnus v0.12 is released.
5476
5477 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5478
5479         * mail-source.el (mail-sources): Removed autoload to make it
5480         compile under XEmacs.
5481
5482 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
5483
5484         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
5485         regexp or a function too.
5486         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
5487         confirmation even if the original article is mail.
5488
5489 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5490
5491         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
5492         articles to be marked when not yanking.
5493
5494 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
5495
5496         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
5497
5498 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5499
5500         * gnus-fun.el (gnus-face-from-file): Autoload.
5501
5502         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
5503         errors.
5504
5505 2003-01-12  Simon Josefsson  <jas@extundo.com>
5506
5507         * sieve.el (sieve-upload-and-bury): New.  Suggested by
5508         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
5509
5510         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
5511         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
5512
5513 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5514
5515         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
5516         in every string.
5517
5518         * gnus.el (gnus-version-number): Bumped version number.
5519
5520 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5521
5522         * gnus.el: Oort Gnus v0.11 is released.
5523
5524 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
5525
5526         * message.el (message-fetch-reply-field): Narrow to headers.
5527
5528         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
5529         if Gnus isn't alive.
5530
5531 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5532
5533         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
5534         marks from articles that are already stored in the agent.
5535         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
5536         backup copy of an invalid .overview file for later analysis.
5537
5538 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
5539
5540         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
5541         exit work with two frames.
5542
5543 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
5544
5545         * message.el (message-forward-make-body): Use mule4.
5546
5547 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5548
5549         * message.el (message-mode-map): Move wide-reply command.
5550
5551 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
5552
5553         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
5554         castellano.
5555         (gnus-outlook-display-hook): New variable.
5556         (gnus-outlook-display-article-buffer): New function.
5557         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
5558         (gnus-outlook-deuglify-article): Made them interactive and added
5559         optional arg.  Use `g-o-d-a-b'.
5560         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
5561
5562         * gnus-sum.el: Added autoloads.
5563         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
5564         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
5565
5566 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5567
5568         * gnus-art.el (gnus-display-mime): Use the mime emulation
5569         variable.
5570
5571         * gnus-sum.el (gnus-article-emulate-mime): New variable.
5572
5573         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
5574         newsrc-alist is initialized properly.
5575
5576         * mail-source.el (mail-sources): Autoload.
5577
5578         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
5579         nil.
5580
5581         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
5582         insert two newlines.
5583
5584         * message.el (message-check-news-header-syntax): Compute the
5585         header length correctly.
5586
5587 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5588
5589         * gnus-agent.el (gnus-agent-expire): Do not remove article from
5590         alist when keeping fetched article file.
5591         (gnus-agent-retrieve-headers): When parsing response for article
5592         numbers, use the same algorithm as gnus-agent-braid-nov to protect
5593         against garbage in the server's response.
5594
5595         * gnus-int.el (gnus-request-expire-articles,
5596         gnus-request-move-article): Only expire when the group's server
5597         has been agentized.
5598
5599 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5600
5601         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
5602         errors when deleting overlays.
5603
5604         * gnus-score.el (gnus-score-followup): Allow tracing.
5605
5606         * gnus-art.el (gnus-treat-display-face): New variable.
5607         (article-display-face): New command.
5608
5609         * gnus-fun.el (gnus-face-from-file): New function.
5610         (gnus-convert-face-to-png): Ditto.
5611
5612         * gnus-art.el (gnus-ignored-headers): Added Face.
5613
5614 2003-01-10  Simon Josefsson  <jas@extundo.com>
5615
5616         * nndraft.el (nndraft-request-group): Avoid crash in
5617         directory-files when draft directory doesn't exists.
5618
5619         * gnus-sum.el (gnus-select-article-hook): Add :option.
5620
5621 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
5622
5623         * spam.el (spam-use-stat): new variable
5624         (spam-group-spam-processor-stat-p)
5625         (spam-group-ham-processor-stat-p): new convenience functions
5626         (spam-summary-prepare-exit): add spam/ham processors to sequence
5627         (spam-list-of-checks): add spam-use-stat to list of checks
5628         (spam-split): conditionally load the spam-stat tables
5629         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
5630         spam-check-ifile): new functions
5631
5632         * spam-stat.el (spam-stat): typo fix
5633         (spam-stat-install-hooks): new variable
5634         (spam-stat-split-fancy-spam-group): added documentation clarification
5635         (spam-stat-split-fancy-spam-threshhold): new variable
5636         (spam-stat-install-hooks): make hooks conditional
5637         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
5638
5639         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
5640         spam-stat ham/spam processor symbols
5641
5642 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5643
5644         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
5645         file exists.
5646
5647 2003-01-10  Simon Josefsson  <jas@extundo.com>
5648
5649         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
5650         undownloaded/downloadable only when unplugged.
5651
5652 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
5653
5654         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
5655
5656 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5657
5658         * spam.el (spam-check-ifile): fixed call-process-region to use the
5659         db parameter only if it's set
5660         (spam-ifile-register-with-ifile): ditto
5661
5662 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
5663
5664         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
5665         spam-stat-nbad before creating the hash table.
5666         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
5667         Changed copyright statement to FSF.
5668
5669 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5670
5671         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
5672         processable articles as read.
5673         (gnus-agent-summary-fetch-series): Remove processable and
5674         downloadable marks on all downloaded articles in the series.
5675
5676         * nntp.el (nntp-report): Throw error after reporting the problem.
5677         (nntp-accept-process-output): Corrected error check to report an
5678         error when the process is nil.
5679
5680 2003-01-09  Simon Josefsson  <jas@extundo.com>
5681
5682         * message.el (message-tool-bar-map): Add preview.
5683
5684 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
5685
5686         * mml.el (mml-preview): Get rid of MIME handles and buffers after
5687         previewing.
5688
5689 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
5690
5691         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
5692         bug when the (n+1)th article to be added to a group has a smaller
5693         number than the n articles already added.
5694
5695 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
5696
5697         * message.el (message-mode-field-menu): Use backquote.
5698
5699 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
5700
5701         * spam.el: fixed the BBDB autoloads again, using
5702         bbdb-search-simple now (which is not a macro, thank god)
5703
5704         * lpath.el (bbdb-search): removed function from maybe-fbind list
5705
5706         * gnus.el (ham-process-destination): added new parameter for
5707         destination of ham articles found in spam groups at summary exit
5708
5709         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
5710         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
5711         (spam-ifile-database-path): added new parameter for ifile's database
5712         (spam-move-spam-nonspam-groups-only): new parameter to determine
5713         if spam should be moved from all groups or only some
5714         (spam-summary-prepare-exit): fixed logic to use
5715         spam-move-spam-nonspam-groups-only when deciding to invoke
5716         spam-mark-spam-as-expired-and-move-routine; always invoke that
5717         routine after the spam has been expired-or-moved in case there's
5718         some spam left over; use spam-ham-move-routine in spam groups
5719         (spam-ham-move-routine): new function to move ham articles to the
5720         ham-process-destinations group parameter
5721
5722 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5723
5724         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
5725
5726         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
5727         gnus-summary-update-article-line.
5728
5729 2003-01-08  Simon Josefsson  <jas@extundo.com>
5730
5731         * nnmail.el (nnmail-expiry-target-group): Request group, create it
5732         not successful.
5733
5734 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
5737
5738 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
5739
5740         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
5741         logic, finally
5742
5743 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5744
5745         * gnus-spec.el (gnus-parse-format): %C is a complex format.
5746         (gnus-parse-format): Change to %~.
5747
5748         * message.el (message-generate-headers): Don't generate optional
5749         empty headers.
5750
5751 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5752
5753         * message.el (message-cross-post-default)
5754         (message-cross-post-note-function, message-shoot-gnksa-feet)
5755         (message-strip-subject-trailing-was, message-change-subject)
5756         (message-mark-insert-file, message-cross-post-followup-to)
5757         (message-cross-post-followup-to, message-mode-map)
5758         (message-generate-unsubscribed-mail-followup-to)
5759         (message-make-mail-followup-to): Minor changes to doc-strings and
5760         error messages.  Updated copyright line.
5761
5762         * message.el (message-make-mail-followup-to,
5763         message-generate-unsubscribed-mail-followup-to): New function
5764         names.  Renamed functions: "-mft" -> "-mail-followup-to".
5765         (message-make-mft, message-gen-unsubscribed-mft): Removed function
5766         names.
5767
5768         * mml.el (mml-preview-insert-mail-followup-to): New function name.
5769         (mml-preview-insert-mft): Removed function name.
5770         (mml-preview): Use new function names.
5771
5772         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
5773
5774         * message.el (message-mode-field-menu): Moved header related
5775         commands from "Message" to "Field" menu.
5776
5777 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5778
5779         * message.el (message-generate-headers-first): Added customization
5780         if variable is a list.
5781
5782 2003-01-07  Michael Shields  <shields@msrl.com>
5783
5784         * gnus-art.el (gnus-article-next-page): Correctly handle the case
5785         where the last line of the article is the last line of the window.
5786
5787 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5788
5789         * gnus-msg.el (gnus-debug): Use ignore-errors.
5790
5791         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
5792         `gnus-summary-update-line'.
5793
5794 2003-01-08  Simon Josefsson  <jas@extundo.com>
5795
5796         * gnus-art.el (gnus-unbuttonized-mime-types)
5797         (gnus-buttonized-mime-types): Doc fix.
5798
5799 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
5800
5801         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
5802
5803 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5804
5805         * nnrss.el (nnrss-group-alist): Add and clear up.
5806
5807 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
5808
5809         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
5810
5811         * lpath.el (bbdb-search): added BBDB functions for a better way to
5812         fix missing functions
5813
5814         * spam.el (spam-check-ifile): if should be an unless
5815
5816         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
5817         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
5818         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
5819
5820 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5821
5822         * gnus-sum.el (gnus-summary-make-menu-bar): Added
5823         gnus-summary-refer-thread to thread menu.
5824
5825 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5826
5827         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
5828         summary buffer, articles that cannot be fetched are marked as
5829         canceled.
5830
5831         * nntp.el (nntp-with-open-group): The quit signal handler must
5832         propagate the quit signal to the next outer handler so that the
5833         caller knows that the request aborted abnormally.
5834
5835 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
5836
5837         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
5838         (spam-ifile-register-spam-routine)
5839         (spam-ifile-register-ham-routine): added ifile functionality that
5840         does not use ifile-gnus.el to classify and register articles
5841         (spam-get-article-as-string): convenience function
5842         (spam-summary-prepare-exit): added ifile spam and ham registration
5843         (spam-ifile-all-categories, spam-ifile-spam-category)
5844         (spam-ifile-path, spam-ifile): added customization options
5845
5846         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
5847         exit processor
5848         (spam-process): added gnus-group-ham-exit-processor-ifile to the
5849         list of choices
5850
5851 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5852
5853         * gnus-score.el (gnus-score-followup): Also score immediate
5854         followups.
5855
5856 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5857
5858         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
5859
5860 2003-01-07  Simon Josefsson  <jas@extundo.com>
5861
5862         * message.el (message-mode-menu): Fix receipt balloon help.
5863
5864 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
5865
5866         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
5867         always be interpreted as news.
5868
5869 2003-01-07  Simon Josefsson  <jas@extundo.com>
5870
5871         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
5872         gnus-sieve-script, instead of the global variable
5873         gnus-sieve-crosspost.  One-line patch from Steinar Bang
5874         <sb@dod.no>.
5875
5876 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5877
5878         * gnus.el: Renamed gnus-summary-*-uncached-face as
5879         gnus-summary-*-undownloaded-face to avoid confusing the agent with
5880         the cache.
5881
5882         * gnus-sum.el: Ditto.
5883
5884 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5885
5886         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
5887         in either the group or summary buffer.
5888         New command "JS", in summary buffer, will fetch articles per the
5889         group's category, predicate, and processable flags.
5890         (gnus-agent-summary-fetch-series): Rewritten to call
5891         gnus-agent-session-fetch-group once with all articles in the
5892         series.
5893         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
5894         return list of fetched articles.
5895         (gnus-agent-fetch-articles): Split fetch list into sublists such
5896         that the article buffer is only slightly larger than
5897         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
5898         the group's article alist is saved.
5899         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
5900         longer result in the agent trying to fetch an article.
5901         (gnus-agent-fetch-group-1): Can now be called in either the group
5902         or summary buffer.  Removed the max-fetch-size code that I added
5903         on 2002-12-13 as that capability is now part of
5904         gnus-agent-fetch-articles.  Added code to update summary buffer.
5905         When called in the group buffer, articles that can not be fetched
5906         are AUTOMATICALLY MARKED AS READ.
5907
5908         * gnus-sum.el (): Modified eval-when-compile to minimize
5909         misleading compilation warnings.
5910         (gnus-update-summary-mark-positions): Changed code to use
5911         gnus-undownloaded-mark rather than gnus-downloaded-mark.
5912
5913         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
5914         empty file as the parser assumes that the file isn't empty.
5915
5916         * nntp.el (nntp-send-string): The process-send-string call can,
5917         because it performs I/O on the process, change the process' state
5918         from open to closed.  If this happens, call nntp-report
5919         immediately to report the broken connection.
5920         (nntp-report): Rewritten to avoid needing a global variable to
5921         determine the appropriate course of action.  Instead, two function
5922         implementations are provided and the nntp-report function value is
5923         bound to the appropriate implementation.
5924         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
5925         (nntp-with-open-group): Now binds nntp-report's function cell
5926         rather than binding gnus-with-open-group-first-pass.  Added a
5927         condition-case to detect a quit during a nntp command.  When the
5928         quit occurs, the current connection is closed as a fetch articles
5929         request could have several megabytes queued up for reading.
5930         (nntp-retrieve-headers): Bind articles to itself.  If
5931         nntp-with-open-group repeats this command, I must have access to
5932         the original list of articles.
5933         (nntp-retrieve-groups): Ditto for groups.
5934         (nntp-retrieve-articles): Ditto for articles.
5935         (*): Replaced nntp-possibly-change-group calls to
5936         nntp-with-open-group forms in all, but one, occurrance.
5937         (nntp-accept-process-output): Bug fix. Detect when called with
5938         null process.
5939
5940 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
5941
5942         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
5943         if we don't need to.
5944         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
5945
5946 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5947
5948         * gnus-group.el (gnus-group-make-web-group): Pass the select
5949         method on to group-create.
5950         (gnus-group-line-format-alist): %U is an integer.
5951
5952         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
5953         ephemeral groups.
5954         (gnus-summary-read-group-1): Ditto.
5955         (gnus-group-make-articles-read): Ditto.
5956
5957         * mm-url.el (mm-url-program): Doc fix.
5958
5959         * message.el (message-mode-map): Rebound
5960         message-insert-wide-reply.
5961
5962 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5963
5964         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
5965         color as `gnus-group-startup-message' does.
5966
5967 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
5968
5969         * spam.el: fixed line lengths to 80 chars or less
5970
5971         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
5972         "not-read" mark
5973         (gnus-summary-mark-forward): added the spam-mark to the list of
5974         marks not to be marked as "read" when viewed
5975
5976 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5977
5978         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
5979
5980         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
5981         Protect against unactive groups.
5982
5983         * message.el (message-check-news-header-syntax): Check long
5984         header lines.
5985         (message-check-news-header-syntax): Update `start'.
5986
5987         * gnus-group.el (gnus-group-expire-articles): Doc fix.
5988         (gnus-group-line-format): %U.
5989         (gnus-group-line-format-alist): ?U.
5990         (gnus-number-of-unseen-articles-in-group): New function.
5991
5992         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
5993
5994         * gnus.el (gnus-version-number): Bump version number.
5995
5996 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5997
5998         * gnus.el: Oort Gnus v0.10 is released.
5999
6000 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6001
6002         * gnus.el (gnus-version-number): Fix version number.
6003
6004 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6005
6006         * gnus.el: Oort Gnus v0.08 is released.
6007
6008 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
6009
6010         * mm-util.el: Add mm-string-make-unibyte.
6011
6012         * gnus-group.el (gnus-group-jump-to-group): Make it work for
6013         UTF-8 groups.
6014
6015 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6016
6017         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
6018
6019         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
6020
6021 2003-01-04  Kevin Ryde  <user42@zip.com.au>
6022
6023         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
6024         function.
6025
6026 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6027
6028         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
6029         (gnus-summary-read-group-1): Update group line.
6030         (gnus-summary-exit-no-update): Update group on exit.
6031
6032         * gnus-group.el (gnus-group-line-format): Add %*.
6033         (gnus-group-line-format-alist): Ditto.
6034         (gnus-group-insert-group-line): Set it.
6035         (gnus-group-is-exiting-p): New variable.
6036         (gnus-group-insert-group-line): Use it.
6037
6038 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
6039
6040         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
6041         enable BBDB ham processing
6042         (spam-blacklist-register-routine): enable blacklist spam processing
6043         (spam-whitelist-register-routine): enable whitelist ham processing
6044         (spam-fetch-field-from-fast): fast fetching of the "from" field
6045         from (gnus-data-list)
6046         (spam-summary-prepare-exit): works completely now
6047         (spam-use-blacklist): oops, should be nil by default
6048         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
6049         split processing now; before it was for summary exit as
6050         well but that's done with the spam-contents and spam-process
6051         parameters now
6052
6053 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
6054
6055         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
6056         characters.
6057
6058 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
6059
6060         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
6061         (spam-group-processor-p, spam-group-processor-bogofilter-p)
6062         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
6063         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
6064         (spam-mark-spam-as-expired-and-move-routine)
6065         (spam-generic-register-routine, spam-BBDB-register-routine)
6066         (spam-ifile-register-routine, spam-blacklist-register-routine)
6067         (spam-whitelist-register-routine): new functions
6068         (spam-summary-prepare-exit): added summary exit processing (expire
6069         or move) of spam-marked articles for spam groups; added slots for
6070         all the spam-*-register-routine functions
6071
6072 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6073
6074         * pop3.el (pop3-retr): Wait 500 msecs.
6075         (pop3-read-response): Ditto.
6076
6077         * gnus-msg.el (gnus-setup-message): Get the evaliation order
6078         right.
6079         (gnus-inews-make-draft): New function.
6080         (gnus-setup-message): Use it.
6081
6082         * message.el (message-required-headers): Add From.
6083
6084 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6085         Trivial patch from Norbert Koch <nk@viteno.net>.
6086
6087         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
6088
6089 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6090
6091         * message.el (message-generate-headers): Let header formatters do
6092         their work.
6093
6094 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
6095
6096         * deuglify.el (gnus-article-outlook-deuglify-article):
6097         Rehighlight, reapply treatments and call
6098         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
6099         (gnus-outlook-repair-attribution-block): Recognize cited
6100         attributions.  Suggested by Niklas Morberg.
6101
6102 2003-01-02  Pete Kazmier  <pete@kazmier.com>
6103
6104         * gnus-art.el (gnus-treat-predicate): Check condition first.
6105
6106 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
6107
6108         * lpath.el: Add url-http-file-exists-p.
6109
6110         * gnus-group.el (gnus-group-fetch-charter): Use
6111         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
6112
6113 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6114
6115         * message.el (message-draft-headers): Also generate From to get a
6116         nicer draft buffer summary.
6117
6118         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
6119         parameter.
6120
6121         * gnus-art.el (article-wash-html): Clean up.
6122         (article-wash-html): Typo fix.
6123
6124         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
6125         (gnus-summary-mail-forward): To many lists of lists.
6126
6127         * gnus-art.el (article-wash-html): Clean up.
6128
6129 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
6130
6131         * gnus-art.el (gnus-treat-wash-html): New variable.
6132
6133 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6134
6135         * message.el (message-check-news-header-syntax): Allow posting.
6136         (message-check-news-header-syntax): Fix logic for sure, this
6137         time.
6138
6139 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
6140
6141         * message.el (message-check-news-header-syntax): Check syntax of
6142         continuation headers.
6143
6144 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
6145
6146         * gnus-art.el (gnus-button-url-regexp,
6147         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
6148         (gnus-header-button-alist): Regexps are case insensitive here.
6149
6150 2003-01-02  Simon Josefsson  <jas@extundo.com>
6151
6152         * dig.el (query-dig): Doc fix.
6153
6154 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6155
6156         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
6157         summary buffer line, not just the download mark.
6158
6159 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6160
6161         * gnus-sum.el (gnus-summary-goto-subjects): New function.
6162         (gnus-summary-insert-dormant-articles): New command and
6163         keystroke.
6164
6165         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
6166         function for mass insertion of subjects.
6167
6168         * nndraft.el (nndraft-generate-headers): Don't move point.
6169
6170         * gnus.el (nnheader): Require nnheader.
6171
6172         * nndraft.el (nndraft-request-associate-buffer): Use
6173         make-local-variable.
6174
6175 2003-01-02  Michael Shields  <shields@msrl.com>
6176
6177         * nndraft.el (nndraft-request-associate-buffer): Make
6178         write-contents-hooks buffer-local before setting it.
6179
6180 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6181
6182         * gnus.el (gnus-group-parameter-value): Take an extra param.
6183         (gnus-group-fast-parameter): Let group param results be nil.
6184
6185         * gnus-art.el (gnus-article-forward-header): New function.
6186         (article-date-ut): Use it to remove continuation date headers.
6187
6188         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
6189         read-event.
6190         (gnus-summary-remove-bookmark): Clean up.
6191         (gnus-summary-set-bookmark): Clean up.
6192
6193         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
6194
6195         * gnus.el (gnus-group-startup-message): Bind data-directory to
6196         the Gnus etc directory.
6197
6198 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
6199
6200         * spam.el (spam-summary-prepare-exit): added slots for spam- and
6201         ham-processing of articles; use the new
6202         spam-group-(spam|ham)-contents-p functions
6203         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
6204         convenience functions
6205         (spam-mark-junk-as-spam-routine): use the new
6206         spam-group-spam-contents-p function
6207
6208         * gnus.el (spam-process, spam-contents, spam-process-destination):
6209         added new parameters with corresponding global variables
6210         (gnus-group-spam-exit-processor-ifile,
6211         gnus-group-spam-exit-processor-bogofilter,
6212         gnus-group-spam-exit-processor-blacklist,
6213         gnus-group-spam-exit-processor-whitelist,
6214         gnus-group-spam-exit-processor-BBDB,
6215         gnus-group-spam-classification-spam,
6216         gnus-group-spam-classification-ham): added new symbols for the
6217         spam-process and spam-contents parameters
6218
6219         * spam.el (spam-ham-marks, spam-spam-marks): changed list
6220         customization and list itself to store mark symbol rather than
6221         mark character.
6222         (spam-bogofilter-register-routine): added logic to generate mark
6223         values list from spam-ham-marks and spam-spam-marks, so (member)
6224         would work.
6225
6226 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6227
6228         * message.el (message-cross-post-followup-to): Fix comment.
6229
6230 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
6231
6232         * spam.el (spam-ham-marks, spam-spam-marks): changed list
6233         customization and list itself to store mark symbol rather than
6234         mark character.
6235         (spam-bogofilter-register-routine): added logic to generate mark
6236         values list from spam-ham-marks and spam-spam-marks, so (member)
6237         would work.
6238
6239 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
6240
6241         * message.el (message-signature-insert-empty-line): New variable.
6242
6243 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6244
6245         * message.el: Renamed functions and variables: "xpost" ->
6246         "cross-post", "-fup2" -> "-followup-to".
6247         (message-cross-post-old-target, message-cross-post-default,
6248         message-cross-post-note, message-followup-to-note,
6249         message-cross-post-note-function): New variables names.
6250         (message-xpost-old-target, message-xpost-default,
6251         message-xpost-note, message-fup2-note,
6252         message-xpost-note-function): Removed variable names.
6253         (message-cross-post-followup-to-header,
6254         message-cross-post-insert-note, message-cross-post-followup-to):
6255         New function names.
6256         (message-xpost-fup2-header, message-xpost-insert-note,
6257         message-xpost-fup2): Removed function names.
6258
6259 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6260
6261         * message.el (message-send-mail): Added message-cleanup-headers to
6262         prevent newlines in headers.
6263
6264 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6265
6266         * dns.el (dns-make-network-process): Comment.
6267
6268         * gnus-sum.el (gnus-summary-display-while-building): Default to
6269         nil.
6270
6271 2003-01-01  Wes Hardaker  <wes@hardakers.net>
6272
6273         * gnus-sum.el (gnus-summary-display-while-building): New
6274         variable.
6275
6276 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
6277
6278         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
6279         before rearranging the article.
6280
6281 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6282
6283         * nndraft.el (nndraft-generate-headers): New function.
6284         (nndraft-request-associate-buffer): Use it to write headers on
6285         buffer save.
6286
6287         * message.el (message-generate-headers): Let the function be a
6288         lambda form.
6289         (message-draft-headers): New variable.
6290
6291         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
6292         function.
6293         (gnus-setup-message): Use it.
6294
6295         * message.el (message-generate-headers-first): Doc fix.
6296         (message-setup-1): Use new function for getting which headers to
6297         generate.
6298         (message-headers-to-generate): New function.
6299
6300 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6301
6302         * gnus-agent.el (gnus-agent-save-alist): Make directory.
6303
6304 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
6305
6306         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
6307         mention negatives.
6308
6309 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
6310
6311         * deuglify.el (gnus-outlook-rearrange-article): Use
6312         `transpose-regions' instead of tempering the kill-ring.
6313         (gnus-article-outlook-deuglify-article): Rehighlight article
6314         instead of a complete redisplay.
6315
6316 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
6317
6318         * spam.el: most defvars are defcustoms now
6319
6320         patches from Michael Shields  <shields@msrl.com>
6321
6322         * spam.el (spam-bogofilter-articles): Select the article
6323         body using gnus-summary-show-article t instead of
6324         gnus-summary-select-article; this presents the raw text
6325         without running any hooks.
6326
6327         * spam.el (spam-bogofilter-articles): Use message-remove-header
6328         to remove headers; the old way incorrectly removed just the first
6329         line of folded headers.
6330
6331 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6332
6333         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
6334
6335 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6336
6337         * gnus-start.el (gnus-load): New function.
6338         (gnus-read-newsrc-el-file): Use it.
6339
6340 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6341
6342         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
6343         (gnus-button-handle-apropos-documentation): New function.
6344         (gnus-button-handle-ctan): New function.
6345         (gnus-button-alist): Use them.  Improve some regexps.
6346         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
6347
6348 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6349
6350         * message.el (message-subscribed-p): New function.
6351         (message-send-mail): Use it.
6352         * mml.el (mml-preview-insert-mft): New function.
6353         (mml-preview): Use it.
6354
6355 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6356
6357         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
6358         when sorting by date.
6359
6360         * gnus-art.el (gnus-article-edit-mode): New variable.
6361         (gnus-article-setup-buffer): Warn user about discarding edits.
6362
6363         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
6364         (gnus-summary-pipe-output): Take a symbolic prefix to save all
6365         headers.
6366
6367         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
6368
6369 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6370
6371         * message.el (message-completion-alist): Added "Mail-Followup-To"
6372         and "Mail-Copies-To".
6373
6374 2002-07-21  Jesper harder  <harder@ifa.au.dk>
6375
6376         * gnus-group.el: Add key bindings for
6377         gnus-group-sort-groups-by-real-name and
6378         gnus-group-sort-selected-groups-by-real-name.
6379
6380 2002-07-21  Jesper harder  <harder@ifa.au.dk>
6381
6382         * gnus.texi (Sorting Groups): Add key bindings for
6383         gnus-group-sort-groups-by-real-name and
6384         gnus-group-sort-selected-groups-by-real-name.
6385
6386 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
6387
6388         * spam.el (spam-use-dig): new variable for blackhole checking
6389         through dig.el
6390         (spam-check-blackholes): added dig.el checking functionality and
6391         more verbose reporting; query-dig is autoloaded from dig.el
6392         (spam-use-blackholes): disabled by default
6393         (spam-blackhole-servers): removed rbl.maps.vix.com from the
6394         blackhole servers list
6395
6396 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6397
6398         * message.el (message-required-headers): New variable.
6399
6400 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
6401
6402         * dig.el (query-dig): new function
6403
6404 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6405
6406         * flow-fill.el (fill-flowed): Don't infloop on too long fill
6407         prefixes.
6408
6409         * dns.el (query-dns): Protect against errors.
6410
6411         * gnus-msg.el (gnus-article-yanked-articles): New variable.
6412         (gnus-inews-add-send-actions): Mark all answered messages as
6413         answered.
6414
6415 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
6416
6417         * nnmail.el (nnmail-split-it): Added tracing to
6418         `:' split rule
6419
6420 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
6421
6422         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
6423         and "%s" so we don't overquote them.
6424
6425 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
6426
6427         * (mm-display-external): Display the actual command that has been
6428         executed in the echo area.
6429
6430 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6431
6432         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
6433
6434         * message.el (message-with-reply-buffer): New macro.
6435         (message-fetch-reply-field): Use it.
6436         (message-insert-wide-reply): New command and keystroke.
6437         (message-carefully-insert-headers): New function.
6438         (message-insert-to): Use new function.
6439
6440         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
6441         (gnus-topic-goto-missing-group): Use it.
6442
6443         * message.el (message-required-news-headers): Removed Lines.
6444         (message-reply): Don't insert References first.
6445         (message-followup): Ditto.
6446         (message-make-references): New function.
6447         (message-followup): Set message-reply-headers before generating
6448         the buffer stuff.
6449
6450 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
6451
6452         * mml.el (mml-generate-mime-1): Reverse the order of
6453         encoding/flowing.
6454
6455 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6456
6457         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
6458         after moving them.
6459
6460         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
6461         fit with newer standard format.
6462         (gnus-summary-make-false-root-always): New variable.
6463         (gnus-gather-threads-by-subject): Use it.
6464
6465         * message.el (message-get-reply-headers): Take an address list
6466         optional argument.
6467
6468 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6469
6470         * gnus.el (gnus-keep-backlog): Change default to 20.
6471
6472         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
6473         start.
6474         (gnus-agent-check-overview-buffer): Remove negative article
6475         numbers.
6476
6477         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
6478         (nnmail-cache-ignore-groups): Doc fix.
6479
6480         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
6481         (nnimap-debug-buffer): New variable.
6482         (nnimap-debug): Use it.
6483
6484 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
6485
6486         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
6487
6488 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6489
6490         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
6491         they aren't already sorted.
6492
6493 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
6494
6495         * message.el (message-mode-menu): Add ellipses to menu items
6496         expecting user interaction.
6497         (message-mode-field-menu): do.
6498
6499 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
6500
6501         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
6502         it isn't used any more.
6503
6504 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
6505
6506         * binhex.el (binhex-decoder-program): Fix docstring.
6507
6508 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6509
6510         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
6511         special chars if the mailcap file uses single quotes around %s.
6512         From Laurent Martelli <laurent@bearteam.org>.
6513
6514 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
6515
6516         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
6517         return the info object.
6518
6519 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
6520
6521         * gnus-int.el (gnus-request-update-info): Artificially add
6522         (1 . (1- min)) to the read range, in case the backend doesn't
6523         store marks for nonexistent articles.
6524
6525 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6526
6527         * binhex.el (binhex-insert-char): Eval-and-compile.
6528
6529 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
6530
6531         * lpath.el: Add tool-bar-local-item-from-menu.
6532
6533         * message.el (message-tool-bar-local-item-from-menu): New function.
6534         (message-tool-bar-map): Use it.
6535
6536 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
6537
6538         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
6539
6540         * gnus-art.el (gnus-article-header-rank): Last header in
6541         gnus-sorted-header-list should have higher rank than non-members.
6542
6543 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6544
6545         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
6546         covered methods.
6547
6548 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6549
6550         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
6551         eval-when-compile.  Suggested by Kevin Greiner.
6552
6553 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
6554
6555         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
6556         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
6557         even though no headers may have been fetched
6558         (gnus-agent-fetch-group-1, and perhaps others, require this
6559         behavior).
6560         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
6561         server buffer is constrained by gnus-agent-max-fetch-size.
6562         Multiple chunks in the same group may perform arbitrarily large
6563         updates.
6564
6565 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
6566
6567         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
6568         gnus-summary-update-download-mark to update the article in the
6569         summary.
6570
6571 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
6572
6573         * gnus.el (gnus-summary-high-uncached-face,
6574         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
6575         New faces.
6576
6577         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
6578         added this on 2002-11-23 but it just wasn't working out as
6579         intended.  The idea isn't entirely dead, three new faces
6580         gnus-summary-*-uncached-face are being added to gnus.el to provide
6581         the basis for an improved implementation.
6582         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
6583         proper file to open is lib/servers.
6584         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
6585         (i.e. removing the article from gnus-newsgroup-downloadable) will
6586         now restore the article's default mark rather than simply setting
6587         no mark.
6588         (gnus-agent-get-undownloaded-list): Corrected documentation.
6589         Added code to set new summary local variable,
6590         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
6591         a temporary list.  No longer sets gnus-newsgroup-downloadable.
6592         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
6593         up to date.  Call new gnus-summary-update-download-mark to keep
6594         summary buffer up-to-date.
6595         (gnus-agent-fetch-selected-article): Keep
6596         gnus-newsgroup-undownloaded up to date.
6597         (gnus-agent-fetch-articles): Return list of articles that were
6598         successfully fetched.
6599         (gnus-agent-check-overview-buffer): No more thingatpt.
6600         (gnus-agent-expire): No longer deletes NOV entries of unread
6601         articles.
6602         (gnus-agent-unread-articles): New function.
6603         (gnus-agent-regenerate-group): The article number must be
6604         terminated by a tab character.  Added more messages to report
6605         repairs.  Inhibit quits while writing changes so it is now safe
6606         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
6607         downloaded to 1) resolve the unbound references and 2) avoid
6608         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
6609
6610         * gnus-art.el (gnus-article-prepare): The agent
6611         downloaded/undownloaded mark is no longer stored as the article's
6612         mark.
6613
6614         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
6615         gnus-summary-highlight may use it.  Added downloaded as
6616         gnus-summary-highlight was using it.
6617
6618         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
6619         the download mark now follows Kai's +/- convention.
6620         (gnus-downloaded-mark): Added ?+ mark.
6621         (gnus-summary-highlight): Added rules to select
6622         gnus-summary-high-uncached-face,
6623         gnus-summary-normal-uncached-face, and
6624         gnus-summary-low-uncached-face.  Removed the
6625         gnus-agent-downloaded-article-face.
6626         (gnus-summary-line-format-alist): Implemented the download flag
6627         format (?O) as named in the manual.  This implementation displays
6628         either gnus-undownloaded-mark, gnus-downloaded-mark, or
6629         gnus-no-mark.
6630         (gnus-newsgroup-agentized): New local variable that identifies
6631         which groups are agentized.  While the agent is now on by default,
6632         you don't have to agentize every server that you use.
6633         (gnus-update-summary-mark-positions): Completed support for the
6634         download type of mark.
6635         (gnus-summary-insert-line): Added undownloaded to the parameters.
6636         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
6637         reference by the gnus-summary-line-format-spec.
6638
6639         * nntp.el (nntp-with-open-group): This macro handles dropped or
6640         broken connections by opening a new connection and repeating the
6641         failed command.
6642         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
6643         XOVER commands preceeding the active articles with the nov entry
6644         of the first available article.  When gnus connected to such a
6645         server, the unexpected nov entry would result in duplicate lines
6646         in the agent's overview file.  This patch fixes the duplicate
6647         lines problem and improves performance by skipping over all
6648         articles IDs that preceed the first nov entry in the server's
6649         reply.
6650
6651 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6652
6653         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
6654         (gnus-summary-highlight): Use it instead of `downloaded'.
6655         (gnus-summary-highlight-line): Ditto.
6656
6657         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
6658
6659 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6660
6661         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
6662
6663         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
6664         calls.
6665
6666         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
6667         downloaded variable if we're in an uncovered group.
6668
6669         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
6670         font to soemthing less noticeable.
6671         (gnus-agent-group-covered-p): New function.
6672
6673 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6674
6675         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
6676         Because of an unknown bug, the group buffer is saved in .overview
6677         file.
6678
6679 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6680
6681         * nntp.el (nntp-send-command): Braino in last commit.  Replace
6682         `and' with `or'.
6683
6684 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6685
6686         * nntp.el (nntp-send-command): Assume that echo does not happen
6687         when nntp-open-connection-function is nntp-open-network-stream.
6688         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
6689
6690 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6691
6692         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
6693
6694 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
6695
6696         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
6697         nntp-server-buffer if we aren't going to write to it.
6698
6699 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6700         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
6701
6702         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
6703
6704 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6705
6706         * rfc2047.el (rfc2047-decode-region): Remove newlines between
6707         decoded words.
6708
6709 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6710
6711         * gnus.el (fboundp): After loading mm-util, make sure it was the
6712         right one.
6713
6714 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6715
6716         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
6717         gnus-sum.  Made into a user option.
6718
6719         * gnus-sum.el (gnus-simplify-ignored-prefixes)
6720         (gnus-summary-mark-article-as-unread)
6721
6722 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6723
6724         * time-date.el (date-to-time): Typo.
6725
6726         * parse-time.el: Typo.
6727
6728         * nnsoup.el (nnsoup-retrieve-headers): Typo.
6729
6730         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
6731
6732         * nnimap.el:
6733         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
6734
6735         * mm-encode.el (mm-safer-encoding): Typo.
6736
6737         * messcompat.el: Typo.
6738
6739         * message.el (message-face-alist): Typo.
6740
6741         * imap.el (imap-interactive-login, imap-open): Typos.
6742
6743         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
6744
6745         * gnus.el: Typo.
6746
6747         * gnus-win.el (gnus-configure-frame): Typo.
6748
6749         * gnus-util.el (gnus-atomic-progn-assign): Typo.
6750
6751         * gnus-topic.el (gnus-topic-sort-topics): Typo.
6752
6753         * gnus-sum.el (gnus-summary-article-number)
6754         (gnus-summary-read-group-1, gnus-summary-mark-article)
6755         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
6756
6757         * gnus-mule.el (gnus-mule-add-group): Typo.
6758
6759         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
6760
6761         * gnus-group.el (gnus-group-fetch-faq): Typo.
6762
6763         * gnus-art.el (gnus-decode-header-methods): Typo.
6764
6765         * flow-fill.el: Typo.
6766
6767 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
6768
6769         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
6770
6771 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6772
6773         * gnus-sum.el (gnus-simplify-ignored-prefixes)
6774         (gnus-summary-mark-article-as-unread)
6775         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
6776         Reformatting to avoid long lines.
6777         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
6778
6779 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
6780
6781         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
6782         be accessed through `mail-header-number'.
6783
6784 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
6785
6786         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
6787         compressed range to gnus-summary-insert-articles.
6788
6789 2002-11-26  Kevin Ryde <user42@zip.com.au>
6790
6791         * gnus-art.el (gnus-mime-copy-part): Look for filename
6792         parameter under content-disposition, not content-type.
6793
6794         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
6795         (gnus-summary-reselect-current-group): Use it.
6796
6797 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6798
6799         * gnus-agent.el (gnus-agent-uncached-articles): if
6800         gnus-agent-load-alist fails, return ARTICLES.
6801
6802         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
6803
6804 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6805
6806         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
6807         superfluous function call.
6808         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
6809         Add warning to docstring.
6810
6811 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6812
6813         * gnus-agent.el: Autoload number-at-point instead.
6814         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
6815
6816 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6817
6818         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
6819         require thingatpt (for number-at-point) and protect against
6820         deactivate-mark being unbound (on XEmacs).
6821
6822 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6823
6824         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
6825         print message on entry.
6826
6827         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
6828
6829         * gnus-range.el (gnus-range-difference): New function.
6830         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
6831
6832 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6833
6834         * gnus-sum.el (gnus-summary-insert-old-articles): Use
6835         gnus-remove-from-range instead of gnus-range-difference which
6836         doesn't exist.
6837
6838 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6839         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
6840
6841         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
6842         used for showing which articles have been downloaded.
6843         (gnus-agent-article-alist): Format change.  Add documentation.
6844         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
6845         process-marked articles.
6846         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
6847         in the series are individually fetched to minimize lose of
6848         content due to an error/quit.
6849         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
6850         gnus-message instead of message.
6851         (gnus-agent-read-servers): Use file lib/methods instead of
6852         lib/servers.  TODO: Why?
6853         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
6854         (gnus-agent-get-undownloaded-list): Remove articles that appear to
6855         come from the agent.  This means that they are not downloaded.
6856         (gnus-agent-fetch-selected-article): Don't use history.
6857         (gnus-agent-save-history, gnus-agent-enter-history)
6858         (gnus-agent-article-in-history-p, gnus-agent-history-path):
6859         Removed function; history is not used anymore.
6860         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
6861         (gnus-agent-crosspost): Started rewrite then realized that a typo
6862         in gnus-agent-fetch-articles ensures that this function is never
6863         called.  This will need to be fixed later.
6864         (gnus-agent-check-overview-buffer): Some sanity checks on the
6865         agent overview buffer.  This is a safety net used during
6866         development.
6867         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
6868         changed, write a number to the file indicating this.
6869         (gnus-agent-fetch-headers): Rewrite to respect
6870         gnus-agent-consider-all-articles without relying on the
6871         `.fetched' files.  Make it fast.
6872         (gnus-agent-braid-nov): Change resulting from
6873         gnus-agent-fetch-headers change.
6874         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
6875         `.fetched' files.
6876         (gnus-agent-read-agentview): New function, used by
6877         gnus-agent-load-alist.
6878         (gnus-agent-load-fetched-headers): Remove.
6879         (gnus-agent-save-alist): Rewrite to accomodate new format.
6880         (gnus-agent-fetch-group-1): Make sure list of articles is in the
6881         same order as in gnus-newsgroup-headers.
6882         (gnus-agent-expire): Document and implement extra args ARTICLES,
6883         GROUP, FORCE.  Do not restrict usage.
6884         (gnus-agent-uncached-articles): New function.
6885         (gnus-agent-retrieve-headers): Use it.
6886         (gnus-agent-regenerate-group): No longer needs to be called from
6887         gnus-agent-regenerate.  Individual groups may be regenerated. The
6888         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
6889         The article fetch dates are validated in the article alist.  The
6890         article alist is pruned of entries that do not reference existing
6891         NOV entries.  All changes are computed then applied with
6892         inhibit-quit bound to t.  As a result, it is now safe to quit out of
6893         regeneration.  The optional clean parameter has been replaced with
6894         an optional reread parameter.  Clean is no longer necessary as
6895         regeneration gets the appropriate setting from
6896         gnus-agent-consider-all-articles.  The new reread parameter will
6897         result in fetched, or all, articles being marked as unread.
6898         (gnus-agent-regenerate): Removed code to regenerate the history
6899         file as it is no longer used.
6900
6901         * gnus-start.el (gnus-make-ascending-articles-unread): New
6902         function, for efficient mass-marking.
6903
6904         * gnus-sum.el (gnus-summary-highlight): Use new face for
6905         downloaded articles.
6906         (gnus-article-mark): Prefer to indicate read/unread status over
6907         downloaded status.
6908         (gnus-summary-highlight-line-0): New function, maybe rehighlights
6909         line.
6910         (gnus-summary-highlight-line): Use new face for downloaded
6911         articles.
6912         (gnus-summary-insert-old-articles): Improved performance by
6913         replacing the initial LIST of older articles with a compressed
6914         RANGE of older articles.  Some servers appear to lie about
6915         their active range so the original list could contain millions
6916         of article numbers.  The range is not expanded into a list
6917         until the optional ALL parameter has been applied.
6918
6919 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6920
6921         * gnus-agent.el (gnus-category-mode): Typo in doc string.
6922
6923 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
6924
6925         * spam.el:
6926         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
6927
6928         * spam.el: added `M s t' and `M s x' key mappings
6929
6930 2002-11-20  Simon Josefsson  <jas@extundo.com>
6931
6932         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
6933
6934 2002-11-19  Simon Josefsson  <jas@extundo.com>
6935
6936         * gnus-sum.el (gnus-summary-morse-message): Load
6937         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
6938         (unmorse-region): Autoload it instead.
6939
6940 2002-11-18  Simon Josefsson  <jas@extundo.com>
6941
6942         * gnus-sum.el (gnus-summary-morse-message): New function.
6943         (gnus-summary-wash-map): Bind to `W m'.
6944         (gnus-summary-make-menu-bar): Add.
6945
6946         * nnimap.el (nnimap-request-expire-articles): Compress sequence
6947         before storing \Deleted mark on expired articles.
6948
6949 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
6950         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
6951
6952         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
6953         parens in column 0.
6954
6955 2002-11-17  Juanma Barranquero  <lektu@terra.es>
6956
6957         * nnweb.el (nnweb-google-create-mapping): Fix typo.
6958
6959         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
6960
6961         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
6962
6963 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6964
6965         * message.el (message-set-auto-save-file-name): Use
6966         make-directory, to avoid the dependence on gnus-util.
6967
6968 2002-11-16  Simon Josefsson  <jas@extundo.com>
6969
6970         * nnimap.el (nnimap-callback-callback-function):
6971         (nnimap-callback-buffer): Removed, these cannot be global but must
6972         be embedded into the callback.
6973         (nnimap-make-callback): New.  Embedd article number, callback and
6974         buffer in function.
6975         (nnimap-callback, nnimap-request-article-part): Update.
6976
6977 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6978
6979         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
6980
6981 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6982
6983         * gnus.el (gnus-summary-line-format): Document %C.
6984
6985 2002-11-11  Simon Josefsson  <jas@extundo.com>
6986
6987         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
6988         output when called interactively.
6989
6990 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6991
6992         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
6993
6994         * message.el (message-draft-coding-system): Improve comment; use
6995         mm-auto-save-coding-system for the default value.
6996
6997         * nndraft.el (nndraft-request-article): Revert to the state before
6998         2002-10-29; regexp-quote mail-header-separator.
6999
7000 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
7001
7002         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
7003         allow editing of drafts from an nnvirtual group.
7004
7005 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7006
7007         * nndraft.el (nndraft-request-article): Replace emacs-mule with
7008         mm-auto-save-coding-system.
7009
7010         * message.el (message-draft-coding-system): Default to
7011         iso-2022-7bit.
7012
7013         * mm-util.el (mm-auto-save-coding-system): Undo last change to
7014         restore the default value to emacs-mule or escape-quoted.
7015
7016 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7017
7018         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
7019         a delayed or a queued article as well as a draft.
7020
7021         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
7022         delayed or a queued article in the raw format; treat a delayed
7023         article as a raw article as well as a draft.
7024         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
7025         for the delayed group.
7026
7027         * nndraft.el (nndraft-request-article): Ignore auto save files for
7028         a delayed or a queued article; don't bother to decode a queued
7029         article; don't bind nnmail-file-coding-system for a queued article.
7030
7031         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
7032         and the queue group.
7033
7034 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
7035
7036         * gnus-group.el (gnus-group-delete-group):
7037         gnus-cache-active-hashtb might be void.
7038
7039 2002-11-02  Simon Josefsson  <jas@extundo.com>
7040
7041         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
7042         setting of the default user ID.  From Raymond Scholz
7043         <ray-2002@zonix.de>.
7044
7045 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
7046
7047         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
7048         charset.
7049
7050 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
7051         From Alex Schroeder <alex@emacswiki.org>
7052         * spam-stat.el (spam-stat-process-directory): add dir to message
7053         (spam-stat-reduce-size): No longer remove words
7054         with values close to 0.5, because the default value is 0.2.
7055
7056 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7057
7058         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
7059         documentation.
7060
7061 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7062
7063         * gnus-agent.el (gnus-agent-fetched-headers)
7064         (gnus-agent-load-fetched-headers)
7065         (gnus-agent-save-fetched-headers): Remove variable and two
7066         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
7067         works better.
7068         (gnus-agent-fetch-headers): New implementation from Kevin
7069         Greiner.  Uses gnus-agent-article-alist to store information
7070         about fetched messages which aren't on the server anymore.  The
7071         trick is to return a list of considered messages to the caller,
7072         but to only fetch those which haven't been fetched yet.
7073
7074 2002-10-30  Simon Josefsson  <jas@extundo.com>
7075
7076         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
7077
7078         * pgg.el (pgg-passphrase-cache-expiry): Removed.
7079
7080 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7081
7082         * mm-view.el (mm-w3m-local-map-property): Make it work with older
7083         versions of emacs-w3m than 1.3.3.
7084
7085         * lpath.el: Bind w3m-minor-mode-map.
7086
7087         * mm-view.el (mm-w3m-mode-command-alist)
7088         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
7089         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
7090         (mm-setup-w3m): Simplified.
7091         (mm-w3m-local-map-property): New function.
7092         (mm-inline-text-html-render-with-w3m): Use it.
7093
7094         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
7095         mm-w3m-local-map-property.
7096
7097 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7098
7099         * mm-util.el (mm-auto-save-coding-system): Default to
7100         iso-2022-7bit.
7101
7102         * nndraft.el (nndraft-request-article): Decode an article using
7103         the coding-system emacs-mule if it seems to have been saved using
7104         emacs-mule.
7105         (nndraft-request-replace-article): Use message-draft-coding-system
7106         instead of mm-auto-save-coding-system for the draft or delayed
7107         group.
7108
7109 2002-10-28  Josh  <huber@alum.wpi.edu>
7110
7111         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
7112         functions.
7113
7114 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7115         From mah@everybody.org (Mark A. Hershberger).
7116
7117         * mm-url.el (mm-url-insert-file-contents): Make it return the same
7118         type values ("url" size) regardless of the values of
7119         mm-url-use-external.
7120
7121 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7122
7123         * nnimap.el (nnimap-request-article-part): Try harder to show
7124         group name in debugging message.
7125
7126 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7127
7128         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
7129         directory if it doesn't exist.
7130         (gnus-agent-fetch-headers): Remove old cruft that tried to
7131         abstain from downloading articles more than once if
7132         gnus-agent-consider-all-articles was true.  This is now done
7133         properly via the .fetched files.
7134
7135 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7136
7137         * nndraft.el (nndraft-request-article): Treat delayed articles
7138         like drafts.
7139
7140 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7141
7142         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
7143
7144 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7145
7146         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
7147         Remove unused optional arg DIR and corresponding code.
7148
7149         * nnimap.el (nnimap-request-article-part): Include group name in
7150         debugging output.
7151
7152 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
7153
7154         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
7155
7156 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
7157
7158         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
7159         contains range of headers that have been fetched by the agent
7160         already.  Compare gnus-agent-article-alist.
7161         (gnus-agent-file-header-cache): Like
7162         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
7163         (gnus-agent-fetch-headers): Improve comment.  Revert to old
7164         seen/recent logic.
7165         Remember which headers have been fetched before and don't fetch
7166         them again the next time round.
7167         (gnus-agent-load-fetched-headers)
7168         (gnus-agent-save-fetched-headers): New functions, for remembering
7169         which headers have been fetched before.
7170
7171 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7172
7173         * lpath.el: Remove useless bindings.
7174
7175 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
7176
7177         * gnus-sum.el (gnus-summary-execute-command): Disable visual
7178         features while searching.
7179
7180 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7181
7182         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
7183
7184 2002-10-22  Simon Josefsson  <jas@extundo.com>
7185
7186         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
7187         (pgg-snarf-keys): Add.
7188
7189 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7190
7191         * lpath.el: Fbind bbdb-records.
7192
7193         * spam.el: Don't autoload bbdb-records.
7194
7195 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7196
7197         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
7198         prevent inf-loop.
7199
7200 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7201
7202         * nnslashdot.el: Removed some test lines.
7203         More test.
7204
7205 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7206
7207         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
7208         are known to be downloaded already.
7209
7210 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7211
7212         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
7213         (mm-text-html-washer-alist): Ditto.
7214
7215 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7216
7217         * nnheader.el (nnheader-remove-body): Fix an error of detecting
7218         boundary between headers and body.
7219         * nnml.el (nnml-parse-head): Ditto.
7220
7221 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7222
7223         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
7224         entries.
7225
7226         * gnus-group.el (gnus-fetch-group): Allow an optional
7227         specification of the articles to select.
7228
7229         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
7230
7231 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7232
7233         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
7234         headers from the group, update variable `articles' to contain
7235         only those numbers where headers exist.  (When fetching all
7236         articles in a group, Gnus creates lots of numbers where there is
7237         no articles.)
7238
7239 2002-10-20  Steve Youngs  <youngs@xemacs.org>
7240
7241         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
7242         doesn't have the 'alist custom type, use cons cells instead.
7243         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
7244         (pgg-parse-hash-algorithm-alist): Ditto.
7245         (pgg-parse-compression-algorithm-alist): Ditto.
7246         (pgg-parse-signature-type-alist): Ditto.
7247
7248         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
7249
7250         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
7251
7252         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
7253
7254 2002-10-19  Simon Josefsson  <jas@extundo.com>
7255
7256         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
7257         buffer.
7258
7259 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7260
7261         * gnus-spec.el (gnus-make-format-preserve-properties)
7262         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
7263         properties also on XEmacs.  `gnus-xmas-format' is like format but
7264         preserves text properties on XEmacs (though it only understands
7265         simple format specs).  The variable
7266         `gnus-make-format-preserve-properties' controls whether the
7267         function is used, and is checked in `gnus-parse-simple-format'.
7268         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
7269
7270         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
7271         output.
7272         (gnus-agent-consider-all-articles): New variable.
7273         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
7274         (gnus-agent-fetch-headers): Depending on
7275         gnus-agent-consider-all-articles, maybe get all articles.
7276         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
7277         `read'.
7278         (gnus-predicate-imples-unread): New function.
7279         (gnus-agent-fetch-headers): Optimize to call
7280         gnus-list-of-unread-articles if that is sufficient.
7281         Check unseen and recent instead of seen and recent.
7282         (gnus-agent-fetch-headers): Abstain from calling
7283         gnus-list-range-intersection if range (a . b) would have (> a b).
7284
7285 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7286
7287         * message.el (message-send-mail): Make it possible to perform
7288         edebug-defun.
7289
7290 2002-10-18  Simon Josefsson  <jas@extundo.com>
7291
7292         * gnus-art.el (gnus-button-man-handler): Change default to
7293         `manual-entry' (defined in both emacsen).
7294         (gnus-button-man-handler): Remove emacsen difference and use
7295         `manual-entry'.
7296
7297 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7298
7299         * spam.el: Wrap autoload settings for bbdb-records,
7300         executable-find and ifile-spam-filter with eval-and-compile.
7301         (spam-display-buffer-contents): Remove.
7302         (spam-bogofilter-score): Merge spam-display-buffer-contents.
7303
7304 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
7305
7306         * spam.el (spam-display-buffer-contents): New function.
7307         (spam-bogofilter-score): use spam-display-buffer-contents, patch
7308         from Katsumi Yamaoka <yamaoka@jpl.org>.
7309
7310 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7311
7312         * nnheader.el (nnheader-parse-naked-head): New function.
7313         (nnheader-parse-head): Use the above function, in order to handle
7314         continuation lines properly.
7315         (nnheader-remove-body): New function.
7316         (nnheader-remove-cr-followed-by-lf): New function.
7317         (nnheader-ms-strip-cr): Use the above function.
7318
7319         * gnus-agent.el (gnus-agent-regenerate-group): Call
7320         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
7321         `nnheader-parse-head'.
7322         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
7323
7324         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
7325         continuation lines by itself; call `nnheader-parse-naked-head'
7326         instead of `nnheader-parse-head'.
7327         * nndiary.el (nndiary-parse-head): Ditto.
7328         * nnfolder.el (nnfolder-parse-head): Ditto.
7329         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
7330         * nnmaildir.el (nnmaildir--update-nov): Ditto.
7331         * nnml.el (nnml-parse-head): Ditto.
7332
7333 2002-10-17  Steve Youngs  <youngs@xemacs.org>
7334
7335         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
7336         XEmacs, default to it if featurep 'xemacs.
7337
7338 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7339
7340         * spam-stat.el: Check for the existence of hash functions instead
7341         of the Emacs version to decide whether to load cl.  Suggested by
7342         Kai Gro\e,A_\e(Bjohann.
7343
7344 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7345
7346         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
7347         if it isn't open yet.
7348
7349 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7350
7351         * gnus-group.el: Require mm-url only when compiling.
7352         (gnus-group-fetch-charter): Require mm-url.
7353
7354         * spam-stat.el: Require cl for the functions gethash,
7355         hash-table-count, make-hash-table and mapc for Emacs 20.
7356         (puthash): Alias to cl-puthash for Emacs 20.
7357         (with-syntax-table): New macro for Emacs 20.
7358
7359 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
7360
7361         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
7362
7363 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
7364
7365         * spam.el (spam-check-ifile): added ifile as a spam checking
7366         backend, and spam-use-ifle as the variable to toggle that check.
7367
7368 2002-10-12  Simon Josefsson  <jas@extundo.com>
7369
7370         * message.el (message-beginning-of-line): New variable.
7371         (message-beginning-of-line): Use it.
7372
7373 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
7374
7375         * spam.el: more compilation fixes for BBDB
7376
7377         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
7378         (spam-stat-reduce-size): Interactive.
7379         (spam-stat-reset): New function.
7380         (spam-stat-save): Interactive.
7381
7382 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7383
7384         * gnus.el: Autoload gnus-delay-initialize.
7385
7386         * message.el: Autoload gnus-delay-article.
7387
7388 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
7389
7390         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
7391         text property in Emacs.
7392
7393 2002-10-11  Simon Josefsson  <jas@extundo.com>
7394
7395         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
7396         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
7397
7398         * mml1991.el (mml1991-pgg-sign): Remove CR.
7399
7400 2002-10-10  Simon Josefsson  <jas@extundo.com>
7401
7402         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
7403         decrypt failed.
7404         (mml2015-trust-boundaries-alist): Removed.
7405         (mml2015-gpg-extract-signature-details): Don't use it.
7406         (mml2015-unabbrev-trust-alist): New.
7407         (mml2015-gpg-extract-signature-details): Use it.
7408
7409 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
7410
7411         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
7412         BBDB installed
7413
7414         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
7415         statistical analysis of spam in Lisp only
7416
7417 2002-10-10  Simon Josefsson  <jas@extundo.com>
7418
7419         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
7420         auth, selected or examine state.
7421
7422         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
7423         buffer and error buffer depending on type of information.
7424
7425         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
7426         --status-fd stuff even if gpg.el is not used (revert earlier
7427         change).
7428         (mml2015-pgg-{clear-,}verify): Store both output and errors as
7429         gnus details.
7430         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
7431         buffer.
7432
7433         * pgg.el (pgg-verify-region): Use it.
7434
7435         * pgg-def.el (pgg-query-keyserver): New variable.
7436
7437         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
7438         key-identifier in packet.  Is this a good idea?
7439
7440         * mml.el (mml-mode-map): Add security commands that operates on
7441         MIME parts.
7442         (mml-menu): And menu items for them.
7443
7444         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
7445
7446         * mml.el (mml-parse-1): Support sender in #secure tags.
7447
7448         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
7449         defined.
7450
7451         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
7452         (mml-pgp-encrypt-buffer): Support combined signing.
7453
7454         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
7455         (mml1991-gpg-encrypt): Ditto.
7456         (mml1991-pgg-encrypt): Ditto.
7457         (mml1991-encrypt): Pass sign parameter.
7458
7459         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
7460         (mml-signencrypt-style): Mention the variable.
7461
7462 2002-10-09  Simon Josefsson  <jas@extundo.com>
7463
7464         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
7465         pgg-gpg-user-id.
7466
7467         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
7468         (pgg-fetch-key-function): Nil if w3 is not installed.
7469
7470 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7471
7472         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
7473         gnus-agent-current-history.
7474
7475 2002-10-06  Simon Josefsson  <jas@extundo.com>
7476
7477         * imap.el (imap-parse-status): Don't use read to read token.
7478
7479 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7480
7481         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
7482         for methods not covered by the agent, and when unplugged.
7483
7484 2002-10-05  Simon Josefsson  <jas@extundo.com>
7485
7486         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
7487         signing.
7488
7489         * gnus-agent.el (gnus-agent-read-servers): If getting method from
7490         a named server fails, ignore the server.
7491
7492         * mml1991.el (mml1991-pgg-sign): Do QP.
7493
7494         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
7495         work.
7496
7497 2002-10-04  Simon Josefsson  <jas@extundo.com>
7498
7499         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
7500
7501         * pgg-pgp.el (pgg-pgp-verify-region): Inline
7502         binary-write-decoded-region from MEL.
7503
7504         * pgg.el (pgg-encrypt-region): Support sign.
7505
7506         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
7507
7508         * mml2015.el (mml2015-pgg-encrypt): Ditto.
7509
7510         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
7511         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
7512         branch where PGG was taken from in the ChangeLog entries below.
7513
7514 2002-10-01  Simon Josefsson  <jas@extundo.com>
7515
7516         * pgg-pgp.el: Don't require mel.  Don't use luna.
7517         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
7518         (pgg-pgp-process-region): Use expand-file-name instead of concat.
7519         (pgg-pgp-process-region): Don't use binary-funcall.
7520
7521         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
7522
7523         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
7524         instead of concat.
7525
7526         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
7527
7528 2002-09-29  Simon Josefsson  <jas@extundo.com>
7529
7530         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
7531         compile warnings.
7532
7533         * pgg.el (pgg-decrypt-region): Don't parse packet.
7534
7535         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
7536
7537 2002-09-29  Daiki Ueno <ueno@unixuser.org>
7538
7539         * pgg.el: Remove dependency on calist.el.
7540
7541 2002-09-28  Simon Josefsson  <jas@extundo.com>
7542
7543         * pgg.el (pgg-temporary-file-directory): New variable.
7544         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
7545
7546         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
7547         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
7548
7549         * pgg-parse.el (pgg-char-int): Defalias.
7550         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
7551         (pgg-read-bytes, pgg-read-body): Use it.
7552         (pgg-decode-packets): Don't use MEL, use base64-*.
7553         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
7554         (pgg-string-as-unibyte): Defalias.
7555         (pgg-parse-armor-region): Use it.
7556
7557         * pgg-gpg.el (pgg-gpg-process-region): Use
7558         pgg-temporary-file-directory.
7559
7560         * luna.el: Don't def-edebug.
7561
7562         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
7563         binary-write-decoded-region from MEL.
7564
7565         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
7566
7567         * alist.el, calist.el: Don't require product/APEL.
7568
7569         * pgg-parse.el (top-level): Remove dependency on static.el,
7570         pccl.el, mel.el.
7571         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
7572         `define-ccl-program' is boundp, instead of using broken.
7573
7574 2002-10-01  Simon Josefsson  <jas@extundo.com>
7575
7576         * message.el (message-required-mail-headers): Remove Lines:.
7577
7578 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7579         From Jesper Harder.
7580
7581         * gnus-group.el (gnus-group-fetch-charter,
7582         gnus-group-fetch-control): Prompt for group if given a prefix
7583         argument.
7584         * gnus-sum.el (t): Add gnus-group-fetch-charter and
7585         gnus-group-fetch-control to summary key map and menu.
7586
7587 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
7588
7589         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
7590         number when there are no articles.
7591
7592 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7593
7594         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
7595         arg ALL means to fetch all articles, not only downloadable ones.
7596         (gnus-agent-fetch-selected-article): New function for
7597         gnus-select-article-hook or gnus-mark-article-hook.
7598
7599 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7600         From Peter von der Ahe <nospam2159@daimi.au.dk>.
7601
7602         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
7603         raw-text.
7604
7605 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
7606
7607         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
7608         Pinard).
7609         Major revamp of the code, documentation is in comments in the file
7610         for now.
7611
7612 2002-09-30  Simon Josefsson  <jas@extundo.com>
7613
7614         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
7615         buffer seem to be needed?
7616
7617 2002-09-29  Simon Josefsson  <jas@extundo.com>
7618
7619         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
7620         compile warnings.
7621
7622         * mml1991.el (mml1991-function-alist): Add pgg.
7623         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
7624         (mml1991-pgg-encrypt): Fix recipients querying.
7625
7626 2002-09-28  Simon Josefsson  <jas@extundo.com>
7627
7628         * mml2015.el (autoload): Autoload correct files.  Trivial patch
7629         from dme@dme.org.
7630         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
7631         handle is returned.
7632
7633 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7634
7635         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
7636         Protect against non-existent of `nnimap-mailbox-info'.
7637
7638 2002-09-27  Simon Josefsson  <jas@extundo.com>
7639
7640         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
7641         (gnus-setup-news-hook): Use it.
7642         (gnus-after-getting-new-news-hook): Ditto.
7643
7644         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
7645
7646 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7647         From Mats Lidell <matsl@contactor.se>.
7648
7649         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
7650
7651 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7652
7653         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
7654         the part to decode encoded words, use raw words instead of decoded
7655         words.
7656
7657 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7658
7659         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
7660
7661         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
7662         (mm-setup-w3m): Use it.
7663
7664 2002-09-27  Simon Josefsson  <jas@extundo.com>
7665
7666         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
7667         article buffers.
7668
7669         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
7670         it just in case.
7671         (nnimap-update-unseen): New function; update unseen count in
7672         `n-m-info'.
7673         (nnimap-close-group): Call it.
7674
7675         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
7676         (gnus-after-getting-new-news-hook): Ditto.
7677
7678         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
7679         message into verboselevel 9.  Change slow mail check message.
7680         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
7681         (nnimap-fixup-unread-after-getting-new-news): New function, to be
7682         used as a hook after getting new mail.
7683
7684 2002-09-26  Simon Josefsson  <jas@extundo.com>
7685
7686         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
7687         SELECT/EXAMINE is first unseen article, not number of unseen
7688         articles.  Make them distinct by renaming the former to
7689         `first-unseen' instead of `unseen'.
7690
7691         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
7692         too.
7693         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
7694         changed.
7695         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
7696
7697         * gnus-int.el (gnus-server-unopen-status): Defcustom.
7698
7699         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
7700         better.
7701
7702         * mml2015.el (mml2015-pgg-decrypt): Only add security information
7703         if dissecting resulting buffer actually had any information.
7704
7705 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7706
7707         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
7708         because the function `string<' allows symbols.
7709
7710         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
7711
7712 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
7713
7714         * message.el (message-forward-make-body): Revert an early change
7715         because 8-bit utf-8 emails.
7716
7717 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7718
7719         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
7720         links to Info)
7721         * gnus-art.el (gnus-treat-highlight-signature):
7722         * gnus-art.el (gnus-treat-buttonize):
7723         * gnus-art.el (gnus-treat-buttonize-head):
7724         * gnus-art.el (gnus-treat-emphasize):
7725         * gnus-art.el (gnus-treat-strip-cr):
7726         * gnus-art.el (gnus-treat-unsplit-urls):
7727         * gnus-art.el (gnus-treat-leading-whitespace):
7728         * gnus-art.el (gnus-treat-hide-headers):
7729         * gnus-art.el (gnus-treat-hide-boring-headers):
7730         * gnus-art.el (gnus-treat-hide-signature):
7731         * gnus-art.el (gnus-treat-fill-article):
7732         * gnus-art.el (gnus-treat-hide-citation):
7733         * gnus-art.el (gnus-treat-hide-citation-maybe):
7734         * gnus-art.el (gnus-treat-strip-list-identifiers):
7735         * gnus-art.el (gnus-treat-strip-pgp):
7736         * gnus-art.el (gnus-treat-strip-pem):
7737         * gnus-art.el (gnus-treat-strip-banner):
7738         * gnus-art.el (gnus-treat-highlight-headers):
7739         * gnus-art.el (gnus-treat-highlight-citation):
7740         * gnus-art.el (gnus-treat-date-ut):
7741         * gnus-art.el (gnus-treat-date-local):
7742         * gnus-art.el (gnus-treat-date-english):
7743         * gnus-art.el (gnus-treat-date-lapsed):
7744         * gnus-art.el (gnus-treat-date-original):
7745         * gnus-art.el (gnus-treat-date-iso8601):
7746         * gnus-art.el (gnus-treat-date-user-defined):
7747         * gnus-art.el (gnus-treat-strip-headers-in-body):
7748         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
7749         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
7750         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
7751         * gnus-art.el (gnus-treat-unfold-headers):
7752         * gnus-art.el (gnus-treat-fold-headers):
7753         * gnus-art.el (gnus-treat-fold-newsgroups):
7754         * gnus-art.el (gnus-treat-overstrike):
7755         * gnus-art.el (gnus-treat-display-xface):
7756         * gnus-art.el (gnus-treat-display-smileys):
7757         * gnus-art.el (gnus-treat-from-picon):
7758         * gnus-art.el (gnus-treat-mail-picon):
7759         * gnus-art.el (gnus-treat-newsgroups-picon):
7760         * gnus-art.el (gnus-treat-body-boundary):
7761         * gnus-art.el (gnus-treat-capitalize-sentences):
7762         * gnus-art.el (gnus-treat-fill-long-lines):
7763         * gnus-art.el (gnus-treat-play-sounds):
7764         * gnus-art.el (gnus-treat-translate):
7765         * gnus-art.el (gnus-treat-x-pgp-sig):
7766         * gnus-art.el (gnus-mime-button-line-format):
7767         * gnus-art.el (gnus-button-man-level):
7768         * gnus-art.el (gnus-button-emacs-level):
7769         * gnus-cus.el (gnus-group-parameters):
7770         * gnus-gl.el (bbb-build-mid-scores-alist):
7771         * gnus-group.el (gnus-group-line-format):
7772         * gnus-mlspl.el (gnus-group-split-setup):
7773         * gnus-mlspl.el (gnus-group-split):
7774         * gnus-msg.el (gnus-mailing-list-groups):
7775         * gnus-msg.el (gnus-posting-styles):
7776         * gnus-nocem.el (gnus-nocem-issuers):
7777         * gnus-score.el (gnus-score-regexp-bad-p):
7778         * gnus-srvr.el (gnus-server-line-format):
7779         * gnus-topic.el (gnus-topic-line-format):
7780         * gnus.el (gnus-summary-line-format):
7781         * mail-source.el (mail-sources):
7782         * message.el (message-subscribed-address-file):
7783         * nnmail.el (nnmail-split-fancy):
7784
7785 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
7786
7787         * mail-source.el(mail-source-run-script): use `functionp' to test
7788         whether the argument `script' is in fact a function.
7789         (mail-sources): adjust the defcustom to allow users to specify a
7790         function or a string as the value of the `:prescript' and
7791         `:postscript' arguments of the `file' and `pop3' mail sources.
7792
7793 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
7794
7795         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
7796         number when article 1 does not exist.
7797
7798 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7799
7800         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
7801         apropos if apropos-variable does not exist.
7802         (gnus-button-guessed-mid-regexp)
7803         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
7804         regexes.  From Reiner Steib.
7805         (gnus-button-handle-describe-function)
7806         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
7807         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
7808         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
7809
7810 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
7811         Trivial patch.
7812
7813         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
7814         the file.
7815
7816 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
7817
7818         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
7819
7820 2002-09-24  Simon Josefsson  <jas@extundo.com>
7821
7822         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
7823         (mml2015-use): Prefer PGG if installed.
7824         (mml2015-function-alist): Add PGG wrappers.
7825         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
7826         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
7827         prefix, make regexp optionally skip it.
7828         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
7829         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
7830         (mml2015-pgg-encrypt): New functions.
7831         (defvar, autoload): Prevent byte-compile warnings.
7832
7833 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7834         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
7835
7836         * gnus-art.el (article-strip-banner): Check for the existence of
7837         from header.
7838
7839 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
7840
7841         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
7842         (gnus-button-alist): Improved regexp for
7843         gnus-button-handle-mid-or-mail (false positives), fixed
7844         gnus-button-handle-man entries.
7845         From Reiner Steib.
7846
7847 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
7848         From Josh Huber.
7849
7850         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
7851         nnmail-extra-headers is non-nil.
7852
7853 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
7854
7855         * nnmaildir.el: Store article numbers persistently.  General
7856         revision.
7857         (nnmaildir-request-expire-articles): handle 'immediate and 'never
7858         for nnmail-expiry-wait; delete instead of moving if 'force is
7859         given.
7860
7861 2002-09-23  Simon Josefsson  <jas@extundo.com>
7862         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
7863
7864         * smime.el (smime-sign-buffer): Get key and extra certs.
7865         (smime-get-key-with-certs-by-email): Utility function.
7866
7867 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
7868         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
7869
7870         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
7871         article exists.
7872
7873 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
7874
7875         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
7876
7877 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
7878         From Reiner Steib.
7879
7880         * gnus-art.el (gnus-button-handle-custom,
7881         gnus-button-handle-mid-or-mail,
7882         gnus-button-handle-describe-{function,variable,key},
7883         gnus-button-handle-apropos{,command,variable}): New functions.
7884         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
7885         gnus-button-{man,emacs,mail}-level): New variables.
7886         (gnus-button-alist): Use the above to buttonize emacs and mail
7887         related links.
7888
7889 2002-09-18  Juanma Barranquero  <lektu@terra.es>
7890
7891         * gnus-int.el (gnus-status-message): Fix spacing.
7892
7893         * imap.el (imap-continuation): Fix typos.
7894
7895 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7896
7897         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
7898
7899         * gnus-art.el (gnus-article-reply-with-original): Correct
7900         with-current-buffer scope.
7901
7902         * message.el (message-completion-alist): Add Reply-To, From, etc.
7903
7904 2002-09-18  Simon Josefsson  <jas@extundo.com>
7905
7906         * nnimap.el (nnimap-request-expire-articles): Make flag setting
7907         conditional.  From Nevin Kapur <nevin@jhu.edu>.
7908
7909 2002-09-17  Simon Josefsson  <jas@extundo.com>
7910
7911         * nnimap.el (nnimap-expiry-target): Don't search for which
7912         articles exists here.
7913         (nnimap-request-expire-articles): Do it here instead.  Only expire
7914         when articles are found.  Suggested by Nevin Kapur
7915         <nevin@jhu.edu>.
7916
7917 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7918         From Reiner Steib <reiner.steib@gmx.de>.
7919
7920         * message.el (message-strip-subject-trailing-was)
7921         (message-change-subject, message-add-archive-header)
7922         (message-xpost-fup2-header, message-xpost-insert-note)
7923         (message-xpost-fup2, message-reduce-to-to-cc): New functions
7924         adopted from message-utils.el.  Add functions to the keymap, mode
7925         describtion and menu.
7926         (message-change-subject,message-xpost-fup2): Signal error if
7927         current header is empty.
7928         (message-xpost-insert-note): Changed insert position.
7929         (message-archive-note): Ensure to insert note in message body (not
7930         in head).
7931         (message-archive-header, message-archive-note)
7932         (message-xpost-default, message-xpost-note, message-fup2-note)
7933         (message-xpost-note-function): New variables adopted from
7934         message-utils.el.  Changed some doc-strings.
7935         (message-mark-insert-{begin,end}): Rename from
7936         message-{begin,end}-inserted-text-mark (message-utils.el), changed
7937         values.
7938         (message-subject-trailing-was-query)
7939         (message-subject-trailing-was-ask-regexp)
7940         (message-subject-trailing-was-regexp): New variables.
7941         (message-to-list-only): Added doc-string and menu entry.
7942
7943         * message-utils.el: Removed.  Functions are now in message.el.
7944
7945 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
7946
7947         * gnus-art.el (gnus-article-reply-with-original,
7948         gnus-article-followup-with-original): Switch to
7949         gnus-summary-buffer before reply/followup.
7950
7951 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
7952
7953         * gnus-sum.el (gnus-summary-toggle-header): The article window may
7954         not exist. Toggle it anyway.
7955
7956 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
7957
7958         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
7959
7960         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
7961         Trivial patch from Urban Engberg <ue@ccieurope.com>.
7962
7963         * rfc2047.el (message-posting-charset): Defvar it.
7964         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
7965         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
7966
7967         * mail-source.el (mail-source-fetch): Hide password.
7968
7969         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
7970
7971 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7972         From John Paul Wallington <jpw@shootybangbang.com>.
7973
7974         * gnus.el (gnus-visual, gnus-meta): Fix typo.
7975
7976 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7977
7978         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
7979
7980 2002-09-11  Simon Josefsson  <jas@extundo.com>
7981
7982         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
7983         (nnimap-split-rule): Doc fix.
7984         (nnimap-request-expire-articles): Cleanup code.
7985
7986 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7987         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
7988
7989         * gnus-art.el (gnus-article-address-banner-alist): New option.
7990         (article-strip-banner): Refer the above option to split banners of
7991         free mail servers, when no group parameter is specified.
7992
7993 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7994
7995         * nntp.el (nntp-wait-for-string): Check for a process in the
7996         current buffer instead of `nntp-server-buffer'.
7997
7998 2002-09-09  Simon Josefsson  <jas@extundo.com>
7999
8000         * gnus-art.el (gnus-button-man-handler): New variable.
8001         (gnus-button-alist): Use g-b-handle-man.
8002         (gnus-button-handle-man): New, call g-b-man-handler.
8003
8004 2002-09-08  Simon Josefsson  <jas@extundo.com>
8005
8006         * gnus-art.el (gnus-button-alist): Buttonize man page links.
8007
8008 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8009
8010         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
8011
8012 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8013
8014         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
8015
8016         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
8017         keystroke.
8018
8019         * gnus-srvr.el (gnus-browse-describe-group): New command and
8020         keystroke.
8021
8022 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8023
8024         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
8025         value for gnus-decoration property.
8026
8027 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8028
8029         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
8030         string) as group name in case we have a CRLF in the file.
8031
8032 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
8033
8034         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
8035         group.
8036         (rfc1843-decode-hzp): do.
8037         (rfc1843-newsgroups-regexp): do.
8038
8039 2002-09-04  Simon Josefsson  <jas@extundo.com>
8040
8041         * message.el (message-canlock-generate): Make sure sha1 doesn't
8042         call external programs.
8043
8044 2002-09-03  Simon Josefsson  <jas@extundo.com>
8045
8046         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
8047
8048         * gnus-agent.el (gnus-agent-batch): Add doc.
8049
8050 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
8051
8052         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
8053         check for signed and encrypted parts.
8054         * mml.el (mml-parse-1): Correct small typo which preventing
8055         setting recipients in a secure tag.
8056
8057 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8058
8059         * mm-util.el (mm-coding-system-priorities): Default to a list of
8060         iso-2022-jp and others for the Japanese environment.
8061
8062 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8063
8064         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
8065         invalid display names.
8066
8067 2002-08-30  Simon Josefsson  <jas@extundo.com>
8068
8069         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
8070         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
8071
8072 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
8073
8074         * gnus.el (gnus-group-charter-alist): New option.
8075         (gnus-group-fetch-control-use-browse-url): New option.
8076
8077         * gnus-group.el (gnus-group-fetch-charter): New function.
8078         (gnus-group-fetch-control): New function.
8079         Add them to the keymap and menu. Require mm-url.
8080
8081 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8082
8083         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
8084         From Alex Schroeder <alex@emacswiki.org>.
8085
8086 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
8087
8088         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
8089         items expecting user interaction.
8090
8091         * gnus-topic.el (gnus-topic-make-menu-bar): do.
8092
8093         * gnus-sum.el (gnus-summary-make-menu-bar): do.
8094
8095         * gnus-srvr.el (gnus-server-make-menu-bar): do.
8096
8097         * mml.el (mml-menu): do.
8098
8099 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8100
8101         * mail-source.el (mail-source-touch-pop): New function.
8102
8103         * message.el (message-smtpmail-send-it): New function.
8104         (message-send-mail-function): Add it for a candidate.
8105
8106 2002-08-27  Simon Josefsson  <jas@extundo.com>
8107
8108         * gnus-msg.el (posting-charset-alist): Use
8109         gnus-define-group-parameter instead of defcustom.
8110         (gnus-put-message): Handle SPC in GCC.
8111         (gnus-inews-insert-gcc): Ditto.
8112         (gnus-inews-insert-archive-gcc): Ditto.
8113
8114 2002-08-26  Simon Josefsson  <jas@extundo.com>
8115
8116         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
8117         (gnus-agentize): Auto agentize all nntp and nnimap groups.
8118         (gnus-agent-possibly-save-gcc): Autoload.
8119         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
8120
8121 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8122
8123         * gnus.el (gnus-other-frame-function): New user option.
8124         (gnus-other-frame): Use it; add a doc-string; make it work with
8125         the gnuclient program.
8126
8127         * gnus-util.el (gnus-frame-or-window-display-name): New function.
8128
8129         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
8130         `device-connection' and `dfw-device'.
8131
8132 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8133
8134         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
8135         positives, make it stricter.  From Jochen Hein (trivial change).
8136
8137 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8138
8139         * gnus.el (gnus-other-frame): Trivial fix.
8140
8141 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8142
8143         * gnus.el (gnus-other-frame-parameters): New user option.
8144         (gnus-other-frame-object): New variable.
8145         (gnus-other-frame): Make it search for existing Gnus frame; don't
8146         read new news; delete frame on exit.
8147
8148         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
8149
8150         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
8151
8152 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8153         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
8154
8155         * message.el (message-set-auto-save-file-name): Add support for
8156         the Cygwin Emacs; the system-type is `cygwin'.
8157         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
8158
8159 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
8160
8161         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
8162
8163         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
8164         avoid arithmetic errors.
8165
8166 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8167
8168         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
8169
8170 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8171
8172         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
8173         (message-ignored-resent-headers): Add envelope From.
8174
8175 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8176
8177         * gnus.el (gnus-summary-line-format): Document %k specifier.
8178
8179 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8180
8181         * gnus-sum.el (gnus-summary-line-message-size): New function.
8182         (gnus-summary-line-format-alist): Use it.
8183
8184 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8185
8186         * gnus-art.el (article-make-date-line): Refer to the value for
8187         `gnus-article-time-format' in the summary buffer.
8188
8189         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
8190
8191 2002-08-14  Simon Josefsson  <jas@extundo.com>
8192
8193         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
8194         quoting.
8195         (gnus-button-alist): Fix doc.
8196         (gnus-header-button-alist): Use ' not ` for default value quoting.
8197         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
8198         rationale similar to 2002-05-01 change.
8199         (gnus-article-add-buttons-to-head): Evaluate expression.
8200
8201         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
8202
8203 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8204
8205         * message.el (message-font-lock-keywords): Refer to the value for
8206         `message-cite-prefix-regexp' dynamically.
8207
8208 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8209
8210         * gnus-art.el (gnus-decode-header-methods): Doc fix.
8211
8212 2002-08-12  Simon Josefsson  <jas@extundo.com>
8213
8214         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
8215         (imap-shell-open): Skip initial junk before IMAP greeting.
8216
8217 2002-08-11  Simon Josefsson  <jas@extundo.com>
8218
8219         * message-utils.el (message-xpost-default,
8220         message-xpost-fup2-header, message-xpost-fup2): Fixed
8221         Typos.  Trivial changes from Reiner Steib
8222         <4uce.02.r.steib@gmx.net>.
8223
8224 2002-08-09  Simon Josefsson  <jas@extundo.com>
8225
8226         * message.el (message-canlock-password): Set
8227         canlock-password-for-verify to newly generated canlock-password.
8228         When Emacs is restarted, Custom makes sure this is set, but during
8229         the same session we must set it manually.
8230
8231 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
8232
8233         * yenc.el: New file.
8234
8235         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
8236         (mm-uu-type-alist): Add yenc.
8237         (mm-uu-yenc-filename): New function.
8238         (mm-uu-yenc-extract): New function.
8239
8240         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
8241
8242 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8243
8244         * dgnushack.el (merge): Don't use coerce.
8245
8246 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
8247
8248         * mailcap.el (mailcap-mime-data): Test window-system rather than
8249         mm-device-type.
8250         (mailcap-mime-data): Call xdvi and gv with "-safer".
8251
8252         * mm-util.el: Don't define mm-device-type.
8253
8254 2002-08-05  Simon Josefsson  <jas@extundo.com>
8255
8256         * mm-util.el (mm-coding-system-priorities): coding-system type not
8257         supported everywhere.
8258
8259 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8260
8261         * gnus.el (gnus-version-number): Bumped version number.
8262
8263 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8264
8265         * gnus.el: Oort Gnus v0.07 is released.
8266
8267 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8268
8269         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
8270         (gnus-article-sort-functions): Doc fix.
8271         (t): New keystroke.
8272         (gnus-article-sort-by-random): New function.
8273         (gnus-thread-sort-by-random): New function.
8274
8275 2002-08-02  Simon Josefsson  <jas@extundo.com>
8276
8277         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
8278         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
8279
8280 2002-07-31  Danny Siu  <dsiu@adobe.com>
8281
8282         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
8283         when splitting malformed messages without message-id
8284
8285 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8286         From Niklas Morberg <niklas.morberg@axis.com>.
8287
8288         * nnweb.el (nnweb-type, nnweb-type-definition)
8289         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
8290         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
8291         functionality.
8292         * nnweb.el: Removed old non-functioning search engines.
8293
8294 2002-07-27  Simon Josefsson  <jas@extundo.com>
8295
8296         * message.el (message-forward-make-body): Don't use
8297         `message-forward-ignored-headers' when doing a "raw" followup (it
8298         is important to preserve e.g. CTE).
8299
8300         * flow-fill.el (fill-flowed): Disable filladapt-mode.
8301
8302         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
8303         regexp-quote, Cyrus Sieve is fixed.
8304
8305         * sieve-manage.el (sieve-manage-deletescript): New function.
8306
8307         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
8308         (sieve-manage-mode): Fix menubar.
8309         (sieve-activate): Change some messages.
8310         (sieve-deactivate-all): New function.
8311         (sieve-deactivate): New alias.
8312         (sieve-remove): New function.
8313         (sieve-help): Fix help.
8314         All suggested by Ned Ludd.
8315
8316 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8317
8318         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
8319         (mm-w3m-safe-url-regexp): New user option.
8320
8321         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
8322         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
8323
8324 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
8325
8326         * gnus-sum.el (gnus-summary-delete-article): Force
8327         nnmail-expiry-target to 'delete, so that absolute deletion
8328         happens when absolute deletion is requested.
8329
8330 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8331         From Nevin Kapur <nevin@jhu.edu>.
8332
8333         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
8334         headers as empty headers.
8335
8336 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8337         From Jochen Hein <jochen@jochen.org>.
8338
8339         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
8340         correct typo.
8341         (gnus-emphasis-strikethru): New face.
8342
8343 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8344         From Jason Merrill <jason@redhat.com>.
8345
8346         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
8347         entire file for each of a sequence of missing articles.
8348
8349         * gnus-salt.el (gnus-binary-display-article): Respect an existing
8350         value for gnus-view-pseudos.
8351
8352         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
8353         avoid nreverse.
8354
8355 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8356         From Ted Zlatanov <teodor.zlatanov@divine.com>.
8357
8358         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
8359         (gnus-summary-mode-line-format-alist): Add %h for number of
8360         spams.
8361         (gnus-newsgroup-spam-marked): New variable.
8362         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
8363         (gnus-article-read-p, gnus-article-mark)
8364         (gnus-set-global-variables, gnus-set-global-variables)
8365         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
8366         (gnus-summary-mark-article-as-unread)
8367         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
8368         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
8369         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
8370
8371 2002-07-10  Simon Josefsson  <jas@extundo.com>
8372
8373         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
8374         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
8375
8376 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
8377
8378         * gnus-sum.el (gnus-summary-delete-article): Respect group
8379         parameters while expiring.
8380
8381 2002-07-08  Simon Josefsson  <jas@extundo.com>
8382
8383         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
8384         Enberg.
8385
8386 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8387
8388         * gnus-art.el (article-unsplit-urls): Only display MIME when this
8389         function is called interactively.  From Niklas Morberg.
8390
8391 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8392
8393         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
8394         cdaar to cdar and car.
8395
8396         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
8397         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
8398
8399 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8400
8401         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
8402         don't break a narrowed article.
8403
8404         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
8405         (nntp-open-via-rlogin-and-telnet): Ditto.
8406
8407 2002-07-02  Didier Verna  <didier@xemacs.org>
8408
8409         * nnmail.el (nnmail-split-methods): fix custom type.
8410
8411 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8412
8413         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
8414         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
8415
8416 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8417
8418         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
8419         (gnus-summary-resend-message): Use it.
8420
8421 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8422
8423         * nntp.el (nntp-via-rlogin-command-switches): New variable.
8424         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
8425
8426 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8427
8428         * message.el (message-font-lock-keywords): Don't fontify
8429         headers in the message body, only in the header.
8430         (message-font-lock-make-header-matcher): New function, used by
8431         message-font-lock-keywords.
8432         From Katsumi Yamaoka <yamaoka@jpl.org>.
8433
8434 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8435
8436         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
8437
8438 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8439
8440         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
8441
8442 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8443
8444         * message.el (message-font-lock-keywords): Revert 2002-06-22
8445         change.
8446
8447 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8448
8449         * message.el (message-font-lock-keywords): Put colon in header
8450         name match.
8451
8452 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8453
8454         * message.el (message-font-lock-keywords): Don't use header faces
8455         in the body.  Thanks to Stefan Monnier for the hint on the
8456         implementation.
8457
8458 2002-05-09  Miles Bader  <miles@gnu.org>
8459
8460         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
8461         (gnus-article-hide-citation): Respect it.
8462
8463 2002-04-12  Juanma Barranquero  <lektu@terra.es>
8464
8465         * pop3.el (pop3-open-server): Fix typo.
8466
8467 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
8468
8469         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
8470         instead of push to ignore duplicate to-(list|address) values.
8471         * nnmail.el (nnmail-cache-ignore-groups): New.
8472         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
8473
8474 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8475
8476         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
8477         before sending.  Suggested by Jan Rychter.
8478
8479 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8480
8481         * dgnushack.el (remove): New compiler macro.
8482         (last, coerce, subseq): Remove compiler macros for those built-in
8483         or unused functions.
8484
8485 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8486
8487         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
8488         sure to write byte-compiled versions of gnus-*-format-alist to
8489         .newsrc.eld.  From Simon Josefsson.
8490
8491 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8492
8493         * gnus-agent.el (gnus-agent-read-servers)
8494         (gnus-agent-write-servers): Put server name (string like
8495         "nnchoke:frumple") in the file instead of a server specification
8496         (Lisp expression like (nnchoke "frumple" ...parameters...)).
8497         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
8498
8499 2002-06-16  Simon Josefsson  <jas@extundo.com>
8500
8501         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
8502         Reiner Steib <4uce.02.r.steib@gmx.net>.
8503
8504 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8505
8506         * nnheader.el (nnheader-file-name-translation-alist): Set the
8507         default value for MS Windows systems.
8508
8509         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
8510
8511 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8512
8513         * message.el (message-beginning-of-line): Keep the region active
8514         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
8515
8516 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
8517
8518         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
8519         * gnus-msg.el (gnus-summary-reply): Ditto.
8520         * gnus-msg.el (gnus-summary-handle-replysign): New.
8521
8522 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8523
8524         * message.el (message-send-mail-with-sendmail): Kill errbuf even
8525         if sending failed.
8526
8527 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
8528
8529         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
8530         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
8531         to sign while encrypting.
8532
8533 2002-06-11  Simon Josefsson  <jas@extundo.com>
8534
8535         * gnus-int.el (gnus-request-move-article): Agent expire article if
8536         successfuly moved.
8537
8538         * nnweb.el (nnweb-google-create-mapping): Honors the value of
8539         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
8540
8541 2002-06-10  Simon Josefsson  <jas@extundo.com>
8542
8543         * gnus-int.el (gnus-request-expire-articles): Fix last change?
8544
8545 2002-06-09  Simon Josefsson  <jas@extundo.com>
8546
8547         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
8548
8549         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
8550
8551 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8552
8553         * flow-fill.el (fill-flowed): Ignore errors.
8554
8555 2002-06-06  Simon Josefsson  <jas@extundo.com>
8556
8557         * message.el (message-send-mail-with-sendmail): Improve error message.
8558
8559 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8560
8561         * message.el (message-interactive): Change default from nil to t.
8562         Better to be safe than to be fast.
8563
8564 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8565
8566         * message.el (message-send-mail-with-sendmail): Check return value
8567         from call-process-region.
8568
8569 2002-06-04  Simon Josefsson  <jas@extundo.com>
8570
8571         * gnus-msg.el (gnus-group-mail, gnus-group-news)
8572         (gnus-group-post-news, gnus-summary-mail-other-window)
8573         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
8574         gnus-article-copy to nil, thereby inhibiting the `header' posting
8575         style match to use data from last viewed article.
8576         Suggested by Hrvoje Niksic.
8577
8578 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8579
8580         * spam.el (spam-point-at-eol): New alias.
8581         (spam-parse-whitelist): Use it.
8582
8583 2002-06-03  Simon Josefsson  <jas@extundo.com>
8584
8585         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
8586         (nnmail-article-group): Use it.
8587
8588 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8589
8590         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
8591         so that code reading them won't be surprised.  From Jesper Harder
8592         <harder@ifa.au.dk>.
8593
8594 2002-05-29  Simon Josefsson  <jas@extundo.com>
8595
8596         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
8597         articles.
8598
8599         * gnus.el (gnus-agent-cache): Doc fix.
8600         (gnus-agent): Change default to t.
8601
8602         * gnus-agent.el (gnus-agent-expire): Make it accept optional
8603         ARTICLES, GROUP and FORCE parameters.
8604
8605 2002-05-28  Simon Josefsson  <jas@extundo.com>
8606
8607         * gnus-group.el (gnus-group-line-format): Doc fix.
8608
8609 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8610
8611         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
8612         original article before yanking.  From Jesper Harder
8613         <harder@ifa.au.dk>.
8614
8615 2002-05-26  Simon Josefsson  <jas@extundo.com>
8616
8617         * gnus-sum.el (gnus-summary-menu-split): New function.
8618         (gnus-summary-make-menu-bar): Split charset submenu.
8619         (gnus-summary-menu-maxlen): New variable.
8620         (gnus-summary-menu-split): Use it.
8621
8622 2002-05-25  Simon Josefsson  <jas@extundo.com>
8623
8624         * mml.el (mml-preview): Generate some headers.
8625
8626         * gnus.el (gnus-large-newsgroup): Fix :type.
8627
8628         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
8629         Agent cache NOV's by default now).
8630         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
8631
8632 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
8633
8634         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
8635         call to gnus-parent-id when we check for References loops.
8636         (gnus-summary-prepare-threads): Avoid simplifying every Subject
8637         twice by saving the simplified subject string in simp-subject.
8638
8639 2002-05-23  Simon Josefsson  <jas@extundo.com>
8640
8641         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
8642         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
8643
8644         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
8645         Niklas Morberg <niklas.morberg@axis.com>.
8646
8647 2002-05-22  Simon Josefsson  <jas@extundo.com>
8648
8649         * sieve.el (sieve-change-region): Define it before it is used.
8650
8651         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
8652         (gnus-summary-reply): Ask for confirmation when replying to news.
8653         Defaults to not ask.  From Benjamin Rutt
8654         <rutt+news@cis.ohio-state.edu>.
8655
8656         * nnimap.el (nnimap-nov-is-evil): Improve doc.
8657
8658 2002-05-21  Simon Josefsson  <jas@extundo.com>
8659
8660         * sieve-mode.el (sieve-manage): Fix autoloads.
8661
8662         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
8663         name (makes it work with recent Cyrus timsieved).
8664
8665 2002-05-20  Jason  <jbaker@cs.utah.edu>
8666         Trivial patch.
8667
8668         * gnus-art.el (gnus-request-article-this-buffer): Try
8669         reconnecting if you don't get the message.
8670
8671 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8672
8673         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
8674         Reply-To headers from the headers.
8675
8676 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8677
8678         * mm-url.el (mm-url-insert): Remove junk message.
8679
8680 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8681
8682         * nnslashdot.el (nnslashdot-request-list): Parse new html.
8683         (nnslashdot-use-front-page): New variable.
8684         (nnslashdot-request-list): Use it.
8685
8686         * mm-url.el (mm-url-timeout): New variable.
8687         (mm-url-retries): Ditto.
8688         (mm-url-insert): Use it.
8689
8690 2002-05-16  Simon Josefsson  <jas@extundo.com>
8691
8692         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
8693         (gnus-simplify-subject-functions): Mention g-s-a-w.
8694
8695 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
8696
8697         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
8698         nnmail-cache-insert.
8699         * nndiary.el (nndiary-request-accept-article): Ditto.
8700         * nnfolder.el (nnfolder-request-accept-article): Ditto.
8701         * nnimap.el (nnimap-request-accept-article): Ditto.
8702         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
8703         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
8704         * nnmbox.el (nnmbox-request-accept-article): Ditto.
8705         * nnmh.el (nnmh-request-accept-article): Ditto.
8706         * nnmail.el (nnmail-cache-insert): Change group to required,
8707         removed code which tried to figure out the group.
8708
8709 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
8710
8711         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
8712         messages. From Hans de Graaff <hans@degraaff.org>.
8713         * nnml.el (nnml-request-accept-article): Pass in the group name to
8714         nnmail-cache-insert, since it's available.
8715
8716 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
8717
8718         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
8719
8720 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8721         From Florian Weimer <fw@deneb.enyo.de>.
8722
8723         * gnus.el (subscribed): New group parameter.
8724         (gnus-find-subscribed-addresses): Use it.
8725
8726 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
8727
8728         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
8729         the default for pgpmime to support pgp v2.
8730         * mml-sec.el (mml-signencrypt-style): New accessor function to
8731         allow users to get/set the signencrypt style more easily without
8732         frobbing the alist directly.
8733         * mml.el (mml-generate-mime-1): Use accessor function.
8734
8735 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8736
8737         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
8738         parenthesis for "<" and ">".  Suggested by Andreas Schwab
8739         <schwab@suse.de>.
8740
8741 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8742
8743         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
8744         when intuiting the group the message is written to.  From Josh
8745         Huber <huber@alum.wpi.edu>.
8746
8747 2002-05-06  Simon Josefsson  <jas@extundo.com>
8748
8749         * gnus-topic.el (gnus-group-topic-parameters): Work when group
8750         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
8751
8752 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
8753
8754         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
8755         argument, and fixed compiler warning. (added autoload for
8756         gpg-encrypt).
8757
8758 2002-05-04  Simon Josefsson  <jas@extundo.com>
8759
8760         * mml1991.el (mml1991-function-alist): Doc fix.
8761
8762         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
8763         doesn't exist (for previewing messages without having Gnus
8764         started).
8765
8766         * mm-util.el (mm-coding-system-priorities): Defcustom.
8767
8768         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
8769
8770 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
8771
8772         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
8773         default.
8774         * mml-sec.el:
8775         * mml-sec.el (mml-signencrypt-style): New.
8776         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
8777         argument `sign'.
8778         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
8779         signencrypt.
8780         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
8781         * mml.el (mml-generate-mime-1): Changed logic so a part which is
8782         both signed & encryped is processed in one operation. (rather than
8783         two separate ops: sign, then encrypt)
8784         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
8785         indication if a message is signed by an expired key.
8786         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
8787         enables combined sign & encrypt operation. (this was always on
8788         before).
8789         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
8790
8791 2002-05-01  Simon Josefsson  <jas@extundo.com>
8792
8793         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
8794         server.
8795         (nnimap-mailbox-info): defvar instead of defvoo.
8796
8797 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8798
8799         * gnus.el: Oort Gnus v0.06 is released.
8800
8801 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8802
8803         * lpath.el: Bind url-package-version.
8804
8805 2002-05-01  Simon Josefsson  <jas@extundo.com>
8806
8807         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
8808         filename before deleting the group itself, because the presence of
8809         a group filename decides if long filenames are used or not.
8810
8811         * gnus-art.el (gnus-button-alist): Don't inline
8812         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
8813         without also modifying g-button-alist.
8814         (gnus-button-alist): Fix type to allow variable as well as regexp.
8815         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
8816         themselves, variables to its contents.
8817         (gnus-button-entry): Ditto.
8818
8819 2002-05-01  Simon Josefsson  <jas@extundo.com>
8820
8821         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
8822         UIDNEXT as a string.
8823
8824         * nnimap.el (nnimap-string-lessp-numerical): New function.
8825         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
8826         integers.
8827
8828 2002-04-29  Simon Josefsson  <jas@extundo.com>
8829
8830         * nnmail.el (nnmail-cache-insert): Accept optional group
8831         parameter.
8832
8833         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
8834         n-r-g-a is disabled.
8835
8836 2002-04-29  Simon Josefsson  <jas@extundo.com>
8837
8838         * nnimap.el (nnimap-split-fancy): Fix doc.
8839         (nnimap-split-fancy): Fix doc.
8840
8841         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
8842         (nnimap-mailbox-info): New internal variable.
8843         (nnimap-retrieve-groups): Implement faster new mail check.
8844
8845         * nnimap.el (nnimap-split-articles): Support
8846         nnmail-cache-accepted-message-ids.
8847         (nnimap-request-accept-article): Ditto.
8848
8849         * imap.el (imap-mailbox-status-asynch): New command.
8850
8851 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
8852
8853         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
8854         are no subscribed mail groups.
8855         - Strip quoted names when comparing addresses
8856
8857 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
8858
8859         * mm-decode.el (mm-text-html-renderer): Change customize type to
8860         const.
8861
8862         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
8863         (gnus-debug-exclude-variables): do.
8864
8865 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
8866
8867         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
8868         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
8869
8870 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8871
8872         * dns.el (dns-make-network-process): New macro.
8873         (query-dns): Use it.
8874
8875 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
8876
8877         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
8878         article-buffer.
8879
8880         * mm-url.el (mm-url-package-name): New variable.
8881         (mm-url-package-version): New variable.
8882         (mm-url-insert-file-contents): Bind url-package-name and
8883         url-package-version here.
8884         * nnrss.el (nnrss-insert-w3): Move the bindings.
8885
8886         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
8887         url-package-version. Trivial change from Andrew J Cosgriff
8888         <ajc@polydistortion.net>
8889
8890         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
8891         attachments. Trivial change from Peter 'Luna' Runestig
8892         <peter@runestig.com>.
8893
8894 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
8895
8896         * nnkiboze.el (nnkiboze-request-scan): Call
8897         nnkiboze-possibly-change-group.
8898         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
8899         problems.
8900         (nnkiboze-generate-group): Set newsrc to the *highest* article
8901         number kibozed, not the lowest.
8902
8903 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
8904
8905         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
8906
8907 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8908         From Dan Christensen <jdc+news@uwo.ca>.
8909
8910         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8911         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8912         Recognize math postings.  Extract Date (now ignores "(15kb)").
8913         Extract email address using gnus-extract-address-components
8914         instead of just taking the first word.  Create Date and From
8915         headers for message which are missing these headers.  Get rid
8916         of spurious \\ lines (purely cosmetic).  Extend body-end and
8917         file-end regexps, to exclude more garbage from the message.
8918         Make URL rephrasing regexp more flexible, to match current
8919         format.
8920
8921 2002-04-23  Simon Josefsson  <jas@extundo.com>
8922
8923         * netrc.el: New file, functions copied from gnus-util.el by Ted
8924         Zlatanov <tzz@lifelogs.com>.
8925
8926         * gnus-util.el: Require netrc.
8927         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
8928         new code in netrc.el.
8929
8930 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8931
8932         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
8933         message-ignored-resent-headers, too.  From Matthieu Moy
8934         <Matthieu.Moy@imag.fr>.
8935
8936 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
8937
8938         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
8939         boolean not a string
8940         * gnus-group.el (gnus-group-line-format): add description of %C
8941         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
8942           as %C
8943         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
8944
8945 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
8946
8947         * nnmaildir.el (nnmaildir-request-scan): typo: set
8948         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
8949         nnmail-get-new-mail for 'find-new-groups.
8950
8951 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
8952
8953         * nnmaildir.el (nnmaildir-request-update-info,
8954         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
8955         unnecessary calls to nnmaildir-request-scan.
8956
8957 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
8958
8959         * gnus-msg.el:
8960         * gnus-msg.el (gnus-message-replysign): New.
8961         * gnus-msg.el (gnus-message-replyencrypt): New.
8962         * gnus-msg.el (gnus-message-replysignencrypted): New.
8963         * gnus-msg.el (gnus-summary-reply): Use the three new variables
8964         (above) to automatically encrypt/sign to encrypted/signed
8965         messages.
8966         * message.el:
8967         * message.el (message-mode-map): Add keybinding for
8968         `message-to-list-only'
8969         * message.el (message-mode): Add description for
8970         `message-to-list-only'
8971         * message.el (message-to-list-only): New.
8972         * message.el (message-make-mft): Changed to use the cl loop macro,
8973         and added optional flag to return only the matched list. (for use
8974         in new message-to-list-only function)
8975
8976 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
8977
8978         * gnus-msg.el:
8979         * gnus-msg.el (gnus-message-replysign):
8980         * gnus-msg.el (gnus-replysign): New.
8981         * gnus-msg.el (gnus-replyencrypt): New.
8982         * gnus-msg.el (gnus-replysignencrypted): New.
8983         * gnus-msg.el (gnus-summary-reply):
8984         * message.el:
8985         * message.el (message-mode-map):
8986         * message.el (message-mode):
8987         * message.el (message-to-list-only): New.
8988         * message.el (message-make-mft):
8989
8990 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8991
8992         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
8993
8994 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
8995
8996         * message.el (message-gen-unsubscribed-mft): accept a prefix
8997         argument so CC can be included with C-u C-c C-f C-a
8998
8999 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9000         From Ted Zlatanov <teodor.zlatanov@divine.com>.
9001
9002         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
9003         Improve docstring.
9004         (spam-enter-blacklist): New command.
9005
9006         * gnus-sum.el (gnus-spam-mark): New mark.
9007         (gnus-auto-expirable-marks): Add gnus-spam-mark.
9008         (gnus-summary-make-tool-bar): Correct conditional.
9009         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
9010         (gnus-summary-mark-as-spam): New command.
9011
9012 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
9013
9014         * mml-sec.el (mml-secure-message): changed to support arbritrary
9015         modes.
9016         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
9017         changed to support "signencrypt" mode.
9018         * mml.el (mml-parse-1): changed to support different secure modes
9019         more easily. (for signencrypt)
9020
9021 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
9022
9023         * gnus-sum.el (gnus-update-summary-mark-positions)
9024         (gnus-summary-toggle-header):
9025         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
9026         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
9027         (gnus-uu-post-encoded):
9028         * nnfolder.el (nnfolder-possibly-change-group):
9029         * nnimap.el (nnimap-retrieve-headers):
9030         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
9031
9032 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
9033
9034         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
9035         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
9036
9037 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9038
9039         * gnus-srvr.el (gnus-server-set-info): Clear
9040         `gnus-server-method-cache' when `gnus-server-alist' is changed.
9041         From Daiki Ueno <ueno@unixuser.org>.
9042
9043 2002-04-11  Simon Josefsson  <jas@extundo.com>
9044
9045         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
9046         viewing of security buttons.  Thanks to Nicolas Kowalski
9047         <Nicolas.Kowalski@imag.fr>.
9048
9049         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
9050         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
9051         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
9052         <Nicolas.Kowalski@imag.fr>.
9053         (smime-decrypt-buffer): Ditto.
9054
9055 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9056
9057         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
9058         header line.
9059
9060 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
9061
9062         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
9063
9064 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9065
9066         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
9067
9068 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
9069
9070         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
9071         errors when debug.
9072
9073 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
9074
9075         * message.el (message-make-mft): Changed MFT code from using
9076         message-recipients (which included Bcc) to use only the To and CC
9077         headers.
9078
9079 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
9080
9081         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
9082         add link.
9083         (gnus-treat-mail-picon): Ditto.
9084         (gnus-treat-newsgroups-picon): Ditto.
9085         (gnus-picon-databases): Fix custom type.
9086         (gnus-picon-databases): Add link.
9087         (gnus-article-x-face-command): Add to gnus-picon group.
9088
9089 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
9090
9091         * message.el (message-buffer-naming-style): Remove.
9092
9093 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9094
9095         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
9096
9097         * message.el (message-tool-bar-map): Ditto.
9098
9099         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9100
9101 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9102
9103         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
9104
9105 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
9106
9107         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
9108
9109 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
9110         Trivial patch.
9111
9112         * dns.el: open-network-stream under XEmacs does udp.
9113
9114 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
9115
9116         * spam.el (spam-enter-whitelist): New function.
9117         (spam-parse-whitelist): Ditto.
9118         (spam-refresh-list-cache): Ditto.
9119         (spam-address-whitelisted-p): New function.
9120
9121         * dns.el (query-dns): Use TCP when make-network-process isn't
9122         available.
9123         (dns-servers): New variable.
9124         (dns-parse-resolv-conf): New function.
9125         (query-dns): Use it.
9126
9127         * spam.el: New file.
9128
9129         * dns.el (query-dns): Test.
9130
9131 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9132
9133         * lpath.el (featurep): Bind make-network-process.
9134
9135 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
9136
9137         * nnmaildir.el: Use defstruct.  Use a single copy of
9138         nnmail-extra-headers to save memory.  Store server's group name
9139         prefix instead of each group's prefixed name.
9140         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
9141         nntp-server-buffer.
9142
9143 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9144
9145         * dns.el: New file.
9146
9147 2002-03-28  Simon Josefsson  <jas@extundo.com>
9148
9149         * gnus-sum.el (gnus-summary-dummy-line-format):
9150         * gnus.el (gnus-summary-line-format): Fixing links to Info.
9151         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
9152
9153 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9154
9155         * gnus-sum.el (gnus-summary-move-article)
9156         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
9157         the doc string.
9158
9159 2002-03-28  Simon Josefsson  <jas@extundo.com>
9160
9161         * mml-sec.el (mml-secure-message): Search after
9162         mail-header-separator from top of message.
9163
9164 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
9165
9166         * nnmaildir.el: Cosmetic changes.
9167         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
9168         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
9169         nnmaildir--group-ls): New macros/functions.  Use them.
9170         (nnmaildir--unlink): Evalutate argument only once.
9171
9172 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
9173
9174         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
9175         symbols.
9176         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
9177         `gnus-point-at-eol'.
9178
9179 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
9180
9181         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
9182         nnmaildir--marks-dir): New macros.  Use them.
9183         Use inhibit-quit for atomicity instead of in-memory journaling.
9184         (nnmaildir--edit-prep): New function.
9185         (Local Variables): Use it.
9186
9187 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
9188
9189         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9190
9191 2002-03-25  Simon Josefsson  <jas@extundo.com>
9192
9193         * message.el (message-mode): Fix doc.
9194
9195 2002-03-25  Simon Josefsson  <jas@extundo.com>
9196
9197         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
9198         Matthieu Moy <Matthieu.Moy@imag.fr>.
9199
9200 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
9201
9202         * mml-sec.el (mml-unsecure-message): Add docstring.
9203
9204 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
9205
9206         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
9207         value.
9208         Trivial change from andre@slamdunknetworks.com
9209
9210 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
9211
9212         * mml.el (mml-mode-map): Added a keybinding for
9213         `mml-unsecure-message'.  Also, added a menu entry for said
9214         function in the Attachments menu.
9215
9216 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9217
9218         * canlock.el (canlock-version): Remove.
9219         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
9220         here; simplify \x insertions.
9221         (canlock-sha1): New function, always return a unibyte string.
9222         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
9223         of a password.
9224         (canlock-insert-header): Use `canlock-sha1'.
9225         (canlock-verify): Ditto.
9226
9227 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9228
9229         * message.el (message-fix-before-sending): Add an option that
9230         ignores illegible text.
9231         Trivial change from Mark Milhollan <mlm@attglobal.net>
9232
9233         * message.el (message-font-lock-keywords): Support multi-line MML
9234         tags.
9235
9236         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
9237         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
9238
9239 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9240
9241         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
9242         symbols for "View as different encoding" submenu.
9243
9244 2002-03-19  Simon Josefsson  <jas@extundo.com>
9245
9246         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
9247         encoding" submenu.
9248
9249 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9250
9251         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
9252
9253 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9254
9255         * gnus-sum.el (gnus-sum-thread-tree-root)
9256         (gnus-sum-thread-tree-single-indent)
9257         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9258         (gnus-sum-thread-tree-leaf-with-other)
9259         (gnus-sum-thread-tree-single-leaf): Make customizable.
9260
9261 2002-03-16  Simon Josefsson  <jas@extundo.com>
9262
9263         * gnus-util.el (gnus-extract-address-components): Don't break on
9264         names such as James "Kibo" Parry.  From Francis Litterio
9265         <franl@world.std.com>.
9266
9267 2002-03-13  Simon Josefsson  <jas@extundo.com>
9268
9269         * pop3.el (pop3-open-server): Revert multibyte change.  From
9270         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9271
9272         * message.el (message-send-mail-with-qmail): Make it work.  From
9273         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9274
9275 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
9276
9277         * message.el (message-make-mft): Set case-fold-search while
9278         generating the MFT.  Also, a little cleanup in the MFT code.
9279
9280 2002-03-12  Simon Josefsson  <jas@extundo.com>
9281
9282         * message.el (message-qmail-inject-args): May be function.
9283         (message-send-mail-with-qmail): Call function if m-q-i-a is
9284         function.  From fn@hungry.org (Faried Nawaz).
9285
9286 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9287
9288         * message.el (message-abbrevs-loaded): Remove.
9289         (mailabbrev): Require it.
9290
9291         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
9292
9293 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9294
9295         * pop3.el (pop3-open-server): Set process buffer unibyte.
9296
9297 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9298
9299         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
9300
9301 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
9302
9303         * nnslashdot.el (nnslashdot-request-article): Remove javascript
9304         too.
9305
9306 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9307
9308         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
9309         duplication.
9310         (gnus-summary-save-parts-type-history): Ditto.
9311         (gnus-summary-save-parts-last-directory): Ditto.
9312         Trivial change from andre@slamdunknetworks.com
9313
9314 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
9315
9316         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
9317
9318 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9319
9320         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
9321         -->" as the end of the first article.
9322
9323         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
9324         From Matthieu Moy <Matthieu.Moy@imag.fr>
9325
9326         * message.el (message-add-action): Use add-to-list.
9327         (message-delete-action): New function.
9328
9329         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
9330         pieces.
9331
9332 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
9333
9334         * nnnil.el: New file.
9335         * gnus.el (gnus-valid-select-methods): Include nnnil.
9336
9337 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9338
9339         * message.el (message-syntax-checks): Because canlock is
9340         supported, we disable sender syntax check.
9341         (message-shoot-gnksa-feet): Add cancel-messages option doc.
9342
9343         * gnus-draft.el (gnus-draft-send): If interactive, use its default
9344         value of message-syntax-checks.
9345
9346         * qp.el (quoted-printable-decode-region): Doc addition.
9347         From: Eli Zaretskii <eliz@is.elta.co.il>
9348
9349         * mail-source.el (make-source-make-complex-temp-name): Use
9350         make-temp-file.
9351
9352         * mm-util.el (mm-make-temp-file): New function.
9353         * nneething.el (nneething-file-name): Use it.
9354         * mml-smime.el (mml-smime-encrypt): Ditto.
9355         * mm-view.el (mm-inline-wash-with-file): Ditto.
9356         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
9357         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
9358         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
9359         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
9360         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
9361         * gnus-art.el (gnus-mime-print-part): Ditto.
9362
9363 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
9364
9365         * message.el (nnmaildir-article-number-to-base-name): New
9366         function.
9367         (nnmaildir-base-name-to-article-number): New function.
9368
9369 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9370
9371         * smime.el (smime-make-temp-file): Don't quote
9372         `temporary-file-directory'.
9373
9374 2002-03-04  Simon Josefsson  <jas@extundo.com>
9375
9376         * smime.el (smime-sign-region): Rename argument keyfiles to
9377         keyfile. You only sign something with one key.
9378         (smime-sign-buffer): Better completing-read prompt.
9379         (smime-decrypt-buffer): Ditto.
9380
9381         * smime.el (smime-make-temp-file): Make it work under XEmacs.
9382
9383         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
9384         completing-read.
9385         (mm-view-pkcs7-decrypt): CRLF->LF.
9386
9387 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
9388
9389         * message.el (message-hierarchical-addresses): New variable.
9390         (message-get-reply-headers): Use it.
9391         From Ted Zlatanov <teodor.zlatanov@divine.com>
9392
9393 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9394
9395         * message.el (message-mode): If buffer-file-name, don't set auto
9396         save file name.
9397         Trivial change from Geoff Greene <ggreene@wpi.edu>
9398
9399 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9400
9401         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
9402         takes one argument in read-char.
9403
9404         * message.el (message-fix-before-sending): Forward a char.
9405         Check mmu-multibyte-p, add control-1.
9406
9407 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9408
9409         * gnus-start.el (gnus-read-init-file): Ditto.
9410
9411         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
9412
9413         * dgnushack.el (dgnushack-make-load): Ditto.
9414
9415         * mail-source.el (mail-source-fetch): Extract the right error
9416         code.
9417
9418         * message.el (message-fix-before-sending): Check illegible text.
9419
9420         * gnus-util.el (gnus-multiple-choice): New function.
9421
9422         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
9423         also defined in gnus-score.el.
9424
9425 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
9426
9427         * message.el (message-get-reply-headers): downcase email addresses
9428         for comaparisons for duplicate removal.
9429
9430 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9431
9432         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
9433         implementation of PKCS#7, which just allows users read the
9434         message.
9435         (mm-view-pkcs7): Use it.
9436
9437 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
9438
9439         * gnus.el (large-newsgroup-initial): New parameter.
9440
9441         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
9442         (gnus-summary-insert-old-articles): Ditto.
9443
9444 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
9445
9446         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
9447         used as the default answer of the question, "How many articles?".
9448         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9449
9450         * nnagent.el (nnagent-retrieve-headers): Remove articles with
9451         small numbers.
9452
9453 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
9454
9455         * deuglify.el: Fix comments.
9456
9457 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
9458
9459         * html2text.el (html2text-clean-anchor): If there is no HREF,
9460         insert nothing.
9461
9462         * mml.el (mml-generate-mime-1): Add cdr.
9463         From: andre@slamdunknetworks.com
9464
9465         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
9466         (mm-text-html-washer-alist): Ditto.
9467
9468         * mm-decode.el (mm-text-html-renderer): Add html2text.
9469
9470         * html2text.el: Face lift.
9471
9472         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
9473
9474 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
9475
9476         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
9477
9478         * deuglify.el: Change copy right. Add autoload. Add coding-system.
9479
9480         * deuglify.el: New file. The original file name is
9481         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
9482
9483         * mm-decode.el (mm-display-external): Use
9484         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
9485
9486 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
9487
9488         * nnmaildir.el (nnmaildir-request-list): Report the highest
9489         article number, not the total number of articles.
9490
9491 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9492
9493         * gnus-sum.el: Move uu key map here.
9494         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
9495
9496 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
9497
9498         * nnmaildir.el (nnmaildir-request-expire-articles): Use
9499         nnmail-expiry-wait* if expire-age parameter is not set.
9500
9501 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9502
9503         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
9504         function.
9505         (gnus-group-sort-selected-groups-by-real-name): New function.
9506         (gnus-group-make-menu-bar): Add sort by real name.
9507
9508         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
9509         rebuild.
9510         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
9511         nil as dependencies as well.
9512
9513 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
9514
9515         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
9516         for mime-parts.
9517
9518         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
9519
9520         * gnus-group.el (gnus-group-name-decode): Don't test
9521         multibyte-string, because it breaks XEmacs.
9522         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
9523
9524         * message.el (message-send-mail): Be talkative.
9525
9526         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
9527         (mm-automatic-display): Ditto.
9528
9529         * mailcap.el (mailcap-mime-data): Ditto.
9530         From: Reiner Steib <4uce.02.r.steib@gmx.net>
9531
9532 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9533
9534         * many files: Remove trailing whitespaces, replace spc+tab with
9535         tab, replace leading whitespaces with tabs.
9536
9537 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
9538
9539         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
9540         articles with no body and no blank line after the header.
9541
9542 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9543
9544         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
9545         parts.
9546
9547         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
9548         non-ascii chars.
9549
9550         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9551
9552         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
9553         w3-delay-image-loads.
9554         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
9555         (mm-w3-prepare-buffer): Ditto.
9556
9557         * mail-source.el (mail-source-fetch-directory): Run scripts.
9558
9559 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9560
9561         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
9562         for Majordomo confirmations.
9563
9564 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9565
9566         * gnus-fun.el (gnus-respond-to-confirmation): New command.
9567
9568 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9569
9570         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
9571
9572 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
9573
9574         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
9575         References header field.  From Mark Thomas <mthomas@cmu.edu>.
9576
9577 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9578
9579         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
9580         (mm-inline-render-with-stdin): Ditto.
9581         (mm-inline-render-with-function): Ditto.
9582         (mm-inline-wash-with-file): Bind coding-system-for-write.
9583         (mm-inline-wash-with-stdin): Ditto.
9584
9585 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9586
9587         Suggested by Felix Natter <fnatter@gmx.net>
9588
9589         * gnus-art.el (gnus-mime-view-part-externally): Rename from
9590         gnus-mime-externalize-view.
9591         (gnus-mime-view-part-internally): Rename from
9592         gnus-mime-internalize-view.
9593         (gnus-article-view-part-externally): Rename from
9594         gnus-article-externalize-part.
9595         (gnus-mime-action-alist): Change correspondingly.
9596         (gnus-mime-button-commands): Ditto.
9597         (gnus-mime-action-alist): Remove duplication.
9598
9599         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
9600
9601 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9602
9603         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
9604
9605         * gnus-art.el (gnus-display-mime): Use it.
9606
9607         * mm-partial.el (mm-partial-find-parts): Use it.
9608
9609         * gnus-sum.el (gnus-article-loose-mime): Rename from
9610         gnus-article-no-strict-mime.
9611         (gnus-summary-save-parts): Use it.
9612
9613 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9614
9615         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
9616         local variable.
9617
9618         * gnus-art.el (article-display-x-face): Don't sort multiple
9619         X-Faces.
9620
9621 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9622
9623         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
9624         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
9625
9626         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
9627
9628 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
9629
9630         Some ideas is inspired by code from Hrvoje Niksic
9631         <hniksic@arsdigita.com>
9632
9633         * gnus-art.el (gnus-article-wash-function): Set the default to
9634         nil, so that we use mm-text-html-renderer instead.
9635         (article-wash-html): Use mm-text-html-renderer.
9636
9637         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
9638         (mm-text-html-renderer): New variable.
9639         (mm-inline-text-html-renderer): Set the default to nil, so that we
9640         use mm-text-html-renderer instead.
9641
9642         * mm-view.el (mm-inline-text-html): New function.
9643         (mm-text-html-renderer-alist): New variable.
9644         (mm-inline-text-vcard): New function.
9645         (mm-inline-text): Split.
9646         (mm-links-remove-leading-blank): New function.
9647         (mm-inline-render-with-file): New function.
9648         (mm-inline-render-with-stdin): New function.
9649         (mm-inline-render-with-function): New function.
9650         (mm-text-html-washer-alist): New variable.
9651         (mm-inline-wash-with-file): New function.
9652         (mm-inline-wash-with-stdin): New function.
9653
9654 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
9655
9656         * message-utils.el: Fix installation doc.
9657         From: Reiner Steib <4uce.02.r.steib@gmx.net>
9658
9659 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
9660
9661         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
9662         (gnus-post-method): Use it.
9663         (gnus-summary-cancel-article): Find the correct post-method.
9664
9665         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
9666         * message.el (message-send-news): Ditto.
9667         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
9668         <ipmonger@delamancha.org>
9669
9670         * gnus.el (gnus-select-method): Fix doc.
9671         (gnus-server-string): Use 'using nntp'.
9672
9673         * gnus-agent.el (gnus-slave-unplugged): New command.
9674         From: Felix Natter <fnatter@gmx.net>
9675
9676 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9677
9678         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
9679         Call edit-done-function first, then change the window
9680         configuration.
9681         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
9682         (gnus-article-edit-mode): mml-mode.
9683
9684         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
9685         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
9686
9687         * message-utils.el: Adopt the file.
9688
9689         * message-utils.el: New file.
9690         From Holger Schauer <Holger.Schauer@gmx.de>
9691
9692 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
9693
9694         * gnus-sum.el (gnus-summary-move-article): Select-article only
9695         when gnus-move-split-methods is non-nil. And we don't render or
9696         mark the article.
9697
9698         * gnus-fun.el (gnus-shell-command-to-string): New function.
9699         (gnus-shell-command-on-region): New function.
9700         (gnus-random-x-face): Use them.
9701         (gnus-x-face-from-file): Ditto.
9702         (gnus-convert-image-to-gray-x-face): Ditto.
9703         (gnus-convert-gray-x-face-to-xpm): Ditto.
9704         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
9705
9706 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9707
9708         * gnus-art.el (gnus-treat-display-xface): Don't use
9709         `shell-command-to-string' when compiling.
9710         (gnus-treat-display-grey-xface): Ditto.
9711
9712 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
9713
9714         * nnmaildir.el (nnmaildir--article-count): If the group is
9715         completely empty, report minimum article number as 1 instead of 0.
9716
9717 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
9718
9719         * gnus-agent.el (gnus-get-predicate): Use nconc.
9720
9721         * gnus-sum.el (gnus-summary-display-make-predicate): Use
9722         gnus-summary-display-cache as cache.
9723
9724         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
9725         (nndoc-mail-in-mail-type-p): New function.
9726         (nndoc-mail-in-mail-article-begin): New function.
9727
9728 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9729
9730         * mailcap.el (mailcap-mime-data): Use enriched-decode.
9731
9732         * gnus-cite.el (gnus-article-fill-cited-article): Bind
9733         use-hard-newlines to nil.
9734
9735         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
9736         image is not available if window-system is not available.
9737
9738         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
9739
9740 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9741
9742         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
9743         bookmark, because update-mark doesn't handle it correctly.
9744
9745 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9746
9747         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
9748         directly instead of calling message-send-mail.
9749
9750         * gnus-start.el (gnus-read-descriptions-file): Use
9751         gnus-default-charset.
9752
9753         * mm-util.el (mm-guess-mime-charset): New function.
9754
9755         * gnus.el (gnus-default-charset): Use it.
9756         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
9757         the default.
9758
9759 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9760
9761         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
9762         (article-display-x-face): Use it.  Disable grey xface, if
9763         uncompface is not found.
9764
9765         * message.el (message-mode): Don't enable multibyte on an indirect
9766         buffer.
9767
9768         * nnrss.el (nnrss-content-function): New variable.
9769         (nnrss-request-article): Use it.
9770
9771 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9772
9773         * gnus.el: Add article-unsplit-urls.
9774         * gnus-sum.el: Ditto.
9775         * gnus-art.el (gnus-treat-strip-cr): New variable.
9776         (gnus-treatment-function-alist): Use it.
9777         (article-unsplit-urls): New function.
9778         (gnus-article-make-menu-bar): Use it.
9779         From: Michael Cook <michael.cook@cisco.com>
9780
9781 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9782
9783         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
9784         copy.
9785
9786 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
9787
9788         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
9789         with internal whitespace.
9790         (gnus-parent-id): Ditto.
9791
9792 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
9793
9794         * gnus-art.el (gnus-article-treat-body-boundary): Add
9795         gnus-decoration property.
9796         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
9797
9798         * message.el (message-mode): Set local-abbrev-table.
9799         From Matt Armstrong <matt@lickey.com>.
9800
9801         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
9802         too many spaces.
9803
9804         * rfc2047.el (rfc2047-unfold-region): Ditto.
9805         (rfc2047-decode-region): Don't unfold. Let
9806         gnus-article-treat-unfold-headers do it.
9807
9808         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
9809         From: Jesper Harder <harder@ifa.au.dk>
9810
9811 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9812
9813         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
9814         (gnus-configure-posting-styles): Use it.
9815         (gnus-configure-posting-styles): Remove trailing newspaces.
9816
9817 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9818
9819         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
9820         is non-nil.
9821
9822         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
9823
9824         * gnus.el (gnus-server-to-method): Switch position with
9825         gnus-server-get-method.
9826         (gnus-agent): Add doc.
9827
9828         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
9829         (gnus-summary-save-parts): Use it.
9830
9831         * gnus-art.el (gnus-display-mime): Use it.
9832         * mm-partial.el (mm-partial-find-parts): Use it.
9833
9834         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
9835
9836         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
9837         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
9838
9839         * nnagent.el (nnagent-request-expire-articles): Don't delete
9840         files.
9841
9842 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9843
9844         * message.el (message-gen-unsubscribed-mft): New function.
9845         From Sriram Karra <karra@cs.utah.edu>.
9846
9847         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
9848         open parenthesis.
9849
9850         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
9851         (mm-inline-text-html-render-with-w3): Ditto.
9852         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
9853         Suggested by Dave Love  <d.love@dl.ac.uk>.
9854
9855         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
9856
9857         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
9858         * nntp.el (nntp-send-command): Ditto.
9859         * nntp.el (nntp-send-command-nodelete): Ditto.
9860
9861 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9862
9863         * mm-url.el (mm-url-load-url): New function.
9864         (mm-url-insert-file-contents): Use it.
9865
9866         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
9867
9868         * message.el (message-forward-make-body): Correctly copy
9869         forward-buffer.
9870
9871         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
9872
9873 2002-02-04  Simon Josefsson  <jas@extundo.com>
9874
9875         * gnus-art.el (gnus-article-followup-with-original): Mark with
9876         force, prevent errors when following up from article buffer.
9877         (gnus-article-reply-with-original): Ditto.
9878
9879         * binhex.el (binhex-decoder-switches): Fix doc.  From
9880         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9881
9882 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9883
9884         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
9885         highlight-citation after emphasize.
9886
9887 2002-02-04  Simon Josefsson  <jas@extundo.com>
9888
9889         * nnfolder.el (nnfolder-open-marks):
9890
9891         * nnml.el (nnml-open-marks): Message when done.  From David
9892         Edmondson <dme@sun.com>.
9893
9894 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9895
9896         * imap.el (imap-anonymous-auth): Fix typo.
9897         From: Steinar Bang <sb@dod.no>
9898
9899         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
9900         save-excursion.
9901         (gnus-cache-braid-heads): Ditto.
9902
9903         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
9904         line, because there are extra articles in the overview buffer.
9905
9906         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
9907
9908         * message.el (message-forward-rmail-make-body): Directly use
9909         rmail-msg-restore-non-pruned-header to avoid calling
9910         vertical-motion.
9911
9912 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9913
9914         * gnus-cache.el (gnus-summary-insert-cached-articles):
9915         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
9916
9917         * gnus-group.el (gnus-group-mark-article-read): Nreverse
9918         gnus-newsgroups-unselected.
9919
9920         * gnus-agent.el (gnus-summary-set-agent-mark): Use
9921         gnus-add-to-sorted-list.
9922
9923         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
9924         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
9925         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
9926         (gnus-update-read-articles): UNREAD is sorted.
9927         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
9928         (gnus-newsgroup-marked, gnus-newsgroup-cached)
9929         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
9930         (gnus-newsgroup-dormant): Require sorted.
9931
9932         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
9933         directories.
9934         (gnus-dired-print): New function.
9935
9936         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
9937         ps-despool.
9938
9939 2002-02-02  Simon Josefsson  <jas@extundo.com>
9940
9941         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
9942
9943 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9944
9945         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
9946         t. This makes gnus-agent customizable without putting
9947         gnus-agentize into .gnus.
9948
9949         * gnus.el (gnus-agent): Make it customizable.
9950
9951         * gnus-dired.el: New file.
9952         From Benjamin Rutt <brutt@bloomington.in.us>
9953
9954         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
9955         if no article.
9956         (gnus-cache-possibly-remove-article): Ditto.
9957         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
9958
9959 2002-02-01  Simon Josefsson  <jas@extundo.com>
9960
9961         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
9962
9963 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9964
9965         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
9966         (mm-setup-w3m): Don't bind keys listed in the above.
9967
9968 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9969
9970         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
9971         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
9972         is non-nil; bind `w3m-force-redisplay' with nil.
9973
9974         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9975
9976         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
9977
9978 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9979
9980         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
9981         use mail-header-unfold-field.
9982
9983         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
9984         gnus-summary-limit.
9985
9986         * gnus-range.el (gnus-add-to-sorted-list): New function.
9987         * gnus-sum.el (gnus-mark-article-as-read): Use it.
9988         (gnus-mark-article-as-unread): Ditto.
9989         (gnus-summary-mark-article-as-unread): Ditto.
9990         (gnus-build-get-header): Ditto.
9991         (gnus-summary-prepare-threads): Ditto.
9992         (gnus-summary-insert-pseudos): Ditto.
9993         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
9994         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
9995         (gnus-summary-insert-old-articles): Ditto.
9996
9997         * gnus-msg.el (gnus-posting-styles): Add new format of header.
9998         (gnus-configure-posting-styles): Support the new format.
9999
10000         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
10001         edebug-form-spec to (sexp body).
10002         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
10003
10004         * message.el (message-reply-headers): Add doc.
10005
10006 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10007
10008         * gnus-group.el (gnus-group-delete-group): Nix the entry in
10009         gnus-cache-active-hashtb.
10010
10011         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
10012         (gnus-agent-summary-fetch-group): Use it.
10013
10014         * gnus-msg.el (gnus-debug-files): New variable.
10015         (gnus-debug-exclude-variables): New variable.
10016         (gnus-debug): Use them.
10017
10018         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
10019
10020 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10021
10022         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
10023         (message-mode-syntax-table): Move back the previous position.
10024
10025         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
10026
10027         * gnus-agent.el (gnus-agent-retrieve-headers): Use
10028         gnus-sorted-difference.
10029
10030         * nnsoup.el (nnsoup-request-expire-articles): Use
10031         gnus-sorted-difference.
10032
10033         * nnheader.el: Autoload gnus-sorted-difference.
10034
10035         * nnfolder.el (nnfolder-request-expire-articles): Use
10036         gnus-sorted-difference.
10037
10038         * gnus-cache.el (gnus-cache-retrieve-headers): Use
10039         gnus-sorted-difference.
10040
10041         * gnus-range.el: Autoload cookies.
10042         (gnus-sorted-difference): New function.
10043         (gnus-sorted-ndifference): New function.
10044         (gnus-sorted-nintersection): Rename from
10045         gnus-set-sorted-intersection.
10046         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
10047         (gnus-list-range-difference): Rename from
10048         gnus-inverse-list-range-intersection.
10049         (gnus-inverse-list-range-intersection): Use defalias.
10050
10051         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
10052         gnus-sorted-ndifference, and gnus-sorted-nintersection.
10053         (gnus-articles-to-read): Use gnus-sorted-difference.
10054         (gnus-summary-limit-mark-excluded-as-read): Use
10055         gnus-sorted-intersection and gnus-sorted-ndifference.
10056         (gnus-list-of-read-articles): Use gnus-list-range-difference.
10057         (gnus-summary-insert-articles): Use gnus-sorted-difference.
10058
10059         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
10060
10061 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10062
10063         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
10064         property to the buffer for using emacs-w3m command keys.
10065
10066         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
10067         option.
10068
10069         * mm-view.el (mm-w3m-mode-map): New variable.
10070         (mm-w3m-mode-command-alist): New variable.
10071         (mm-w3m-minor-mode): Removed.
10072         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
10073         (mm-inline-text-html-render-with-w3m): Add keymap property to the
10074         buffer for using emacs-w3m command keys.
10075
10076 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10077
10078         * message.el (message-mode-syntax-table): Move forward.
10079         (message-cite-prefix-regexp): Auto detect non word constituents.
10080         (message-cite-prefix-regexp): Don't use with-syntax-table.
10081
10082         * gnus-sum.el (gnus-summary-update-info): Use
10083         gnus-list-range-intersection.
10084
10085         * gnus-agent.el (gnus-agent-fetch-headers): Use
10086         gnus-list-range-intersection.
10087
10088         * gnus-range.el (gnus-range-normalize): Use correct predicate.
10089         (gnus-list-range-intersection): Use it.
10090         (gnus-inverse-list-range-intersection): Ditto.
10091         (gnus-sorted-intersection): Add doc.
10092         (gnus-set-sorted-intersection): Add doc.
10093         (gnus-sorted-union): New function.
10094         (gnus-set-sorted-union): New function.
10095
10096         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
10097         (gnus-inverse-list-range-intersection): Ditto.
10098
10099 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
10100
10101         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
10102
10103         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
10104         and permit `:' and `\' in order to handle full Windows pathnames.
10105         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
10106         technically not correct per standard, but seems to have common use.
10107
10108 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10109
10110         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
10111         replacing numbers.
10112
10113 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
10114
10115         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
10116
10117         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
10118         Don't split when the window is small, e.g. when a small *BBDB*
10119         window is the lowest one.
10120
10121         * gnus-agent.el (gnus-agent-retrieve-headers): Use
10122         nnheader-find-nov-line to speed up. Use nreverse, because it is
10123         sorted. Use nnheader-insert-nov-file.
10124
10125 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10126
10127         * mm-decode.el (mm-inline-text-html-with-images): New user option.
10128
10129         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
10130         of `w3m-display-inline-images' with the value of
10131         `mm-inline-text-html-with-images'.
10132         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
10133
10134         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10135
10136 2002-01-27  Richard M. Stallman  <rms@gnu.org>
10137
10138         * time-date.el: Add autoload cookies.  Many doc fixes.
10139         (time-add): New function.
10140         (time-subtract): Renamed from subtract-time.
10141         (subtract-time): New alias for time-subtract.
10142
10143 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10144
10145         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
10146         emacs-w3m in doc-string.
10147
10148         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
10149         `w3m-current-buffer'.
10150
10151 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10152
10153         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
10154
10155         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
10156         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
10157         (mm-w3m-cid-retrieve): New function.
10158         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
10159
10160 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
10161
10162         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
10163
10164 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10165
10166         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
10167
10168 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10169
10170         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
10171         32K.
10172
10173         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
10174
10175         * nnmail.el (nnmail-article-group): Decode headers before running
10176         split rules over them.
10177         (nnmail-mail-splitting-charset): New variable.
10178
10179         * smiley.el: Replaced with smiley-ems.el.
10180
10181 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
10182
10183         * mm-url.el (mm-url-predefined-programs): Add w3m.
10184         (mm-url-program): Ditto.
10185
10186 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10187
10188         * nnml.el (nnml-use-compressed-files): New variable.
10189         (nnml-filenames-are-evil): Removed.
10190         (nnml-current-group-article-to-file-alist): Don't use.
10191         (nnml-update-file-alist): Inhibit.
10192         (nnml-article-to-file): Use new var.
10193
10194 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
10195
10196         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
10197
10198         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
10199
10200 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10201
10202         * gnus-agent.el (gnus-agent-load-alist): Use new caching
10203         function.
10204
10205         * gnus-util.el (gnus-cache-file-contents): New function.
10206
10207         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
10208         (gnus-agent-load-alist): Use it.
10209
10210         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
10211
10212         * nnheader.el (nnheader-insert-nov-file): New function.
10213
10214         * gnus-util.el (gnus-parse-without-error): Correct the loop.
10215
10216         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
10217         there are no references.
10218         (gnus-extract-message-id-from-in-reply-to): New function.
10219         (gnus-nov-parse-line): Use in-reply-to if there are no
10220         references.
10221
10222 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10223
10224         * nnagent.el (nnagent-retrieve-headers): Use new macro.
10225
10226         * gnus-util.el (gnus-parse-without-error): New macro.
10227
10228 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
10229
10230         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
10231         (gnus-article-wash-function): use locate-library to decide which
10232         to use.
10233
10234 2002-01-25  Simon Josefsson  <jas@extundo.com>
10235
10236         * pop3.el (pop3-munge-message-separator): Work if no date.
10237         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
10238
10239 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10240
10241         * gnus-agent.el (gnus-agent-save-alist): Fix.
10242
10243         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
10244         mistake.  Reinstated lost code.
10245
10246 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
10247
10248         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
10249         one exists in the case of an encrypted message with an internal
10250         signature.
10251
10252 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10253
10254         * gnus-agent.el (gnus-agent-save-alist): Optimized.
10255
10256 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10257
10258         * dgnushack.el: Commented out the experimental code.
10259
10260 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10261
10262         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
10263         error.
10264
10265         * gnus.el (gnus-server-to-method): Made into subst.
10266         (gnus-server-method-cache): New variable.
10267         (gnus-server-to-method): Use it.
10268         (gnus-group-method-cache): New variable.
10269         (gnus-find-method-for-group-1): Renamed.
10270         (gnus-find-method-for-group): New function.
10271         (gnus-group-method-cache): Removed.
10272
10273         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
10274         function.
10275
10276         * gnus-range.el (gnus-members-of-range): New function.
10277         (gnus-list-range-intersection): Renamed.
10278         (gnus-inverse-list-range-intersection): New function.
10279
10280         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
10281
10282         * nnagent.el (nnagent-retrieve-headers): New implementation.
10283
10284         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
10285         implementation.
10286
10287 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10288
10289         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
10290         `w3m-meta-content-type-charset-regexp'.
10291
10292         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
10293         charset-encoded html contents.
10294
10295 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
10296
10297         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
10298         an empty file.
10299
10300         * nnweb.el (url): Ignore errors when request url.
10301
10302         * nnrss.el: Clean up the comments.
10303
10304 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10305
10306         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
10307
10308         * mm-decode.el (mm-inline-text-html-renderer): New user option.
10309         (mm-inline-media-tests): Test whether the value of
10310         `mm-inline-text-html-renderer' is a function for text/html.
10311
10312         * mm-view.el (mm-inline-text-html-render-with-w3): New function
10313         separated from `mm-inline-text'.
10314         (mm-w3m-minor-mode): New variable.
10315         (mm-w3m-setup): New variable.
10316         (mm-setup-w3m): New function.
10317         (mm-inline-text-html-render-with-w3m): New function.
10318         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
10319         text/html.
10320
10321 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
10322
10323         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
10324
10325 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10326
10327         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
10328         and `gnus-xmas-completing-read'.
10329
10330 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10331
10332         * nneething.el (nneething-message-id-number): Abolished.
10333         (nneething-encode-file-name): Not encode numerical characters.
10334         (nneething-make-head): `nneething-message-id-number' is not
10335         used to generate message IDs.
10336
10337 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10338
10339         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
10340         characters.
10341
10342 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10343
10344         * gnus-xmas.el (gnus-xmas-completing-read): New function.
10345         (gnus-xmas-redefine): Redefine conditionally.
10346
10347 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
10348
10349         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
10350         tag.
10351
10352 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
10353
10354         * message.el (message-font-lock-keywords): Added the secure tag.
10355         * mml-sec.el: Added functions to generate/modify/remove the secure
10356         tag while in message mode.
10357         * mml-sec.el (mml-secure-message): New.
10358         * mml-sec.el (mml-unsecure-message): New.
10359         * mml-sec.el (mml-secure-message-sign-smime): New.
10360         * mml-sec.el (mml-secure-message-sign-pgp): New.
10361         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
10362         * mml-sec.el (mml-secure-message-encrypt-smime): New.
10363         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
10364         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
10365         * mml.el (mml-parse-1): Added code to recognise the secure tag and
10366         convert it to either a part or multipart depending on if there are
10367         other parts in the message.
10368         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
10369         to use the secure tag, rather than the part tag.
10370         * mml.el (mml-preview): Added a save-excursion to keep cursor
10371         position after doing an MML preview.
10372
10373 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10374
10375         * nnheader.el (nnheader-parse-overview-file): New function.
10376         (nnheader-write-overview-file): New function.
10377
10378 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10379
10380         * gnus.el (gnus-group-fast-parameter): Check better if expansion
10381         in wanted.
10382
10383         * nnweb.el (nnweb-type-definition): Clean up.
10384
10385 2002-01-21  Alastair Burt  <burt@dfki.de>
10386         Trivial patch.
10387
10388         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
10389         buffer exists before jumping to it.
10390
10391 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10392
10393         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
10394         function.
10395         (article-wash-html): Use it.
10396         (gnus-article-wash-function): New variable.
10397         (gnus-article-wash-html-with-w3m): New function.
10398
10399 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
10400
10401         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
10402         XEmacs.
10403
10404 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
10405
10406         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
10407         command line.
10408
10409 2002-01-21  Simon Josefsson  <jas@extundo.com>
10410
10411         * canlock.el (base64-encode-string): Autoload it from base64.
10412         (canlock-make-cancel-key): Base64 encode unibyte string.
10413
10414 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10415
10416         * nnfolder.el (nnfolder-request-accept-article): Unfold
10417         x-from-line.
10418         (nnfolder-request-replace-article): Ditto.
10419
10420 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
10421
10422         * gnus-group.el (gnus-group-best-unread-group): Use the right
10423         positioning function.
10424
10425 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10426
10427         * smiley-ems.el (smiley-region): Use new function.
10428         (smiley-update-cache): Use general image functions.
10429         (smiley-region): Use general functions.
10430
10431         * gnus-util.el (gnus-graphic-display-p): New function.
10432
10433         * nnmail.el (nnmail-article-group): Allow outputting traces of
10434         non-strings.
10435
10436         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
10437         (nndoc-exim-bounce-type-p): New function.
10438
10439         * message.el (message-dont-send): Doc fix.
10440
10441         * gnus-util.el (gnus-completing-read): Remove
10442         inherit-input-method.
10443
10444         * gnus-art.el (gnus-treat-smiley): Doc fix.
10445
10446         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
10447         articles.
10448
10449 2002-01-19  Simon Josefsson  <jas@extundo.com>
10450
10451         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
10452         (imap-kerberos4-open): Ditto.
10453         (imap-open): Set port correctly, don't set auth.
10454
10455 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10456
10457         * gnus.el (gnus-version-number): Bump version number.
10458
10459 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10460
10461         * gnus.el: Oort Gnus v0.05 is released.
10462
10463 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10464
10465         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
10466         exists.
10467
10468         * gnus-spec.el (gnus-string-width-function): New function.
10469         (gnus-tilde-cut-form): Use it.
10470         (gnus-tilde-max-form): Ditto.
10471         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
10472         (gnus-substring-function): Use it.
10473         (gnus-tilde-cut-form): Ditto.
10474         (gnus-substring-function): New function.
10475
10476         * message.el (message-check-news-header-syntax): New message.
10477
10478         * gnus.el (gnus-slave-no-server): Doc fix.
10479
10480         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
10481
10482 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10483
10484         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
10485         `seen' if it looks like (seen NUM1 . NUM2).  It should be
10486         (seen (NUM1 . NUM2)).
10487
10488 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10489
10490         * gnus-topic.el (gnus-topic-catchup-articles): Update article
10491         number in closed topics.
10492
10493 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
10494
10495         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
10496         functions.
10497
10498 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10499
10500         * gnus.el (gnus-group-find-parameter): Clean up.
10501
10502         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
10503         articles.
10504
10505         * gnus-util.el (gnus-completing-read-with-default): Renamed.
10506
10507         * nnmail.el (nnmail-article-group): Clean up.
10508
10509 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
10510
10511         * gnus-agent.el (gnus-category-name): Intern the category name.
10512
10513 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10514
10515         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
10516
10517         * gnus-util.el (gnus-completing-read): New function.
10518
10519 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10520
10521         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
10522
10523         * smiley-ems.el (smiley-region): Register smiley.
10524         (smiley-toggle-buffer): Rewrite the function.
10525         (smiley-active): Removed.
10526
10527 2002-01-19  Simon Josefsson  <jas@extundo.com>
10528
10529         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
10530         Jesper Harder <harder@ifa.au.dk>.
10531
10532 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10533
10534         * gnus-art.el (gnus-request-article-this-buffer): Call
10535         `nneething-get-file-name' to extract the file name from the
10536         message id.
10537
10538         * nneething.el (nneething-encode-file-name): New function.
10539         (nneething-decode-file-name): Ditto.
10540         (nneething-get-file-name): Ditto.
10541         (nneething-make-head): Encode the file name and encapsulate it
10542         into the field of the message id.
10543
10544 2002-01-18  Simon Josefsson  <jas@extundo.com>
10545
10546         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
10547         stored in .marks.
10548
10549         * nnfolder.el (nnfolder-request-update-info): Ditto.
10550
10551 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
10552
10553         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
10554
10555 2002-01-18  Simon Josefsson  <jas@extundo.com>
10556
10557         * imap.el (imap-starttls-p): Don't check for binary.
10558         (imap-gssapi-auth-p): Ditto.
10559         (imap-kerberos4-auth-p): Ditto.
10560         (imap-open): Change logic.  Iterate through all possible streams,
10561         instead of bailing out after first failure.  Move authenticator
10562         decision to `imap-authenticate'.
10563         (imap-authenticate): Change logic, now finds the authenticator to
10564         use, was previously in `imap-open'.
10565         (imap-open): Return nil on failure.
10566         (imap-open): Setup temp buffer correctly.
10567         (imap-open): Return buffer only on success.
10568         (imap-interactive-login, imap-interactive-login): Tell the user
10569         which stream/authenticator is used for the queried
10570         username/password.
10571         (imap-open, imap-authenticate): Set variables.
10572         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
10573         (imap-open): Don't assume how `with-temp-buffer' is implemented.
10574
10575 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10576
10577         * gnus-fun.el (gnus-grab-cam-x-face): New function.
10578
10579 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10580
10581         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
10582
10583 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
10584
10585         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
10586         (gnus-agent-group-mode-map): Bind it to "Jo".
10587         (gnus-agent-group-make-menu-bar): Add it into menu bar.
10588
10589 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
10590
10591         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
10592         (gnus-summary-mail-toolbar): Add mail article deletion button.
10593
10594         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
10595         false positives for lines of "^^^^".
10596
10597         * gnus-picon.el (gnus-picon-find-face): faces database is all
10598         lowercase.
10599
10600 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
10601
10602         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
10603         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
10604         duplications.
10605         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
10606
10607 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10608
10609         * gnus-sum.el (gnus-summary-initial-limit): Inline
10610         gnus-summary-limit-children.
10611         (gnus-summary-initial-limit): Don't limit if
10612         gnus-newsgroup-display is nil.
10613         (gnus-summary-initial-limit): No, don't.
10614
10615         * gnus-util.el
10616         (gnus-put-text-property-excluding-characters-with-faces): Inline
10617         gnus-put-text-property.
10618
10619         * gnus-spec.el (gnus-default-format-specs): New variable.
10620
10621         * gnus-start.el (gnus-read-newsrc-file): Don't clear
10622         gnus-format-specs.
10623         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
10624
10625         * gnus-spec.el (gnus-update-format-specifications): Really check
10626         the Gnus version of the .newsrc.eld file.
10627         (gnus-format-specs): Save the new default summary format.
10628
10629         * gnus-util.el (gnus-parent-id): Check whether references is empty
10630         before splitting.
10631
10632         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
10633         functions.
10634         (gnus-gather-threads-by-references): Inline
10635         `gnus-split-references'.
10636
10637         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
10638         default value of gnus-summary-line-format-spec.
10639
10640 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10641
10642         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
10643         message.
10644         (nnslashdot-request-list): Ditto.
10645         (nnslashdot-sid-strip): Removed.
10646
10647 2002-01-15  Simon Josefsson  <jas@extundo.com>
10648
10649         * nnimap.el (nnimap-close-asynchronous): Enable.
10650         (nnimap-close-group): Expunge.
10651
10652 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10653
10654         * gnus-util.el (gnus-user-date-format-alist): Typo.
10655         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
10656
10657 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10658
10659         * nneething.el (nneething-request-article): Set
10660         `nnmail-file-coding-system' to `binary' locally, in order to read
10661         files without any conversion.
10662
10663 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10664
10665         * gnus-agent.el (gnus-agent-retrieve-headers): Use
10666         nnheader-file-coding-system and nnmail-active-file-coding-system.
10667         (gnus-agent-regenerate-group): Ditto.
10668         (gnus-agent-regenerate): Ditto.
10669         (gnus-agent-write-active): Ditto.
10670         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
10671
10672 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
10673
10674         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
10675         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
10676
10677 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
10678
10679         * gnus.el: We don't need gnus-article-show-all-headers.
10680
10681         * gnus-art.el (article-show-all, gnus-article-show-all-header):
10682         Ditto.
10683
10684         * gnus-sum.el (gnus-summary-select-article): Don't call
10685         show-all-headers, because hidden headers are not hidden text any
10686         more.
10687
10688 2002-01-13  Simon Josefsson  <jas@extundo.com>
10689
10690         * message.el (message-newline-and-reformat): Use `newline' instead
10691         of inserting \n, so that the newline is marked as hard.
10692
10693         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
10694         From Jesper Harder <harder@ifa.au.dk>.
10695
10696 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10697
10698         * imap.el (imap-close): Keep going if quit.
10699
10700         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
10701         nntp-server-buffer.
10702
10703 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10704
10705         * mm-view.el (mm-display-inline-fontify): Require font-lock to
10706         avoid unbinding shadowed variables.
10707
10708         * gnus-art.el (gnus-picon-databases): Moved here.
10709         (gnus-picons-installed-p): Moved here.
10710         (gnus-article-reply-with-original): Use `mark'.
10711
10712         * gnus.el (gnus-picon): Moved here and renamed.
10713
10714         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
10715         installed.
10716         (gnus-treat-mail-picon): Ditto.
10717         (gnus-treat-newsgroups-picon): Ditto.
10718
10719         * gnus-picon.el (gnus-picons-installed-p): New function.
10720
10721 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10722
10723         * gnus-agent.el (gnus-agent-go-online): Fix doc.
10724
10725 2002-01-12  Simon Josefsson  <jas@extundo.com>
10726
10727         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
10728         (nnimap-before-find-minmax-bugworkaround): Use it.
10729         (nnimap-find-minmax-uid): Don't reselect current mailbox.
10730         (nnimap-dont-close): New variable.
10731         (nnimap-close-group): Use it.
10732
10733 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10734
10735         * gnus-art.el (gnus-article-reply-with-original): Use
10736         `mark-active'.
10737
10738         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
10739
10740         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
10741         (gnus-score-advanced): Clean up.
10742         (gnus-score-advanced): Accept a multiple of the score.
10743
10744 2002-01-12  Simon Josefsson  <jas@extundo.com>
10745
10746         * flow-fill.el (fill-flowed-display-column)
10747         (fill-flowed-encode-columnq): New variables.  Suggested by
10748         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
10749         (fill-flowed-encode, fill-flowed): Use them.
10750
10751         * message.el (message-send-news, message-send-mail): Use
10752         m-b-s-n-p-e-h-n.
10753
10754         * mml.el (autoload): Autoload fill-flowed-encode.
10755         (mml-buffer-substring-no-properties-except-hard-newlines): New
10756         function.
10757         (mml-read-part): Use it.
10758         (mml-generate-mime-1): Encode format=flowed if appropriate.
10759         (mml-insert-mime-headers): Insert format=flowed.
10760
10761         * flow-fill.el (fill-flowed-encode): New function.
10762         (fill-flowed): Bind fill-column to window width.
10763
10764 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10765
10766         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
10767         it exists.
10768         (gnus-summary-setup-buffer): Wake up dead summary buffers.
10769         (gnus-summary-buffer-name): Don't return the dead name after all.
10770         (gnus-summary-setup-buffer): Kill the dead buffer.
10771
10772         * gnus-art.el (gnus-article-followup-with-original): Store the
10773         value of the mark before deactivating it.
10774
10775 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
10776
10777         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
10778         From: Karl Kleinpaste <karl@charcoal.com>
10779
10780         * gnus-art.el (article-display-x-face): Ditto.
10781         (gnus-article-reply-with-original): Use gnus-region-active-p.
10782         (gnus-article-followup-with-original): Ditto.
10783
10784         * gnus-sum.el (gnus-summary-read-group-1): Don't select
10785         downloadable article either.
10786
10787 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
10788
10789         * gnus-art.el (article-display-x-face): Insert From:.
10790
10791         * gnus-sum.el (gnus-summary-move-article): Don't draw the
10792         article. Bind gnus-display-mime-function and
10793         gnus-article-prepare-hook.
10794
10795         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
10796         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
10797         gnus-agent-possibly-synchronize-flags to the last.
10798         (gnus-agent-go-online): New function. New variable.
10799
10800 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
10801
10802         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
10803         (gnus-agent-regenerate): Ditto.
10804
10805 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
10806
10807         * message.el (message-ignored-news-headers)
10808         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
10809         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
10810
10811         * gnus.el (gnus-gethash-safe): New macro.
10812
10813         * gnus-agent.el (gnus-agent-regenerate-history): New function.
10814         (gnus-agent-regenerate): Show messages.
10815
10816 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
10817
10818         * gnus-agent.el (gnus-agent-regenerate-group): New function.
10819         (gnus-agent-regenerate): New function.
10820         (gnus-agent-save-alist): Sort.
10821         (gnus-agent-copy-nov-line): Test eobp.
10822         (gnus-agent-retrieve-headers): Erase buffer.
10823
10824 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
10825
10826         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
10827         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
10828
10829         * gnus.el (gnus-agent-covered-methods): Move here.
10830         (gnus-online): New function.
10831         (gnus-agent-method-p): Move here.
10832
10833         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
10834         nil. Remove articles-alist.
10835
10836         * gnus-start.el (gnus-get-unread-articles): Check online.
10837         (gnus-groups-to-gnus-format): Ditto.
10838         (gnus-active-to-gnus-format): Ditto.
10839
10840         * gnus-agent.el (gnus-agent-get-function): Use it.
10841         (gnus-agent-get-undownloaded-list): Ditto.
10842         (gnus-agent-fetch-session): Only fetch online methods.
10843
10844         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
10845         (gnus-server-mode-map): Ditto.
10846         (gnus-server-offline-face): New face.
10847         (gnus-server-offline-face): New variable.
10848         (gnus-server-font-lock-keywords): Add offline.
10849         (gnus-server-insert-server-line): Ditto.
10850         (gnus-server-offline-server): New function.
10851
10852         * gnus-int.el (gnus-open-server): Turn to offline.
10853         (gnus-server-unopen-status): New variable.
10854
10855 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
10856
10857         * nnkiboze.el (nnkiboze-request-article): Use
10858         gnus-agent-request-article.
10859
10860         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
10861         function. Insert undownloaded NOV.
10862
10863         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
10864         (gnus-agent-request-article): New function.
10865
10866         * gnus.el (gnus-agent-cache): New variable.
10867
10868         * gnus-int.el (gnus-retrieve-headers): Use
10869         gnus-agent-retrieve-headers.
10870         (gnus-request-head): Use gnus-agent-request-article.
10871         (gnus-request-body): Ditto.
10872
10873         * gnus-art.el (gnus-request-article-this-buffer): Use
10874         gnus-agent-request-article.
10875
10876         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
10877         article if it is undownloaded.
10878
10879 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10880
10881         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
10882
10883 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10884
10885         * canlock.el (canlock-string-as-unibyte): New macro.
10886         (canlock-sha1-with-openssl): Return a unibyte string.
10887         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
10888
10889 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
10890
10891         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
10892
10893 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10894
10895         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
10896         application/x-emacs-lisp.
10897
10898         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
10899
10900         * nntp.el (nntp-request-article): Add group parameter.
10901         (nntp-request-head): Ditto.
10902         (nntp-find-group-and-number): Add parameter group. Figure out
10903         number if the status line doesn't give (e.g. quimby.gnus.org).
10904
10905 2002-01-08  Simon Josefsson  <jas@extundo.com>
10906
10907         * mml.el (mml-generate-mime-1): Set recipient correctly.
10908
10909 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10910
10911         * message.el (message-read-from-minibuffer): Add parameter
10912         initial-contents.
10913         * gnus-msg.el (gnus-summary-resend-message): Use it.
10914
10915         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
10916         behavior of quit-config.
10917
10918         * message.el (message-make-from): Don't quote fullname.
10919         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
10920
10921         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
10922         From: <andre@slamdunknetworks.com>
10923
10924 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
10925
10926         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
10927
10928         * gnus-art.el (gnus-header-button-alist): Handle mailto.
10929
10930         * mml.el (mml-preview): Bind gnus-original-article-buffer because
10931         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
10932         because bbdb may use it.
10933
10934 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10935
10936         * nneething.el (nneething-request-article): When a non-text file
10937         is converted to an article, its data is encoded in base64.  Call
10938         `nneething-make-head' with options to specify MIME types.
10939         (nneething-make-head): Add optional arguments to specify MIME
10940         types.
10941
10942 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10943
10944         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
10945         header if there is not.
10946
10947         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
10948
10949         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
10950         (gnus-inews-mark-gcc-as-read): Obsolete variable.
10951         (gnus-inews-do-gcc): Use them.
10952
10953         * gnus-group.el (gnus-group-mark-article-read): Put holes into
10954         gnus-newsgroup-unselected.
10955
10956 2002-01-06  Simon Josefsson  <jas@extundo.com>
10957
10958         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
10959         condition-case, not ignore-errors.
10960
10961 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10962
10963         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
10964         gnus-fetch-old-headers.
10965
10966         * gnus-art.el (article-display-x-face): Use the current buffer
10967         unless `W f'. Otherwise, X-Face may be shown in the header of a
10968         forwarded part.
10969         (gnus-treatment-function-alist): Treat xface before hiding
10970         headers.
10971
10972 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10973
10974         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
10975         parameters.
10976
10977 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10978
10979         * mm-util.el (mm-multibyte-p): Define conditionally when load.
10980         (mm-guess-charset): New function.
10981         (mm-charset-after): Use it.
10982         (mm-detect-coding-region): New function.
10983         (mm-detect-mime-charset-region): New function.
10984
10985         * gnus-sum.el (gnus-summary-show-article): Use
10986         mm-detect-coding-region.
10987
10988 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10989
10990         * message.el (message-make-fqdn): Be less violent.
10991
10992         * gnus.el (gnus-logo-color-style): Compute custom form
10993         automatically.
10994
10995         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
10996         score file of the parent to the document group.
10997
10998         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
10999         parameters parameter.
11000
11001         * gnus-score.el (gnus-score-load-file): Clean up.
11002
11003 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
11004
11005         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
11006         From: Damien Wyart <damien.wyart@free.fr>
11007
11008         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
11009
11010 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11011
11012         * gnus-sum.el (gnus-select-group-hook): Typo.
11013
11014         * rfc2047.el (rfc2047-decode-string): Return immediately if there
11015         is no quoted-printable-encoded STRING.
11016         From: Jesper Harder <harder@ifa.au.dk>
11017
11018         (rfc2047-decode-string): Decode it.
11019
11020 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11021
11022         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
11023
11024 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
11025         Trivial patch.
11026
11027         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
11028         buffer to get rid of junk line.
11029
11030 2002-01-05  Simon Josefsson  <jas@extundo.com>
11031
11032         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
11033         C-o.
11034         (message-mode-map): Bind message-insert-or-toggle-importance to
11035         C-c C-u.
11036         (message-mode-map): Bind message-disposition-notification-to to
11037         C-c M-n.
11038         (message-mode-menu): Add m-d-n-t.
11039         (message-mode-field-menu): Add m-goto-from.
11040         (message-mode): Doc fix.
11041         (message-goto-from): New function.
11042         (message-insert-disposition-notification-to): New function.
11043         (message-tool-bar-map): Add receipt button.
11044
11045 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11046
11047         * gnus-sum.el (gnus-thread-latest-date): New function.
11048         (gnus-thread-sort-by-most-recent-number): Renamed.
11049         (gnus-thread-sort-functions): Doc fix.
11050         (gnus-select-group-hook): Don't use setq on a hook.
11051         (gnus-thread-latest-date): Use date, not number
11052
11053         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
11054         (gnus-agent-expire): Allow regexp of expire-days.
11055
11056         * gnus-art.el (gnus-article-reply-with-original): Deactivate
11057         region.
11058         (gnus-article-followup-with-original): Ditto.
11059
11060         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
11061
11062         * gnus-art.el (gnus-mime-display-alternative): Use
11063         gnus-local-map-property.
11064         (gnus-mime-display-alternative): Ditto.
11065         (gnus-insert-mime-security-button): Ditto.
11066         (gnus-insert-next-page-button): Ditto.
11067         (gnus-button-prev-page): Take optional args.
11068         (gnus-insert-prev-page-button): widget-convert.
11069
11070         * gnus-util.el (gnus-local-map-property): New function.
11071
11072         * gnus-art.el (gnus-prev-page-map): Use parent map.
11073         (gnus-next-page-map): Ditto.
11074
11075         * gnus-spec.el (gnus-parse-format): Clean up.
11076         (gnus-parse-format): Do complex formatting for %=.
11077
11078         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
11079         "X-Face: " to the data in the built-in scenario.
11080
11081         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
11082         (gnus-correct-pad-form): Renamed.
11083         (gnus-tilde-max-form): Clean up.
11084         (gnus-pad-form): Use gnus-use-correct-string-widths.
11085
11086         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
11087         support if that is available.
11088
11089         * gnus-sum.el (gnus-thread-highest-number): New function.
11090         (gnus-thread-sort-by-most-recent-thread): New function.
11091         (gnus-thread-sort-functions): Doc fix.
11092
11093 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11094
11095         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
11096         all cases.
11097         (gnus-summary-mode): Enable it in all cases.
11098         (gnus-summary-display-article): Ditto.
11099         (gnus-summary-edit-article): Ditto.
11100
11101         * gnus-ems.el (gnus-put-image): Really return glyph.
11102
11103         * gnus-art.el (gnus-article-x-face-command): Fix :type.
11104         (gnus-treat-smiley): Don't take "P" in the interactive form.
11105
11106 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11107
11108         * compface.el (uncompface): XEmacs and Emacs have differing
11109         capabilities.
11110
11111         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
11112
11113         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
11114         (gnus-article-xface-ring-size): Removed.
11115         (gnus-article-display-xface): Removed.
11116         (gnus-remove-image): Cleaned up.
11117
11118         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
11119         (gnus-xmas-create-image): Take pbm files.
11120         (gnus-x-face): Removed.
11121         (gnus-xmas-article-display-xface): Removed.
11122
11123         * gnus-fun.el (gnus-display-x-face-in-from): Bind
11124         default-enable-multibyte-characters.
11125
11126         * compface.el (uncompface): Doc fix.
11127
11128         * gnus-art.el (gnus-article-x-face-command): Use
11129         gnus-display-x-face-in-from.
11130
11131         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
11132
11133         * gnus-ems.el (gnus-put-image): Return the image.
11134
11135         * gnus-fun.el (gnus-display-x-face-in-from): New function.
11136         (gnus-x-face): Moved here.
11137
11138 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11139
11140         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
11141         invisible if string is nil.
11142         (gnus-xmas-article-display-xface): Use it.
11143
11144         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
11145         property when string is nil.
11146         (gnus-article-display-xface): Use it.
11147
11148 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11149
11150         * gnus-art.el (article-display-x-face): Check whether valid grey
11151         face was returned.
11152         (article-display-x-face): Place image in the right spot.
11153
11154         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
11155         stderr.
11156         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
11157
11158 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11159
11160         * gnus-xmas.el (gnus-xmas-create-image): Take optional
11161         parameters.
11162         (gnus-xmas-put-image): Allow non-strings to be passed.
11163
11164         * gnus-art.el (article-display-x-face): Use optional parameters.
11165
11166         * gnus-ems.el (gnus-create-image): Take optional parameters.
11167
11168         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
11169
11170         * compface.el (compface-xbm-p): Removed.
11171
11172         * gnus-ems.el (gnus-article-compface-xbm): Removed.
11173         (gnus-article-display-xface): Use compface.
11174
11175         * compface.el: New file.
11176
11177         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
11178         (gnus-convert-image-to-x-face-command): Ditto.
11179         (gnus-random-x-face): Quote argument.
11180         (gnus-x-face-from-file): Ditto.
11181
11182 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
11183
11184         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
11185         the expire-group parameter once per article rather than once
11186         per group; bind `nnmaildir-article-file-name' and `article'
11187         for convenience.  Leave article alone when expire-group
11188         specifies the current group.
11189         (nnmaildir--update-nov): be more concurrency-friendly with
11190         temp file names.
11191
11192 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11193
11194         * gnus-start.el (gnus-read-init-file): Cleaned up.
11195
11196 2002-01-03  Dave Love  <d.love@dl.ac.uk>
11197
11198         * gnus-start.el (gnus-startup-file-coding-system): Removed.
11199         (gnus-read-init-file): Don't use it.
11200
11201 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11202
11203         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
11204
11205 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11206
11207         * gnus-start.el (gnus-read-init-file): Don't force coding system
11208         for ~/.gnus.  From Dave Love <fx@gnu.org>.
11209
11210 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11211
11212         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
11213         * nnspool.el (nnspool-request-post): Ditto.
11214
11215         * mm-util.el (mm-use-find-coding-systems-region): New variable.
11216         (mm-find-mime-charset-region): Use it.
11217
11218 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
11219
11220         * gnus.el (gnus-summary-line-format): Added :link.
11221         * gnus-topic.el (gnus-topic-line-format): Ditto.
11222         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
11223         * gnus-srvr.el (gnus-server-line-format): Ditto.
11224         * gnus-group.el (gnus-group-line-format): Ditto.
11225
11226         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
11227         :keys, it works on both Emacsen.
11228
11229 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11230
11231         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
11232
11233 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11234
11235         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
11236
11237 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
11238
11239         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
11240         very wide reply.
11241
11242 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11243
11244         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
11245         (gnus-picon-cache): New variable.
11246         (gnus-picon-transform-newsgroups): Cache stuff.
11247
11248         * gnus-art.el (gnus-article-reply-with-original): New command.
11249         (gnus-article-followup-with-original): New command.
11250
11251         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
11252         END parameters.
11253         (gnus-summary-followup): Take a list of list of articles.
11254         (gnus-inews-yank-articles): Allow lists of article/regions.
11255
11256         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
11257         longer the usual commands.
11258
11259         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
11260         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
11261         shell-command-on-region.
11262
11263 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11264
11265         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
11266           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
11267
11268 2002-01-03  Steve Youngs  <youngs@xemacs.org>
11269
11270         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
11271         understand ':keys', wrap it in an featurep 'xemacs.
11272
11273 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11274
11275         * gnus-ems.el (gnus-article-display-xface): Show xface in the
11276         order of headers (Actually, it is called in a reversed order). Add
11277         'gnus-image-text-deletable property.
11278         (gnus-remove-image): Remove text with such a property.
11279
11280         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
11281         gnus-put-image.
11282
11283         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
11284         with ", "
11285
11286 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11287
11288         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
11289
11290         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
11291         (article-display-x-face): Display grey X-Faces.
11292
11293         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
11294         (gnus-convert-gray-x-face-to-ppm): Ditto.
11295         (gnus-convert-image-to-gray-x-face): Ditto.
11296
11297         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
11298         gnus-summary-show-raw-article.
11299
11300 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11301
11302         Display picons in XEmacs without showing text.
11303
11304         * gnus-xmas.el (gnus-xmas-create-image): Don't use
11305         mm-create-image-xemacs to create xbm glyph, because it deletes
11306         temporary files.
11307         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
11308         (gnus-xmas-remove-image): Make text visible, remove glyph.
11309
11310         * gnus-picon.el (gnus-picon-transform-newsgroups)
11311         (gnus-picon-transform-address): Insert spec backward, due to the
11312         incompatibility of gnus-xmas-put-image.
11313
11314 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11315
11316         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
11317
11318 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11319
11320         * gnus.el: Doc fix.
11321
11322         * gnus-art.el: Doc fix.
11323
11324         * gnus-agent.el: Doc fix.
11325
11326 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11327
11328         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
11329
11330 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
11331
11332         * nnmaildir.el (nnmaildir--update-nov): automatically parse
11333         NOV data out of the message again if nnmail-extra-headers has
11334         changed.
11335
11336 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11337
11338         * gnus-fun.el: New file.
11339         (gnus-convert-image-to-x-face-command): New variable.
11340         (gnus-insert-x-face): New function.
11341         (gnus-random-x-face): Renamed.
11342         (gnus-x-face-from-file): Renamed.
11343
11344         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
11345         "_".
11346         (gnus-body-boundary-delimiter): Typo fix.
11347
11348 2002-01-02  Simon Josefsson  <jas@extundo.com>
11349
11350         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
11351         (gnus-body-boundary-delimiter): Fix type.
11352
11353 2002-01-01  Simon Josefsson  <jas@extundo.com>
11354
11355         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
11356         (gnus-treat-emphasize, gnus-treat-strip-cr)
11357         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
11358         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
11359         (gnus-treat-fill-article, gnus-treat-hide-citation)
11360         (gnus-treat-hide-citation-maybe)
11361         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
11362         (gnus-treat-strip-pem, gnus-treat-strip-banner)
11363         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
11364         (gnus-treat-date-ut, gnus-treat-date-local)
11365         (gnus-treat-date-english, gnus-treat-date-lapsed)
11366         (gnus-treat-date-original, gnus-treat-date-iso8601)
11367         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
11368         (gnus-treat-strip-trailing-blank-lines)
11369         (gnus-treat-strip-leading-blank-lines)
11370         (gnus-treat-strip-multiple-blank-lines)
11371         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
11372         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
11373         (gnus-treat-display-xface, gnus-treat-display-smileys)
11374         (gnus-treat-from-picon, gnus-treat-mail-picon)
11375         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
11376         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
11377         (gnus-treat-play-sounds, gnus-treat-translate)
11378         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
11379
11380         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
11381         (gnus-article-treat-body-boundary): Use it.
11382
11383         * message.el (message-mode): Fix doc.
11384         (message-mode-menu): Fix names.
11385
11386 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11387
11388         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
11389         articles.
11390
11391         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
11392         (gnus-picon-transform-address): Search for unknown faces as well.
11393         (gnus-picon-find-face): Don't search "news" for MISC.
11394         (gnus-picon-user-directories): Changed default back to exclude
11395         "unknown".
11396
11397         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
11398
11399         * gnus-picon.el (gnus-picon-find-face): Search through all
11400         databases.
11401         (gnus-picon-find-face): New implementation.
11402
11403         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
11404         keystroke.
11405         (gnus-topic-goto-next-topic): Ditto.
11406
11407         * gnus.el (gnus-summary-line-format): Changed default.
11408
11409         * nnmail.el (nnmail-extra-headers): Change default.
11410
11411         * gnus-sum.el (gnus-extra-headers): Change default.
11412
11413         * message.el (message-news-other-window): Changed "news" to
11414         "posting".
11415         (message-news-other-frame): Ditto.
11416         (message-do-send-housekeeping): Ditto.
11417
11418         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
11419         function.
11420         (gnus-article-unread-p): New function.
11421         (gnus-article-unseen-p): New function.
11422         (gnus-dead-summary-mode-map): Typo.
11423
11424         * gnus-util.el (gnus-make-predicate): New function.
11425         (gnus-make-predicate-1): New function.
11426
11427         * gnus-sum.el: New function.
11428         (gnus-map-articles): New function.
11429
11430         * gnus-art.el (gnus-treat-fold-headers): New variable.
11431         (gnus-article-treat-fold-headers): New command and keystroke.
11432
11433         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
11434         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
11435
11436 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11437
11438         * message.el (message-fcc-externalize-attachments): New variable.
11439         (message-do-fcc): Use it.
11440
11441         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
11442         (gnus-inews-do-gcc): Use it.
11443
11444         * mml.el (mml-tweak-sexp-alist): New variable.
11445         (mml-externalize-attachments): New variable.
11446         (mml-tweak-part): Use mml-tweak-sexp-alist.
11447         (mml-tweak-externalize-attachments): New function.
11448
11449 2002-01-01  Steve Youngs  <youngs@xemacs.org>
11450
11451         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
11452         'set-glyph-face' so x-face back/foreground can be set.
11453
11454 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
11455
11456         * message.el (message-fix-before-sending): Fix a typo.
11457
11458 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11459
11460         * gnus-art.el (gnus-treat-smiley): Renamed command.
11461         (gnus-article-remove-images): New command and keystroke.
11462
11463         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
11464
11465         * smiley-ems.el (gnus-smiley-display): Removed.
11466
11467         * gnus.el (gnus-version-number): Update version.
11468
11469         * message.el (message-text-with-property): Renamed and moved
11470         here.
11471         (message-fix-before-sending): Highlight invisible text and place
11472         point there.
11473
11474 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11475
11476         * gnus.el: Oort Gnus v0.04 is released.
11477
11478 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11479
11480         * gnus-delay.el (gnus-delay-send-queue): Renamed.
11481
11482         * gnus-art.el (gnus-ignored-headers): More headers,
11483
11484         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
11485         of `scan-error', since XEmacs doesn't seem to support that.
11486
11487 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11488
11489         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
11490         arg.
11491         (gnus-summary-best-unread-subject): Ditto.
11492         (gnus-summary-best-unread-subject): No, don't.
11493         (gnus-summary-better-unread-subject): New command.
11494
11495         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
11496
11497         * lpath.el ((featurep 'xemacs)): fbind url function.
11498
11499         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
11500         buffer.
11501         (gnus-xmas-remove-image): Implementation that does something.
11502         (gnus-xmas-article-display-xface): Mark images properly.
11503
11504         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
11505
11506 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
11507
11508         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
11509
11510 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11511
11512         * gnus-group.el (gnus-group-line-format): Added %O to the default
11513         value.
11514
11515         * gnus-util.el (gnus-text-with-property): The smallest point is
11516         point-min.
11517
11518         * smiley-ems.el (smiley-region): Return images.
11519         (gnus-smiley-display): Allow toggling.
11520         (smiley-region): Use text properties, not overlays.
11521
11522         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
11523         implemented yet.
11524
11525         * smiley-ems.el (smiley-update-cache): Check for valid types.
11526
11527         * gnus-art.el (gnus-with-article-buffer): New macro.
11528
11529         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
11530         strings as well as the glyphs.
11531         (gnus-picon-transform-address): Ditto.
11532         (gnus-picon-insert-glyph): Ditto.
11533         (gnus-picon-transform-newsgroups): Toggle.
11534         (gnus-picon-transform-address): Toggle.
11535
11536         * gnus-ems.el (gnus-remove-image): New function.
11537         (gnus-put-image): Take an optional string.
11538
11539         * gnus-util.el (gnus-text-with-property): New function.
11540
11541         * gnus-art.el (gnus-delete-images): New function.
11542
11543         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
11544
11545         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
11546         (gnus-article-wash-status): Use it.
11547         (gnus-signature-toggle): Clean up.
11548         (gnus-add-wash-status): New function.
11549         (gnus-delete-wash-status): New function.
11550         (gnus-article-hide-text-type): Use them throughout.
11551         (gnus-add-image): New function.
11552
11553         * gnus-ems.el (gnus-article-display-xface): Use new interface.
11554
11555         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
11556         interface.
11557
11558         * gnus-art.el (article-display-x-face): Cleaned up.
11559
11560         * rfc2047.el (rfc2047-field-value): New function.
11561
11562         * mail-parse.el (mail-header-field-value): New alias.
11563
11564         * gnus-art.el (gnus-mime-print-part): Fix typos.
11565
11566         * smiley-ems.el (gnus-smiley-file-types): New variable.
11567         (smiley-update-cache): Use it.
11568         (smiley-regexp-alist): Suffix-less smiley names.
11569         (smiley-regexp-alist): Added more smileys.
11570
11571         * gnus-sum.el (gnus-print-buffer): Made into own function.
11572         (gnus-summary-print-article): Use it.
11573
11574         * mailcap.el (mailcap-mime-info): Actually return the bit that we
11575         looked for when REQUEST is a string.
11576
11577         * gnus-art.el (gnus-mime-button-commands): Add printing
11578         keystroke.
11579         (gnus-mime-copy-part): Doc fix.
11580         (gnus-mime-print-part): New command.
11581
11582 2001-12-31  Simon Josefsson  <jas@extundo.com>
11583
11584         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
11585         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
11586
11587 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11588
11589         * gnus-picon.el (gnus-treat-from-picon): Autoload.
11590         (picon): Fix doc.
11591
11592         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
11593         longer exists. Remove those codes.
11594         * gnus.el (gnus-use-picons): Ditto.
11595
11596 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11597
11598         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
11599         infloop.
11600
11601         * gnus-sum.el (t): New `W D' map.
11602
11603         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
11604         (gnus-article-treat-body-boundary): Clean up.
11605         (gnus-body-boundary-face): Removed.
11606         (gnus-article-goto-header): Moved here.
11607         (gnus-article-goto-header): Allow better regexps.
11608         (gnus-article-treat-fold-newsgroups): New command.
11609
11610         * gnus-sum.el (gnus-summary-move-article): We have to select an
11611         article to give `gnus-read-move-group-name' an opportunity to
11612         suggest an appropriate default.
11613
11614         * rfc2047.el (rfc2047-fold-line): New function.
11615         (rfc2047-unfold-line): Ditto.
11616         (rfc2047-fold-region): Don't fold just after the header name.
11617
11618         * mail-parse.el (mail-header-fold-line): New alias.
11619         (mail-header-unfold-line): Ditto.
11620
11621         * gnus-art.el (gnus-body-boundary-face): Renamed.
11622         (gnus-article-treat-body-boundary): Use it.
11623         (gnus-article-treat-body-boundary): Use an invisible header and a
11624         line of underline characters.
11625
11626 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11627
11628         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
11629
11630         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
11631         (gnus-picon-split-address): New function.
11632         (gnus-picon-find-face): Use it.
11633         (gnus-picon-transform-address): Use it. Set first to t for each
11634         address.
11635
11636         * gnus-art.el (gnus-with-article-headers): Move to here. Define
11637         the macro then use it.
11638         (gnus-treatment-function-alist): Treat picons earlier.
11639
11640 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11641
11642         * gnus-art.el (gnus-body-separator-face): New variable.
11643         (gnus-article-treat-body-boundary): Use a blank, colored line.
11644
11645         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
11646         well.
11647
11648         * gnus-art.el (gnus-treat-body-boundary): New variable.
11649         (gnus-article-treat-unfold-headers): Use helper macro.
11650         (gnus-article-treat-body-boundary): New command.
11651
11652         * gnus.el (gnus-logo-color-style): Change the default color.
11653         (gnus-splash-face): Gray, gray.
11654
11655         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
11656         colors.
11657
11658         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
11659         (gnus-logo-color-style): Ditto.
11660         (gnus-logo-colors): Ditto.
11661
11662         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
11663
11664         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
11665
11666         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
11667         (gnus-picon-transform-newsgroups): New function.
11668
11669         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
11670         string.
11671
11672         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
11673
11674         * gnus-art.el (gnus-treat-cc-picon): New variable.
11675         (gnus-treat-mail-picon): Renamed.
11676
11677         * gnus-picon.el: New implementation.
11678         (gnus-picon-find-face): Renamed.
11679         (gnus-treat-from-picon): Use it.
11680         (gnus-picon-transform-address): Renamed.
11681         (gnus-treat-from-picon): Use it.
11682         (gnus-picon-create-glyph): Renamed.
11683         (gnus-picon-transform-address): Use it.
11684         (gnus-treat-cc-picon): New command.
11685
11686         * mm-decode.el (mm-create-image-xemacs): Separated out into
11687         function.
11688         (mm-get-image): Use it.
11689
11690         * gnus-art.el (gnus-treat-display-picons): Simplify.
11691         (gnus-treat-from-picon): Renamed.
11692
11693         * gnus-ems.el (gnus-create-image): New function.
11694         (gnus-put-image): New function.
11695
11696         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
11697         (gnus-with-article-headers): New macro.
11698         (gnus-article-goto-header): New function.
11699
11700         * gnus-xmas.el (gnus-image-type-available-p): New function.
11701
11702         * gnus-ems.el (gnus-image-type-available-p): New function.
11703
11704 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11705
11706         * nnrss.el (nnrss-check-group): Find the correct tag, because
11707         xml.el is changed.
11708
11709 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11710
11711         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
11712         lines are shorter than the window width.
11713         (gnus-ignored-headers): More headers.
11714
11715 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11716
11717         * gnus-art.el (gnus-treat-unfold-lines): New variable.
11718         (gnus-treat-unfold-headers): Renamed.
11719         (gnus-article-treat-unfold-headers): New command and keystroke.
11720
11721         * rfc2047.el (rfc2047-encode-message-header): Clean up.
11722
11723         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
11724
11725 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11726
11727         * sha1-el.el (sha1-use-external): New variable.
11728         (sha1-region): Use it.
11729         (sha1-string): Ditto.
11730
11731         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
11732         * gnus-picon.el: Less warnings when compile.
11733
11734 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11735
11736         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
11737         alias.
11738         (gnus-picons-database): Default to list.
11739         (gnus-picons-lookup-internal): Use it.
11740
11741         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
11742         to "bogus".
11743
11744         * gnus-win.el (gnus-configure-windows-hook): New hook.
11745
11746 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
11747
11748         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
11749
11750 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11751
11752         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
11753         lists.
11754         (gnus-select-newsgroup): Don't append; push.
11755         (gnus-adjust-marked-articles): Remove obsolete ranges from
11756         `seen'.
11757         (gnus-update-marks): Clean up.
11758         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
11759
11760 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
11761
11762         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
11763
11764 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11765
11766         * gnus-sum.el (gnus-auto-select-subject): New variable.
11767         (gnus-summary-best-unread-subject): New function.
11768         (gnus-summary-best-unread-article): Use it.
11769         (gnus-summary-first-unseen-subject): New function and command.
11770
11771         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
11772         other treatments.
11773
11774         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
11775         function.
11776
11777         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
11778         from the list of hidden types.
11779
11780         * mm-view.el (mm-inline-text): Ditto.
11781         (mm-inline-text): Ditto.
11782         (mm-w3-prepare-buffer): Ditto.
11783
11784         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
11785
11786 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11787
11788         * gnus-art.el (gnus-ignored-headers): Added more headers.
11789
11790 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
11791
11792         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
11793         once.
11794
11795 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11796
11797         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
11798
11799 2001-12-28  Simon Josefsson  <jas@extundo.com>
11800
11801         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
11802         Jesper Harder <harder@ifa.au.dk>.
11803
11804 2001-12-27  Simon Josefsson  <jas@extundo.com>
11805
11806         * gnus-sum.el (gnus-select-newsgroup): Make
11807         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
11808         contain all articles (instead of none) when no seen marks have
11809         been set for the group.
11810         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
11811         instead, it seems to result in shorter ranges.
11812
11813 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11814
11815         * mm-util.el (mm-iso-8859-x-to-15-region): Use
11816         insert-before-markers.
11817         From Jesper Harder <harder@ifa.au.dk>
11818
11819 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
11820
11821         * nnmaildir.el (nnmaildir-save-mail): create the destination
11822         groups if they do not exist.
11823
11824 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11825
11826         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
11827
11828 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11829
11830         * gnus-group.el (gnus-group-read-ephemeral-group): Call
11831         gnus-group-real-name.
11832
11833         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
11834         (gnus-newsgroup-variables): Ditto.
11835
11836         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
11837         return it.
11838
11839 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
11840
11841         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
11842         * nnmaildir.el (top-level): Add commentary.
11843         (nnmaildir-version): Indicate that nnmaildir is now a standard
11844         part of Gnus, not separately released.
11845
11846 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11847
11848         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
11849         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
11850         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
11851         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11852
11853 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11854
11855         * nnmaildir.el: Copyright changes. Require cl only at compile time.
11856
11857 2001-12-20  Simon Josefsson  <jas@extundo.com>
11858
11859         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
11860         ZHU <zsh@cs.rochester.edu>.
11861         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
11862         Brian P Templeton <bpt@tunes.org>.
11863
11864 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11865
11866         * nnmaildir.el: New file.
11867         From Paul Jarc <prj@po.cwru.edu>.
11868
11869 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11870
11871         * nndoc.el (nndoc-type-alist): Move forward to the end.
11872
11873 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11874
11875         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
11876         `dolist'.
11877
11878 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11879
11880         * gnus-win.el (gnus-frames-on-display-list): New function.
11881         (gnus-get-buffer-window): Use it.
11882
11883 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11884
11885         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
11886
11887 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11888
11889         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
11890
11891 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11892            From Harald Meland <Harald.Meland@usit.uio.no>
11893
11894         * gnus-win.el (gnus-get-buffer-window): New function.
11895         (gnus-all-windows-visible-p): Use it.
11896
11897         * gnus-util.el (gnus-horizontal-recenter)
11898         (gnus-horizontal-recenter, gnus-horizontal-recenter)
11899         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
11900
11901         * gnus-score.el (gnus-score-insert-help): Use it.
11902
11903         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
11904         (gnus-generate-tree, gnus-highlight-selected-tree)
11905         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
11906         it.
11907
11908         * gnus-art.el (gnus-article-set-window-start)
11909         (gnus-mm-display-part, gnus-request-article-this-buffer)
11910         (gnus-button-next-page, gnus-button-prev-page)
11911         (gnus-article-button-next-page, gnus-article-button-prev-page):
11912         Use it.
11913
11914 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
11915
11916         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
11917         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
11918         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
11919
11920 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11921
11922         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
11923         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
11924         * mml1991.el, nnultimate.el: Add `coding'.
11925
11926 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
11927
11928         * ChangeLog: changed coding to buffer-file-coding-system
11929         * ChangeLog.1: same
11930         * nnwfm.el: same
11931         * gnus-smiley.el: same
11932         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
11933         * gnus-delay.el: same
11934         * gnus-spec.el: same
11935         * message.el: same
11936         * mml1991.el: same
11937         * nnultimate.el: same
11938
11939 2001-12-16  Simon Josefsson  <jas@extundo.com>
11940         Inspired by code by Dirk Meyer <dischi@tzi.de>.
11941
11942         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
11943         (gnus-summary-save-map): Add muttprint.
11944         (gnus-summary-make-menu-bar): Ditto.
11945         (gnus-summary-muttprint): New function.
11946
11947         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
11948
11949 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11950
11951         * uudecode.el (uudecode-decode-region-internal): Speedup by using
11952         temporary list instead of buffer.
11953
11954         * mm-url.el (executable-find): autoload.
11955
11956 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11957
11958         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
11959         to variable, follow doc-string conventions).
11960
11961 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
11962
11963         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
11964         subscribe-level
11965         * gnus-topic.el (gnus-subscribe-topics): use it.
11966
11967 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11968
11969         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
11970         messages. (A small patch with indentation)
11971         From Sean Neakums <sneakums@zork.net>.
11972
11973         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
11974         nil after shooting down the gnus-original-article-buffer.
11975
11976 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11977
11978         * uudecode.el (uudecode-use-external): New variable.
11979         (uudecode-decode-region): Automatically detect external program.
11980
11981         * binhex.el (binhex-use-external): New variable.
11982         (binhex-decode-region-internal): New function.
11983         (binhex-decode-region): Automatically detect external program.
11984
11985         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
11986         Use them.
11987
11988 2001-12-12  Simon Josefsson  <jas@extundo.com>
11989
11990         * nnvirtual.el (nnvirtual-always-rescan)
11991         (nnvirtual-component-regexp): Fix doc.
11992
11993         * nnoo.el (defvoo): Add doc to defvoo variables.
11994
11995         * nnml.el (nnml-directory, nnml-active-file)
11996         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
11997         (nnml-marks-is-evil, nnml-filenames-are-evil)
11998         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
11999
12000         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
12001         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
12002         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
12003         `error'.
12004
12005         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
12006         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
12007
12008         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
12009         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
12010         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
12011         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
12012
12013         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
12014         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
12015
12016         * imap.el, nnimap.el: Fix indentation.
12017
12018         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
12019
12020 2001-12-12  Didier Verna  <didier@xemacs.org>
12021
12022         * gnus-msg.el (gnus-group-news): New function.
12023         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
12024         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
12025         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
12026         for it.
12027         * gnus-msg.el (gnus-summary-news-other-window): New function.
12028         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
12029         bind it to `i'.
12030         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
12031         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
12032         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
12033         for it (called with a prefix).
12034         * gnus-msg.el (gnus-configure-posting-styles): add an optional
12035         group-name argument.
12036         * gnus-msg.el (gnus-setup-message): use it.
12037
12038 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12039
12040         * gnus-sum.el (gnus-summary-show-article): Fix doc.
12041
12042 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12043
12044         * mml.el (mime-to-mml): Remove Content-Disposition too.
12045
12046 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12047
12048         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
12049         * gnus-group.el (gnus-group-name-decode): Decode unibyte
12050         strings only.
12051         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
12052
12053 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
12054
12055         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
12056         (nnmail-fancy-expiry-target): Use it.
12057         Suggestions from Simon Josefsson <jas@extundo.com>.
12058
12059 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12060
12061         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
12062
12063 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12064
12065         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
12066
12067         * gnus-util.el (gnus-url-unhex-string): Move here.
12068
12069 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12070
12071         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
12072         mm-url-decode-entities-nbsp.
12073
12074         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
12075         * webmail.el, nnwfm.el: Use mm-url.
12076
12077         * mm-url.el (mm-url-fetch-form): Move from nnweb.
12078         (mm-url-remove-markup): Move from nnweb.
12079         (mm-url-fetch-simple): Move from webmail.
12080
12081         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
12082
12083 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12084
12085         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
12086         (gnus-summary-print-article): Use it.
12087
12088         * gnus-util.el (gnus-replace-in-string): Typo.
12089
12090 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12091
12092         * nnweb.el (nnweb-replace-in-string): Removed.
12093
12094         * gnus-util.el (gnus-replace-in-string): New function.
12095         (gnus-mode-string-quote): Use it.
12096
12097         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
12098         * nnwfm.el (nnwfm-create-mapping): Ditto.
12099
12100 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12101
12102         * dgnushack.el (dgnushack-compile): nnrss.el and
12103         nnslashdot.el don't depend on nnweb, url, w3.
12104
12105         * nnrss.el: Use mm-url.
12106
12107 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12108
12109         * mm-url.el (mm-url-insert-file-contents): Support file:.
12110
12111 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12112
12113         * mm-view.el: Lower case for the description line. Sync from the
12114         Emacs CVS.
12115
12116 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12117
12118         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
12119         From:  Stefan Monnier  <monnier@cs.yale.edu>
12120
12121 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12122
12123         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
12124
12125 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12126
12127         * mm-url.el: Require executable.
12128         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
12129
12130 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12131
12132         * pop3.el (pop3-munge-message-separator): Only use valid date.
12133         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
12134
12135         * Makefile.in: gnus-load.elc may not be generated.
12136
12137 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12138
12139         * mm-url.el: New file.
12140         * nnslashdot.el: Use it.
12141         * mm-extern.el (mm-extern-url): Use it.
12142
12143 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12144
12145         * gnus-sum.el (gnus-summary-save-article): Nix
12146         gnus-display-mime-function and gnus-article-prepare-hook.
12147
12148         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
12149         the beginning of lines.
12150         (gnus-complex-form-to-spec): Ditto.
12151
12152 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12153
12154         * message.el (message-make-mft): Fix the m-s-a-file regexp.
12155         From Paul Jarc <prj@po.cwru.edu>.
12156
12157 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12158
12159         * message.el: New variable message-subscribed-address-file;
12160         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
12161
12162 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12163
12164         * message.el (message-tab-body-function): Set to nil.
12165         (message-tab): Use text-mode-map or global-map.
12166         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
12167
12168 2001-11-30  Simon Josefsson  <jas@extundo.com>
12169
12170         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
12171         instead of gnus-union, for speed.  Suggested by Christoph Conrad
12172         <christoph.conrad@gmx.de>.
12173         (gnus-agent-fetch-group-1): Add verbose message.
12174
12175 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12176
12177         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
12178         of integers.
12179
12180 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12181
12182         * message.el (message-newgroups-header-regexp)
12183         (message-completion-alist, message-tab-body-function): Use
12184         defcustom rather than defvar.
12185         (message-tab): Mention `message-tab-body-function' in doc.
12186         Suggested by Karl Eichwalder.
12187
12188 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12189
12190         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
12191
12192 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12193
12194         * nnheader.el (nnheader-find-nov-line): Don't use macro
12195         gnus-delete-line.
12196
12197         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
12198         (gnus-group-name-charset): Ditto.
12199
12200         * gnus-util.el (gnus-buffer-live-p): Ditto.
12201
12202 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12203
12204         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
12205         open parenthesis in doc.
12206         (sieve-manage-authenticator-alist): Typo in doc.
12207         * imap.el (imap-authenticator-alist): Typo in doc.
12208         (imap-stream-alist): Backslash.
12209
12210         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
12211           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
12212
12213 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12214
12215         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
12216
12217         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
12218
12219         * gnus-msg.el (gnus-configure-posting-styles): use
12220         make-local-hook. Add LOCAL for add-hook.
12221
12222 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
12223
12224         * message.el (message-mode): Use `make-local-hook' unless
12225         obsolete.
12226         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
12227
12228 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12229
12230         * canlock.el: Remove sha1.el and base64.el stuff.
12231
12232 2001-11-26  Didier Verna  <didier@xemacs.org>
12233
12234         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
12235         if needed.
12236
12237 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12238
12239         * message.el (message-tamago-not-in-use-p): New function.
12240         (message-strip-forbidden-properties): Use it.
12241
12242 2001-11-26  Didier Verna  <didier@xemacs.org>
12243
12244         * gnus-start.el (gnus-check-first-time-used): only check for
12245         existence of .el[d] files.
12246
12247 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12248
12249         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
12250
12251         * message.el (message-setup-1): Clean up mc-*.
12252
12253 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12254
12255         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
12256         * gnus-score.el (gnus-score-find-bnews): Use it.
12257
12258         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
12259         (gnus-summary-limit-to-author): Ditto.
12260         (gnus-summary-limit-to-extra): Ditto.
12261         (gnus-summary-find-matching): Support not-matching argument.
12262
12263 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12264
12265         * message.el (message-wash-subject): Use `insert' rather than
12266         `insert-string', which is deprecated.
12267
12268 2001-11-24  Simon Josefsson  <jas@extundo.com>
12269
12270         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
12271         message. (Gnus does not "default" to using 8bit for the message,
12272         it default to use 8bit encoding and the user-supplied CTE
12273         value. Calling this behaviour "treating it as 8bit" is perhaps
12274         better.)
12275
12276         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
12277         (compare mm-charset-to-coding-system).
12278
12279 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12280
12281         * canlock.el (canlock-sha1-with-openssl): Use unibyte
12282         buffer. Correctly decode hex.
12283
12284 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12285
12286         * gnus-agent.el (gnus-category-insert-line): Convert category
12287         names to strings.
12288
12289 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12290
12291         * message.el (sha1): eval-and-compile.
12292
12293 2001-11-20  Simon Josefsson  <jas@extundo.com>
12294
12295         * message.el (message-allow-no-recipients): New variable.
12296         (message-send): Use it, customize the prompting when posting to
12297         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
12298
12299 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12300
12301         * mm-util.el (mm-coding-system-priorities): New variable.
12302         (mm-sort-coding-systems-predicate): New function.
12303         (mm-find-mime-charset-region): Resort coding systems if needed.
12304         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
12305
12306 2001-11-20  Didier Verna  <didier@xemacs.org>
12307
12308         * gnus-group.el (gnus-group-make-help-group): new optional
12309         argument to control the error behavior.
12310         * gnus-start.el (gnus-check-first-time-used): use it to avoid
12311         erroring.
12312
12313 2001-11-19  Simon Josefsson  <jas@extundo.com>
12314
12315         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
12316         instead of C-c C-u.  Suggested by Per Abrahamsen
12317         <abraham@dina.kvl.dk>.
12318
12319 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12320
12321         * nnfolder.el (nnfolder-read-folder): Use group instead of
12322         nnfolder-current-group.
12323         Suggested by Lorentey Karoly <lorentey@elte.hu>.
12324
12325 2001-11-17  Simon Josefsson  <jas@extundo.com>
12326
12327         * message.el (message-send): Ask user if Fcc/Gcc should be
12328         performed when no other sender was specified.
12329         Suggested by prj@po.cwru.edu (Paul Jarc).
12330
12331 2001-11-17  Simon Josefsson  <jas@extundo.com>
12332
12333         * message.el (message-mode, message-mode-map): Use C-c C-u for
12334         Importance: instead of C-c C-p (used by SC).
12335
12336 2001-11-16  Simon Josefsson  <jas@extundo.com>
12337
12338         * message.el (message-insert-importance-high)
12339         (message-insert-importance-low): Save point.
12340
12341         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
12342         value.
12343
12344 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
12345
12346         * message.el (message-strip-special-text-properties): New option.
12347         (message-strip-forbidden-properties): Obey it.
12348
12349 2001-11-14  Sam Steingold  <sds@gnu.org>
12350
12351         * gnus-score.el: Fixed some doc strings to properly quote symbols.
12352
12353 2001-11-15  Simon Josefsson  <jas@extundo.com>
12354
12355         Support "Importance:" header in Message.
12356
12357         * message.el (message-mode-map): Bind C-c C-p to
12358         `message-insert-or-toggle-importance'
12359         (message-mode-menu): Add message-insert-importance-{high,low}.
12360         (message-insert-importance-high, message-insert-importance-low)
12361         (message-insert-or-toggle-importance): New functions.
12362         (message-tool-bar-map): Add {un,}important.
12363         (message-mode): Doc fix.
12364
12365 2001-11-15  Simon Josefsson  <jas@extundo.com>
12366
12367         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
12368
12369         * mml.el (mml-menu): Fix toolbar tooltip.
12370
12371 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12372
12373         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
12374         * nnml.el (nnml-save-marks): Ditto.
12375
12376         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
12377
12378 2001-11-15  Simon Josefsson  <jas@extundo.com>
12379
12380         * nnml.el (nnml-save-marks):
12381         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
12382         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
12383
12384 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
12385
12386         * gnus-art.el (gnus-article-wash-status-strings): Use
12387         `copy-sequence', not `copy-seq'.
12388
12389 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
12390
12391         * gnus-art.el (gnus-article-wash-status-strings): New constant.
12392         (gnus-gnus-article-wash-status-entry): New function.
12393         (gnus-article-wash-status): Use it.
12394
12395 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12396
12397         * mml1991.el: Add coding header.
12398
12399 2001-11-12  Simon Josefsson  <jas@extundo.com>
12400
12401         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
12402         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
12403         `mml1991-sign' and `mml1991-encrypt'.
12404         (mml1991-encrypt, mml1991-sign): New glue functions.
12405         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
12406
12407         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
12408         (mml-menu): Add PGP to menu.
12409
12410         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
12411         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
12412         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
12413         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
12414
12415         * mml2015.el: Mention RFC 3156.
12416
12417         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
12418
12419 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12420
12421         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
12422
12423         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
12424           From <Michael.Cook@cisco.com>
12425
12426 2001-11-11  Simon Josefsson  <jas@extundo.com>
12427
12428         * message.el (top-level): Autoload sha1.
12429         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
12430         canlock, no need to require two different hash algs).  Suggested
12431         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
12432
12433 2001-11-09  Simon Josefsson  <jas@extundo.com>
12434
12435         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
12436         <Pavel@Janik.cz>.
12437
12438 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12439
12440         * message.el (message-point-in-header-p): New function.
12441         (message-do-auto-fill): Use it.
12442         (message-beginning-of-line): New function.  Goes to beginning of
12443         header value (i.e., end of header name), or to beginning of line
12444         if already at beginning of value.  Behaves like
12445         `beginning-of-line' when in message body.
12446         (message-mode-map): Bind it.
12447
12448 2001-11-08  Simon Josefsson  <jas@extundo.com>
12449
12450         * gnus-msg.el (gnus-posting-styles): Add doc.
12451
12452 2001-11-07  Simon Josefsson  <jas@extundo.com>
12453
12454         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
12455
12456         * sieve-mode.el (sieve-control-commands-face)
12457         (sieve-control-commands-face, sieve-action-commands-face)
12458         (sieve-test-commands-face, sieve-tagged-arguments-face): New
12459         faces.
12460         (sieve-font-lock-keywords): Use them.
12461         (sieve-mode): Only set font-lock-defaults in emacs.
12462
12463         * gnus-art.el (gnus-default-article-saver): Add
12464         gnus-summary-save-body-in-file.
12465         (gnus-summary-write-to-file): Fix doc.
12466
12467 2001-11-07  Simon Josefsson  <jas@extundo.com>
12468
12469         * gnus-art.el (gnus-treat-highlight-signature): Add cross
12470         reference to the correct chapter in the manual.
12471
12472         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
12473         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
12474
12475 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12476
12477         * mml.el (mml-preview): Bind mail-header-separator.
12478
12479 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12480
12481         * message.el: Always require canlock.
12482         (message-ignored-supersedes-headers): Include Cancel-Lock and
12483         Cancel-Key.
12484         (message-insert-canlock): Don't require canlock.
12485         (message-cancel-news): Don't check whether canlock is available.
12486         (message-supersede): Support cancel-locks.
12487
12488         * gnus-art.el: Don't autoload canlock.
12489
12490 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12491
12492         * mail-source.el (mail-source-fetch-imap): ASYNC param.
12493         From: <andre@slamdunknetworks.com>
12494
12495 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12496
12497         * many files: Fix copyright lines.
12498
12499 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12500
12501         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
12502         Suggested by Dave Love  <fx@gnu.org>.
12503
12504 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12505
12506         * message.el (message-kill-buffer): Remove auto-save file after
12507         confirm.
12508
12509         * message.el (message-send-mail): Call message-generate-headers
12510         once.  Suggested by Matt Armstrong <matt@lickey.com>.
12511
12512         * gnus-topic.el (gnus-topic-rename): Initial-input.
12513         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
12514
12515 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
12516
12517         * message.el (message-forbidden-properties): New constant.
12518         (message-strip-forbidden-properties): New function.
12519         (message-mode): Activate it.
12520
12521 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12522
12523         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
12524         (mm-hack-charsets): Fix doc.
12525
12526 2001-11-02  Simon Josefsson  <jas@extundo.com>
12527
12528         * gnus-int.el (gnus-check-server): Message "...done" when done.
12529
12530         * imap.el (imap-close): Don't message (imap-send-command-wait
12531         returns if the connection is dropped).
12532         (imap-wait-for-tag): Nix out message only when necessary.
12533
12534         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
12535         for non-crossposting.
12536         (gnus-sieve-crosspost): Default to t to be consistent with other
12537         parts of Gnus.
12538
12539 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12540
12541         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
12542         (mm-iso-8859-x-to-15-table): Ditto.
12543         (mm-iso-8859-x-to-15-region): Ditto.
12544         (mm-find-mime-charset-region): Ditto.
12545
12546 2001-11-01  Simon Josefsson  <jas@extundo.com>
12547
12548         * nnimap.el (nnimap-close-asynchronous): New variable.
12549         (nnimap-close-group): Use it.
12550         (nnimap-expunge): Don't use it.
12551
12552         * imap.el (imap-callbacks): New variable.
12553         (imap-remassoc): Copied from `gnus-remassoc'.
12554         (imap-add-callback): New function.
12555         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
12556         behaviour.
12557         (imap-parse-response): Call the callback.
12558
12559         * message.el (message-insert-canlock): New variable.
12560         (message-canlock-generate, message-canlock-password)
12561         (message-insert-canlock): New functions.
12562         (message-send-news): Call `message-insert-canlock'.
12563         (top-level): Require canlock when compiling.
12564         (message-insert-canlock): Require canlock before we need it.
12565
12566 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12567
12568         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
12569
12570 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12571
12572         * dgnushack.el (dgnushack-make-load): A workaround for
12573         custom-add-loads bug in some versions of XEmacs.
12574
12575 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12576
12577         * mm-util.el (mm-charset-synonym-alist): Revert (some).
12578
12579 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12580
12581         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
12582         (mm-hack-charsets): New variable.
12583         (mm-iso-8859-15-compatible): New variable.
12584         (mm-iso-8859-x-to-15-table): New variable.
12585         (mm-find-mime-charset-region): Add parameter hack-charsets.
12586
12587         * mm-bodies.el (mm-encode-body): Use it.
12588         * mml.el (mml-parse-1): Ditto.
12589
12590 2001-11-01  Simon Josefsson  <jas@extundo.com>
12591
12592         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
12593
12594 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12595
12596         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
12597         is nil.
12598
12599 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12600
12601         * smiley-ems.el (smiley-update-cache): Auto detect file type.
12602
12603         * message.el (message-forward-rmail-make-body): Use
12604         save-window-excursion.
12605         (message-encode-message-body): Search with noerror.
12606         (message-setup-1): Convert compose-mail send-actions to
12607         message-send-actions.
12608
12609 2001-11-01  Simon Josefsson  <jas@extundo.com>
12610
12611         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
12612         <yamaoka@jpl.org>.
12613
12614 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12615
12616         * sieve-manage.el (sieve-string-bytes): No complain.
12617
12618 2001-11-01  Simon Josefsson  <jas@extundo.com>
12619
12620         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
12621         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
12622         has autoload cookies, so no `require' should be necessary.)
12623
12624         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
12625         files.
12626
12627 2001-10-31  Simon Josefsson  <jas@extundo.com>
12628
12629         * gnus-cus.el (gnus-group-parameters): Support integer `display'
12630         parameter.
12631
12632         * gnus-sum.el (gnus-select-newsgroup): If group parameter
12633         `display' is a number (and C-u wasn't used to enter group), only
12634         fetch that number of articles.
12635
12636 2001-10-31  Matt Armstrong  <matt@lickey.com>
12637
12638         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
12639         not-subscribed -> subscribed.
12640
12641 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12642         From: Josh Huber <huber@alum.wpi.edu>
12643
12644         * message.el (message-subscribed-address-functions): New variable.
12645         (message-subscribed-addresses): New variable.
12646         (message-subscribed-regexps): New variable.
12647         (message-goto-mail-followup-to): New function.
12648         (message-send-mail): Add Mail-Followup-To.
12649         (message-make-mft): New function.
12650
12651         * gnus.el (gnus-find-subscribed-addresses): New function.
12652
12653 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12654
12655         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
12656         (mail-source-fetch-pop): Ditto.
12657         (mail-source-check-pop): Ditto.
12658
12659         * gnus-start.el (gnus-read-init-file): Ditto.
12660         (gnus-activate-group): Ditto.
12661         (gnus-read-newsrc-el-file): Ditto.
12662
12663 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12664
12665         * message.el (message-get-reply-headers): Make sure there is ", ".
12666
12667         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
12668         mm-coding-system-p. Don't correct it only in XEmacs.
12669         (mm-charset-to-coding-system): Use mm-coding-system-p and
12670         mm-get-coding-system-list.
12671         (mm-emacs-mule, mm-mule4-p): New variables.
12672         (mm-enable-multibyte, mm-disable-multibyte,
12673         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
12674         mm-with-unibyte-current-buffer,
12675         mm-with-unibyte-current-buffer-mule4): Use them.
12676         (mm-find-mime-charset-region): Treat iso-2022-jp.
12677
12678         From  Dave Love  <fx@gnu.org>:
12679
12680         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
12681         construction.
12682         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
12683         entries conditional on not having a coding system defined for
12684         them.
12685         (mm-mule-charset-to-mime-charset): Use
12686         find-coding-systems-for-charsets if defined.
12687         (mm-charset-to-coding-system): Don't use
12688         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
12689         later.  Add last resort search of coding systems.
12690         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
12691         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
12692         Mule 4.
12693         (mm-find-mime-charset-region): Re-write.
12694         (mm-with-unibyte-current-buffer): Restore buffer as well as
12695         multibyteness.
12696
12697 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12698
12699         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
12700         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
12701         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
12702
12703 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12704
12705         * gnus-art.el (article-display-x-face): Nix buffer-read-only
12706         again.
12707
12708         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
12709
12710 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12711
12712         * gnus-spec.el (gnus-parse-simple-format): Use
12713           buffer-substring-no-properties.
12714
12715 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12716
12717         * gnus-art.el (article-verify-cancel-lock): New function.
12718
12719         * nnheader.el (nntp-process-response): New variable.
12720         (nnheader-init-server-buffer): Make `nntp-process-response'
12721         buffer-local in `nntp-server-buffer'.
12722
12723         * nntp.el (nntp-prepare-post-hook): New hook.
12724         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
12725         (nntp-async-trigger): Ditto.
12726         (nntp-request-post): Insert a server's ID if there's no Message-ID
12727         header; run `nntp-prepare-post-hook'.
12728
12729 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12730
12731         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
12732         instead.
12733
12734         * message.el (message-forward-subject-author-subject): Don't use
12735         message-news-p, which widens the buffer.
12736         (message-forward-make-body): New function.
12737         (message-forward): Use it.
12738         (message-insinuate-rmail): New function.
12739         (message-forward-rmail-make-body): New function.
12740
12741 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12742
12743         * mm-extern.el (mm-extern): Provide it.
12744
12745         * mm-partial.el (mm-partial): Provide it.
12746
12747 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12748
12749         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
12750
12751 2001-10-29  Simon Josefsson  <jas@extundo.com>
12752
12753         * mml.el (mml-preview): Bind message-this-is-news if it is
12754         news. From Jesper Harder <harder@myrealbox.com>.
12755
12756 2001-10-28  Simon Josefsson  <jas@extundo.com>
12757
12758         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
12759
12760 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
12761
12762         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
12763         ironic smilies.
12764
12765 2001-10-27  Simon Josefsson  <jas@extundo.com>
12766
12767         * message.el (message-indent-citation): Don't add trailing
12768         whitespace when citing text.
12769
12770         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
12771         <harder@ifa.au.dk>.
12772
12773 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12774
12775         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
12776         not available.
12777         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
12778         (nnweb-type-definition): Add google as alias of dejanews.
12779         (nnweb-google-parse-1): Forward 1 line.
12780
12781 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12782
12783         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
12784         variable `message-forward-ignored-headers'.
12785
12786 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
12787
12788         * gnus.el (gnus-expand-group-parameter): New function.
12789         (gnus-expand-group-parameters): Call it.
12790         (gnus-group-fast-parameter): New function.
12791         (gnus-group-find-parameter): Call it.
12792
12793 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
12794
12795         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
12796         vector (it didn't before because of a bug).
12797         * gnus-msg.el (gnus-post-news): Use header vector directly, if
12798         available.  Before it converted it to an article number.
12799
12800         This makes followup to news articles with negative numbers in
12801         nnvirtual groups use news instead of mail.
12802
12803 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
12804
12805         * gnus.el (post-method): Use `native' instead of `nil'.
12806
12807         * gnus-msg.el (gnus-post-method): Ditto.
12808
12809 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
12810
12811         * gnus.el (gnus-define-group-parameter): Grammar fix.
12812
12813 2001-10-22  Simon Josefsson  <jas@extundo.com>
12814
12815         * gnus-msg.el (gnus-extended-version): Include
12816         system-configuration.
12817         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
12818
12819 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
12820
12821         * gnus.el (post-method): Customization fix: `native' is not a
12822         valid value.
12823         * gnus-msg.el (gnus-post-method): Doc and customization fix:
12824         `native' is not a valid value.
12825
12826 2001-10-21  Simon Josefsson  <jas@extundo.com>
12827
12828         * nnimap.el (nnimap): Defgroup
12829         (nnimap-strict-function, nnimap-strict-function-match): New
12830         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
12831         (nnimap-split-crosspost, nnimap-split-inbox)
12832         (nnimap-split-rule, nnimap-split-predicate)
12833         (nnimap-split-predicate): Defcustom.
12834         (nnimap-split-inbox, nnimap-expunge-search-string)
12835         (nnimap-importantize-dormant): Remove "*" from doc.
12836
12837 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12838
12839         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
12840         not supplied via prefix arg.  From Lisp, make arg mandatory.
12841         Suggested by Frank Schmitt.
12842
12843 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12844
12845         * message.el (message-do-auto-fill): Avoid calling
12846         'rfc822-goto-eoh'.
12847
12848 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12849         From Paul Jarc <prj@po.cwru.edu>.
12850
12851         * message.el (message-get-reply-headers): Restructure the logic
12852         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
12853
12854 2001-10-20  Simon Josefsson  <jas@extundo.com>
12855
12856         * message.el (message-cancel-news): Support cancel-locks.
12857         Suggested by Per Abrahamsson.
12858
12859         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
12860         conses.  From David Z Maze <dmaze@MIT.EDU>.
12861
12862         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
12863
12864 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
12865
12866         * mm-decode.el (mm-default-directory): Fix customize type.
12867
12868         * message.el (message-setup-fill-variables): Kludge to use
12869         normal-auto-fill-function even if auto fill is already activated.
12870
12871 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
12872
12873         * message.el (message-do-auto-fill): New version that does not
12874         rely on text properties, by Simon Josefsson <jas@extundo.com>.
12875         (message-setup-1): Removed the `message-field' property.
12876
12877         * gnus-draft.el (gnus-draft-edit-message): Removed the
12878         `message-field' property.
12879
12880 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
12881
12882         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
12883         `message-field'.  The `field' property has a special significance in
12884         Emacs 21.
12885
12886         * message.el (message-send, message-setup-1): Ditto.
12887
12888 2001-10-18  Simon Josefsson  <jas@extundo.com>
12889
12890         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
12891         when undoing.
12892
12893 2001-10-18  Simon Josefsson  <jas@extundo.com>
12894         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
12895
12896         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
12897         (gnus-summary-make-menu-bar): Ditto.
12898
12899 2001-10-17  Simon Josefsson  <jas@extundo.com>
12900
12901         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
12902         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
12903
12904 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12905
12906         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
12907         * gnus-util.el (gnus-user-date): New function.
12908         From Frank Schmitt <usenet@Frank-Schmitt.net>.
12909
12910 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
12911
12912         * message.el (message-check-news-header-syntax): Special case
12913         nnvirtual groups.
12914
12915         * gnus-sum.el (gnus-summary-respool-default-method): Changed
12916         customize type to `symbol'.
12917
12918 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12919
12920         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
12921         %&foo;.
12922         (gnus-parse-simple-format): Support user extended spec too.
12923         %u&foo; invokes gnus-user-format-function-foo.
12924
12925 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12926
12927         * nnml.el (nnml-request-expire-articles): Make sure it is back to
12928         the server.
12929         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
12930         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12931         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
12932         * nndiary.el (nndiary-request-expire-articles): Ditto.
12933         (nndiary-schedule): Defsubst it before use it.
12934         (nndiary-error): eval-and-compile.
12935
12936 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
12937
12938         * gnus-msg.el (gnus-post-method): Changed two instances of
12939         `active' to `current' and one `null' to `not'.
12940
12941 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12942         From Katsumi Yamaoka <yamaoka@jpl.org>.
12943
12944         * message.el (message-setup-fill-variables): Use
12945         `normal-auto-fill-function' instead of `auto-fill-function'.
12946
12947 2001-10-16  Simon Josefsson  <jas@extundo.com>
12948
12949         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
12950         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
12951         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
12952
12953 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12954         Patch by Oliver Scholz <oscholz@my.gnus.org>.
12955
12956         * gnus-draft.el (gnus-draft-edit-message): Add text property
12957         `field' with value `header' to message headers.
12958         * message.el (message-setup-1): Really add text property to all of
12959         the header, not just part of it.
12960
12961 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12962
12963         * gnus-group.el (gnus-group-sort-by-server): Use it.
12964
12965         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
12966
12967         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
12968         and keystroke.
12969
12970 2001-10-14  Simon Josefsson  <jas@extundo.com>
12971
12972         * dig.el: Doc fix.
12973
12974         * smime.el: Doc fix.
12975
12976         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
12977         charset magic from message.el.
12978
12979 2001-10-12  Simon Josefsson  <jas@extundo.com>
12980         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
12981
12982         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
12983         'cite from g-a-wash-types.
12984         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
12985         (gnus-article-hide-citation): Fix.
12986
12987         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
12988         character.
12989         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
12990
12991         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
12992         definition.
12993         (gnus-signature-toggle): Toggle `s' mode line character.
12994
12995         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
12996         doing stuff that clears it.
12997
12998 2001-10-12  Simon Josefsson  <jas@extundo.com>
12999
13000         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
13001         From Eric Marsden <emarsden@laas.fr>.
13002
13003 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13004
13005         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
13006         (autoload): Add some autoloads.
13007
13008 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13009         Suggested by Oliver Scholz <epameinondas@gmx.de>.
13010
13011         * message.el (message-do-auto-fill): New function.  Like
13012         `do-auto-fill' but don't fill when in the message header.
13013         (message-setup-1): Put a text property on the message header.
13014         (message-setup-fill-variables): Use `message-do-auto-fill'.
13015
13016 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13017
13018         * message.el (message-send-mail-partially): Insert an empty line
13019         first, because of the change of message-make-lines.
13020
13021 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
13022
13023         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
13024         iso-8859-15, make it an alias for iso-8859-1.
13025
13026 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13027
13028         * message.el (message-send-news): Don't modify the value of
13029         `message-syntax-checks' if it is not a list (possibly it is
13030         `dont-check-for-anything-just-trust-me').
13031
13032 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13033
13034         * gnus-group.el (gnus-group-name-charset-group-alist): Use
13035         `find-coding-system' for XEmacs to check whether the coding-system
13036         `utf-8' is available.
13037
13038 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13039
13040         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
13041
13042 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
13043
13044         * message.el (message-send-news): Oops, missed case with no
13045         "Followup-To" header...
13046
13047 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
13048
13049         * message.el (message-send-news): Allow
13050         `gnus-group-name-charset-group-alist' to affect encoding of the
13051         "Newsgroups" and "Followup-To" headers.
13052
13053 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13054
13055         * Makefile.in (install-el): Depend on gnus-load.el.
13056
13057 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13058
13059         * Makefile.in (install-el): Use -f.
13060         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
13061
13062 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
13063
13064         * message.el (message-send-news): Don't encode Followups-To when
13065         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
13066
13067         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
13068         header.
13069
13070         * gnus-art.el (article-decode-group-name): Also decode
13071         "Followup-To".
13072
13073         * rfc2047.el (rfc2047-encode-message-header): Encode without
13074         asking for null methods.
13075
13076         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
13077         default charset for newsgroup names in accordance with USEFOR.
13078
13079         * gnus-group.el (gnus-group-name-charset-method-alist,
13080         gnus-group-name-charset-group-alist): Removed "*" from doc
13081         strings, "*" should not be used for complex variables.
13082
13083 2001-10-06  Simon Josefsson  <jas@extundo.com>
13084
13085         Support UTF-8 group names better.
13086
13087         * message.el (message-check-news-header-syntax): Encode group
13088         names before comparison.
13089
13090         * gnus-msg.el (gnus-copy-article-buffer): Run all
13091         `gnus-article-decode-hook's except `article-decode-charset'
13092         instead of hardcoding call to one of them.
13093
13094         * gnus-art.el (gnus-article-decode-hook): Add
13095         `article-decode-group-name'.
13096         (article-decode-group-name): New function, use `g-d-n'.
13097
13098         * gnus-group.el (gnus-group-insert-group-line): Decode
13099         gnus-tmp-group using `g-d-n'.
13100
13101         * gnus-util.el (gnus-decode-newsgroups): New function.
13102
13103 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
13104
13105         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
13106         `gnus-group-name-charset-group-alist'.
13107
13108 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13109
13110         * Makefile.in: Install el in install. Add uninstall.
13111
13112 2001-10-05  Simon Josefsson  <jas@extundo.com>
13113
13114         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
13115
13116         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
13117
13118         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
13119         empty folders.
13120
13121         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
13122         limiting if read-all (C-u RET) was used.
13123
13124 2001-10-04  Simon Josefsson  <jas@extundo.com>
13125
13126         * mail-source.el (mail-source-movemail-program): New variable.
13127         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
13128         <thutt@thutt.vmware.com>.
13129
13130 2001-10-03  Simon Josefsson  <jas@extundo.com>
13131
13132         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
13133         (gnus-summary-line-format-alist): Fix param.
13134
13135 2001-10-02  Simon Josefsson  <jas@extundo.com>
13136
13137         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
13138         don't go through `nnimap-request-expire-articles' to delete the
13139         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
13140
13141 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13142
13143         * gnus-agent.el (gnus-agent-write-active): The min in the
13144         agent/active may be larger than that in the server/active.
13145
13146 2001-10-01  Simon Josefsson  <jas@extundo.com>
13147
13148         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
13149         is IMAP4rev1.
13150
13151         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
13152
13153         * nnfolder.el: Ditto.
13154
13155 2001-09-30  Dan Christensen  <jdc@uwo.ca>
13156
13157         * gnus-sum.el (gnus-summary-extract-address-component): New function.
13158         (gnus-summary-from-or-to-or-newsgroups): Optimize.
13159
13160 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13161
13162         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
13163         (message-mode-menu): Menu item for same.
13164
13165         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
13166         delayed articles.
13167
13168         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
13169         nndraft:delayed does not exist.
13170         (gnus-delay-initialize): Don't set up keymap, that's done from
13171         message.el now.
13172         (gnus-delay, gnus-delay-group, gnus-delay-header)
13173         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
13174
13175 2001-09-29  Simon Josefsson  <jas@extundo.com>
13176
13177         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
13178         utf-8, not eight-bit-control.
13179
13180         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
13181         (imap-log, imap-debug): Custom.
13182         (imap-log-buffer, imap-debug-buffer): New constants.
13183         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
13184         (imap-network-open, imap-shell-open, imap-starttls-open)
13185         (imap-send-command-1, imap-send-command, imap-arrival-filter)
13186         (imap-debug): Use imap-*-buffer.
13187
13188         * nndoc.el (nndoc-article-type): Add mailman.
13189         (nndoc-type-alist): Ditto.
13190         (nndoc-mailman-type-p): New function.
13191
13192 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13193
13194         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
13195         gnus-art.el.
13196
13197 2001-09-27  Simon Josefsson  <jas@extundo.com>
13198
13199         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
13200         (gnus-topic-catchup-articles): New function. Suggested by Robin
13201         S. Socha <robin-dated-1001857693.185e29@socha.net>.
13202
13203 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13204         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
13205
13206         * gnus-ems.el (gnus-article-display-xface): Insert xface after
13207         previous ones.
13208
13209 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13210         From Daiki Ueno  <ueno@unixuser.org>
13211
13212         * gnus-sum.el (gnus-summary-show-article): The arglist of
13213         detect-coding-region is incompatible.
13214
13215 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13216         From Katsuhiro Hermit Endo <hermit@koka-in.org>
13217
13218         * gnus-group.el (gnus-group-delete-group): Typo.
13219
13220 2001-09-26  Simon Josefsson  <jas@extundo.com>
13221
13222         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
13223
13224         * nnimap.el (nnimap-expiry-target): Use temp buffer.
13225
13226 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13227
13228         * gnus-cus.el (gnus-group-parameters): Display as sexp.
13229
13230 2001-09-22  Simon Josefsson  <jas@extundo.com>
13231
13232         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
13233
13234         * nnfolder.el (nnfolder-open-marks): Ditto.
13235
13236         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
13237         (gnus-update-marks): Use it.
13238         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
13239         hardcoded list.
13240
13241         * gnus.el (gnus-article-special-mark-lists): Add killed.
13242         (gnus-article-unpropagated-mark-lists): New constant.
13243
13244 2001-09-22  Simon Josefsson  <jas@extundo.com>
13245
13246         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
13247         custom option.
13248
13249 2001-09-23  Simon Josefsson  <jas@extundo.com>
13250
13251         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
13252
13253 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13254
13255         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
13256
13257 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
13258
13259         * gnus-group.el (gnus-group-sort-function): Fix customize type to
13260         accept lists of functions.
13261
13262 2001-09-20  Simon Josefsson  <jas@extundo.com>
13263
13264         * gnus-group.el (gnus-group-catchup): Update expire marks in
13265         backend.  Also, if ALL also set expire marks on tick/dormant.
13266
13267 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13268
13269         * message.el (message-tab-body-function): New variable.
13270         * message.el (message-tab): Use it.
13271
13272 2001-09-19  Sam Steingold  <sds@gnu.org>
13273
13274         * gnus-win.el (gnus-buffer-configuration): Respect
13275         `gnus-bug-create-help-buffer'.
13276
13277 2001-09-18  Simon Josefsson  <jas@extundo.com>
13278
13279         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
13280         (gnus-parse-simple-format): Re-revert.
13281
13282 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
13283         Trivial patch.
13284
13285         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
13286         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
13287
13288 2001-09-18  Simon Josefsson  <jas@extundo.com>
13289
13290         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
13291         signed.
13292         (gnus-parse-simple-format): Don't use it.
13293
13294 2001-09-17  Miles Bader  <miles@gnu.org>
13295
13296         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
13297         error querying a backend abort the whole process.
13298
13299 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13300
13301         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
13302         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
13303
13304 2001-09-17  Didier Verna  <didier@xemacs.org>
13305
13306         * nndiary.el: version 0.2-b14.
13307         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
13308         compatibility problem with XEmacs 21.1.
13309
13310 2001-09-15  Simon Josefsson  <jas@extundo.com>
13311
13312         * gnus-group.el (gnus-group-line-format): Document %c.
13313
13314         * nnml.el (nnml-parse-head): Handle CRLF files.
13315         (nnml-generate-nov-file): Ditto.
13316         (nnml-retrieve-headers): Ditto.
13317
13318 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
13319
13320         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
13321
13322 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
13323
13324         * gnus-spec.el (gnus-correct-substring): Still stopped one
13325         character before we wanted (never included last character).
13326         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
13327         add missing "," (once per function)
13328
13329 2001-09-14  Simon Josefsson  <jas@extundo.com>
13330
13331         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
13332         (otherwise e.g. gnus-agentize in .gnus overrides the customized
13333         default before gnus-group is loaded and the variable set.)
13334
13335         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
13336         killed or unsent marks.
13337
13338         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
13339         isn't an article to set it on (e.g. when you `a' in a group).
13340
13341 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13342
13343         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
13344         can read e-mails from Microsoft Outlook users not using ISO
13345         8859-2 character set.
13346
13347 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13348
13349         * gnus-diary.el: Minor modifications to avoid warnings.
13350         (gnus-summary-misc-menu): defvar.
13351         (gnus-diary-check-message): Use gnus-point-at-eol.
13352         (gnus-diary-kill-entire-line): eval-and-compile.
13353
13354 2001-09-12  Didier Verna  <didier@xemacs.org>
13355
13356         * nndiary.el: new version (0.2-b13).
13357         * nndiary.el (nndiary-mail-sources): doc update.
13358         * nndiary.el (nndiary-split-methods): ditto.
13359         * nndiary.el (nndiary-request-accept-article-hooks): New.
13360         * nndiary.el (nndiary-request-accept-article): use it, check
13361         message validity.
13362         * nndiary.el (nndiary-get-new-mail): changed default to nil.
13363         * nndiary.el (nndiary-schedule): fix bug (misplaced
13364         condition-case): it didn't return nil on error.
13365         * gnus-diary.el: new version.
13366         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
13367         * gnus-diary.el (gnus-diary-header-value-history): New.
13368         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
13369         * gnus-diary.el (gnus-diary-add-header): New.
13370         * gnus-diary.el (gnus-diary-check-message): New.
13371         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
13372         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
13373
13374 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13375
13376         * gnus-sum.el (gnus-select-newsgroup): Make
13377         `gnus-current-select-method' buffer-local.
13378
13379         * gnus-art.el (gnus-request-article-this-buffer): Refer
13380         `gnus-current-select-method' in the current summary buffer.
13381
13382 2001-09-10  Simon Josefsson  <jas@extundo.com>
13383         From Daniel Pittman <daniel@rimspace.net>
13384
13385         * gnus-spec.el (gnus-correct-pad-form): Fix.
13386
13387 2001-09-09  Simon Josefsson  <jas@extundo.com>
13388
13389         * mm-decode.el (mm-inline-media-tests): Add
13390         application/x-emacs-lisp.
13391         (mm-attachment-override-types): Add
13392         application/{x-,}pkcs7-signature.
13393
13394         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
13395         (gnus-server-line-format, gnus-server-mode-line-format)
13396         (gnus-server-browse-in-group-buffer): Customize.
13397
13398 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13399
13400         * nnml.el (nnml-marks-changed-p): Typo.
13401         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
13402         (nnml-marks-changed-p): Use gnus-gethash.
13403         (nnml-marks-modtime): Use gnus-make-hashtable.
13404
13405         * nnfolder.el (nnfolder-marks-changed-p): Typo.
13406         (nnfolder-request-expire-articles, nnfolder-save-marks)
13407         (nnfolder-open-marks): Typo.
13408         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
13409         (nnfolder-marks-changed-p): Use gnus-gethash.
13410         (nnfolder-marks-modtime): Use gnus-make-hashtable.
13411
13412 2001-09-08  Simon Josefsson  <jas@extundo.com>
13413
13414         * nnfolder.el (nnfolder-marks-modtime): New variable.
13415         (nnfolder-marks-changed-p): New function.
13416         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
13417         (nnfolder-request-update-info): Don't update if marks didn't change.
13418
13419         * nnml.el (nnml-marks-modtime): New variable.
13420         (nnml-marks-changed-p): New function.
13421         (nnml-save-marks, nnml-open-marks): Save modtime.
13422         (nnml-request-update-info): Don't update if marks didn't change.
13423
13424         * gnus-agent.el (gnus-agent-any-covered-gcc)
13425         (gnus-agent-add-server, gnus-agent-remove-server): Use
13426         gnus-agent-method-p.
13427
13428         * gnus-art.el (gnus-buttonized-mime-types): New variable.
13429         (gnus-unbuttonized-mime-type-p): Use it.
13430
13431         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
13432         fetch group.
13433
13434 2001-09-08  Simon Josefsson  <jas@extundo.com>
13435         From Daniel Pittman <daniel@rimspace.net>
13436
13437         * gnus-spec.el (gnus-correct-pad-form): New function.
13438         (gnus-parse-simple-format): Use it.
13439
13440 2001-09-07  Simon Josefsson  <jas@extundo.com>
13441
13442         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
13443         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
13444         Putnam <reader@newsguy.com>.
13445         (gnus-group-sort-selected-groups): Touch dribble file.
13446
13447 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
13448
13449         * nnml.el (nnml-filenames-are-evil): New variable.
13450         (nnml-article-to-file-alist): Rename to ...
13451         (nnml-current-group-article-to-file-alist): ... this.
13452         Respect `nnml-filenames-are-evil'.
13453         (nnml-active-number): Update.
13454         (nnml-update-file-alist): Update.
13455         (nnml-request-article): Use nnheader-article-to-file-alist.
13456         (nnml-request-rename-group): Likewise.
13457
13458 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13459
13460         * gnus-sum.el (gnus-summary-insert-line): Fix.
13461
13462 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
13463
13464         * gnus-sum.el: Bind g-s-t-s to "W g".
13465         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
13466         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
13467         display of graphical smilies.
13468
13469 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13470
13471         * gnus-start.el (gnus-setup-news): A typo.
13472         From Bill White <billw@wolfram.com>.
13473
13474 2001-09-06  Simon Josefsson  <jas@extundo.com>
13475
13476         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
13477         and unseen marks.
13478
13479 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13480
13481         * nnmail.el (nnmail-split-fancy): Document `junk'.
13482
13483 2001-09-04  Simon Josefsson  <jas@extundo.com>
13484
13485         * imap.el (imap-search): Don't error if server is broken.
13486
13487 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
13488
13489         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
13490         searching for an article that isn't in the mbox.
13491
13492 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13493
13494         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
13495         right, and get all the comments.
13496
13497 2001-09-02  Simon Josefsson  <jas@extundo.com>
13498         Suggested by Dan Christensen <jdc+news@uwo.ca>
13499
13500         * nnfolder.el (nnfolder-request-update-info): Fix message.
13501
13502         * nnml.el (nnml-request-update-info): Ditto.
13503
13504 2001-09-01  Simon Josefsson  <jas@extundo.com>
13505
13506         * nnml.el (nnml-request-expire-articles): Also bind
13507         `nnml-current-group' and `nnml-article-file-alist' when using
13508         expiry-target. (Otherwise nnml will be in a inconsistent internal
13509         state causing all kind of problems.)
13510         (nnml-request-expire-articles): If `nnml-article-to-file' or
13511         `file-attributes' failes, return article as un-expirable instead
13512         of treating it as expired.
13513
13514 2001-08-31  Sam Steingold  <sds@gnu.org>
13515
13516         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
13517         typo: `exmine' --> `examine'.
13518
13519 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13520
13521         * nndoc.el (nndoc-forward-type-p): It is not a digest.
13522
13523 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13524
13525         * nnml.el (nnml-check-directory-twice): Remove.
13526         (nnml-retrieve-headers): Ditto.
13527         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
13528
13529 2001-08-30  Andrew Innes  <andrewi@gnu.org>
13530
13531         * nnheader.el (nnheader-directory-files-is-safe): No need to read
13532         directory twice on Windows, or on GNU Emacs-21.
13533
13534 2001-08-30  Andrew Innes  <andrewi@gnu.org>
13535
13536         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
13537         (nnml-request-rename-group): Ditto.
13538         (nnml-active-number): Ditto.
13539         (nnml-request-create-group): Use nnml-directory-articles.
13540         (nnml-request-expire-articles): Use nnml-directory-articles, which
13541         gets list from nov database if available.
13542         (nnml-get-nov-buffer): New function.
13543         (nnml-open-nov): Use it.
13544         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
13545         gets alist from nov database if available.
13546         (nnml-directory-articles): New function.
13547         (nnml-article-to-file-alist): New function.
13548
13549 2001-08-30  Andrew Innes  <andrewi@gnu.org>
13550
13551         * mm-decode.el (mm-display-external): Use `name' as filename, if
13552         `filename' attribute is not present.
13553
13554 2001-08-30  Andrew Innes  <andrewi@gnu.org>
13555
13556         * mail-source.el (mail-source-flash): New defcustom.
13557         (mail-source-new-mail-p): Ring visible bell if appropriate.
13558         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
13559         timer is cleared even if mail check signals an error.
13560
13561 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13562
13563         * gnus-sum.el (gnus-summary-move-article): Only update marks of
13564         type 'list.
13565
13566 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13567
13568         * flow-fill.el (fill-flowed): eol might be point-max.
13569
13570 2001-08-27  Simon Josefsson  <jas@extundo.com>
13571
13572         * nnml.el (nnml-request-update-info): Fix message.
13573         (nnml-open-marks): Ditto.
13574
13575         * nnfolder.el (nnfolder-request-update-info):
13576         (nnfolder-open-marks): Fix message.
13577
13578 2001-08-25  Simon Josefsson  <jas@extundo.com>
13579
13580         * nnfolder.el (nnfolder-save-marks): Don't create directory named
13581         after group in ~/.
13582
13583 2001-08-25  Simon Josefsson  <jas@extundo.com>
13584         From Andreas Jaeger  <aj@suse.de>
13585
13586         * nnfolder.el (nnfolder-open-marks): Fix typo.
13587         * nnml.el (nnml-open-marks): Likewise.
13588
13589 2001-08-25  Simon Josefsson  <jas@extundo.com>
13590
13591         Make nnfolder groups self-contained as far as marks are concerned.
13592
13593         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
13594         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
13595         (nnfolder-open-server): Make marks directory.
13596         (nnfolder-request-delete-group): Delete marks file.
13597         (nnfolder-request-delete-group): Check of nov/marks file exist
13598         before deleting.
13599         (nnfolder-request-rename-group): Rename marks file.
13600         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
13601         (nnfolder-request-set-mark, nnfolder-request-update-info)
13602         (nnfolder-group-marks-pathname, nnfolder-save-marks)
13603         (nnfolder-open-marks): New functions.
13604         (top-level): Require gnus.
13605
13606 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13607
13608         * nnweb.el (nnweb-type-definition): Use google raw file.
13609         (nnweb-google-parse-1): Ditto.
13610         (nnweb-google-identity): Ditto.
13611         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
13612         (nnweb-altavista-wash-article): Ditto.
13613         (nnweb-request-article): Remove nnweb-decode-entities.
13614
13615         * nnml.el: Require 'gnus.
13616
13617 2001-08-25  Simon Josefsson  <jas@extundo.com>
13618
13619         * nnml.el (nnml-marks-is-evil): Add doc.
13620
13621 2001-08-25  Simon Josefsson  <jas@extundo.com>
13622
13623         * nnml.el (nnml-save-marks): Wrap saving marks in a
13624         condition-case, to allow user to start Gnus if saving marks failed
13625         for some reason.
13626
13627 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13628
13629         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
13630
13631         * gnus-group.el (gnus-update-group-mark-positions): Bind
13632         gnus-group-update-hook to nil.
13633
13634 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13635
13636         * mml.el (mml-generate-mime-1): Force as multibyte string.
13637
13638 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13639
13640         * gnus-sum.el (gnus-summary-insert-line)
13641         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
13642         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
13643
13644         * gnus-spec.el (gnus-correct-substring): Take optional END.
13645
13646         * nnrss.el (nnrss-request-article): Remove \n.
13647         (nnrss-retrieve-headers): Lines number is -1.
13648
13649 2001-08-24  Simon Josefsson  <jas@extundo.com>
13650
13651         * gnus-group.el (gnus-info-clear-data): Call
13652         nnfoo-request-set-mark to propagate marks.  Fix bug:
13653         `gnus-group-update-line' doesn't update read range unless we call
13654         `gnus-get-unread-articles-in-group' first.
13655
13656         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
13657         to server.
13658
13659 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13660
13661         * gnus-util.el (gnus-create-info-command): Return an interactive
13662         function.
13663
13664 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13665         From Katsumi Yamaoka <yamaoka@jpl.org>
13666
13667         * gnus-spec.el (gnus-parse-complex-format): Use equal.
13668
13669 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13670
13671         * gnus-sum.el (gnus-select-newsgroup): Use it.
13672
13673         * gnus-util.el (gnus-not-ignore): New function.
13674
13675         * lpath.el (featurep): Don't fbind char-int.
13676
13677         * gnus-util.el (gnus-create-info-command): New function.
13678
13679         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
13680         right node.
13681
13682         * gnus-sum.el (gnus-select-newsgroup): Clean up.
13683         (gnus-summary-limit-children): Use 'identity instead of `all'.
13684         (gnus-summary-limit-to-display-predicate): New command and
13685         keystroke.
13686
13687 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13688
13689         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
13690
13691         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
13692
13693 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13694
13695         * gnus-spec.el: Add the Gnus version.
13696         (gnus-update-format-specifications): If the Gnus version changes,
13697         nix out the format spec cache.
13698
13699         * gnus.el (gnus-continuum-version): Made into a command and
13700         optionalize the VERSION.
13701
13702         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
13703         the start of the lines.
13704
13705 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13706
13707         * gnus.el (gnus-visual-p): Define function before use of
13708         function.
13709
13710 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13711
13712         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
13713         (gnus-article-mark-to-type): New function.
13714         (gnus-update-missing-marks): Only update marks of type 'list.
13715
13716         * gnus.el (gnus-article-special-mark-lists): New variable.
13717
13718 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13719
13720         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
13721         (gnus-select-newsgroup): Still use 'all.
13722         (gnus-summary-initial-limit): Comparing with 'all.
13723
13724 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13725
13726         * gnus-start.el (gnus-activate-group): If dont-check, don't update
13727         active.
13728
13729 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13730
13731         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
13732         nnslashdot-*-retrieve-headers.
13733         (nnslashdot-request-article): Fix for slashcode 2.2.
13734         (nnslashdot-make-tuple): New function.
13735         (nnslashdot-read-groups): Use it.
13736
13737 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13738
13739         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
13740         list.
13741
13742         * gnus-sum.el (gnus-summary-move-article): Don't select article.
13743
13744 2001-08-20  Simon Josefsson  <jas@extundo.com>
13745
13746         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
13747         opened, error instead of continuing (and exploding later).
13748
13749 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13750
13751         * gnus.el (gnus-expand-group-parameters): Return the parameter
13752         list.
13753
13754         * gnus-sum.el (gnus-summary-show-article): Doc fix.
13755         (gnus-summary-show-article): Guess at charset if required.
13756
13757         * gnus-spec.el (gnus-correct-substring): Stopped one character
13758         before we wanted.
13759
13760 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13761
13762         * earcon.el (earcon-auto-play): Remove unused option.
13763
13764 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13765
13766         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
13767         message down in levels, since it happens very fast.
13768
13769         * smiley-ems.el (smiley-update-cache): Respect the symbol version
13770         of smiley-regexp-alist.
13771
13772         * mm-view.el (mm-inline-text): Ignore vcard errors.
13773
13774         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
13775
13776         * gnus-score.el (gnus-all-score-files): Use append instead of
13777         nconc.
13778
13779         * gnus.el (gnus-splash-face): Doc fix.
13780
13781         * mm-decode.el (mm-mailcap-command): Use
13782         mm-path-name-rewrite-functions.
13783         (mm-path-name-rewrite-functions): New variable.
13784
13785         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
13786         (gnus-complex-form-to-spec): Insert tab.
13787         (gnus-spec-tab): New function.
13788
13789         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
13790         entering the group.
13791
13792         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
13793         the positional spec.
13794         (gnus-parse-complex-format): React to %C.
13795
13796         * gnus-ems.el (gnus-char-width): Moved here.
13797
13798         * gnus-sum.el (gnus-select-newsgroup): Set
13799         gnus-newsgroup-articles.
13800         (gnus-unseen-mark): New variable.
13801         (gnus-newsgroup-unseen): Ditto.
13802         (gnus-newsgroup-seen): Ditto.
13803         (gnus-adjust-marked-articles): Use them.
13804         (gnus-update-marks): Use them.
13805         (gnus-summary-update-secondary-mark): Display.
13806         (gnus-summary-prepare-threads): Display.
13807
13808         * gnus-msg.el (gnus-inews-group-method): Use and return the
13809         method, not the server.
13810
13811 2001-08-19  Simon Josefsson  <jas@extundo.com>
13812
13813         * gnus-srvr.el (gnus-server-agent-face): New.
13814         (gnus-server-agent-face): New.
13815         (gnus-server-mode): Turn on font-lock-mode.
13816
13817         * gnus.el (gnus-server-visual): Add defgroup.
13818
13819 2001-08-19  Simon Josefsson  <jas@extundo.com>
13820         From Joe Casadonte <jcasadonte@northbound-train.com>
13821
13822         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
13823         gnus-server-denied-face): New.
13824         (gnus-server-opened-face, gnus-server-closed-face,
13825         gnus-server-denied-face): New.
13826         (gnus-server-font-lock-keywords): Add.
13827
13828 2001-08-19  Simon Josefsson  <jas@extundo.com>
13829
13830         * nnml.el (nnml-request-set-mark): Return nil.
13831         (nnml-save-marks): Use nnml-possibly-create-directory.
13832         (nnml-open-marks): Only work in temp buffer when inserting/reading
13833         .marks file.
13834
13835 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13836
13837         * gnus.el (gnus-expand-group-parameters): Fix.
13838
13839         * gnus-spec.el (gnus-char-width): New function.
13840         (gnus-correct-substring, gnus-correct-length): Use it.
13841
13842         * message.el (message-required-mail-headers): Fix doc.
13843
13844 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13845
13846         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
13847
13848         * mm-decode.el (mm-save-part-to-file): Insert the handle.
13849
13850 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13851
13852         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
13853         slashdot 2.2 (not fully fixed yet).
13854         (nnslashdot-request-article): Ditto.
13855
13856 2001-08-18  Simon Josefsson  <jas@extundo.com>
13857
13858         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
13859         nnimap.
13860
13861         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
13862         gnus-util.
13863         (nnimap-request-update-info-internal): Use new functions.
13864
13865         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
13866         new functions.
13867
13868 2001-08-18  Simon Josefsson  <jas@extundo.com>
13869
13870         Make nnml groups self-contained as far as marks are concerned.
13871
13872         * nnml.el (nnml-request-delete-group): Delete marks file.
13873         (nnml-request-rename-group): Move marks file.
13874         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
13875         variables.
13876         (nnml-request-set-mark, nnml-request-update-info): New server
13877         functions.
13878         (nnml-save-marks, nnml-open-marks): New functions.
13879
13880 2001-08-18  Simon Josefsson  <jas@extundo.com>
13881
13882         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
13883         `set' when setting marks.
13884
13885 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13886
13887         * gnus.el (gnus-info-find-node): Take an argument.
13888
13889         * gnus-art.el (gnus-button-handle-info): New function.
13890         (gnus-url-unhex-string): Replace "+" with " ".
13891
13892 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13893
13894         * message.el (message-check-news-header-syntax): Check bad From.
13895
13896 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13897
13898         * gnus-spec.el (gnus-correct-length): New function.
13899         (gnus-correct-substring): New function.
13900         (gnus-tilde-max-form): Use it.
13901
13902 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
13903
13904         * nnmh.el: Docstring changes as below.
13905
13906         * nnml.el: Docstring changes as below.
13907
13908         * nnbabyl.el: Docstring changes as below.
13909
13910         * nnmbox.el: Docstring changes as below.
13911
13912         * nnfolder.el: Added docstrings identifying each virtual server
13913         parameter.
13914
13915 2001-08-18  Simon Josefsson  <jas@extundo.com>
13916
13917         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
13918
13919 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
13920
13921         * message.el: rename "Abort Message" to "Postpone Message".
13922         Remove "Attach file as MIME" from Message menu, it's already in
13923         the MIME menu.
13924
13925 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13926
13927         * smime.el (smime-point-at-eol): eval-and-compile.
13928         (smime-make-temp-file): New function.
13929         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
13930         Use it.
13931
13932 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13933
13934         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
13935         (gnus-agent-summary-fetch-group): New command and keystroke.
13936
13937         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
13938         (gnus-mime-display-security): Make it respect
13939         gnus-unbuttonized-mime-type-p.
13940
13941         * gnus-sum.el (gnus-articles-to-read): Comments.
13942         (gnus-article-marked-p): New function.
13943         (gnus-summary-display-make-predicate): New function.
13944         (gnus-select-newsgroup): Use them.
13945
13946         * mm-decode.el (mm-save-part-to-file): Made it not error.
13947
13948 2001-08-17  Simon Josefsson  <jas@extundo.com>
13949
13950         * imap.el (imap-wait-for-tag): If process-status isn't open or
13951         run, return nil instead of sit-for looping.
13952
13953 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13954
13955         * lpath.el (featurep): fbind xml-parse-region.
13956
13957         * gnus.el (gnus-message-archive-method): Default to "archive".
13958         (gnus-message-archive-method): Doc fix.
13959         (gnus-parameters-get-parameter): Cleaned up.
13960         (gnus-expand-group-parameter): New function.
13961
13962         * gnus-start.el (gnus-setup-news): Push the archive server only
13963         the server list.
13964
13965         * mml.el (mml-menu): Changed name to "Attachments".
13966
13967         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
13968         when there is something to detroy.
13969
13970 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13971
13972         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
13973         nil.
13974
13975 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13976
13977         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
13978         which specifies a time today or tomorrow.
13979
13980 2001-08-15  Simon Josefsson  <jas@extundo.com>
13981         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
13982
13983         * gnus-agent.el (gnus-agent-make-mode-line-string)
13984         (gnus-agent-toggle-plugged): Use new API.
13985
13986 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13987
13988         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
13989         deadline has expired.
13990
13991 2001-08-12  Simon Josefsson  <jas@extundo.com>
13992         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
13993
13994         Support `recent' mark indicating newly arrived messages (to
13995         separate from old but unread messages).
13996
13997         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
13998         `nnmail-split-history' if recent is > 0.
13999         (nnimap-request-update-info-internal): Update `recent' marks.
14000         (nnimap-request-set-mark): Never set `recent' marks.
14001         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
14002         recent.
14003
14004         * gnus-sum.el (gnus-recent-mark): New mark.
14005         (gnus-newsgroup-recent): New variable.
14006         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
14007         (gnus-summary-prepare-threads): Mark recent articles.
14008         (gnus-summary-add-mark): Support recent.
14009         (gnus-summary-update-secondary-mark): Support recent.
14010
14011         * gnus.el (gnus-article-mark-lists): Add recent.
14012
14013 2001-08-12  Simon Josefsson  <jas@extundo.com>
14014
14015         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
14016         whether successful decoding took place.  Add doc.
14017
14018 2001-08-12  Simon Josefsson  <jas@extundo.com>
14019         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
14020
14021         * gnus.el (gnus-summary-line-format, gnus-parameters):
14022         * gnus-gl.el (gnus-summary-grouplens-line-format):
14023         * gnus-salt.el (gnus-summary-pick-line-format):
14024         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
14025
14026 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
14027         Committed by Kai Gro\e,b_\e(Bjohann.
14028
14029         * gnus-score.el (gnus-score-string): Fix `match' regexp
14030         for `extra' header case.
14031
14032 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14033
14034         * nnmbox.el (nnmbox-read-mbox): No warning.
14035
14036 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14037
14038         * nndoc.el (nndoc-article-type): Fix doc.
14039         (nndoc-generate-article-function): New variable.
14040         (nndoc-dissection-function): New variable.
14041         (nndoc-type-alist): Add oe-dbx.
14042         (nndoc-oe-dbx-type-p): New function.
14043         (nndoc-oe-dbx-dissection): New function.
14044         (nndoc-oe-dbx-generate-article): New function.
14045
14046 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14047
14048         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
14049         whether deadline has been reached.  Patch from Dan Nicolaescu
14050         <dann@godzilla.ics.uci.edu>.
14051
14052 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14053
14054         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
14055         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
14056         <rintaman@cs.Helsinki.FI>.
14057
14058         * mail-source.el (mail-source-movemail): The error buffer is
14059         modified, but nothing in it.
14060
14061 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14062
14063         * message.el (message-bogus-system-names): New variable.
14064         (message-make-fqdn): Use it.
14065
14066 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14067
14068         * nndraft.el (nndraft-request-group): Use
14069         nndraft-auto-save-file-name.
14070
14071 2001-08-09  Simon Josefsson  <jas@extundo.com>
14072
14073         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
14074         Don't ask whether to decrypt.  Just leave result in buffer (don't
14075         call mm).
14076
14077         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
14078         parts as well.
14079         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
14080         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
14081
14082 2001-08-09  Simon Josefsson  <jas@extundo.com>
14083
14084         * mm-decode.el (mm-insert-part): Return decoding success status.
14085         (mm-save-part-to-file): Error if decoding failed.
14086
14087 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14088
14089         * message.el (message-tab): Use indent-relative.
14090         (message-mode): Don't bind indent-line-function to indent-relative.
14091
14092 2001-08-09  Simon Josefsson  <jas@extundo.com>
14093
14094         * message.el (message-get-reply-headers): Fix string. Suggested by
14095         Christoph Conrad <cc@cli.de>.
14096
14097 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14098
14099         * message.el (message-tab): Use the current value of
14100         indent-line-function.
14101         (message-mode): Bind indent-line-function to indent-relative.
14102
14103 2001-08-08  Simon Josefsson  <jas@extundo.com>
14104
14105         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
14106         whether `imtest' is installed.
14107
14108 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
14109         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
14110
14111         * gnus-sum.el (gnus-summary-show-article): Call
14112         gnus-summary-update-secondary-secondary-mark.
14113         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
14114         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
14115
14116 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14117
14118         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
14119
14120         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
14121
14122         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
14123         <gerd@gnu.org>.
14124
14125         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
14126
14127         * gnus-util.el (gnus-output-to-rmail): Ditto.
14128         (gnus-output-to-mail): Ditto.
14129
14130         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
14131
14132 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
14133
14134         * message.el (message-indent-citation): Use
14135         `message-yank-cited-prefix' for empty lines.
14136
14137 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
14138
14139         * message.el (message-indent-citation): Quote only lines starting
14140         with ">" using `message-yank-cited-prefix'.
14141
14142 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
14143         Trivial patch.
14144
14145         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
14146         gnus-cache-fully-p.
14147
14148 2001-08-04  Simon Josefsson  <jas@extundo.com>
14149
14150         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
14151         file if it doesn't exist (by calling gnus-cache-read-active).
14152
14153 2001-08-04  Simon Josefsson  <jas@extundo.com>
14154
14155         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
14156         (gnus-cache-passively-or-fully-p): Removed.
14157         (gnus-cache-fully-p): Fix it.
14158
14159         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
14160
14161 2001-08-04  Simon Josefsson  <jas@extundo.com>
14162
14163         * gnus-cache.el (gnus-cache-fully-p)
14164         (gnus-cache-passively-or-fully-p): New functions.
14165         (gnus-cache-possibly-enter-article): Cosmetic change, use
14166         `g-c-p-o-f-p'.
14167         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
14168         was bogus (`g-c-p-a-a' does not change active info, just change
14169         the functions parameters).
14170         (gnus-cache-possibly-remove-articles-1): Make sure articles are
14171         not removed in groups that match `gnus-uncacheable-groups'.
14172
14173         Reported and modifications based on discussions with Nuutti
14174         Kotivuori <nuutti.kotivuori@smarttrust.com>.
14175
14176 2001-08-04  Simon Josefsson  <jas@extundo.com>
14177         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
14178
14179         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
14180         calls `gnus-cache-update-active' if bounds has been extended.
14181
14182 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14183
14184         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
14185         before remove.
14186         (gnus-mime-security-show-details): Ditto.
14187
14188 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14189
14190         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
14191         syntax.  Protect string-match against nil string and regexp.
14192
14193 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14194
14195         * mm-util.el (mm-find-charset-region): Remove control-1.
14196
14197 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14198
14199         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
14200
14201 2001-08-04  Simon Josefsson  <jas@extundo.com>
14202
14203         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
14204         buffer.  Delete MIME-Version header.
14205
14206 2001-08-03  Simon Josefsson  <jas@extundo.com>
14207
14208         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
14209         that is entered does not necessarily have the highest article
14210         number in the group, so use `gnus-cache-possibly-alter-active'
14211         instead of `gnus-cache-update-active'.
14212
14213 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14214
14215         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
14216
14217 2001-08-03  Simon Josefsson  <jas@extundo.com>
14218
14219         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
14220         menu.
14221
14222 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14223
14224         * gnus.el (post-method): New group parameter.  It also provides
14225         the user option `gnus-post-method-alist' and the internal function
14226         `gnus-parameter-post-method'.
14227
14228         * gnus-msg.el (gnus-post-method): Bind the value of
14229         `gnus-post-method' to the group parameter if it is defined.
14230
14231 2001-08-02  Simon Josefsson  <jas@extundo.com>
14232
14233         * smime.el (smime-extra-arguments): Removed.
14234         (smime-call-openssl-region): Don't use it.
14235
14236 2001-08-02  Simon Josefsson  <jas@extundo.com>
14237
14238         * smime.el (smime-sign-region): Handle stderr.
14239         (smime-encrypt-region): Ditto.
14240
14241         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
14242         match the ASN.1 length bytes.
14243         (mm-pkcs7-enveloped-magic): Ditto.
14244         (mm-view-pkcs7-get-type): Don't regexp quote.
14245
14246 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14247         From Andreas Fuchs <asf@void.at>
14248
14249         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
14250
14251 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14252
14253         * gnus-art.el (gnus-header-button-alist): References regexp.
14254
14255 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
14256
14257         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
14258         already fboundp.  Add INTERACTIVE arg to autoload form.
14259
14260 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14261
14262         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
14263
14264         * nnmail.el (nnmail-cache-open): Ditto.
14265
14266 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14267
14268         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
14269
14270 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14271
14272         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
14273
14274 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14275         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14276
14277         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
14278         (gnus-agent-toggle-plugged): Use it.
14279
14280 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
14281
14282         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
14283         (gnus-ding-file-coding-system): New variable.
14284         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
14285         (gnus-slave-save-newsrc): Use it.
14286
14287 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14288
14289         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
14290         syntax.
14291
14292 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14293         Originally from Andreas Fuchs <asf@void.at>
14294
14295         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
14296         (mml2015-gpg-pretty-print-fpr): New function.
14297         (mml2015-gpg-extract-signature-details): More details, rename from
14298         `m-g-e-from'.
14299         (mml2015-gpg-verify): Use them.
14300         (mml2015-gpg-clear-verify): Use them.
14301
14302 2001-07-31  Simon Josefsson  <jas@extundo.com>
14303
14304         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
14305         buffer when done.
14306
14307 2001-07-30  Simon Josefsson  <jas@extundo.com>
14308
14309         * smime.el (smime-call-openssl-region): Revert previous change,
14310         just pass on buf to `call-process-region'.
14311         (smime-verify-region): Doc fix.  Don't message stuff.  Use
14312         `smime-new-details-buffer'.  Inserts error messages into buffer.
14313         (smime-noverify-region): Ditto.
14314         (smime-decrypt-region): Ditto.  Handles stderr separately.
14315         (smime-verify-buffer, smime-noverify-buffer)
14316         (smime-decrypt-buffer): Doc fix.
14317         (smime-new-details-buffer): New function.
14318         (smime-pkcs7-region, smime-pkcs7-certificates-region)
14319         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
14320         (smime-sign-region, smime-encrypt-region): Don't use
14321         `insert-buffer'.
14322
14323         * mml-smime.el (mml-smime-verify): Fix security button strings.
14324
14325 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14326
14327         * gnus-art.el (gnus-mime-save-part-and-strip): Save
14328         gnus-article-mime-handles.
14329
14330 2001-07-29  Simon Josefsson  <jas@extundo.com>
14331
14332         * mail-source.el (top-level): Require message for message-directory.
14333         (mail-source-directory): Change default to message-directory.
14334
14335         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
14336         (smime-certificate-directory, smime-openssl-program)
14337         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
14338         (smime-extra-arguments): New variable.
14339         (smime-dns-server): Fix customize group.
14340         (smime-call-openssl-region): Use `smime-extra-arguments'.
14341
14342 2001-07-29  Simon Josefsson  <jas@extundo.com>
14343         From Vladimir Volovich <vvv@vsu.ru>
14344
14345         * smime.el (smime-call-openssl-region): Ignore stderr.
14346
14347 2001-07-29  Simon Josefsson  <jas@extundo.com>
14348         From Christoph Conrad <christoph.conrad@gmx.de>
14349
14350         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
14351         file.
14352
14353 2001-07-29  Simon Josefsson  <jas@extundo.com>
14354
14355         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
14356
14357         Support S/MIME decryption.
14358
14359         * mm-decode.el (mm-inline-media-tests):
14360         (mm-inlined-types):
14361         (mm-automatic-display):
14362         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
14363
14364         * mm-view.el (mm-pkcs7-signed-magic):
14365         (mm-pkcs7-enveloped-magic): New variables.
14366         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
14367         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
14368         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
14369         PKCS#7 blobs.
14370
14371         * smime.el (smime-decrypt-region): Expand keyfile.
14372
14373 2001-07-29  Simon Josefsson  <jas@extundo.com>
14374
14375         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
14376         `ssl.el' variables.
14377
14378         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
14379         but line instead of narrowing to it, because `nnmail-parse-active'
14380         calls widen.  Thanks to Christoph Conrad
14381         <christoph.conrad@gmx.de>.
14382
14383 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14384
14385         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
14386         for %B spec.
14387
14388         * gnus-sum.el (gnus-summary-prepare-threads): If
14389         gnus-sum-thread-tree-root is nil, use subject instead.
14390         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
14391         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14392         (gnus-sum-thread-tree-leaf-with-other)
14393         (gnus-sum-thread-tree-single-leaf): Documentation.
14394         (gnus-sum-thread-tree-single-indent): Allow nil.
14395
14396 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14397
14398         * message.el (message-fill-paragraph): Do nothing if the user
14399         wants filladapt-mode.
14400
14401 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14402
14403         * mm-decode.el (mm-image-type-from-buffer): New function.
14404         (mm-get-image): Use it.
14405
14406 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14407
14408         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
14409
14410         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
14411         mm-display-parts too.
14412
14413 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14414
14415         * nnfolder.el (nnfolder-request-accept-article): Bind
14416         nntp-server-buffer.
14417
14418         * nnmail.el (nnmail-parse-active): Read from buffer instead of
14419         nntp-server-buffer.
14420
14421 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14422
14423         * message.el (message-check-news-header-syntax): Use
14424         message-post-method.
14425         (message-send-news): Bind message-post-method.
14426
14427 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14428
14429         * mml.el (mml-tweak-type-alist): New variable.
14430         (mml-tweak-function-alist): New variable.
14431         (mml-tweak-part): New function.
14432         (mml-generate-mime-1): Use it.
14433
14434 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14435
14436         * nnfolder.el (nnfolder-request-accept-article): Replace
14437         nnfolder-request-list.
14438
14439 2001-07-27  Simon Josefsson  <jas@extundo.com>
14440
14441         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
14442         nnoo-change-server failed to do it.
14443
14444 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14445
14446         * gnus.el (gnus-parameters): Make it customizable.
14447
14448 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14449
14450         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
14451
14452         * message.el (message-set-auto-save-file-name): More
14453         poor-system-types.
14454
14455         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
14456
14457         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
14458         supports +.
14459
14460 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14461
14462         * mm-decode.el (mm-readable-p): New function.
14463         (mm-inline-media-tests): Fix the default testers.
14464
14465 2001-07-26  Simon Josefsson  <jas@extundo.com>
14466
14467         * nnimap.el (nnimap-version): Bump version number.
14468
14469 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14470         From Steven E. Harris <seh@speakeasy.org>
14471
14472         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
14473         in M$Windows too.
14474
14475 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14476
14477         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
14478
14479 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14480
14481         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
14482
14483         * mm-decode.el (mm-get-image): Guess then use the type.
14484
14485         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
14486
14487 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
14488
14489         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
14490         display (%B) for threads if threading is off.
14491
14492 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14493         From Henrik Enberg <henrik@enberg.org>
14494
14495         * gnus-msg.el: Customization patch.
14496
14497 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
14498
14499         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
14500         variable.
14501         (nnmail-split-fancy-with-parent): Ignore certain groups.
14502
14503 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14504
14505         * gnus-util.el (gnus-byte-compile): New function.
14506         (gnus-use-byte-compile): New variable.
14507         (gnus-make-sort-function): Use it.
14508
14509         * nnmail.el (nnmail-get-new-mail): Use it.
14510
14511         * gnus-agent.el (gnus-category-make-function): Simple function or
14512         compiled function.
14513         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
14514
14515         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
14516         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
14517         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
14518
14519         * message.el (message-check-news-header-syntax): Remove quote.
14520
14521 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14522
14523         * message.el (message-use-mail-followup-to): `t' is not a
14524         documented value.
14525
14526 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14527
14528         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
14529
14530 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14531
14532         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
14533         there are long lines.
14534
14535 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14536
14537         * dgnushack.el (copy-list): New compiler macro.
14538
14539 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14540
14541         * message.el (message-bounce): If no Return-Path, the whole
14542         content is considered as the original message.
14543
14544         * nnml.el (nnml-check-directory-twice): New variable.
14545         (nnml-article-to-file): Use it.
14546         (nnml-retrieve-headers): Hack it.
14547
14548 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14549
14550         * gnus-win.el (gnus-buffer-configuration): New configure.
14551
14552         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
14553         not alive.
14554
14555         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
14556         (mm-display-external): Use display-term configure.
14557
14558 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14559
14560         * gnus-delay.el (gnus-delay-default-hour): New variable.
14561         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
14562
14563 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14564         From Karl Kleinpaste <karl@charcoal.com>
14565
14566         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
14567         (gnus-summary-prepare-threads): Ditto.
14568
14569         * gnus.el (gnus-summary-line-format): Add %B.
14570
14571 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14572
14573         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
14574
14575         * mm-util.el (mm-string-as-multibyte): New function.
14576
14577         * nnmh.el (nnmh-request-list-1): Encode, not decode!
14578
14579 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14580
14581         * mm-util.el (mm-universal-coding-system): New variable.
14582
14583         * gnus-start.el (gnus-startup-file-coding-system): Use it.
14584
14585         * score-mode.el (score-mode-coding-system): Use it.
14586
14587 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14588
14589         * gnus-start.el (gnus-setup-news): Call
14590         `gnus-check-bogus-newsgroups' just after the native server is
14591         opened.
14592
14593 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14594
14595         * nnmail.el (nnmail-do-request-post): Util function to be used by
14596         `nnchoke-request-post' for all nnmail-derived backends.
14597
14598         * nnml.el (nnml-request-post): Use it.
14599
14600         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
14601         backend, for it groks nnml-request-post.
14602
14603         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
14604         Treat `mail-post' backends like `mail' backends, not like `news'
14605         backends.
14606
14607 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14608
14609         * gnus-msg.el (gnus-setup-message): make-local-hook.
14610
14611 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14612
14613         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
14614         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
14615         <karl@charcoal.com>, slightly changed by Kai.
14616
14617         * message.el (message-check-news-header-syntax): When checking
14618         whether the groups exist, check the right server based on
14619         `gnus-post-method'.
14620
14621 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14622
14623         * gnus-delay.el: New file.
14624
14625 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14626
14627         * mm-util.el (mm-read-coding-system): Take two arguments.
14628
14629         * gnus-sum.el (gnus-summary-show-article): Use
14630         mm-read-coding-system.
14631
14632         * gnus-art.el (article-de-quoted-unreadable):
14633         (article-de-base64-unreadable, article-wash-html):
14634         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
14635
14636 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14637
14638         * nnml.el (nnml-request-post): New function.  Can be used for
14639         annotations in nnml groups.
14640
14641 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14642
14643         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
14644         command.
14645
14646         * gnus-start.el (gnus-find-new-newsgroups): Use
14647         `message-make-date' instead of `current-time-string'.
14648         (gnus-ask-server-for-new-groups): Ditto.
14649         (gnus-check-first-time-used): Ditto.
14650
14651 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14652
14653         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
14654
14655 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
14656
14657         * message.el (message-shorten-references): Change `maxcount' and
14658         `cut' to obey USEFOR draft 5.
14659
14660 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
14661
14662         * gnus-sum.el (gnus-summary-display-arrow): New variable.
14663         (gnus-summary-set-article-display-arrow): New function.
14664         (gnus-summary-goto-subject): Use it.
14665
14666 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14667
14668         * gnus-sum.el (gnus-summary-import-article): Insert date if
14669         doesn't exist.
14670
14671 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14672
14673         * mml.el (mml-content-type-parameters): New variable.
14674         (mml-content-disposition-parameters): New variable.
14675         (mml-insert-mime-headers): Use them.
14676         (mml-parse-1): Accept charset.
14677
14678 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14679
14680         * gnus-group.el (gnus-group-select-group): Doc fix.
14681
14682         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
14683
14684 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14685
14686         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
14687         to handle `define-derived-mode'.
14688
14689 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14690         From:  Stefan Monnier  <monnier@cs.yale.edu>
14691
14692         * message.el (message-mode): Use define-derived-mode.
14693         (message-tab): message-completion-alist.
14694
14695         * imap.el (imap-interactive-login): Use make-local-variable.
14696         (imap-open): Ditto.
14697         (imap-authenticate): Ditto.
14698
14699         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
14700
14701         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
14702
14703 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14704
14705         * message.el (message-citation-line-function): Refer to
14706         gnus-cite-attribution-suffix.
14707
14708 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14709
14710         * gnus-art.el,...: Error convention changes.
14711
14712 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14713
14714         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
14715
14716 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14717
14718         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
14719         (nnrss-read-server-data): Ditto.
14720
14721 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14722
14723         * gnus-setup.el (gnus-use-installed-gnus): Typo.
14724         * Cleanup files.
14725         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
14726
14727 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14728
14729         * gnus.el (gnus-summary-line-format): Add %o.
14730
14731         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
14732         unless shell outputs something.
14733
14734 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14735
14736         * gnus-art.el (gnus-boring-article-headers): Better doc.
14737         (article-hide-headers): Better regexp.
14738         Suggested by Matt Swift <swift@alum.mit.edu>.
14739
14740         * nnheader.el (nnheader-max-head-length): Better doc.
14741         (nnheader-header-value): Skip spaces.
14742         (nnheader-parse-head): Remove space.
14743         Suggested by Matt Swift <swift@alum.mit.edu>.
14744
14745         * gnus-sum.el (gnus-summary-show-raw-article): New function.
14746         (gnus-get-newsgroup-headers): Remove space.
14747
14748 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14749
14750         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
14751         (gnus-summary-reply): Use it.
14752         (gnus-summary-reply-broken-reply-to): New function.
14753         (gnus-msg-force-broken-reply-to): New function.
14754
14755         * mm-view.el (mm-inline-text): Showing as text/plain when error.
14756
14757 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14758
14759         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
14760
14761 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14762
14763         * mm-decode.el (mm-external-terminal-program): New variable.
14764         (mm-display-external): Use it. Use term to display when no
14765         window-system.
14766
14767 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
14768
14769         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
14770         Browse->Next entries to Browse->Prev
14771
14772 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14773
14774         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
14775
14776 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14777
14778         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
14779         for the default encoding.
14780
14781         * nnrss.el (nnrss-url-field): New field.
14782         (nnrss-request-article): Add newsgroups.
14783
14784         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
14785
14786 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14787
14788         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
14789
14790         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
14791         (gnus-draft-setup): Remove backlog.
14792
14793 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14794
14795         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
14796         Cleanup.
14797
14798 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14799
14800         * gnus-msg.el (gnus-bug): Erase buffer.
14801
14802         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
14803
14804 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14805
14806         * mm-decode.el (mm-attachment-override-p): Fix typo.
14807
14808 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
14809
14810         * gnus-kill.el (gnus-execute): Work with the extra headers.
14811         * gnus-sum.el (gnus-summary-execute-command): Ditto.
14812
14813 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14814
14815         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
14816         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
14817
14818         * message.el (message-send-mail-real-function): New variable.
14819         (message-send-mail-partially, message-send-mail):
14820
14821         * nngateway.el (nngateway-request-post): Use it.
14822
14823         * gnus-agent.el (gnus-agentize): Use it.
14824
14825         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
14826         (nnsoup-revert-variables): Use it.
14827
14828 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
14829
14830         * mm-decode.el (mm-inline-media-tests): Default to displaying as
14831         text/plain if the type doesn't match any other media types.
14832         (mm-inlined-types): Doc fix.
14833         (mm-display-inline): Revert previous change (now handled by a
14834         default type in `mm-inline-media-tests'.
14835         (mm-inlinable-p): Revive.
14836         (mm-display-part): Call `mm-inlinable-p'.
14837         (mm-attachment-override-p): Ditto.
14838         (mm-inlined-p): Doc fix.
14839
14840         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
14841         well as `mm-inlined-p'.
14842
14843 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14844
14845         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
14846         (nntp-send-command-and-decode): Use gnus-point-at-bol.
14847
14848 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14849         From  Paul Jarc <prj@po.cwru.edu>
14850
14851         * message.el (message-use-mail-followup-to): New variable.
14852         (message-get-reply-headers): Use it.
14853
14854 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
14855
14856         * nnheader.el (nnheader-init-server-buffer): Make sure the
14857         *nntpd* buffer is made multibyte instead of a random buffer.
14858
14859 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14860
14861         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
14862         when it returns headers.
14863
14864 2001-07-07  Simon Josefsson  <jas@extundo.com>
14865
14866         * rfc2047.el (rfc2047-encode-message-header): Skip header when
14867         trying to fold. Thanks to Colin Walters
14868         <walters@cis.ohio-state.edu>
14869
14870 2001-07-06  Simon Josefsson  <jas@extundo.com>
14871
14872         * imap.el (imap-parse-address-list, imap-parse-flag-list)
14873         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
14874         Add information in `assert's.
14875
14876         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
14877         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
14878         and `nnimap-group-overview-filename', should handle all
14879         change-of-uidvalidity related issues.  But there may be other
14880         problems.)
14881
14882 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
14883
14884         * rfc2047.el (rfc2047-encode-message-header): Don't include the
14885         header name when folding.
14886
14887 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
14888
14889         * mm-decode.el (mm-inlined-types): Document relationship with
14890         `mm-inline-media-tests'.
14891         (mm-display-inline): Default to displaying as plain text if no
14892         inlining handler is available.
14893         (mm-inlinable-p): Remove.
14894         (mm-inlined-p): Don't call `mm-inlinable-p'.
14895         (mm-automatic-display-p): Ditto.
14896         (mm-attachment-override-p): Ditto.
14897
14898 2001-07-04  Simon Josefsson  <jas@extundo.com>
14899
14900         * nnimap.el (nnimap-importantize-dormant): New variable.
14901         (nnimap-request-update-info-internal): Use it.
14902         (nnimap-request-set-mark): Ditto.
14903
14904 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
14905
14906         * nntp.el (nntp-send-command): don't pass a buffer argument to
14907         `point'. Only XEmacs accepts this.
14908         * nntp.el (nntp-send-command-nodelete): ditto.
14909         * nntp.el (nntp-send-command-and-decode): ditto.
14910
14911 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
14912
14913         * nntp.el (nntp-open-connection-function): doc update.
14914         * nntp.el (nntp-pre-command): New.
14915         * nntp.el (nntp-via-rlogin-command): New.
14916         * nntp.el (nntp-via-telnet-command): New.
14917         * nntp.el (nntp-via-telnet-switches): New.
14918         * nntp.el (nntp-via-user-name): New.
14919         * nntp.el (nntp-via-user-password): New.
14920         * nntp.el (nntp-via-address): New.
14921         * nntp.el (nntp-via-envuser): New.
14922         * nntp.el (nntp-via-shell-prompt): New.
14923         * nntp.el (nntp-open-telnet-stream): New.
14924         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
14925         * nntp.el (nntp-open-via-telnet-and-telnet): New.
14926         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
14927         * nntp.el (nntp-send-command): ditto.
14928         * nntp.el (nntp-send-command-nodelete): ditto.
14929         * nntp.el (nntp-send-command-and-decode): ditto.
14930
14931 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
14932         Trivial patch.
14933
14934         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
14935         `when'.
14936
14937 2001-07-03  Simon Josefsson  <jas@extundo.com>
14938         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
14939
14940         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
14941
14942 2001-07-03  Simon Josefsson  <jas@extundo.com>
14943
14944         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
14945         remove it (workaround XEmacs `fill-region' bug).
14946
14947 2001-07-01  Simon Josefsson  <jas@extundo.com>
14948
14949         * nnimap.el (nnimap-date-days-ago): Defeat locale.
14950
14951 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14952
14953         * mml2015.el (mml2015-format-error): New function.
14954         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
14955         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
14956         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
14957
14958 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14959
14960         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
14961         Suggested by Christoph Conrad <C.Conrad@cli.de>.
14962
14963         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
14964         group variables.
14965
14966 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14967
14968         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
14969
14970         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
14971         (nnrss-save-group-data): Ditto.
14972
14973         * gnus-agent.el (gnus-agent-save-alist): Ditto.
14974
14975 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14976
14977         * message.el (message-do-send-housekeeping): Narrow to headers.
14978
14979 2001-06-24  Simon Josefsson  <jas@extundo.com>
14980
14981         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
14982         insertion when breaking lines looked for " \t" instead of "[ \t]".
14983         (rfc2047-encode-message-header): Fold lines even if
14984         no QP encoding is done.
14985
14986 2001-06-23  Simon Josefsson  <jas@extundo.com>
14987         From Samuel Tardieu <sam@inf.enst.fr>
14988
14989         * smime.el (smime-keys): Support additional certificates.
14990         (smime-make-certfiles): New function.
14991         (smime-sign-region): Use previous variables.
14992         (smime-get-certfiles): New function.
14993         (smime-sign-buffer): Use it.
14994         (smime-verify-region): Support both CAfile and CApath.
14995
14996 2001-06-23  Simon Josefsson  <jas@extundo.com>
14997
14998         * smime.el (smime-decrypt-region): Perhaps work.
14999
15000 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15001
15002         * gnus-msg.el (gnus-copy-article-buffer): Typo.
15003
15004 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
15005
15006         * mm-decode.el (mm-save-part): Rewrite file name.
15007         (mm-file-name-rewrite-functions): New variable.
15008         (mm-file-name-delete-whitespace): New function.
15009         (mm-file-name-trim-whitespace): New function.
15010         (mm-file-name-collapse-whitespace): New function.
15011         (mm-file-name-replace-whitespace): New variable and function.
15012
15013 2001-06-22  Simon Josefsson  <jas@extundo.com>
15014
15015         * message.el (message-make-date): Workaround locale for weekdays.
15016
15017 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15018
15019         * message.el (message-goto-body): Return nil if not found. (revert!)
15020
15021 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15022         From Fremlin <chief@bandits.org>
15023
15024         * message.el (message-goto-body): Some messages have no header.
15025
15026         * gnus-msg.el (gnus-copy-article-buffer): Use it.
15027
15028 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
15029
15030         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
15031
15032 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15033
15034         * message.el (message-make-date): Add week day.
15035         Suggested by Jason R. Mastaler <jason@mastaler.com>.
15036
15037 2001-06-19  Simon Josefsson  <jas@extundo.com>
15038
15039         * message.el (message-yank-prefix): Doc fix.
15040         (message-yank-cited-prefix): Ditto.
15041         (message-delete-not-region): Keep citation prefix on first line,
15042         if possible and appropriate.
15043
15044 2001-06-19  Simon Josefsson  <jas@extundo.com>
15045
15046         * imap.el (imap-process-connection-type): New variable.
15047         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
15048         recent `imtest's work completely (no line length issues), while
15049         making making old `imtest's unusable.  Thanks to NAGY Andras
15050         <nagya@inf.elte.hu> for his work.
15051
15052 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
15053
15054         * imap.el (imap-ssl-program): Add -quiet to shut up
15055         OpenSSL/SSLeay's internal debug talk.
15056
15057 2001-06-19  Matt Armstrong  <matt@lickey.com>
15058
15059         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
15060         server.
15061
15062 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15063
15064         * nnmail.el (nnmail-article-buffer): New variable.
15065         (nnmail-split-incoming): Use it.
15066
15067 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
15068
15069         * qp.el (quoted-printable-decode-region): If called interactively,
15070         use coding-system-for-read.
15071
15072 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15073
15074         * message.el (message-check-news-header-syntax): Check Reply-To.
15075
15076 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15077
15078         * mml.el (mml-parse-1): Use message options.
15079
15080         * message.el (message-do-fcc): Don't do anything if there is no
15081         FCC.
15082
15083 2001-06-16  Simon Josefsson  <jas@extundo.com>
15084
15085         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
15086         (nnimap-expunge-search-string): New variable.
15087         (nnimap-request-expire-articles): Use it.
15088
15089 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15090
15091         * message.el (message-send-mail-with-qmail): wrong exit status is
15092         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
15093
15094 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15095
15096         * gnus-art.el (article-strip-multiple-blank-lines): Use
15097         delete-region instead of replace-match.
15098
15099 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15100
15101         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
15102         (nnweb-google-wash-article): Ditto.
15103
15104 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
15105
15106         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
15107
15108 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15109
15110         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
15111         specs.
15112
15113 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15114
15115         * gnus.el (gnus-email-address): Move it here.
15116
15117         * gnus-art.el (article-de-quoted-unreadable): Read charset if
15118         requested.
15119         (article-de-base64-unreadable): Ditto.
15120         (article-wash-html): Ditto.
15121
15122 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15123
15124         * message.el (message-options-set-recipient): Don't add ", "
15125         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
15126
15127 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15128
15129         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
15130
15131 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15132
15133         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
15134         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
15135
15136         * nnrss.el (nnrss-node-text): Node might be nil.
15137
15138 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15139
15140         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
15141         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
15142
15143         * nnrss.el (nnrss-group-alist): More items.
15144
15145 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15146
15147         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
15148
15149 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15150         Trivial patch from Dale Hagglund  <rdh@best.com>
15151
15152         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
15153         restrict clauses.
15154
15155 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15156
15157         From Benjamin Rutt <brutt+news@bloomington.in.us>
15158
15159         * message.el (message-wide-reply-confirm-recipients): New variable.
15160
15161 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
15162         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
15163
15164         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
15165         fix so it works with XEmacs.
15166
15167 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15168
15169         * nnrss.el (nnrss-retrieve-headers): Support description as extra
15170         headers.
15171
15172 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15173
15174         * nnrss.el: Fix a few bugs.
15175
15176 2001-06-05  Simon Josefsson  <jas@extundo.com>
15177
15178         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
15179         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
15180
15181 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
15182
15183         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
15184         binary so that we don't transmit ISO 2022 garbage to the process.
15185         This is needed under XEmacs.
15186
15187 2001-06-03  Simon Josefsson  <simon@josefsson.org>
15188
15189         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
15190         autoloaded incorrectly below because ssl-program-* is bound.)
15191         Thanks to Amos Gouaux for report.
15192
15193 2001-06-02  Simon Josefsson  <simon@josefsson.org>
15194
15195         * imap.el (imap-kerberos4-open):
15196         (imap-gssapi-open):
15197         (imap-ssl-open):
15198         (imap-network-open):
15199         (imap-shell-open):
15200         (imap-starttls-open): Set buffer to workaround spurious
15201         `accept-process-output' buffer changes.  Thanks to Mats Lidell
15202         <Mats.Lidell@contactor.se> for report and partial patch and Jake
15203         Colman <colman@ppllc.com> for report.
15204
15205 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15206
15207         * gnus-sum.el (gnus-summary-catchup): New argument.
15208         (gnus-summary-catchup-from-here): New function.
15209
15210 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15211
15212         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
15213         back, then insert glyph.  (Before, the glyph was inserted first,
15214         then the newline.)  This works around a behavior in XEmacs where
15215         it is not possible to insert a character after a glyph which is at
15216         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
15217
15218 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15219
15220         From Jaap-Henk Hoepman (jhh@xs4all.nl).
15221
15222         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
15223         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
15224         mm-destroy-postponed-undisplay-list): New functions.
15225         (mm-display-external): Use them.
15226
15227 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15228
15229         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
15230         `default-low' when evaluating `gnus-summary-highlight'.
15231         From Raja R Harinath <harinath@cs.umn.edu>.
15232
15233 2001-05-27  Simon Josefsson  <simon@josefsson.org>
15234
15235         * message.el (message-yank-cited-prefix): New variable.
15236         (message-indent-citation): Use it.
15237
15238         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
15239         as details.
15240         (mml2015-mailcrypt-clear-verify): Ditto.
15241
15242 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15243         From Nevin Kapur <nevin@jhu.edu>.
15244
15245         * gnus-sum.el (gnus-summary-default-high-score,
15246         gnus-summary-default-low-score): New variables.
15247         (gnus-summary-highlight): Use them.
15248
15249 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
15250
15251         * message.el (message-mail): pass the 'send-actions argument to
15252         `message-setup'.
15253
15254 2001-05-16  Simon Josefsson  <simon@josefsson.org>
15255         From Raymond Scholz <ray-2001@zonix.de>
15256
15257         * gnus-art.el (gnus-mime-view-part-as-charset):
15258         (gnus-mime-internalize-part): Doc fixes.
15259
15260 2001-05-11  Simon Josefsson  <simon@josefsson.org>
15261
15262         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
15263         status lines without any text ("^215$").
15264
15265 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15266
15267         * nnrss.el (nnrss-check-group): Reverse.
15268
15269 2001-05-07  Simon Josefsson  <simon@josefsson.org>
15270
15271         * message.el (message-get-reply-headers):
15272         (message-followup): Fix typo, suggested by David Green
15273         <dgreen@uab.edu>
15274
15275 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15276
15277         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
15278
15279         * nnrss.el (nnrss-open-server): Read server data when it is called.
15280         (nnrss-request-expire-articles): Fix.
15281
15282 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15283
15284         * message.el (message-do-send-housekeeping): mail-abbrevs may
15285         rename buffer behind Gnus.
15286
15287 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15288
15289         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
15290         (nnrss-group-alist): Add more resources.
15291         (nnrss-check-group): Ignore errors.
15292
15293 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15294
15295         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
15296
15297         * nnslashdot.el (nnslashdot-request-list): Add time.
15298         (nnslashdot-request-expire-articles): New function.
15299
15300         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
15301         secondary methods too.
15302
15303 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15304
15305         * message.el (message-use-followup-to): Set default value to t.
15306
15307 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
15308
15309         * message.el (message-dont-reply-to-names): Fix documentation.
15310         (message-get-reply-headers): Use Mail-Followup-To only for wide
15311         replies.
15312
15313 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15314
15315         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
15316         correctly.
15317         (nnrss-check-group): Use time.
15318
15319 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15320
15321         * gnus.el: Oort Gnus v0.03 is released.
15322
15323 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15324
15325         * nnultimate.el (nnultimate-topic-article-to-article): Use the
15326         group.
15327
15328 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15329
15330         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
15331
15332 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15333
15334         * nnultimate.el (nnultimate-retrieve-headers): Return all
15335         available headers.
15336
15337         * gnus-sum.el (gnus-read-all-available-headers): New variable.
15338         (gnus-get-newsgroup-headers-xover): Use it.
15339
15340 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15341
15342         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
15343
15344 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15345
15346         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
15347
15348 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15349
15350         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
15351         disable it.
15352
15353         * gnus.el (gnus-info-nodes): Remove a few The's.
15354
15355 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15356
15357         * mail-source.el (mail-source-movemail): Call-process may return a
15358         signal description string.
15359
15360         * gnus-start.el (gnus-read-newsrc-el-file):
15361         gnus-newsrc-file-version may be nil.
15362
15363         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
15364         Suggested by Michael Sperber [Mr. Preprocessor]
15365         <sperber@informatik.uni-tuebingen.de>.
15366
15367 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
15368
15369         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
15370
15371 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
15372
15373         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
15374         fontify HANDLE.
15375
15376 2001-04-18  Simon Josefsson  <simon@josefsson.org>
15377
15378         * smime.el (smime-ask-passphrase): Rework to return value.
15379         (smime-sign-region): Rework to bind value and use it.
15380         (smime-decrypt-region): Ditto.
15381
15382 2001-04-18  Simon Josefsson  <simon@josefsson.org>
15383         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
15384
15385         * smime.el (smime-ask-passphrase): New function.
15386         (smime-sign-region): Use it.
15387         (smime-encrypt-cipher): New variable.
15388         (smime-decrypt-region): Ditto.
15389
15390 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
15391         Committed by Simon Josefsson  <simon@josefsson.org>
15392
15393         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
15394         the log.
15395
15396 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15397
15398         * gnus.el: Oort Gnus v0.02 is released.
15399
15400 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
15401
15402         * gnus.el: Oort Gnus v0.01 is released.
15403
15404 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15405
15406         * gnus-sum.el (gnus-summary-highlight): Highlight read
15407         undownloaded articles as read articles.
15408
15409         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
15410         (gnus-agent-get-undownloaded-list): Mark all undownloaded
15411         articles, even read ones, as such.
15412
15413         * gnus-sum.el (gnus-summary-find-matching): Clean up.
15414         (gnus-find-matching-articles): New function.
15415         (gnus-summary-limit-include-matching-articles): New command.
15416         (gnus-summary-limit-include-thread): Include articles that have
15417         matching subjects.
15418         (gnus-offer-save-summaries): Clean up.
15419
15420 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15421
15422         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
15423
15424 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15425         From Jason Merrill <jason_merrill@redhat.com>
15426
15427         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
15428
15429 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
15430         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
15431
15432         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
15433         newsgroup names when the original article is a news message.
15434
15435 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15436
15437         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
15438         supported. Suggest by Jim Meyering <jim@meyering.net>.
15439
15440 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
15441         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
15442
15443         * nnmail.el (nnmail-split-it): Added check for .* at the end of
15444         regexp in nnmail-split-fancy.
15445
15446 2001-04-10  Simon Josefsson  <simon@josefsson.org>
15447
15448         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
15449
15450 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
15451
15452         * message.el (message-send-mail): Improve the interaction with the
15453         user.
15454
15455 2001-04-10  Simon Josefsson  <simon@josefsson.org>
15456
15457         * imap.el (imap-message-copy): Work around buggy servers that
15458         doesn't send TRYCREATE tags.
15459
15460 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
15461
15462         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
15463
15464 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15465
15466         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
15467         date.
15468
15469 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15470
15471         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
15472         lives.
15473
15474 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15475
15476         * gnus-art.el (gnus-parse-news-url): New function.
15477         (gnus-button-handle-news): New function.
15478         (gnus-button-alist): Point to new functions.
15479
15480         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
15481
15482         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
15483         gnus-format-specs.
15484
15485         * message.el (message-check-news-header-syntax): Question even
15486         when Gnus doesn't know the group names.
15487         (message-send-news): Clean up.
15488
15489         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
15490         exited on purpose without saving.
15491
15492         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
15493
15494 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15495
15496         * gnus-score.el (gnus-score-orphans): Clean up.
15497
15498         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
15499
15500         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
15501         later.
15502
15503         * gnus-start.el (gnus-close-all-servers): Find the right items to
15504         close.
15505
15506         * qp.el (quoted-printable-decode-region): Just message
15507         malformation; don't quit.
15508
15509 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15510         From Gerd Moellmann <gerd@gnu.org>.
15511
15512         * gnus.el (gnus-interactive): A typo.
15513
15514 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
15515         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
15516
15517         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
15518         `assq-delete-all', if that function exists; otherwise use the old
15519         definition. Documentation changed to match the one in
15520         `assq-delete-all'.
15521
15522 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15523
15524         * gnus-start.el (gnus-close-all-servers): New function.
15525
15526         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
15527         (gnus-server-remove-denials): Clean up.
15528
15529         * gnus-sum.el (gnus-summary-sort-by-original): New command and
15530         keystroke.
15531
15532 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15533
15534         * message.el (message-send-news): Message where we are sending.
15535         (message-send-mail): Ditto.
15536
15537         * gnus.el (gnus-server-string): New function.
15538
15539         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
15540
15541         * mm-decode.el (mm-default-directory): Customized.
15542         (mm-tmp-directory): Ditto.
15543
15544         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
15545         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
15546         or Chars.
15547         (gnus-summary-line-format-alist): ?l is now a string.
15548         (gnus-summary-prepare-threads): Output ? for unknown lines.
15549         (gnus-summary-insert-line): Ditto.
15550         (gnus-summary-print-article): Unbalanced parentheses.
15551
15552         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
15553         out whether new stuff has arrived.
15554
15555 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
15556
15557         * gnus-sum.el: Let printing work on ttys on Emacs.
15558
15559 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15560
15561         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
15562         when forcing news.
15563
15564         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
15565         command.
15566
15567 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
15568
15569         * message.el (message-set-auto-save-file-name): Don't use
15570         asterisks under nt.
15571
15572 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15573
15574         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
15575         lists of articles.
15576
15577         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
15578
15579         * gnus-msg.el (gnus-put-message): Clean up.
15580         (gnus-summary-reply): Mark all replied-to articles as replied to.
15581         (gnus-inews-add-send-actions): Also mark as forwarded.
15582         (gnus-summary-mail-forward): Mark as forwarded.
15583
15584         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
15585         of articles.
15586         (gnus-summary-mark-article-as-forwarded): Ditto.
15587
15588         * gnus-msg.el (gnus-summary-resend-message): Mark article as
15589         forwarded.
15590         (gnus-summary-mail-forward): Clean up.
15591
15592         * gnus.el (gnus-article-mark-lists): Added forward.
15593
15594         * gnus-sum.el (gnus-forwarded-mark): New variable.
15595         (gnus-summary-prepare-threads): Use it.
15596         (gnus-summary-update-secondary-mark): Ditto.
15597         (gnus-newsgroup-forwarded): New variable.
15598
15599 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15600
15601         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
15602         (gnus-summary-very-wide-reply): New command and keystroke.
15603         (gnus-summary-very-wide-reply-with-original): Ditto.
15604
15605         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
15606         (gnus-score-adaptive): Use it.
15607
15608         * gnus-start.el (gnus-get-unread-articles): Clean up.
15609
15610 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15611
15612         * nnultimate.el (nnultimate-retrieve-headers): Work for other
15613         boards.
15614
15615 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
15616
15617         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
15618         * gnus-start.el (gnus-subscribe-newsgroup): use it.
15619
15620 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15621
15622         * nnultimate.el (nnultimate-retrieve-headers): Understand
15623         long-form month names.
15624
15625 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15626
15627         * gnus-sum.el (gnus-summary-show-all-headers):
15628         gnus-article-show-all-headers is broken. Use
15629         gnus-summary-toggle-header instead.
15630
15631         * mml2015.el (mml2015-gpg-extract-from): No error.
15632
15633 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15634         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
15635
15636         * mml2015.el (mml2015-gpg-extract-from): New function.
15637         (mml2015-gpg-verify): Use it.
15638         (mml2015-gpg-clear-verify): Use it.
15639
15640 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15641
15642         * message.el (message-setup-fill-variables): Use
15643         fill-paragraph-function.
15644         (message-fill-paragraph): Take an argument.
15645         (message-newline-and-reformat): Take another argument.
15646
15647 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15648
15649         * message.el (rmail-output): It is in rmailout.el not rmail.el.
15650
15651 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15652
15653         * message.el (message-forward): local-variable-p takes an extra
15654         argument in XEmacs.
15655
15656 2001-03-16  Simon Josefsson  <simon@josefsson.org>
15657
15658         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
15659         `nnimap-use-nov-p' (it really tested the negative).
15660         (nnimap-retrieve-headers): Use it.
15661
15662 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15663
15664         * message.el (message-generate-headers-first): Update doc.
15665
15666 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
15667         Trivial patch.
15668
15669         * gnus.el (gnus-summary-line-format): Typo.
15670
15671 2001-03-11  Simon Josefsson  <simon@josefsson.org>
15672
15673         * mailcap.el (mailcap-mime-data): Add application/sieve.
15674         (mailcap-mime-extensions): Add .siv, .xls.
15675
15676 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15677         From Christoph Conrad <christoph.conrad@gmx.de>
15678
15679         * gnus-score.el (gnus-summary-lower-thread): Typo.
15680
15681 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15682
15683         * message.el (message-forward-decoded-p): New variable.
15684         (message-forward-subject-author-subject): Use it.
15685         (message-make-forward-subject): Use it.
15686         (message-forward): Use it.
15687
15688         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
15689
15690         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
15691         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
15692
15693 ;;Has been fixed -- zsh.
15694 ;;2001-03-05  Dave Love  <fx@gnu.org>
15695 ;;
15696 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
15697 ;;      Move it after definition of mm-coding-system-p.
15698 ;;
15699 2001-03-01  Dave Love  <fx@gnu.org>
15700
15701         * mm-util.el (mm-inhibit-file-name-handlers): Add
15702         image-file-handler.
15703
15704 2001-02-11  Dave Love  <fx@gnu.org>
15705
15706         * message.el (message-signature-file): Fix doc, :type.
15707
15708 2001-02-08  Dave Love  <fx@gnu.org>
15709
15710         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
15711         (message-posting-charset): Defvar when compiling again.
15712         (rfc2047-encodable-p): Require message.
15713
15714         * gnus-sum.el (gnus-alter-articles-to-read-function):
15715         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
15716
15717 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15718
15719         * nnrss.el: New file.
15720
15721 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
15722         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
15723
15724         * rfc2047.el (rfc2047-unfold-region): Fix arg of
15725         `skip-chars-forward'.
15726
15727 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15728
15729         * nndraft.el (nndraft-request-group): Restore auto save files if
15730         the original files do not exist.
15731
15732 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15733
15734         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
15735         SCORE paths.
15736
15737         * mm-decode.el (mm-dissect-buffer): Call
15738         mail-extract-address-components only if necessary.
15739
15740 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15741
15742         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
15743         directory part.
15744         (gnus-score-search-global-directories): Use file-directory-p.
15745
15746         * gnus-score.el (gnus-score-score-files-1): Use
15747         gnus-kill-files-directory.
15748         From Adrian Aichner <adrian@xemacs.org>.
15749
15750 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15751
15752         * gnus.el (charset): Move here from gnus-sum.el.
15753
15754 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15755
15756         * mml.el (mml-preview): Disable local map.
15757
15758         * gnus-sum.el (gnus-summary-make-menu-bar): Make
15759         gnus-article-post-menu here.
15760
15761         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
15762         if it has not been made.
15763
15764 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15765
15766         * gnus-art.el (gnus-article-describe-key): Map key to event.
15767         (gnus-article-describe-key-briefly): Ditto
15768
15769 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15770
15771         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
15772
15773 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15774         From Katsumi Yamaoka <yamaoka@jpl.org>.
15775
15776         * dgnushack.el (coerce, merge, subseq): defmacro.
15777
15778 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15779
15780         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
15781         A fake defalias in nndraft.el results a not-activated bug in
15782         uncompiled versions.
15783
15784 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
15785         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
15786
15787         * gnus-util.el (gnus-split-references): Handle malformed References:.
15788
15789 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15790
15791         * gnus-art.el (gnus-article-mime-part-status): 1 part.
15792
15793 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15794         From NAGY Andras <nagya@inf.elte.hu>.
15795
15796         * gnus.el (gnus-parameters): Typo.
15797
15798 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15799
15800         * gnus.el (gnus-read-method): Remove redundancy.
15801
15802 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15803
15804         * nnslashdot.el (nnslashdot-backslash-url): New variable.
15805         (nnslashdot-request-list): Use it.
15806
15807 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15808
15809         * nnml.el (nnml-generate-active-info): Fix the case when there is
15810         no file.
15811
15812         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
15813         (gnus-summary-create-article): New function.
15814
15815         * gnus-group.el (gnus-group-mark-article-read): New function.
15816
15817         * gnus-msg.el (gnus-inews-do-gcc): Use it.
15818
15819         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
15820
15821 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15822
15823         * gnus-art.el (gnus-article-edit-done): Don't use
15824         gnus-article-edit-exit.
15825         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
15826
15827         * gnus.el (gnus-parameters): New variable.
15828         Suggested by NAGY Andras <nagya@inf.elte.hu>.
15829         (gnus-parameters-get-parameter): New function.
15830         (gnus-group-find-parameter): Use it.
15831
15832 2001-02-23  Simon Josefsson  <simon@josefsson.org>
15833
15834         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
15835         change of default value to `current'.
15836
15837 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15838
15839         * nneething.el (nneething-get-head): Insert unreadable file too.
15840
15841 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15842
15843         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
15844
15845         * webmail.el (webmail-type-definition): Deja is bought by google.
15846
15847 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15848
15849         * gnus-sum.el (gnus-fetch-headers): New function.
15850         (gnus-select-newsgroup): Use it.
15851         (gnus-summary-insert-articles): New function.
15852         (gnus-summary-insert-old-articles): New function.
15853         (gnus-summary-insert-new-articles): New function.
15854
15855         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
15856         (gnus-group-list-active): Ditto.
15857         * gnus-sum.el (gnus-set-mode-line): Ditto.
15858         (gnus-summary-read-group-1): Ditto.
15859
15860 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15861
15862         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
15863         current topic.
15864
15865 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15866
15867         * smiley.el (gnus-smiley-display): Don't do widening.
15868
15869         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
15870         within body.
15871
15872         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
15873
15874         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
15875         New variable.
15876         (gnus-mime-display-multipart-related-as-mixed): New variable.
15877         (gnus-mime-display-part): Use them.
15878
15879 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15880
15881         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
15882         something special.
15883
15884 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15885
15886         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
15887         (nnweb-request-article): Call reference if exists.
15888         (nnweb-type-definition): Dejanews is bought by google.com.
15889         Beta!
15890
15891 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15892
15893         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
15894
15895 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15896
15897         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
15898         gnus-article-sort-functions.
15899         (gnus-article-sort-functions): Doc fix.  Refer to
15900         gnus-thread-sort-functions.
15901
15902 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15903         From Paul Jarc <prj@po.cwru.edu>.
15904
15905         * message.el (message-get-reply-headers): More fixes.
15906
15907 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
15908         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
15909
15910         * message.el (message-get-reply-headers): Fix bug with
15911         Mail-Followup-To/to-address interaction.
15912
15913 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15914
15915         * gnus-msg.el (gnus-configure-posting-styles): Match header in
15916         gnus-article-copy.
15917
15918 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15919
15920         * message.el (message-do-send-housekeeping): Rename to a better
15921         name.
15922
15923 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15924
15925         * message.el (message-cancel-news): Check article first, then ask
15926         yes or no.
15927
15928 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15929
15930         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
15931
15932 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15933
15934         * gnus-range.el (gnus-range-normalize): New function.
15935
15936 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
15937
15938         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
15939
15940 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15941
15942         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
15943
15944         * nnagent.el (nnagent-request-regenerate): New function.
15945
15946         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
15947
15948         * nnml.el (nnml-generate-nov-databases): Accept argument
15949         server. Don't open server if it is opened.
15950         (nnml-request-regenerate): Use it. Change to deffoo.
15951
15952 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15953         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
15954
15955         * gnus.el (gnus-define-group-parameter): Fix.
15956
15957 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15958
15959         * gnus.el (gnus-define-group-parameter): Improved.
15960
15961         * gnus-sum.el (charset): Define parameter.
15962         (ignored-charsets): Ditto.
15963         (gnus-summary-setup-default-charset): Use them.
15964
15965         * gnus-start.el (gnus-read-descriptions-file): Use them.
15966
15967         * gnus-cus.el (gnus-group-parameters): Remove them.
15968
15969 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15970
15971         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
15972
15973 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15974
15975         * gnus-sum.el (gnus-summary-read-group-1): Remove
15976         gnus-summary-set-local-parameters.
15977         (gnus-summary-setup-buffer): Put it here.
15978
15979 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15980
15981         * gnus.el (to-address): Define parameter.
15982         (to-list): Ditto.
15983         * gnus-art.el (article-hide-boring-headers): Use them.
15984         * gnus-msg.el (gnus-post-news): Ditto.
15985         * gnus-cus.el (gnus-group-parameters): Remove them.
15986
15987 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15988
15989         * gnus-draft.el (gnus-draft-reminder): New function.
15990
15991         * gnus-art.el (gnus-sender-save-name): New function.
15992
15993 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15994
15995         * mm-util.el (mm-mime-charset): Error message.
15996
15997 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15998
15999         * message.el (message-check-news-body-syntax): Don't check mml lines.
16000
16001 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16002
16003         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
16004         subscribe.
16005
16006         * gnus-start.el (gnus-call-subscribe-functions): New function.
16007         (gnus-find-new-newsgroups): Use it.
16008         (gnus-ask-server-for-new-groups): Use it.
16009         (gnus-check-first-time-used): Use it.
16010         (gnus-subscribe-newsgroup-method): Grok a list of functions.
16011         (gnus-subscribe-options-newsgroup-method): Ditto.
16012         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
16013         return .
16014
16015 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16016
16017         * gnus-cus.el (gnus-score-customize): Doc fix.
16018
16019 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
16020
16021         * dgnushack.el (my-getenv): Typo.
16022
16023 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16024
16025         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
16026
16027 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16028
16029         * gnus-group.el (gnus-group-suspend): Offer save summaries.
16030
16031         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
16032         (gnus-treatment-function-alist): Use it.
16033         (article-remove-leading-whitespace): New function.
16034         (gnus-article-make-menu-bar): Use it.
16035
16036         * gnus-sum.el (gnus-summary-wash-empty-map): Add
16037         remove-leading-whitespace.
16038         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
16039         because of conflict.
16040
16041 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16042
16043         * Makefile.in: Hack generating gnus-load.el.
16044         * dgnushack.el: Ditto.
16045         * gnus-load.el: Remove it.
16046
16047 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16048
16049         * dgnushack.el : Add URLDIR.
16050
16051         * Makefile.in (EMACS_COMP): Ditto.
16052
16053 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16054
16055         * gnus-cus.el (gnus-score-customize): Error on no score file.
16056
16057 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16058
16059         * mm-decode.el (mm-merge-handles): New function.
16060
16061         * mm-view.el (mm-inline-message): Use it.
16062         (mm-view-message): Ditto.
16063
16064         * mm-partial.el (mm-inline-partial): Ditto.
16065
16066         * mm-extern.el (mm-inline-external-body): Ditto.
16067
16068         * gnus-art.el (gnus-mime-view-part): Ditto.
16069         (gnus-mime-view-part-as-type): Ditto.
16070         (gnus-mime-save-part-and-strip): Prevent users to strip in some
16071         cases.
16072
16073 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16074
16075         * message.el (message-cancel-news): Allow to shoot foot.
16076         (message-supersede): Ditto.
16077
16078 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
16079         Trivial patch.
16080
16081         * gnus-sum.el (gnus-simplify-subject-re): Use
16082         message-subject-re-regexp.
16083
16084 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16085
16086         * nnmail.el (nnmail-expiry-target-group): Bind
16087         nnmail-cache-accepted-message-ids to nil.
16088
16089         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
16090         coding system.
16091
16092 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16093
16094         * qp.el (quoted-printable-encode-region): Make sure characters are
16095         between 00 and FF.  Don't check charset.
16096
16097         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
16098         in Emacs 20.
16099         * rfc2047.el (rfc2047-q-encode-region): Ditto.
16100
16101 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16102
16103         * message.el (message-make-forward-subject): Argument decoded.
16104         (message-forward): Use it when digest.
16105
16106         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
16107         buffer.
16108
16109 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16110
16111         * message.el (message-generate-headers-first): Doc fix.
16112
16113 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16114
16115         * gnus-art.el (article-make-date-line): Error proof.
16116
16117 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16118
16119         * gnus-group.el (gnus-group-listing-limit): New variable.
16120         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
16121
16122         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
16123
16124 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16125
16126         * message.el (message-newline-and-reformat): Special case for
16127         breaking at BOL.
16128
16129 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
16130
16131         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
16132         message/rfc822.
16133
16134 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16135
16136         * message.el (message-encode-message-body): Don't insert
16137         Content-Type if it is inside a mail.
16138
16139 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16140
16141         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
16142         gnus-article-commands-menu.
16143
16144         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
16145         in Emacs.
16146
16147         * gnus-start.el (gnus-read-descriptions-file): Use
16148         gnus-group-name-charset and gnus-group-charset-alist.
16149
16150 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16151
16152         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
16153         active region.
16154
16155         * gnus-start.el (gnus-group-change-level): Remove from both
16156         gnus-zombie-list and gnus-killed-list.
16157
16158 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16159
16160         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
16161         gnus-subscribe-topics.
16162
16163         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
16164
16165 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16166
16167         * gnus-art.el (gnus-article-make-menu-bar): Make
16168         gnus-article-post-menu.
16169
16170         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
16171
16172         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
16173
16174         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
16175
16176         * message.el (message-mode-menu): Ditto.
16177
16178         * gnus-art.el (defvar): eval-when-compile.
16179
16180 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16181
16182         * gnus-agent.el (gnus-agentize): Fix doc.
16183
16184 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
16185
16186         * mml.el (mml-preview): Bind `q'.
16187
16188 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16189
16190         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
16191
16192 2001-01-31  Dave Love  <fx@gnu.org>
16193
16194         * mm-util.el (mm-mime-mule-charset-alist)
16195         (mm-find-mime-charset-region): Consider mule-utf-8.
16196
16197 2001-01-31  Dave Love  <fx@gnu.org>
16198
16199         * gnus-art.el (gnus-article-x-face-command)
16200         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
16201         :version.
16202
16203 2001-01-26  Dave Love  <fx@gnu.org>
16204
16205         * mm-util.el (mm-multibyte-string-p): New.
16206
16207 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
16208 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
16209 ;;      string-as-multibyte on class.  Clarify line-folding.
16210         (quoted-printable-encode-string): Make temp buffer inherit
16211         string's multibyteness.
16212
16213 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
16214
16215         * nnheader.el (toplevel): Don't require `gnus-util' at
16216         compile-time; this creates a circular dependency, and prevents
16217         a bootstrap.
16218
16219 2001-01-22  Andreas Schwab  <schwab@suse.de>
16220
16221         * nnheader.el (gnus-delete-line): Autoload it as a macro.
16222
16223 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16224
16225         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
16226
16227         * gnus-art.el (article-hide-list-identifiers): Ditto.
16228
16229         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
16230
16231 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16232
16233         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
16234
16235         * gnus-art.el (article-hide-list-identifiers): Similar.
16236
16237 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
16238
16239         * nnmail.el (nnmail-remove-list-identifiers): Improved.
16240
16241 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16242
16243         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
16244
16245 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16246
16247         * gnus-util.el (gnus-string-equal): New function.
16248
16249         * gnus-art.el (article-hide-boring-headers): Use it.
16250
16251 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
16252
16253         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
16254
16255 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16256
16257         * gnus-msg.el (gnus-msg-mail): Support switch-action.
16258
16259 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16260
16261         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
16262         command if there is not last-saver.
16263
16264 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16265
16266         * nntp.el (nntp-open-connection): 201 is possible.
16267
16268 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16269
16270         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
16271         (rfc2047-charset-encoding-alist): Add big5.
16272
16273 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16274
16275         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
16276         (gnus-agent-remove-server): Ditto.
16277         (autoload): gnus-server-update-server.
16278
16279         * gnus-srvr.el (gnus-server-line-format): Add %a.
16280         (gnus-server-line-format-alist): Add gnus-tmp-agent.
16281         (gnus-server-insert-server-line): Use it.
16282
16283 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16284
16285         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
16286         GB2312 and Big5.
16287
16288 2001-01-24  Simon Josefsson  <sj@extundo.com>
16289
16290         * mail-source.el (mail-sources): Add :program specifier to IMAP
16291         mail source.
16292         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
16293
16294 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16295
16296         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
16297
16298 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16299
16300         * nntp.el (nntp-wait-for): Return the success code.
16301         (nntp-open-connection): Use it.
16302
16303 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16304
16305         * gnus-int.el (gnus-check-server): Allow breaking the opening.
16306
16307 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16308
16309         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
16310
16311 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16312
16313         * gnus-sum.el (gnus-summary-print-article): Take one prefix
16314         argument. Allow to print several articles in one file.
16315
16316 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16317
16318         * webmail.el (webmail-type-definition): netaddress changes.
16319
16320 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16321
16322         * gnus.el: Fix copyright. Remove trailing spaces.
16323
16324         * message.el (message-forward): Use mule4.
16325
16326 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16327
16328         * mm-util.el (mm-string-as-unibyte): New function.
16329
16330         * message.el (message-forward): Use it.
16331
16332 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16333
16334         * message.el (message-cite-original-without-signature): Don't peel
16335         off the blank line.
16336         (message-get-reply-headers): Add Cc if it is not in follow-to.
16337
16338 2001-01-20  Simon Josefsson  <sj@extundo.com>
16339
16340         * mm-decode.el (mm-handle-multipart-from): Add.
16341         (mm-dissect-buffer): Save From: header value.
16342         (mm-security-from): Remove.
16343         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
16344
16345         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
16346         instead of `mml-security-from'.  Protect null from value.
16347
16348 2001-01-20  Simon Josefsson  <sj@extundo.com>
16349
16350         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
16351         application/vnd.ms-excel attachments.
16352
16353 2001-01-19  Simon Josefsson  <sj@extundo.com>
16354
16355         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
16356
16357 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16358
16359         * message.el (message-ignored-mail-headers): Ditto.
16360
16361 2001-01-19  Simon Josefsson  <sj@extundo.com>
16362
16363         * message.el (message-ignored-news-headers): Only search beginning
16364         of line.
16365
16366 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
16367         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
16368
16369         * message.el (message-send-mail): Content-Type may not be there.
16370
16371 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16372
16373         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
16374         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
16375
16376         * gnus-art.el (article-display-x-face): Insert X-Face if there is
16377         not.
16378
16379 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16380
16381         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
16382         non-native groups.
16383
16384 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16385
16386         * message.el (message-yank-original): Understand
16387         universal-argument.
16388
16389 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16390
16391         * gnus-art.el (gnus-boring-article-headers): Add to-address.
16392         (article-hide-boring-headers): Ditto.
16393
16394         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
16395
16396 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16397
16398         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
16399         one.
16400
16401 2001-01-16  Simon Josefsson  <simon@josefsson.org>
16402
16403         * message.el (message-make-in-reply-to): Add comment to message-id
16404         (old syntax, see 2000-08-02 change).
16405
16406 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16407
16408         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
16409         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
16410         (gnus-button-reply): Ditto.
16411
16412 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16413
16414         * gnus-art.el (article-display-x-face): Fix.
16415
16416 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16417
16418         * gnus-art.el (article-display-x-face): Use
16419         gnus-original-article-buffer.
16420
16421 2001-01-15  Jack Twilley  <jmt@tbe.net>
16422
16423         * message.el (message-add-header): Move to point-max.
16424
16425 2001-01-15  Simon Josefsson  <simon@josefsson.org>
16426
16427         * smime.el (smime-CA-directory, smime-CA-file): Change default to
16428         nil, improve documentation.
16429         (smime-certificate-directory): Comment out false hints (until it
16430         is implemented).
16431
16432         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
16433         there aren't any keys.
16434         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
16435         verify certificate.  Default is changed to only check integrity.
16436         Improved security status texts.  If a certificate doesn't contain
16437         a email address, don't fail.
16438
16439         * smime.el (smime-noverify-region):
16440         (smime-noverify-buffer): New functions.  Verifies integrity only.
16441
16442 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16443
16444         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
16445
16446 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16447
16448         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
16449         (gnus-remove-some-windows): Ditto.
16450
16451 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16452
16453         * gnus-art.el (article-make-date-line): 11th.
16454
16455 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16456
16457         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
16458         (mml2015-gpg-sign): Ditto.
16459
16460 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16461
16462         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
16463         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
16464
16465 2001-01-08  Dave Love  <fx@gnu.org>
16466
16467         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
16468         single character.
16469
16470         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
16471
16472         * message.el: Doc and message fixes.
16473         (message-send-rename-function)
16474         (message-make-forward-subject-function)
16475         (message-send-mail-function, message-reply-to-function)
16476         (message-wide-reply-to-function, message-followup-to-function)
16477         (message-distribution-function, message-auto-save-directory): Fix
16478         :type.
16479
16480         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
16481         proceeding after warnings.  Amend multipart warning message.
16482
16483 2001-01-04  Dave Love  <fx@gnu.org>
16484
16485         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
16486         compiling.
16487         (gnus-make-directory): Require nnmail.
16488
16489         * mm-decode.el (mm-inline-media-tests): Add
16490         image/x-portable-bitmap.
16491         (mm-get-image): Grok pbm.
16492
16493 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
16494
16495         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
16496
16497 2001-01-09  Didier Verna  <didier@xemacs.org>
16498
16499         * dgnushack.el (dgnushack-compile): give a dummy value to
16500         `gnus-xmas-glyph-directory' for the time of compilation.
16501         * gnus-agent.el: moved some XEmacs specific hook add-ons from
16502         `gnus-xmas-[re]define' to avoid loosing user custom settings.
16503         * gnus-art.el: ditto.
16504         * gnus-group.el: ditto.
16505         * gnus-salt.el: ditto.
16506         * gnus-sum.el: ditto.
16507         * gnus-topic.el: ditto.
16508         * gnus-xmas.el (gnus-xmas-define): see above.
16509         * gnus-xmas.el (gnus-xmas-redefine): see above.
16510         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
16511         non-continuable error when the directory can't be found.
16512
16513 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16514
16515         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
16516         handle.
16517         * gnus-art.el (gnus-mime-view-part): Copy it.
16518         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
16519
16520 2001-01-09  Michael Downes  <mjd@ams.org>
16521
16522         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
16523
16524 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16525
16526         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
16527         orig-file. Use ',source.
16528
16529 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16530
16531         * gnus-xmas.el (gnus-xmas-modeline-glyph):
16532         (gnus-xmas-group-startup-message):
16533         Detect gnus-xmas-glyph-directory when it is nil.
16534
16535 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16536
16537         * pop3.el (pop3-get-message-count): Andrew Innes
16538         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
16539
16540 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16541
16542         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
16543
16544         * time-date.el (time-to-number-of-days): New function.
16545
16546 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
16547         Trivial patch.
16548
16549         * nnslashdot.el (nnslashdot-request-list): Always get the right
16550         sid.
16551
16552 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16553
16554         * message.el (message-minibuffer-local-map): New keymap.
16555         (message-read-from-minibuffer): Use it.
16556         * gnus-msg.el (gnus-summary-resend-message): Use it
16557
16558 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16559
16560         * gnus-start.el (gnus-display-time-event-handler): New function.
16561         (gnus-after-getting-new-news-hook): Use it.
16562
16563 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16564
16565         * message.el (message-ignored-mail-headers): Add draft header.
16566
16567 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16568
16569         * gnus-sum.el (gnus-summary-expire-articles): Don't save
16570         excursion.
16571
16572         * nnslashdot.el (nnslashdot-request-list): Get the right year.
16573
16574 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
16575         A revoked patch.
16576
16577         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
16578
16579 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16580
16581         * qp.el (quoted-printable-decode-region): Don't backward-char.
16582
16583 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16584
16585         * gnus-draft.el: Mark articles as replied.
16586
16587         * gnus-sum.el (gnus-summary-add-mark): New function.
16588
16589         * gnus-group.el (gnus-add-mark): New function.
16590
16591         * gnus-sum.el (gnus-summary-buffer-name): New function.
16592         (gnus-summary-setup-buffer): Use it.
16593
16594         * gnus-draft.el: Set things up with the right post method and
16595         stuff.
16596
16597         * message.el (message-ignored-news-headers): Remove X-Draft-From.
16598
16599         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
16600
16601         * gnus.el (gnus-draft-meta-information-header): New variable.
16602
16603 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16604
16605         * gnus-art.el (gnus-treatment-function-alist): Move the date
16606         functions before the header sorting functions.
16607
16608         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
16609
16610         * dgnushack.el (dgnushack-compile): Message whether there is w3.
16611         Don't (push "/usr/share/emacs/site-lisp" load-path).
16612
16613         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
16614         to empty fill prefixes.
16615
16616 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16617
16618         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
16619         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
16620
16621 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16622
16623         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
16624
16625         * nnml.el (autoload): Move to nnheader.el.
16626
16627         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
16628         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
16629         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
16630         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
16631
16632 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16633
16634         * gnus-art.el (article-make-date-line): Get the hours right.
16635         (gnus-ignored-headers): More hiding.
16636
16637         * nnmail.el (nnmail-expiry-wait): Not an integer.
16638
16639         * message.el (message-goto-body): Only expand abbrev when called
16640         interactively.
16641         (message-make-lines): Use it.
16642
16643 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16644
16645         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
16646
16647 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16648
16649         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
16650         include the expunged articles.
16651
16652         * gnus-group.el (gnus-group-sort-by-server): New function.
16653
16654         * gnus.el (gnus-method-to-server-name): New function.
16655         (gnus-group-prefixed-name): Use it.
16656
16657         * gnus-group.el (gnus-group-sort-function): Doc fix.
16658         (gnus-group-sort-groups-by-server): New command.
16659
16660 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16661
16662         * gnus-art.el (gnus-treat-date-english): New variable.
16663         (article-date-english): New command.
16664         (gnus-english-month-names): New variable.
16665         (article-make-date-line): Do 'english.
16666
16667         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
16668         after the fill prefix.
16669
16670         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
16671         score...".
16672
16673         * gnus-art.el (gnus-ignored-headers): Hide more headers.
16674
16675         * message.el (message-mode-map): Bind comment-region.
16676
16677         * gnus-art.el (gnus-mime-display-part): Let w3 display
16678         multipart/related.
16679
16680         * mm-bodies.el (mm-long-lines-p): New function.
16681         (mm-body-encoding): Use it.
16682         (mm-body-encoding): Encode articles with lines longer than 1000
16683         characters.
16684
16685 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16686
16687         * mm-util.el (mm-enable-multibyte): Use
16688         default-enable-multibyte-characters.
16689         (mm-enable-multibyte-mule4): Ditto.
16690         (mm-disable-multibyte): Test XEmacs.
16691         (mm-disable-multibyte-mule4): Ditto.
16692         (mm-with-unibyte-current-buffer): Simplified.
16693         (mm-with-unibyte-current-buffer-mule4): Ditto.
16694
16695 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16696
16697         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
16698
16699         * nnheader.el (nnheader-string-as-multibyte): New alias.
16700
16701         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
16702
16703         * gnus-uu.el (gnus-message-process-mark): New function.
16704         (gnus-uu-mark-by-regexp): Use it.
16705         (gnus-new-processable): New function.
16706
16707 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
16708          Trivial patch.
16709
16710         * gnus-sum.el (gnus-no-mark): New variable.
16711
16712 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16713
16714         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
16715         backslashes.
16716
16717 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16718
16719         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
16720         definition.
16721
16722 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16723
16724         * dgnushack.el (dgnushack-compile): elc is in the current directory.
16725
16726         * qp.el (quoted-printable-encode-region): Don't check multibyte in
16727         XEmacs.
16728
16729 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
16730         Trivial patch.
16731
16732         * mml.el (mml-read-tag): Save tag location.
16733
16734 2000-12-25  Simon Josefsson  <simon@josefsson.org>
16735
16736         * starttls.el: Sync with Emacs 21.
16737
16738 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16739
16740         * message.el (message-mail): Support yank-action.
16741
16742         * message.el (message-setup): Revoke the last change.
16743
16744 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16745
16746         * message.el (message-setup): Use cons. Suggested by Johan Vromans
16747         <jvromans@squirrel.nl>.
16748
16749 2000-12-24  Simon Josefsson  <sj@extundo.com>
16750
16751         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
16752         mailing list junk at end of part.
16753
16754 2000-12-23  Simon Josefsson  <sj@extundo.com>
16755
16756         * nnimap.el (nnimap-expiry-target): New function.
16757         (nnimap-request-expire-articles): Use it.
16758
16759 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16760
16761         * gnus.el (gnus-group-parameters-more): New variable.
16762         * gnus-cus.el (gnus-group-customize): Use it.
16763
16764         * gnus.el (gnus-define-group-parameter): New macro.
16765         (auto-expire): Use it
16766         (total-expire): Use it.
16767         * gnus-art.el (banner): Use it.
16768
16769         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
16770         <ljz@asfast.com>.
16771
16772 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16773
16774         * gnus-topic.el (gnus-topic-create-topic): Use list.
16775
16776         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
16777         before binding gnus-default-article-saver.
16778
16779         * gnus-sum.el (gnus-summary-save-article):
16780         (gnus-summary-pipe-output):
16781         (gnus-summary-save-article-mail):
16782         (gnus-summary-save-article-rmail):
16783         (gnus-summary-save-article-file):
16784         (gnus-summary-write-article-file):
16785         (gnus-summary-save-article-body-file): Ditto.
16786
16787         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
16788
16789 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16790
16791         * gnus-art.el (gnus-mime-security-button-map):
16792         (gnus-mime-button-map): Add parent.
16793
16794 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16795
16796         * messagexmas.el (message-xmas-redefine): New function.
16797
16798         * message.el: Use it.
16799
16800         * gnus-art.el (gnus-article-check-hidden-text): Return t.
16801
16802         * gnus-util.el (gnus-remove-text-properties-when): Return t.
16803
16804 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16805
16806         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
16807         malformatted messages.
16808
16809 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16810
16811         * mm-util.el (mm-image-load-path): New function.
16812
16813         * gnus-group.el (gnus-group-make-tool-bar): Use it.
16814
16815         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
16816
16817         * message.el (message-tool-bar-map): Use it.
16818
16819         * Makefile.in (install-el): New rule.
16820
16821 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16822
16823         * gnus-art.el (article-treat-dumbquotes): Quote \.
16824
16825 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16826
16827         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
16828         Emacs 20 runs on a terminal.
16829
16830 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16831
16832         * gnus-msg.el (gnus-bug): Revert to save-excursion.
16833
16834         * mml.el (gnus-add-minor-mode): Autoload.
16835
16836         * message.el (message-forward): Save-restriction.
16837
16838 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16839
16840         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
16841         Paul Stevenson <p.stevenson@surrey.ac.uk>
16842
16843 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16844
16845         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
16846
16847         * mml.el (gnus-ems): Don't require.
16848
16849         * gnus.el (gnus-decode-rfc1522): Removed.
16850         (gnus-set-text-properties): Define.
16851
16852 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16853
16854         * gnus-art.el (gnus-mime-*): handle may be nil.
16855
16856         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
16857
16858         * gnus.el (gnus-group-remove-excess-properties): Not defined
16859         in gnus-xmas.
16860
16861 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16862
16863         * message.el (message-mail-user-agent): Add :version.
16864
16865 2000-12-21  Miles Bader  <miles@gnu.org>
16866
16867         * message.el (message-mode): Set `comment-start' to the  yank prefix.
16868
16869 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16870
16871         * message.el (message-mail-user-agent): New variable.
16872         (message-setup): Renamed to message-setup-1. Support
16873         mail-user-agent.
16874         (message-mail-user-agent): New function.
16875         (message-mail): Use it.
16876         (message-reply): Use it.
16877         (message-resend): Use it.
16878         (message-mail-other-window): Use it.
16879         (message-mail-other-frame): Use it.
16880
16881         * gnus-msg.el (gnus-bug): Support mail-user-agent.
16882
16883 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16884
16885         * message.el (message-tool-bar-map): Simplify.
16886         (message-narrow-to-head-1): New function.
16887         (message-narrow-to-head): Use it.
16888         (message-reply): Ditto.
16889         (message-cancel-news): Ditto.
16890         (message-supersede): Ditto.
16891         (message-make-forward-subject): Ditto.
16892         (message-bounce): Ditto.
16893
16894 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16895
16896         * uudecode.el (uudecode-decode-region-external): make-temp-file
16897         may not be defined.
16898
16899         * binhex.el (defalias): eval-and-compile.
16900
16901         * message.el (message-tool-bar-map): New function.
16902         (message-mode): Use it.
16903
16904 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16905
16906         * nntp.el (nntp-find-connection): Remove the entry.
16907         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
16908
16909 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16910
16911         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
16912
16913         * message.el (message-forward): Copy buffer in unibyte mode.
16914
16915 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16916
16917         * message.el (message-make-forward-subject): Don't widen. Decode.
16918         (message-forward): Don't decode subject.
16919
16920 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
16921
16922         * qp.el (quoted-printable-encode-region): Upcase QP.
16923
16924 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16925
16926         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
16927         mail-extract-a-c instead. Don't depend on Gnus.
16928
16929         * mml.el (gnus-ems): Require it.
16930
16931         * gnus-msg.el (gnus-summary-mail-forward):
16932
16933         * message.el (message-forward):  Move mime-to-mml here.
16934
16935 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16936
16937         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
16938         * gnus-art.el (gnus-insert-mime-button): Simplify.
16939         (gnus-mime-display-alternative): Ditto.
16940         (gnus-insert-mime-security-button): Ditto.
16941
16942 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16943
16944         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
16945         text-property-not-all doesn't return nil when start=mark(end).
16946         (gnus-remove-text-properties-when): Ditto.
16947
16948 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16949
16950         * gnus-start.el (gnus-group-change-level): Remove group from
16951         gnus-active-hashtb if real killed.
16952
16953 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16954
16955         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
16956         (gnus-mime-display-alternative): Ditto.
16957         (gnus-insert-mime-security-button): Ditto.
16958
16959 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16960
16961         * gnus-start.el (gnus-group-change-level): Don't add it into
16962         killed-list if it was killed.
16963
16964 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16965
16966         * nnmbox.el (nnmbox-file-coding-system): Use binary.
16967         (nnmbox-active-file-coding-system): Ditto.
16968
16969         * gnus-cus.el (gnus-group-parameters): Add posting-style.
16970
16971 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16972
16973         * gnus.el (gnus-version):
16974         (gnus-version-number): Set to Oort Gnus 0.01.
16975
16976         * gnus-art.el (gnus-mime-security-button-map):
16977         (gnus-insert-mime-security-button): Fix for Emacs21.
16978
16979 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16980
16981         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
16982         easymenu, because XEmacs doesn't understand :help.
16983
16984         * mm-uu.el: Require binhex.
16985
16986 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16987
16988         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
16989
16990 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
16991
16992         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
16993
16994 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
16995
16996         * *.xpm, *.pbm: Convert icons icons to size 24x24.
16997
16998 2000-12-18  Dave Love  <fx@gnu.org>
16999
17000         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
17001         (unused).
17002
17003 2000-12-13  Miles Bader  <miles@gnu.org>
17004
17005         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
17006         to t, so that we don't get stuck while trying to smilefy
17007         intangible text.
17008
17009 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
17010
17011         * smiley-ems.el (smiley-regexp-alist): Make regexps match
17012         at the end of the buffer.
17013         (smiley-region): In the loop, move to the end of the submatch
17014         matching the smiley instead of using the end of the match
17015         of the whole regexp.
17016
17017 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
17018
17019         * message.el (message-mode): Doc fix.
17020
17021 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
17022
17023         * smiley-ems.el (smiley-region): Doc fix.
17024
17025 2000-12-11  Miles Bader  <miles@gnu.org>
17026
17027         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
17028         bottom line visible, check to see if it's partially obscured, and
17029         if so, either scroll one more line to make it fully visible, or
17030         revert to showing the second line from the top.
17031
17032 2000-12-07  Dave Love  <fx@gnu.org>
17033
17034         * mailcap.el (mailcap-download-directory)
17035         * gnus-audio.el (gnus-audio-directory)
17036         * smiley-ems.el (smiley-data-directory): Fix :type.
17037
17038 2000-11-30  Dave Love  <fx@gnu.org>
17039
17040         * message.el (message-auto-save-directory): Use
17041         file-name-as-directory.
17042         (message-set-auto-save-file-name): Create
17043         message-auto-save-directory if necessary.
17044         (message-replace-chars-in-string): Removed -- unused.
17045         (message-mail-alias-type): Customize.
17046         (message-headers): Remove duplicate defgroup.
17047
17048 2000-11-29  Dave Love  <fx@gnu.org>
17049
17050         * qp.el (quoted-printable-decode-region): Use error, not message
17051         to report malformed text (like base64).  Amend message.
17052
17053 2000-11-29  Miles Bader  <miles@gnu.org>
17054
17055         * message.el (message-header-lines): Fontify tag.
17056
17057 2000-11-27  Dave Love  <fx@gnu.org>
17058
17059         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
17060         compiler warning.
17061
17062 ;2000-11-26  Dave Love  <fx@gnu.org>
17063 ;
17064 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
17065 ;
17066 2000-11-23  Dave Love  <fx@gnu.org>
17067
17068         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
17069
17070         * mm-uu.el (uudecode): Require.
17071         (uudecode-decode-region, uudecode-decode-region-external): Don't
17072         autoload.
17073         (mm-uu-copy-to-buffer): Doc fix.
17074         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
17075         type fix.
17076
17077         * mailcap.el: Doc fixes.
17078         (mailcap-mime-data): Various adjustments.
17079         (mailcap): New group.
17080         (mailcap-download-directory): Customize.
17081         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
17082         (mailcap-temporary-directory): Deleted (unused).
17083         (mailcap-unescape-mime-test): Simplify slightly.
17084         (mailcap-viewer-passes-test): Use functionp.
17085         (mailcap-command-p): Aliased to executable-find.
17086
17087         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
17088         default-enable-multibyte-characters is nil.
17089
17090 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
17091
17092         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
17093
17094 2000-11-21  Dave Love  <fx@gnu.org>
17095
17096         * gnus-art.el (gnus-mime-button-map): Don't inherit from
17097         gnus-article-mode-map.
17098 ;       (gnus-mime-button-menu): Use mouse-set-point.
17099         (gnus-insert-mime-button, gnus-mime-display-alternative)
17100         (gnus-mime-display-alternative): Don't use local-map property.
17101
17102 2000-11-17  Dave Love  <fx@gnu.org>
17103
17104         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
17105         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
17106         and make-temp-file.
17107         (uudecode-decode-region): Doc fix.
17108
17109 2000-11-14  Dave Love  <fx@gnu.org>
17110
17111         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
17112         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
17113         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
17114         New files, derived from the XPMs.
17115
17116 2000-11-10  Dave Love  <fx@gnu.org>
17117
17118         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
17119         (gnus-agent-lib-file, gnus-agent-load-alist)
17120         (gnus-agent-save-alist, gnus-agent-article-name): Use
17121         expand-file-name.
17122
17123         * gnus-group.el (gnus-group-name-charset-method-alist): Add
17124         :version.
17125         (nnkiboze-score-file): Defvar when compiling.
17126
17127         * gnus-start.el (gnus-read-newsrc-file): Add :version.
17128
17129         * gnus-art.el (gnus-article-banner-alist)
17130         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
17131         (gnus-article-date-lapsed-new-header)
17132         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
17133         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
17134         (gnus-treat-strip-headers-in-body)
17135         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
17136         (gnus-treat-translate): Add :version.
17137         (gnus-article-mime-part-function): Fix defcustom.
17138
17139         * nnmail.el (nnmail-expiry-target)
17140         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
17141         (nnmail-split-header-length-limit): Add :version.
17142
17143         * gnus-sum.el (gnus-auto-expirable-marks)
17144         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
17145         (gnus-extra-headers, gnus-ignored-from-addresses)
17146         (gnus-newsgroup-ignored-charsets)
17147         (gnus-group-highlight-words-alist)
17148         (gnus-summary-show-article-charset-alist): Add :version.
17149
17150         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
17151         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
17152         files, converted from the XPMs.
17153
17154         * gnus-cache.el (gnus-cache-active-file): Don't use
17155         file-name-as-directory on directory.
17156         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
17157         use file-name-as-directory on directory.
17158
17159         * time-date.el (timezone-make-date-arpa-standard): Autoload.
17160         (date-to-time): Use it.
17161
17162 ;       * message.el (message-mode) <adaptive-fill-regexp>:
17163 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
17164 ;       (message-newline-and-reformat): Likewise.
17165         (message-forward-as-mime, message-forward-ignored-headers)
17166         (message-buffer-naming-style, message-default-charset)
17167         (message-dont-reply-to-names, message-send-mail-partially-limit):
17168         Add :version.
17169
17170         * mm-util.el: Doc fixes.
17171         (mm-mime-charset): Don't use the raw result of
17172         mm-preferred-coding-system.
17173         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
17174         (mm-with-unibyte): Simplify.
17175
17176         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
17177         concat.
17178
17179         * pop3.el (pop3-version): Deleted.
17180         (pop3-make-date): New function, avoiding message-make-date.
17181         (pop3-munge-message-separator): Use it.
17182
17183 2000-11-09  Dave Love  <fx@gnu.org>
17184
17185         * gnus-group.el (gnus-group-make-directory-group)
17186         (gnus-group-fetch-faq): Use expand-file-name.
17187         (gnus-group-fetch-faq): Simplify completing-read form.
17188
17189         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
17190         test for Mule.
17191
17192         * message.el (tool-bar-map): Defvar when compiling.
17193
17194         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
17195         (gnus-tm-lisp-directory): Deleted.
17196         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
17197         (featurep 'xemacs).
17198         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
17199         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
17200         version numbers from file names.
17201
17202 2000-11-08  Dave Love  <fx@gnu.org>
17203
17204         * mm-view.el: Use featurep for XEmacs test.
17205         (mm-inline-message): Test for `remove-specifier'; don't use
17206         condition-case.
17207
17208         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
17209
17210         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
17211         (gnus-score-find-bnews): Don't concat "".
17212
17213         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
17214         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
17215         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
17216         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
17217
17218         * gnus-sum.el: Put some defvars in eval-when-compile.
17219         (gnus-summary-mode-hook): Add :options.
17220         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
17221         (gnus-summary-tool-bar-map): New variable.
17222         (gnus-summary-make-tool-bar): New function.
17223         (gnus-summary-mode): Put kill-all-local-variables first.
17224
17225         * gnus-group.el (gnus-group-toolbar-map): New variable.
17226         (gnus-group-make-tool-bar): Rewritten.
17227         (gnus-group-mode): Put kill-all-local-variables first.
17228
17229         * rfc2047.el: Require gnus-util.
17230
17231         * nnml.el (gnus-sorted-intersection): Autoload.
17232
17233         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
17234         Put some defvars in eval-when-compile.
17235         (gnus-intersection, gnus-sorted-complement):  Autoload.
17236
17237         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
17238
17239         * mm-encode.el (mm-body-7-or-8): Autoload.
17240
17241         * mm-decode.el (mm-insert-inline): Autoload.
17242
17243         * mml.el:
17244         * message.el: Put some defvars in eval-when-compile.
17245
17246         * gnus-msg.el: Put some defvars in eval-when-compile.
17247         (gnus-msg-mail): Move after gnus-setup-message.
17248
17249         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
17250
17251 2000-11-07  Dave Love  <fx@gnu.org>
17252
17253         * gnus-util.el (nnheader): Don't require message (recursive
17254         autoload).
17255
17256         * uudecode.el: Avoid compiler warnings.
17257
17258         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
17259         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
17260
17261 2000-11-06  Dave Love  <fx@gnu.org>
17262
17263         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
17264
17265         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
17266         (uudecode-char-int): New alias, replacing char-int.
17267         (uudecode-decode-region): Don't call buffer-disable-undo.
17268
17269 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
17270 ;       (mm-uu-configure-list): Doc fix.
17271 ;
17272 ;       * earcon.el (running-xemacs): Don't define.
17273 ;
17274 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
17275 ;
17276 ;       * message.el (message-font-lock-keywords): Match a final newline
17277 ;       to help font-lock's multiline support.
17278 ;
17279 2000-11-03  Dave Love  <fx@gnu.org>
17280
17281         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
17282
17283         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
17284         name.
17285
17286         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
17287         <banner>: Fix custom type, doc.
17288
17289         * mm-decode.el (mm-display-external): Space-prefix temp buffer
17290         name.  Don't disable undo explicitly.
17291
17292 ;2000-11-02  Dave Love  <fx@gnu.org>
17293 ;
17294 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
17295 ;       cite-prefix.
17296
17297 2000-11-01  Dave Love  <fx@gnu.org>
17298
17299         * rfc2047.el (base64): Require unconditionally.
17300         (message-posting-charset): Defvar when compiling.
17301         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
17302         message.
17303
17304         * gnus-sum.el (nnoo): Require.
17305         (mm-uu-dissect): Autoload.
17306
17307         * mml.el (mml-parse-1): Clarify message.
17308         (mml-minibuffer-read-type): Use mailcap-mime-types.
17309
17310 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
17311
17312         * mml.el: Fix a typo in the requiring of CL.
17313
17314 2000-11-01  Dave Love  <fx@gnu.org>
17315
17316         * utf7.el: Require cl when compiling.
17317
17318         * binhex.el: Use (featurep 'xemacs).
17319         (binhex-char-int): New alias, replacing char-int.  Change callers.
17320         (binhex-decode-region): Simplify work buffer code.
17321         (binhex-decode-region-external): Use expand-file-name, not concat.
17322
17323 2000-10-30  Dave Love  <fx@gnu.org>
17324
17325         * gnus-art.el: Fix 2000-10-27 change properly.
17326
17327 2000-10-28  Miles Bader  <miles@gnu.org>
17328
17329         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
17330
17331 2000-10-27  Dave Love  <fx@gnu.org>
17332
17333         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
17334         strings.
17335         (gnus-group-make-tool-bar): New function.
17336         (gnus-group-mode): Use it.
17337
17338         * message.el (message-mode-menu): Add some :help strings.
17339         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
17340         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
17341
17342         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
17343         * describe-group.xpm, get-news.xpm, kill-group.xpm:
17344         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
17345
17346         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
17347         display-graphic-p here.
17348
17349 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
17350
17351         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
17352         of the `gnus-xemacs' variable, as the latter has been removed.
17353         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
17354         * gnus-art.el (gnus-treat-display-xface)
17355         (gnus-treat-display-smileys, gnus-treat-display-picons)
17356         (gnus-article-read-summary-keys): Likewise.
17357
17358 2000-10-26  Dave Love  <fx@gnu.org>
17359
17360         (defvar): Use rmail-spool-directory unconditionally.
17361
17362 2000-10-18  Dave Love  <fx@gnu.org>
17363
17364         * mm-bodies.el (mm-uu-decode-function)
17365         (mm-uu-binhex-decode-function): Defvar when compiling.
17366
17367         * gnus-nocem.el (gnus-nocem-issuers): Update.
17368         (gnus-nocem-check-from): New option.
17369         (gnus-nocem-scan-groups): Use it.
17370         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
17371         (gnus-nocem-check-article-limit): Add :version.
17372
17373 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
17374
17375         * ietf-drums.el (mm-util): Require CL when compiling.
17376
17377 2000-10-15  Dave Love  <fx@gnu.org>
17378
17379         * qp.el: Require mm-util.
17380
17381 2000-10-13  Dave Love  <fx@gnu.org>
17382
17383         * qp.el (quoted-printable-decode-region): Avoid invalid
17384         coding-systems.
17385
17386 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
17387
17388         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
17389         to a recursive load.
17390
17391 2000-10-12  Dave Love  <fx@gnu.org>
17392
17393         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
17394
17395         * gnus.el (gnus-group-startup-message): Check for PBM image.
17396
17397 2000-10-09  Dave Love  <fx@gnu.org>
17398
17399         * mail-source.el (mail-source-fetch-imap): Bind
17400         default-enable-multibyte-characters rather than using
17401         mm-disable-multibyte.
17402
17403 2000-10-05  Dave Love  <fx@gnu.org>
17404
17405         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
17406         Autoload.
17407         (quoted-printable-decode-region):  Rename arg which confused
17408         charset with coding-system.  Don't use nonascii-insert-offset.
17409         Coding-system encode the region initially.  Don't recognize `=='
17410         as valid QP.  Coding-system decode the region finally.
17411         (quoted-printable-decode-string): Rename arg which confused
17412         charset with coding-system.
17413
17414         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
17415         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
17416         mm-encode-coding-region.
17417         (mm-decode-body, mm-decode-string): Rename variables which
17418         confused charset with coding-system.
17419         (binhex-decode-region): Don't autoload.
17420         (mm-body-encoding): Require message.
17421         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
17422         cond branches.
17423
17424         * gnus-art.el (article-de-quoted-unreadable)
17425         (article-de-base64-unreadable): Fold search case
17426         rather than downcasing string.  Apply mm-charset-to-coding-system
17427         to arg of quoted-printable-decode-region.
17428
17429 2000-10-04  Dave Love  <fx@gnu.org>
17430
17431         * gnus-ems.el: Don't turn off compiler warnings in local vars.
17432         Require ring when compiling.
17433         (gnus-article-compface-xbm): New variable.
17434
17435 2000-10-04  Dave Love  <fx@gnu.org>
17436
17437         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
17438         pbm images.
17439
17440         * frown.pbm, smile.pbm, wry.pbm: New files.
17441
17442         * frown.xbm, smile.xbm, wry.xbm: Deleted.
17443
17444 2000-10-03  Dave Love  <fx@gnu.org>
17445
17446         * mail-source.el (mail-sources): Revert to nil.
17447
17448         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
17449
17450         * qp.el: Don't require mm-util.
17451         (quoted-printable-decode-region): Rewritten.
17452         (quoted-printable-decode-string, quoted-printable-encode-region):
17453         Doc fix.
17454         (quoted-printable-encode-region): Barf on multibyte characters.
17455         Maybe make the class multibyte.  Upcase chars, not formatted
17456         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
17457         (quoted-printable-encode-string): Don't use
17458         mm-with-unibyte-buffer.
17459
17460 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
17461
17462         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
17463
17464 2000-09-21  Dave Love  <fx@gnu.org>
17465
17466         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
17467         (for Emacs 20).  Tidy somewhat.
17468
17469 2000-09-21  Dave Love  <fx@gnu.org>
17470
17471         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
17472         image processing.  Rationalize logic somewhat.
17473
17474 2000-09-20  Dave Love  <fx@gnu.org>
17475
17476         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
17477         specifically.
17478
17479         * gnus.el (gnus-version-number): Avoid some redundant
17480         autoloads.
17481
17482 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
17483
17484         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
17485         to XBM; we always have PBM support.
17486
17487 2000-09-14  Dave Love  <fx@gnu.org>
17488
17489         * gnus.el (gnus-charset):
17490         * mm-decode.el (mime-display):
17491         * imap.el (imap) <defgroup>: Add :version.
17492
17493 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
17494
17495         * parse-time.el: Fix author's mail address.
17496
17497         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
17498         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
17499         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
17500         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
17501         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
17502         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
17503         * rfc2231.el, uudecode.el: Fix copyright notice.
17504
17505         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
17506         require `w3' at load-time only if not running in batch mode.
17507
17508 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17509
17510         * gnus.el: Before merge with Emacs21.
17511
17512 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
17513
17514         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
17515
17516 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
17517
17518         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
17519         to avoid conflict with the standard `back-to-indentation'
17520         binding.
17521
17522 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17523
17524         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
17525
17526         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
17527         (mm-disable-multibyte-mule4): Ditto.
17528         (mm-with-unibyte-current-buffer-mule4): Ditto.
17529
17530 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17531
17532         * pop3.el (pop3-movemail): Use binary.
17533         (pop3-movemail-file-coding-system): Removed.
17534
17535 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17536
17537         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
17538
17539 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17540
17541         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
17542         exists.
17543
17544 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17545
17546         * gnus-msg.el (gnus-post-method): Use backend name when the
17547         address is "".
17548
17549 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17550
17551         * gnus-art.el (article-verify-x-pgp-sig): Don't test
17552         mm-verify-option.
17553         (gnus-treat-x-pgp-sig): Default value.
17554         (gnus-ignored-headers): Redundant.
17555
17556 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17557
17558         * gnus-win.el (gnus-configure-frame): Save selected window.
17559
17560 2000-02-15  Andrew Innes  <andrewi@gnu.org>
17561
17562         * nnmbox.el: Require gnus-range.
17563         (nnmbox-group-building-active-articles): New variable.
17564         (nnmbox-group-active-articles): New variable; this is a cache of
17565         all active articles by group and number.
17566         (nnmbox-in-header-p): New function.
17567         (nnmbox-find-article): New function.
17568         (nnmbox-record-active-article): New function.
17569         (nnmbox-record-deleted-article): New function.
17570         (nnmbox-is-article-active-p): New function.
17571         (nnmbox-retrieve-headers): Use nnmbox-find-article.
17572         (nnmbox-request-article): Ditto.  Also supply extra arg to
17573         nnmbox-article-group-number.
17574         (nnmbox-request-expire-articles): Ditto.
17575         (nnmbox-request-move-article): Ditto.
17576         (nnmbox-request-replace-article): Ditto.
17577         (nnmbox-request-rename-group): Rename group entry in active
17578         article cache.
17579         (nnmbox-delete-mail): Update active article cache, unless article
17580         is being replaced.
17581         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
17582         than partially duplicating it.
17583         (nnmbox-article-group-number): Add extra `this-line' arg, to
17584         handle articles belonging to multiple groups.
17585         (nnmbox-save-mail): Update active article cache.
17586         (nnmbox-read-mbox): Build active article cache when loading mbox.
17587         Also do some repair work, if we find articles that are missing the
17588         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
17589         reconstruct these from Xref info.
17590
17591 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17592
17593         * mail-source.el (mail-source-report-new-mail): Use
17594         nnheader-run-at-time.
17595
17596 2000-02-15  Andrew Innes  <andrewi@gnu.org>
17597
17598         * mail-source.el (mail-source-fetch-pop): Clear pop password when
17599         an error is thrown, and then rethrow the error.
17600         (mail-source-check-pop): Ditto.
17601         (mail-source-start-idle-timer): Prevent multiple pop checks
17602         running if the check takes a long time.
17603
17604 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17605
17606         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
17607         succeed.
17608
17609 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17610
17611         * gnus-win.el (gnus-configure-windows): Make sure
17612         nntp-server-buffer is live.
17613         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
17614
17615 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
17616
17617         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
17618
17619 2000-12-04  Andreas Jaeger  <aj@suse.de>
17620
17621         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
17622
17623 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17624
17625         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
17626
17627 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
17628         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
17629
17630         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
17631
17632 2000-12-01  Simon Josefsson  <sj@extundo.com>
17633
17634         * mml-smime.el (mml-smime-verify): Fix address parsing.
17635
17636 2000-12-01  Simon Josefsson  <sj@extundo.com>
17637
17638         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
17639         more than one certificate inside PKCS#7 blob.  Better security
17640         information (clamed / actual sender, openssl output, certificates
17641         inside message).
17642
17643         * smime.el (smime-verify-region): Output to /dev/null.
17644         (smime-buffer-as-string-region): Don't parse empty lines.
17645
17646 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17647
17648         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
17649         ?d and ?D.
17650         (gnus-mime-security-show-details-inline): New variable.
17651         (gnus-mime-security-show-details): Use them.
17652         (gnus-insert-mime-security-button): Ditto.
17653
17654         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
17655         Suggest by Michael Duggan (md5i@cs.cmu.edu).
17656         (mml2015-gpg-clear-verify): Ditto.
17657         (mml2015-gpg-decrypt-1): Ditto.
17658         (mml2015-use): Prefer 'gpg.
17659
17660 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17661
17662         * gnus-util.el (gnus-add-text-properties-when): New function.
17663         (gnus-remove-text-properties-when): Ditto.
17664
17665         * gnus-cite.el (gnus-article-hide-citation): Use them.
17666         (gnus-article-toggle-cited-text): Use them.
17667
17668         * gnus-art.el (gnus-signature-toggle): Use them.
17669         (gnus-article-show-hidden-text): Ditto.
17670         (gnus-article-hide-text): Ditto.
17671
17672 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17673
17674         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
17675
17676 2000-11-30  Simon Josefsson  <sj@extundo.com>
17677
17678         * smime.el (smime-point-at-eol): New alias.
17679         (smime-buffer-as-string-region): Use it.
17680
17681 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17682
17683         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
17684
17685 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17686
17687         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
17688
17689         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
17690
17691         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
17692
17693 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
17694
17695         * nnmh.el (nnmh-request-expire-articles): Implemented
17696         expiry-target for nnmh backend.
17697
17698 2000-11-30  Simon Josefsson  <sj@extundo.com>
17699
17700         * mm-decode.el (mm-security-from): New variable.
17701         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
17702
17703         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
17704         than `from'.
17705
17706 2000-11-30  Simon Josefsson  <sj@extundo.com>
17707
17708         * mml-smime.el (mml-smime-verify): Verify that certificate mail
17709         address match sender address.
17710
17711         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
17712
17713         * smime.el (smime-verify-region): Don't copy buffer.
17714         (smime-decrypt-buffer): Use expand-file-name on keyfile.
17715         (smime-pkcs7-region): New function.
17716         (smime-pkcs7-certificates-region): Ditto.
17717         (smime-pkcs7-email-region): Ditto.
17718         (smime-buffer-as-string-region): Ditto.
17719
17720         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
17721         buffer.
17722
17723 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
17724
17725         * smime.el (smime-decrypt-region): Fix keyfile argument.
17726
17727 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17728
17729         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
17730
17731 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17732
17733         * message.el (message-shoot-gnksa-feet): New variable.
17734         (message-gnksa-enable-p): New function.
17735         (message-send): Use it.
17736         (message-check-news-body-syntax): Ditto.
17737
17738 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17739
17740         * message.el (message-make-message-id): Remove the redundancy.
17741
17742 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17743
17744         * message.el (message-setup): Discourage using mc-install-*-mode.
17745
17746         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
17747
17748 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17749
17750         * gnus-cite.el (gnus-cite-parse): Guess citation length.
17751
17752 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17753
17754         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
17755
17756 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17757
17758         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
17759
17760 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17761
17762         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
17763         insert-buffer-substring.
17764
17765         * message.el (message-send-mail): Use buffer-substring-no-properties.
17766         (message-send-news): Ditto.
17767
17768 2000-11-22  David Edmondson  <dme@dme.org>
17769
17770         * imap.el (imap-wait-for-tag): Message read info.
17771
17772 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17773
17774         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
17775         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
17776         (mml2015-gpg-encrypt): Ditto.
17777
17778 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17779
17780         * mm-decode.el (mm-verify-option): Default value.
17781
17782         * mml-sec.el (mml-secure-part): Error message.
17783
17784 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17785
17786         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
17787
17788 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17789
17790         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
17791
17792 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17793
17794         * gnus-art.el (gnus-article-describe-key): Use prompt.
17795         (gnus-article-describe-key-briefly): Ditto.
17796
17797 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17798
17799         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
17800
17801 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17802
17803         * gnus-art.el (gnus-article-describe-key): New function.
17804         (gnus-article-describe-key-briefly): New function.
17805
17806 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17807
17808         * mm-decode.el (mm-decrypt-option): Doc typo.
17809
17810         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
17811         return a number.
17812
17813 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17814
17815         * message.el (message-newline-and-reformat): Typo.
17816
17817 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17818
17819         * gnus-art.el (article-verify-x-pgp-sig): Check whether
17820         original-article-buffer exists.
17821
17822         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
17823         (rfc2047-header-encoding-alist): Addresses are different from text.
17824         (rfc2047-encode-message-header): Ditto.
17825         (rfc2047-dissect-region): Extra parameter.
17826         (rfc2047-encode-region): Ditto.
17827         (rfc2047-encode-string): Ditto.
17828
17829 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17830
17831         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
17832         (mm-uu-pgp-encrypted-extract): Use it.
17833         (mm-uu-pgp-signed-extract-1): New function.
17834         (mm-uu-pgp-signed-extract): Use it.
17835
17836         * gnus-art.el (gnus-mime-display-security): New function.
17837         (gnus-mime-display-part): Use it.
17838         (gnus-mime-security-verify-or-decrypt): New function.
17839         (gnus-mime-security-press-button): New function.
17840         (gnus-insert-mime-security-button): Use it.
17841
17842         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
17843         (mm-find-raw-part-by-type): Ditto.
17844         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
17845         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
17846         (mm-destroy-parts): Kill nested multibyte buffer.
17847
17848         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
17849         (mml2015-gpg-verify): Ditto.
17850
17851 2000-11-18  Simon Josefsson  <sj@extundo.com>
17852
17853         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
17854         (mml2015-function-alist): Use it.
17855
17856         * mml-sec.el (mml-sign-alist): Update names.
17857         (mml-encrypt-alist): Ditto.
17858         (mml-secure-part-smime-sign): Moved to mml-smime.el
17859         as `mml-smime-sign-query'.
17860         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
17861         `mml-smime-get-file-cert'.
17862         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
17863         `mml-smime-get-dns-cert'.
17864         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
17865         `mml-smime-encrypt-query'.
17866         (mml-smime-sign-buffer): Use mml-smime-sign.
17867         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
17868
17869         * mml-smime.el (mml-smime-sign): New function.
17870         (mml-smime-encrypt):
17871         (mml-smime-sign-query):
17872         (mml-smime-get-file-cert):
17873         (mml-smime-get-dns-cert):
17874         (mml-smime-encrypt-query): Moved from mml-sec.el.
17875
17876 2000-11-16  Simon Josefsson  <sj@extundo.com>
17877
17878         * mml2015.el (mml2015-gpg-clear-verify): New function.
17879         (mml2015-function-alist): Add it.
17880
17881 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
17882
17883         * message.el (message-setup-fill-variables): Use
17884         message-cite-prefix-regexp.
17885         (message-newline-and-reformat): Check the end of citation, leading
17886         WSP, break in the cite prefix.
17887         (message-fill-paragraph): New function.
17888
17889 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
17890
17891         * lpath.el: Shut up.
17892
17893 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
17894
17895         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
17896         raw 8-bit in headers in dk.* newsgroups.
17897
17898 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
17899
17900         * message.el (message-newline-and-reformat): Match extra WSPs.
17901
17902 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
17903
17904         * mml.el (mml-generate-mime-1): Ignore ascii.
17905
17906 2000-11-16 Justin Sheehy  <justin@iago.org>
17907
17908         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
17909
17910 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
17911
17912         * message.el (message-cite-prefix-regexp): Prefix should not end
17913         at space.
17914
17915 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
17916
17917         * message.el (message-mode-syntax-table): Add - as a word
17918         constituent as in articles.
17919         (message-setup-fill-variables): Add -_. as supercite-style prefix.
17920         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
17921         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
17922
17923 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
17924
17925         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
17926
17927 2000-11-12  David Edmondson  <dme@dme.org>
17928
17929         * message.el (message-font-lock-keywords): use
17930         message-cite-prefix-regexp.
17931
17932 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
17933
17934         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
17935         Stein Arild Str\e,Ax\e(Bmme.
17936         (gnus-group-jump-to-group): Use it.
17937         (gnus-group-jump-to-group-prompt): Customize.
17938
17939 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
17940
17941         * mailcap.el (mailcap-possible-viewers): Match the entire string.
17942
17943 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
17944
17945         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
17946         incompatible.
17947         (mml2015-mailcrypt-sign): Ditto.
17948
17949 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
17950
17951         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
17952         group is open.
17953
17954 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
17955
17956         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
17957         nnvirtual articles.
17958         (gnus-backlog-request-article): Don't request nnvirtual articles.
17959
17960 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
17961
17962         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
17963         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
17964
17965 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
17966
17967         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
17968         * mml.el (mml-generate-mime-1): Use charset attribute.
17969         * mm-bodies.el (mm-encode-body): Add parameter charset.
17970         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
17971
17972 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
17973
17974         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
17975         (mml2015-mailcrypt-clear-decrypt): Ditto.
17976         (mml2015-mailcrypt-verify): Ditto.
17977         (mml2015-mailcrypt-clear-verify): Ditto.
17978         (mml2015-gpg-verify): Ditto.
17979
17980 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
17981
17982         * smime.el (smime-openssl-program): Test the existence of openssl.
17983         * mml-smime.el: Require mm-decode.
17984         (mml-smime-verify-test): New function.
17985         * mm-decode.el (mm-verify-function-alist): Use it.
17986
17987 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
17988
17989         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
17990         anyway.
17991
17992 2000-11-13  Simon Josefsson  <sj@extundo.com>
17993
17994         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
17995         verification doesn't work.
17996
17997 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
17998
17999         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
18000         (gnus-inews-do-gcc): Use it.
18001
18002 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
18003
18004         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
18005         leading space.
18006         * mm-extern.el (mm-inline-external-body): Report error when no
18007         access-type.
18008
18009 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
18010
18011         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
18012
18013 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
18014
18015         * gnus-art.el (gnus-mime-button-menu): Use select-window.
18016
18017 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
18018
18019         * gnus-art.el (gnus-mime-display-part): Display multipart/related
18020         as multipart/mixed.
18021
18022 2000-11-12  David Edmondson  <dme@dme.org>
18023
18024         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
18025         and replace `.' with `\w' to allow for different syntax tables
18026         (from Vladimir Volovich).
18027         * message.el (message-newline-and-reformat): use
18028         `message-cite-prefix-regexp'.
18029         * gnus-cite.el (gnus-supercite-regexp): use
18030         `message-cite-prefix-regexp'.
18031         * gnus-cite.el (gnus-cite-parse): use
18032         `message-cite-prefix-regexp'.
18033
18034 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
18035
18036         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
18037         PGP SIGNATURE.  Escape leading "-"'s.
18038         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
18039
18040 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
18041
18042         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
18043
18044 2000-11-11  Simon Josefsson  <sj@extundo.com>
18045
18046         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
18047
18048         * smime.el (smime-details-buffer): New variable.
18049         (smime-sign-region):
18050         (smime-encrypt-region):
18051         (smime-verify-region):
18052         (smime-decrypt-region): Copy OpenSSL output to the buffer.
18053
18054         * mml-smime.el (mml-smime-verify): Support security info.
18055
18056 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
18057
18058         * mm-decode.el (mm-verify-option): Set default to nil.
18059         (mm-decrypt-option): Ditto.
18060         * gnus-art.el (article-verify-x-pgp-sig): New function.
18061
18062 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
18063
18064         * gnus-art.el (gnus-mime-display-alternative): Show button if no
18065         preferred part.
18066
18067 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
18068
18069         * gnus-sum.el (gnus-move-split-methods): Say that
18070         `gnus-split-methods' uses file names, whereas this uses group
18071         names.  (Report from Nevin Kapur)
18072
18073 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
18074
18075         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
18076
18077 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
18078
18079         * nnheader.el (nnheader-directory-files-is-safe): New variable.
18080         (nnheader-directory-articles): Use it.
18081         (nnheader-article-to-file-alist): Ditto.
18082
18083 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
18084
18085         * rfc2047.el (rfc2047-pad-base64): New function.
18086         (rfc2047-decode): Use it.
18087
18088 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
18089
18090         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
18091         select method.
18092
18093 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
18094
18095         * mml2015.el (mml2015-gpg-decrypt-1):
18096         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
18097
18098 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
18099
18100         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
18101
18102 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
18103
18104         * pop3.el (pop3-munge-message-separator): A message may have an
18105         empty body.
18106
18107 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
18108
18109         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
18110         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
18111         (mm-uu-pgp-signed-extract): Use coding-system.
18112
18113 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
18114
18115         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
18116         (gnus-insert-mime-security-button): New function.
18117         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
18118         * mml2015.el:  Add security info when verify or decrypt.
18119         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
18120         (mm-uu-pgp-encrypted-extract): Ditto.
18121
18122 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
18123
18124         * mm-decode.el (mm-display-parts): New function.
18125         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
18126
18127 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
18128
18129         * gnus-mlspl.el: Documentation tweaks.
18130
18131 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
18132
18133         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
18134         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
18135         argument.
18136
18137 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
18138
18139         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
18140
18141 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
18142
18143         * gnus-art.el (gnus-article-encrypt): New function.
18144         (gnus-article-encrypt-protocol-alist): New variable.
18145         (gnus-article-encrypt-protocol): New variable.
18146         * mml2015.el (mml2015-self-encrypt): New function.
18147         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
18148
18149 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
18150
18151         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
18152         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
18153         let mailcap do it.
18154         * mml2015.el: Remove snarf code.
18155         * mm-decode.el: Remove snarf code.
18156
18157 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
18158
18159         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
18160         (mml-insert-mime): Understand gnus-decoded.
18161         (mime-to-mml): New parameter handles.
18162         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18163         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
18164
18165 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
18166
18167         * mm-decode.el (mime-security): New group.
18168         (mm-verify-function-alist): Add test function.
18169         (mm-decrypt-function-alist): Ditto.
18170         (mm-snarf-option): Set default value as nil.
18171         (mm-find-part-by-type): Recursive parameter.
18172         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
18173         * mml2015.el: Support draft-ietf-openpgp-multsig.
18174
18175 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
18176
18177         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
18178         (gnus-article-view-part-as-charset): New function.
18179
18180 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
18181
18182         * mm-decode.el (mm-verify-option): Default value.
18183         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
18184
18185 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
18186
18187         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
18188
18189 2000-11-05  Simon Josefsson  <sj@extundo.com>
18190
18191         * mml-smime.el (mml-smime-verify): Work in original multipart
18192         buffert.
18193
18194         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
18195         (mm-handle-multipart-ctl-parameter): Ditto.
18196         (mm-alist-to-plist): New function.
18197         (mm-dissect-buffer): Store CTL parameters and copy original buffer
18198         for multiparts.
18199         (mm-destroy-parts): Destroy multipart buffert.
18200         (mm-remove-part): Ditto.
18201
18202         * mml-smime.el (mml-smime-sign): Not used.
18203         (mml-smime-encrypt): Ditto.
18204
18205         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
18206
18207         Verify S/MIME signature support.
18208
18209         * mm-decode.el (mm-inline-media-tests): Add
18210         application/{x-,}pkcs7-signature.
18211         (mm-inlined-types): Ditto.
18212         (mm-automatic-display): Ditto.
18213         (mm-verify-function-alist): Ditto.  Add name of method.
18214         (mm-decrypt-function-alist): Add name of method.
18215         (mm-find-part-by-type): Add documentation.
18216         (mm-possibly-verify-or-decrypt): Use new format of
18217         mm-{verify,decrypt}-function-alist.  Use method names.
18218
18219         * mml-smime.el (mml-smime-verify): New function.
18220
18221 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
18222
18223         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
18224
18225 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
18226
18227         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
18228         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
18229         * mm-decode.el (mm-snarf-option): New variable.
18230
18231 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
18232
18233         * mm-util.el (mm-subst-char-in-string): New function.
18234         (mm-replace-chars-in-string): Use it.
18235         * message.el (message-replace-chars-in-string): Use it.
18236         * nnheader.el (nnheader-replace-chars-in-string): Use it.
18237         * gnus-mh.el (mh-lib-progs): Shut up.
18238
18239 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
18240
18241         * base64.el, md5.el: Moved to contrib directory.
18242
18243 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
18244
18245         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
18246         the last article when search.
18247
18248 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
18249
18250         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
18251         * nnmail.el (nnmail-pathname-coding-system): Ditto.
18252
18253 2000-09-29  David Edmondson  <dme@thus.net>
18254
18255         * message.el (message-newline-and-reformat): Typo.
18256
18257 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
18258
18259         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
18260
18261 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
18262
18263         * nntp.el (nntp-decode-text): Delete bogus status lines.
18264
18265 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
18266
18267         * message.el (message-font-lock-keywords): Match a final newline
18268         to help font-lock's multiline support.
18269
18270 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
18271
18272         * nnoo.el (nnoo-set): New function.
18273
18274 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
18275
18276         * gpg.el, gpg-ring.el: Moved to contrib directory.
18277
18278 2000-11-04  Simon Josefsson  <sj@extundo.com>
18279
18280         * nnimap.el (nnimap-split-inbox): Typo.
18281
18282 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
18283
18284         * gnus-msg.el (gnus-msg-mail): Move it backwards.
18285
18286 2000-11-03  Simon Josefsson  <sj@extundo.com>
18287
18288         * rfc2231.el (rfc2231-parse-qp-string): New function.
18289         (require): rfc2047.
18290
18291         * mail-parse.el (mail-header-parse-content-type):
18292         (mail-header-parse-content-disposition): Support invalid QP
18293         encoded strings, by using `rfc2231-parse-qp-string'.
18294
18295 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
18296
18297         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
18298         (rfc2231-decode-encoded-string): Typo "> X 1".
18299         (rfc2231-encode-string): Insert the name of charset.
18300         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
18301
18302 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
18303
18304         * mm-decode.el (mm-save-part): Return the filename.
18305         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
18306         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
18307         (gnus-mime-action-alist): Use it.
18308         (gnus-mime-button-commands): Use it.
18309         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
18310         (mm-inline-external-body): unwind-protect.
18311
18312 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
18313
18314         * gnus-art.el (gnus-insert-mime-button): Show url.
18315
18316 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
18317
18318         * mml.el (mml-generate-mime-1): Support external url.
18319         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
18320
18321 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
18322
18323         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
18324         * mm-decode.el (mm-display-external): Ditto.
18325         * mm-extern.el: New file.
18326         * mm-decode.el (mm-inline-media-tests): Hook it up.
18327         (mm-inlined-types): Inline message/external-body.
18328
18329 2000-11-02  Simon Josefsson  <sj@extundo.com>
18330
18331         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
18332
18333         * message.el (message-get-reply-headers): Better handling when
18334         Mail-Followup-To is very large.
18335
18336 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
18337
18338         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
18339         * gnus-art.el (gnus-article-edit-done):
18340         * gnus-sum.el (gnus-summary-edit-article-done): Move line
18341         counting code here.
18342         * gnus-msg.el (gnus-setup-message): Remove a hack.
18343
18344 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
18345
18346         * gnus-sum.el (gnus-newsgroup-variables): New variable.
18347         (gnus-summary-mode): Make them local variables.
18348         (gnus-set-global-variables): Globalize them.
18349         (gnus-summary-exit): Kill them.
18350
18351 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
18352
18353         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
18354         word.
18355
18356 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
18357
18358         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
18359         gnus-article-wash-types.
18360         * gnus-art.el (gnus-article-wash-status): Use them.
18361
18362 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
18363
18364         * mml.el (mml-read-tag): Remove spaces and LF.
18365
18366 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
18367
18368         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
18369         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
18370
18371 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
18372
18373         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
18374
18375 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
18376
18377         * gnus-sum.el (gnus-article-charset): New variable.
18378         (gnus-summary-display-article): Set it.
18379         * gnus-msg.el (gnus-copy-article-buffer): Use it.
18380         * gnus-art.el (gnus-article-mode): Make it local variable.
18381
18382 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18383
18384         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
18385
18386 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18387
18388         * nnwfm.el: New file.
18389
18390         * nnweb.el (nnweb-replace-in-string): New function.
18391
18392 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
18393
18394         * mml2015.el: Wrap gpg.el.
18395         * gpg.el (gpg-verify): The last argument of apply is a list.
18396         (gpg-encrypt): Add passphrase as a parameter.
18397
18398 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
18399
18400         * gpg.el: New file.
18401         * gpg-ring.el: New file.
18402
18403 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
18404
18405         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
18406
18407 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18408
18409         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
18410         double-quote characters.
18411         (gnus-summary-prepare-threads): Ditto.
18412
18413 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
18414
18415         * gnus-art.el (gnus-mime-display-single): Forward line -1.
18416         * mml.el (mml-read-tag): Don't skip the leading space.
18417         * lpath.el (font-lock-set-defaults): Shut up.
18418
18419 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
18420
18421         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
18422
18423 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
18424
18425         * qp.el (quoted-printable-encode-region): Replace leading - when
18426         ultra safe.
18427         * mml.el (mml-generate-mime-postprocess-function): Removed.
18428         (mml-postprocess-alist): Removed.
18429         (mml-generate-mime-1): Use ultra-safe when sign.
18430         * mml2015.el (mml2015-fix-micalg): Uppercase.
18431         (mml2015-verify): Insert LF.
18432         (mml2015-mailcrypt-sign): Downcase; search backward.
18433
18434 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18435
18436         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
18437         restrictive.
18438         (nnultimate-table-regexp): New variable.
18439         (nnultimate-forum-table-p): Use it.
18440
18441 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
18442         Trivial patch.
18443
18444         * gnus-sum.el (gnus-summary-expire-articles): Save point.
18445
18446 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
18447
18448         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
18449         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
18450
18451 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
18452
18453         * mml2015.el: Shut up.
18454
18455 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
18456
18457         * gnus.el (gnus-server-browse-hashtb): Removed.
18458         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
18459         (gnus-group-insert-group-line-info): Use simplified method.
18460         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
18461
18462 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
18463
18464         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
18465         moved here.
18466         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
18467         * gnus-group.el (gnus-group-prepare-flat): Use it.
18468         * gnus-topic.el (gnus-group-prepare-topics): Use it.
18469
18470 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
18471
18472         * mml.el (mml-mode): Show menu in XEmacs.
18473
18474 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
18475
18476         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
18477         (gnus-server-read-server-in-server-buffer): New function.
18478         (gnus-browse-foreign-server): Browse in group buffer.
18479         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
18480         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
18481         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
18482         * gnus.el (gnus-server-browse-hashtb): New variable.
18483
18484 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
18485
18486         * nnfolder.el (nnfolder-open-nov): Use group.
18487
18488 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
18489
18490         * nnfolder.el: Add NOV. Set version to 2.0.
18491         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
18492
18493 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
18494
18495         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
18496
18497 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
18498
18499         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
18500         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
18501
18502 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
18503
18504         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
18505
18506 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
18507
18508         * mm-decode.el (mm-verify-function-alist): New variable.
18509         (mm-verify-option): New variable.
18510         (mm-decrypt-function-alist): Ditto.
18511         (mm-decrypt-option): Ditto.
18512         (mm-find-raw-part-by-type): New function.
18513         (mm-possibly-verify-or-decrypt): New function.
18514         (mm-dissect-multipart): Use it.
18515         * mml2015.el (mml2015-fix-micalg): New function.
18516         (mml2015-decrypt): Use new interface.
18517         (mml2015-verify):  Use new interface.
18518         (mml2015-setup): Make it bogus.
18519
18520 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
18521
18522         * mml.el (mml-generate-mime-postprocess-function): Set to
18523         mml-postprocess.
18524         (autoload): Autoload mml2015 and mml-smime.
18525         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
18526         * mml2015.el (mml2015-encrypt): New function.
18527         (mml2015-sign): New function.
18528         (mml2015-encrypt-function): New variable.
18529         (mml2015-sign-function): New variable.
18530         (mml2015-mailcrypt-encrypt): Use message-recipients.
18531         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
18532         * mml-smime.el (mml-smime-setup): Ditto.
18533
18534 2000-10-28  Simon Josefsson  <sj@extundo.com>
18535
18536         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
18537         Communigate Pro 3.3.1 server.
18538
18539         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
18540         in buffers.
18541         (mml-secure-dns-server): Removed.
18542         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
18543         write certificates to files.
18544
18545         * smime.el (smime-dns-server): New variable.
18546         (smime-mail-to-domain):
18547         (smime-cert-by-dns): New functions.
18548
18549         * dig.el: New file.
18550
18551 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
18552
18553         * message.el (message-options): New variable.
18554         (message-options-set-recipient): New function.
18555         (message-send): Use them.
18556         * gnus-int.el (gnus-request-replace-article): Use them.
18557         (gnus-request-accept-article): Ditto.
18558         * mml.el (mml-preview): Use them.
18559         * gnus-sum.el (gnus-summary-edit-article): Use them.
18560
18561         * message.el (message-options-get): New function.
18562         (message-options-get): New function.
18563         * rfc2047.el (rfc2047-encode-message-header): Use them.
18564         * mm-bodies.el (mm-encode-body): Use them.
18565
18566 2000-10-28  Simon Josefsson  <sj@extundo.com>
18567
18568         * nnimap.el (nnimap-retrieve-which-headers):
18569         (nnimap-request-article-part): Quote message-id.
18570
18571         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
18572         (smime-CA-file): New variable.
18573         (smime-call-openssl-region): Don't error.
18574         (smime-sign-region): Return result value.
18575         (smime-encrypt-region): Ditto.
18576         (smime-verify-region): New function.
18577         (smime-decrypt-region): Ditto.
18578         (smime-verify-buffer): Ditto.
18579         (smime-decrypt-buffer): Ditto.
18580
18581         * mml.el: Require mml-sec.
18582         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
18583         (mml-mode-map): Add "sign" and "encrypt" maps.
18584         (mml-menu): Add security menu.
18585         (mml-preview): Use generate-new-buffer.
18586
18587         * mml-sec.el: New file.
18588
18589 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
18590
18591         * mm-decode.el (mm-find-part-by-type): Move it here.
18592         * mml.el (mml-postprocess): Move it here.
18593         (mml-postprocess-alist): Move it here. Merge them.
18594
18595 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
18596
18597         * rfc2047.el (rfc2047-encode-message-header): Make sure no
18598         unencoded stuff in the header.
18599
18600 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
18601
18602         * gnus-group.el (gnus-group-listed-groups): New variable.
18603         (gnus-group-list-option): New variable.
18604         (gnus-group-list-limit-map): New keymap.
18605         (gnus-group-list-flush-map): New keymap.
18606         (gnus-group-list-plus-map): New keymap.
18607         (gnus-group-prepare-logic): New function.
18608         (gnus-group-prepare-flat): Merge with
18609         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
18610         (gnus-group-prepare-flat-list-dead): Ditto.
18611         (gnus-group-list-matching): Use gnus-group-prepare-function.
18612         (gnus-group-list-dormant): Ditto.
18613         (gnus-group-list-cached): Ditto.
18614         (gnus-group-listed-groups): New function.
18615         (gnus-group-list-limit): New function.
18616         (gnus-group-list-flush): New function.
18617         (gnus-group-list-plus): New function.
18618         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
18619         (gnus-topic-prepare-topic): Ditto.
18620
18621 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
18622
18623         * message.el (message-insert-to, message-get-reply-headers):
18624         (message-reply, message-followup): Mail-{Followup,Reply}-To.
18625
18626 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
18627
18628         * mml2015.el: New file.
18629         * smime.el: New file.
18630         * mml-smime.el: New file.
18631
18632 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
18633
18634         * ChangeLog: Moved to ChangeLog.1.
18635
18636     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
18637   Copying and distribution of this file, with or without modification,
18638   are permitted provided the copyright notice and this notice are preserved.
18639
18640 ;; Local Variables:
18641 ;; coding: iso-2022-7bit
18642 ;; End: