* spam.el (spam-use-spamoracle): new variable
[gnus] / lisp / ChangeLog
1 2003-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
2         From Eric Knauel <knauel@informatik.uni-tuebingen.de>
3
4         * spam.el (spam-use-spamoracle): new variable
5         (spam-install-hooks): add spamoracle to the list of conditions
6         for activation of spam-install-hooks
7         (spam-spamoracle): new variable customization group
8         (spam-spamoracle, spam-spamoracle): new variables
9         (spam-group-spam-processor-spamoracle-p) 
10         (spam-group-ham-processor-spamoracle-p): new functions
11         (spam-summary-prepare-exit): added spamoracle ham/spam exit processing
12         (spam-list-of-checks, spam-list-of-statistical-checks): add
13         spam-use-spamoracle
14         (spam-check-spamoracle, spam-spamoracle-learn) 
15         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): new functions
16
17         * gnus.el (gnus-group-spam-exit-processor-spamoracle)
18         (gnus-group-ham-exit-processor-spamoracle): new variables for SpamOracle
19         (spam-process, ham-process): added spamoracle spam/ham processors
20
21 2003-06-08  Jesper Harder  <harder@ifa.au.dk>
22
23         * message.el (message-beginning-of-line): Docstring improvement.
24         Suggested by Michael R. Wolf <MichaelRunningWolf@att.net>
25
26 2003-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27
28         * gnus-sum.el (gnus-summary-make-menu-bar): Removed ["Add buttons"
29         gnus-summary-display-buttonized t]
30
31 2003-06-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
32
33         * nnmail.el (nnmail-split-fancy-match-partial-words): Doc string
34         fix.  Reported by Johan Bockg\e,Ae\e(Brd <bojohan+news@dd.chalmers.se>.
35
36 2003-06-07  Jesper Harder  <harder@ifa.au.dk>
37
38         * message.el (message-beginning-of-line): Docstring improvement.
39
40 2003-06-06  Jesper Harder  <harder@ifa.au.dk>
41
42         * gnus-srvr.el (gnus-browse-foreign-server): Parse garbage NNTP
43         groups correctly.
44
45 2003-06-06  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
46         From Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
47
48         * message.el (message-fetch-field): Augment documentation to state
49         the narrowed-to-headers restriction.
50         (message-change-subject, message-reduce-to-to-cc)
51         (message-generate-unsubscribed-mail-followup-to)
52         (message-insert-importance-high, message-insert-importance-low)
53         (message-insert-or-toggle-importance)
54         (message-insert-disposition-notification-to): Narrow to headers
55         before calling message-fetch-field or message-remove-header.
56
57 2003-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
58
59         * gnus-registry.el (gnus-registry-trim): fix for when
60         gnus-registry-max-entries is nil
61
62 2003-06-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
63
64         * qp.el (quoted-printable-decode-region): Don't error out on
65         malformed text.
66
67 2003-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
68
69         * rfc2047.el (rfc2047-encode-region): Don't error out on invalid
70         strings. 
71
72 2003-06-04  Jesper Harder  <harder@ifa.au.dk>
73
74         * mml1991.el (mml1991-pgg-sign): Insert pgg output as unibyte.
75         From: Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> (tiny
76         change)
77
78 2003-06-03  Dave Love  <fx@gnu.org>
79
80         * gnus-soup.el (gnus-soup-send-packet): Don't use
81         message-functionp.
82
83         * gnus.el (gnus-agent-cache): Doc fix.
84         (gnus-other-frame): Quote lambda used as hook.
85
86         * message.el: Doc fixes.
87         (message-functionp): Deleted.  Callers changed.
88         (message-fix-before-sending): Highlight with overlays.  Clarify
89         `illegible text' messages.
90         (rmail-enable-mime-composing, gnus-message-group-art): Defvar when
91         compiling.
92         (gnus-find-method-for-group, nnvirtual-find-group-art): Autoload.
93
94 2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
95
96         * nnmail.el (nnmail-split-fancy-match-partial-words): New user
97         option.
98         (nnmail-split-it): Obey it.  Don't let-bind regexp twice.
99
100         * message.el (message-fetch-field): Mention narrow-to-headers
101         requirement.
102
103 2003-06-03  Jesper Harder  <harder@ifa.au.dk>
104
105         * gnus-xmas.el (gnus-xmas-create-image): Use
106         insert-file-contents-literally.  From: Eric Eide
107         <eeide@cs.utah.edu>
108
109 2003-06-02  Teodor Zlatanov  <tzz@lifelogs.com>
110
111         * gnus-registry.el (gnus-registry-fetch-group): always return the
112         short name of the group
113
114 2003-06-02  Jesper Harder  <harder@ifa.au.dk>
115
116         * gnus-cus.el (defvar): Silence byte-compiler warnings.
117
118         * gnus-sum.el (gnus-get-newsgroup-headers): Unfold headers.
119
120 2003-05-31  Jesper Harder  <harder@ifa.au.dk>
121
122         * gnus-art.el (article-unsplit-urls): Use gnus-treat-article
123         rather than gnus-display-mime-function.
124
125 2003-05-30  Teodor Zlatanov  <tzz@lifelogs.com>
126
127         * gnus-registry.el (gnus-registry-use-long-group-names): new variable
128         (gnus-registry-add-group): use it
129         (gnus-registry-trim-articles-without-groups): new variable
130         (gnus-registry-delete-group): use it
131         (gnus-registry-unload-hook): uninstall all the hooks
132
133         * spam.el (spam-install-hooks-function, spam-unload-hook): new
134         functions so users that load spam.el for customization don't get
135         all the hooks installed
136         (spam-install-hooks): new variable, set to t by default if user
137         has one of the spam-use-* variables set
138
139         * spam-stat.el (spam-stat-install-hooks, spam-stat-unload-hook): new
140         functions so users that load spam-stat.el for customization don't get
141         all the hooks installed
142
143 2003-05-30  Dave Love  <fx@gnu.org>
144
145         * rfc2047.el (rfc2047-decode): Don't use
146         mm-with-unibyte-current-buffer.
147
148         * qp.el (quoted-printable-decode-string): Use
149         mm-with-unibyte-buffer.
150
151 2003-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
152
153         * gnus-registry.el (gnus-registry-save): allow forced saving even
154         when registry is not dirty.  Use gnus-registry-trim to shorten the
155         gnus-registry-alist.
156         (gnus-registry-max-entries): new variable
157         (gnus-registry-trim): new function, trim gnus-registry-alist to
158         size gnus-registry-max-entries, sorting by entry mtime so the
159         newest entries stick around
160
161         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): instead of
162         just one specific variable, allow a list of specific variables
163
164 2003-05-28  Dave Love  <fx@gnu.org>
165
166         * rfc2047.el (rfc2047-encode-region): Skip ASCII at beginning and
167         end of region.
168
169 2003-05-28  Jesper Harder  <harder@ifa.au.dk>
170
171         * lpath.el: Add put-char-table and get-char-table.
172
173 2003-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
174
175         * gnus-registry.el (gnus-registry-dirty): flag for modified registry
176         (gnus-registry-save, gnus-registry-read) 
177         (gnus-registry-store-extra, gnus-registry-clear): use it (note
178         that gnus-registry-store-extra is invoked for all modifications to
179         set the mtime, so gnus-registry-dirty only needs to be set there)
180
181 2003-05-23  Simon Josefsson  <jas@extundo.com>
182
183         * mml1991.el (mml1991-pgg-sign): Use mml-sender instead of
184         message-sender.
185
186         * gnus-art.el (gnus-use-idna): Check if idna-program is installed.
187
188         * message.el (message-use-idna): Ditto.
189
190 2003-05-20  Dave Love  <fx@gnu.org>
191
192         * rfc2047.el (rfc2047-q-encoding-alist): Deleted.
193         (rfc2047-q-encode-region): Don't use it.
194         (rfc2047-encode-message-header) <(eq method 'mime)>: Bind
195         rfc2047-encoding-type to `mime'.
196         (rfc2047-encode-string, rfc2047-encode): Doc fix.
197
198 2003-05-20  Jesper Harder  <harder@ifa.au.dk>
199
200         * message.el (message-send-mail): Don't insert a courtesy copy
201         notice in base64 encoded messages.
202
203 2003-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
204
205         * gnus-sum.el (gnus-summary-move-article): Don't copy expirable
206         marks if the destination group is not auto-expirable.
207
208 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
209
210         * dgnushack.el (assq-delete-all): Removed the compiler macro.
211
212 2003-05-14  Kevin Greiner <kgreiner@xpediantsolutions.com>
213
214         * gnus-agent.el (gnus-agentize): Updated documentation to match
215         usage.
216         (gnus-agent-expire-group-1): Do not skip over a group when the
217         force argument is set. 
218         * gnus.el (gnus-agent): Updated documentation to reflect that
219         gnus-agent now defaults to t.
220
221 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
222
223         * gnus.el (gnus-version-number): Bump.
224
225 2003-05-14 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
226
227         * gnus.el: Gnus v5.10.2 is released.
228
229 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
230
231         * mail-source.el (mail-source-delete-incoming): Changed to t. 
232
233         * rfc2047.el (rfc2047-syntax-table): Funcall.
234
235         * lpath.el ((featurep 'xemacs)): Added set-char-table-range. 
236         ((featurep 'xemacs)): No, don't.
237
238         * rfc2047.el (rfc2047-encodable-p): Use the header charset. 
239
240         * gnus-sum.el (gnus-summary-reselect-current-group): Supply
241         leave-hidden. 
242
243 2003-05-14  Jonathan Kamens  <jik@kamens.brookline.ma.us>
244
245         * gnus-sum.el (gnus-summary-exit): Added `leave-hidden'.  (Tiny
246         patch.) 
247
248 2003-05-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
249
250         * gnus-registry.el (gnus-registry-store-extra-entry): Use
251         gnus-assq-delete-all. 
252
253         * gnus-xmas.el (gnus-xmas-assq-delete-all): New function.
254
255         * message.el (message-ignored-bounced-headers): Add Delivered-To. 
256
257         * gnus-sum.el (gnus-summary-find-next): Indent.
258         (gnus-summary-find-prev): Ditto.
259         (gnus-summary-catchup): Doc fix.
260         (gnus-summary-mark-current-read-and-unread-as-read): New function.
261         (gnus-summary-catchup): Really mark after point.
262
263         * gnus-util.el (gnus-user-date): Use %d instead of %m.
264         (gnus-user-date): Use floating point time so that we don't get
265         overflows. 
266
267         * gnus-sum.el (gnus-summary-local-variables): Clean up.
268
269         * gnus-fun.el (gnus-display-x-face-in-from): Don't use centering
270         since none of the other image things do.
271
272 2003-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
273
274         * dgnushack.el (assq-delete-all): New compiler macro for Emacs 20.
275
276 2003-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
277
278         * lpath.el: Fbind find-coding-system.
279
280         * dgnushack.el (dgnushack-make-load): Remove redundant format call
281         in message.  Suggested by Yoichi NAKAYAMA <yoichi@geiin.org>.
282         * pop3.el (pop3-movemail): Ditto.
283
284 2003-05-12  Colin Marquardt <c.marquardt@alcatel.de>  (tiny change)
285
286         * gnus.el (gnus-agent): Docstring fix.
287
288 2003-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
289
290         * gnus-registry.el (gnus-registry-install): new variable
291         (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry) 
292         (gnus-registry-store-extra-entry, gnus-registry-delete-group) 
293         (gnus-registry-add-group): add a modification timestamp to each entry
294         (gnus-registry-install-hooks): new function
295
296 2003-05-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
297
298         * gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
299         (gnus-agent-cat-disable-undownloaded-faces): New function.
300         Accessor for new agent property
301         'agent-disable-undownloaded-faces'.
302         gnus-cus.el (gnus-agent-parameters): Added
303         agent-disable-undownloaded-faces and corrected documentation.
304         (gnus-agent-cat-prepare-category-field,
305         gnus-agent-customize-category): Changed to avoid creating free
306         references to each field's symbol.
307         gnus-sum.el (gnus-summary-use-undownloaded-faces): New local variable.
308         (gnus-select-newgroup): Initialize it.
309         (gnus-summary-highlight-line): Use it.  
310
311 2003-05-12  Dave Love  <fx@gnu.org>
312
313         * mm-util.el (mm-read-charset): Deleted.
314         (mm-coding-system-mime-charset): New.
315         (mm-read-coding-system, mm-mule-charset-to-mime-charset) 
316         (mm-charset-to-coding-system, mm-mime-charset) 
317         (mm-find-mime-charset-region): Use it.
318         (mm-default-multibyte-p): Fix non-mule case.
319
320         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-bol): Eval
321         and compile.
322         (rfc2047-syntax-table): Fix building table to work in Emacs 22.
323         (rfc2047-unfold-region): Delete unused var `leading'.
324
325 2003-05-12  Simon Josefsson  <jas@extundo.com>
326
327         * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
328         output window if one is available.  Tiny patch from Ville Skytt\e,Ad\e(B
329         <scop@xemacs.org>.
330
331 2003-05-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
332
333         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Added
334         space. 
335
336 2003-05-11  Jesper Harder  <harder@ifa.au.dk>
337
338         * gnus-sum.el (gnus-summary-enter-digest-group): Don't do article
339         washing etc.
340         (gnus-handle-ephemeral-exit): Don't reload article after exiting.
341
342         * nndoc.el (nndoc-type-alist): `mime-digest' should be before
343         `mime-parts'.
344
345 2003-05-10  Jesper Harder  <harder@ifa.au.dk>
346
347         * gnus-cite.el (gnus-article-hide-citation-maybe): Make toggling
348         work.  Update mode-line.
349
350 2003-05-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
351
352         * gnus.el (gnus-logo-color-alist): Added no colours.
353
354 2003-05-09  Dave Love  <fx@gnu.org>
355
356         * utf7.el (mm-util): Require.
357         (utf7-direct-encoding-chars, utf7-imap-direct-encoding-chars):
358         Defconst, not defvar.
359         (utf7-utf-16-coding-system): New.
360         (utf7-encode-internal): Hoist concat out of loop.
361         (utf7-fragment-encode): Use mm-with-unibyte-current-buffer.
362         (utf7-get-u16char-converter) [utf7-utf-16-coding-system]: New
363         case.
364         (utf7-latin1-u16-char-converter): Encode the region.
365         (utf7-u16-latin1-char-converter): Decode the region.
366         (utf7-encode, utf7-decode): Fix multibyteness.
367
368         * mm-bodies.el (mm-body-7-or-8): Don't special-case mule.
369         (mm-encode-body): Use mm-read-coding-system, not mm-read-charset.
370         (mm-uu-yenc-decode-function): Defvar when compiling.
371         (mm-encode-body, mm-decode-body): Doc fix.
372
373 2003-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
374
375         * gnus-registry.el (gnus-registry-unregistered-group-regex):
376         removed in favor of the group/topic/global variables
377         (gnus-registry-register-message-ids): fixed test to omit
378         gnus-registry-unregistered-group-regex
379
380         * gnus.el (gnus-variable-list): removed gnus-registry-alist and
381         gnus-registry-headers-alist from the list
382         (gnus-registry-headers-alist): removed
383         (registry-ignore): new parameter, with accompanying
384         gnus-registry-ignored-groups global variable
385
386         * gnus-start.el (gnus-clear-system): no need to clear the
387         registry, we can do it ourselves
388         (gnus-gnus-to-quick-newsrc-format): extra parameters so it can be
389         used by gnus-registry.el
390
391         * gnus-registry.el (gnus-registry-cache-file): new file variable
392         (gnus-registry-cache-read, gnus-registry-cache-save): new
393         functions
394         (gnus-registry-cache-whitespace): new function.  From Dan
395         Christensen <jdc@chow.mat.jhu.edu>
396         (gnus-registry-save, gnus-registry-read): use the new
397         gnus-registry-cache-{read|save} functions, and change the name
398         from gnus-registry-translate-{from|to}-alist
399         (gnus-registry-clear): fixed so it doesn't refer to old function name
400
401 2003-05-09  Jesper Harder  <harder@ifa.au.dk>
402
403         * gnus-picon.el (gnus-picon-transform-address): Parse the encoded
404         address.
405
406 2003-05-08  Teodor Zlatanov  <tzz@lifelogs.com>
407
408         * gnus-start.el (gnus-clear-system): added gnus-registry-alist to
409         the list of cleared variables
410
411         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
412         nnmail-split-fancy-with-parent-ignore-groups can be a single regex
413         in addition to a list of regexes.
414
415         * spam.el (spam-use-regex-headers): docstring fix.  From Niklas
416         Morberg <niklas.morberg@axis.com>
417
418 2003-05-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
419
420         * gnus-sum.el (gnus-summary-next-page): Mention
421         `gnus-article-skip-boring' in docstring.
422
423 2003-05-08  Jesper Harder  <harder@ifa.au.dk>
424
425         * rfc2231.el (rfc2231-parse-string): "=" should have whitespace
426         syntax here.
427
428         * ietf-drums.el (ietf-drums-syntax-table): "=" should not have
429         whitespace syntax class when parsing email addresses.
430
431         * message.el (message-forward-subject-name-subject): Don't use
432         mail-decode-encoded-word-string before parsing from.
433
434 2003-05-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
435
436         * message.el (message-setup-1): Setup alternative email before
437         generate-headers.
438         
439         (message-forward-subject-name-subject): Fix the case when the
440         field "from" doesn't exist.
441
442 2003-05-07  Dave Love  <fx@gnu.org>
443
444         * rfc2047.el (rfc2047-encode-region): Skip \n as whitespace.
445
446         * mm-util.el (mm-find-mime-charset-region): Expurgate utf-16 from
447         possible values.
448
449 2003-05-07  Jesper Harder  <harder@ifa.au.dk>
450
451         * message.el (message-kill-to-signature): Fix.
452
453 2003-05-06  Jesper Harder  <harder@ifa.au.dk>
454
455         * gnus-sum.el (gnus-auto-goto-ignores): Docstring fix.
456
457         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
458         (gnus-mime-display-multipart-related-as-mixed)
459         (gnus-button-mid-or-mail-heuristic-alist): do.
460
461 2003-05-05  Dave Love  <fx@gnu.org>
462
463         * mm-util.el (mm-default-multibyte-p): New.
464         (mm-coding-system-p): Maybe use find-coding-systems.
465
466 2003-05-04  Dave Love  <fx@gnu.org>
467
468         * rfc2047.el (with-syntax-table): Define if necessary.
469         (rfc2047-syntax-table): Fix last change for XEmacs.
470         (rfc2047-parse-and-decode): Revert last change.
471
472 2003-05-03  Jesper Harder  <harder@ifa.au.dk>
473
474         * gnus.el: Don't test for `mm-guess-mime-charset'.
475
476         * mm-util.el (mm-guess-mime-charset): Remove.  Not used any more.
477
478         * gnus.el (gnus-default-charset): Set default value to
479         `undecided'.
480
481         * gnus-art.el (article-decode-charset): Don't supply 4th arg to
482         mm-decode-body.
483
484         * mm-bodies.el (mm-decode-coding-region-safely): Remove.
485         (mm-decode-body): Don't use mm-decode-coding-region-safely.
486
487 2003-05-03  Vasily Korytov <deskpot@despammed.com>  (tiny change)
488
489         * gnus-util.el (gnus-multiple-choice): Add ", ?".
490
491 2003-05-03  Dave Love  <fx@gnu.org>
492
493         * rfc2047.el (rfc2047-syntax-table): Don't call make-char-table
494         with 2 args.
495         (rfc2047-decode-string): Don't set the buffer multibyte before
496         calling buffer-string.
497
498         * mm-encode.el (mm-long-lines-p): Autoload.
499         (mm-encode-content-transfer-encoding): Doc fix.  Don't make buffer
500         unibyte.  Signal error on unknown encoding.
501         (mm-encode-buffer, mm-qp-or-base64): Doc fix.
502
503         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): New.
504         Callers of gnus- versions changed to use them.
505         (rfc2047-header-encoding-alist): Add `address-mime' part.  Doc
506         fixes.
507         (rfc2047-encoding-type): New.
508         (rfc2047-encode-message-header): Use mm-charset-to-coding-system.
509         Don't include header name field in encoding.  Add `address-mime'
510         case and bind rfc2047-encoding-type for `mime' case.
511         (rfc2047-encodable-p): Deleted.
512         (rfc2047-syntax-table): New.
513         (rfc2047-encode-region, rfc2047-encode): Rewritten to take account
514         of rfc2047 rules with respect to rfc2822 tokens and to do encoding
515         in place rather than by passing strings.
516         (rfc2047-encode-string): Doc fix.
517         (rfc2047-q-encode-region): Don't use
518         mm-with-unibyte-current-buffer.
519         (rfc2047-encoded-word-regexp): eval-and-compile.
520         (rfc2047-decode-region): Avoid concatenation in loop.
521         (rfc2047-parse-and-decode): Remove useless disjunction.
522
523 2003-05-02  Dave Love  <fx@gnu.org>
524
525         * rfc2047.el (rfc2047-q-encode-region, rfc2047-decode): Use
526         mm-with-unibyte-current-buffer.
527         (ietf-drums, gnus-util): don't require.
528
529         * sieve.el (sieve-manage-mode-menu): Define before use.
530
531         * mml-smime.el (message-narrow-to-headers): Autoload.
532
533         * mm-util.el (mm-coding-system-p): Don't override nil from
534         coding-system-p.
535         (mm-mule4-p, mm-disable-multibyte-mule4)
536         (mm-with-unibyte-current-buffer-mule4): Deleted.
537         (mm-multibyte-p): Use defun, not defalias.
538         (mm-make-temp-file): Moved to group at top of file.
539         (mm-point-at-eol, mm-point-at-bol): New.
540
541         * gnus-cite.el (gnus-art): Require.
542
543         * gnus-ems.el (gnus-get-buffer-create)
544         (nnheader-find-etc-directory, message-text-with-property):
545         Autoload.
546         (gnus-tmp-unread, gnus-tmp-replied, gnus-tmp-score-char)
547         (gnus-tmp-indentation, gnus-tmp-opening-bracket, gnus-tmp-lines)
548         (gnus-tmp-name, gnus-tmp-closing-bracket, gnus-tmp-subject-or-nil)
549         (gnus-check-before-posting): Only defvar when compiling.
550
551         * gnus-int.el (gnus-agent-expire): Autoload, don't defun.
552
553         * gnus-util.el (rmail-default-rmail-file, mm-text-coding-system):
554         Defvar when compiling.
555         (gnus-output-to-rmail): Require mm-util.
556
557         * mail-source.el (mail-source-callback): Use mm-make-temp-file.
558         (mail-source-make-complex-temp-name): Deleted.
559
560         * message.el (message-use-idna): Use mm-coding-system-p.
561         (message-tokenize-header, message-make-organization)
562         (message-make-from):  Use with-temp-buffer.
563         (message-set-work-buffer): Deleted.
564         (message-fill-paragraph): Use `if' not `and' for compiler warning.
565         (message-check-news-header-syntax): Remove useless lambda.
566         (message-forward-make-body): Use mm-disable-multibyte,
567         mm-with-unibyte-current-buffer, mm-enable-multibyte.
568         (message-replace-chars-in-string): Deleted.
569
570         * mm-extern.el (mm-extern-local-file): Use mm-disable-multibyte.
571         (mm-extern-url): Use mm-with-unibyte-current-buffer,
572         mm-disable-multibyte.
573         (mm-extern-anon-ftp): Use mm-disable-multibyte.
574
575         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt): Use
576         mm-with-unibyte-current-buffer.
577
578         * mml2015.el (mml): Require.
579         (mml2015-mailcrypt-encrypt, mml2015-gpg-encrypt): Use
580         mm-with-unibyte-current-buffer.
581
582         * nnheader.el (gnus-util): Require.
583
584         * nntp.el (format-spec, format-spec-make, open-tls-stream):
585         Autoload.
586
587         * rfc2231.el (mail-header-remove-comments, mm-encode-body)
588         (mail-header-remove-whitespace): Autoload.
589
590         * sieve-manage.el (starttls-negotiate): Autoload.
591
592 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
593
594         * nnrss.el (nnrss-find-rss-via-syndic8): Indent.
595
596 2003-05-01  Mark A. Hershberger  <mah@everybody.org>
597
598         * nnrss.el (nnrss-find-rss-via-syndic8): Don't error out.
599
600 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
601
602         * gnus.el (gnus-version-number): Bump.
603
604 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
605
606         * spam-report.el (spam-report-gmane-regex): docstring fix.  From
607         Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
608
609         * gnus.el (gnus-install-group-spam-parameters): docstring fix.
610         From Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
611
612         * gnus-registry.el (gnus-registry-fetch-extra) 
613         (gnus-registry-store-extra, gnus-registry-group-count): new functions
614         (gnus-registry-fetch-group, gnus-registry-delete-group) 
615         (gnus-registry-add-group): changed to work with extra data element
616         if present
617
618 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
619
620         * gnus.el: Gnus v5.10.1 is released.
621
622 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
623
624         * gnus.el: Oort Gnus v0.24 is released.
625
626 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
627
628         * dgnushack.el (when): Check whether defadvice is fbound.
629
630 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
631
632         * gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
633         (gnus-registry-register-message-ids): use it
634
635 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
636
637         * gnus.el (gnus-version-number): Bump.
638
639         * gnus.el: Update copyright for several files.
640
641 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
642
643         * gnus.el: Oort Gnus v0.23 is released.
644
645 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
646
647         * spam-stat.el (spam-stat-test-directory): Compare against zero. 
648
649 2003-05-01  Trey Jackson <tjackson@ichips.intel.com>  (tiny change)
650
651         * spam-stat.el (spam-stat-test-directory): Skip 0 length files.
652         
653 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
654
655         * message.el (message-forward-subject-name-subject): Decode
656         string when forwarding.
657
658 2003-05-01  Oystein Viggen  <oysteivi@tihlde.org>
659
660         * dgnushack.el (when): Add defadvice.
661
662 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
663
664         * gnus.el (gnus-version-number): Bump.
665
666 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
667
668         * gnus.el: Oort Gnus v0.22 is released.
669
670 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
671
672         * gnus.el: Oort Gnus v0.21 is released.
673
674 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
675
676         * gnus.el (gnus-version-number): Bump.
677
678 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
679
680         * gnus.el: Oort Gnus v0.20 is released.
681
682 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
683
684         * gnus-dired.el (gnus-dired-mode-map): Move to C-c C-l.
685
686 2003-04-30  Mark A. Hershberger  <mah@everybody.org>
687
688         * mm-url.el (mm-url-insert-file-contents): set url-current-object
689         in the case where mm-url-use-external is set.
690
691         * nnrss.el (nnrss-request-article): Change the messages created to
692         multipart/alternative.  Hopefully fixes a problem interaction with
693         w3m.
694         (nnrss-find-rss-via-syndic8): Better handling if xml-rpc.el isn't
695         around.
696
697 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
698
699         * message.el (message-check-news-header-syntax): Alter "posting"
700         message. 
701
702         * nnrss.el (nnrss-node-text): Don't use char classes.
703
704 2003-05-01  David Z. Maze  <dmaze@mit.edu>
705
706         * nnrss.el (nnrss-find-rss-via-syndic8): Have an `error' branch
707         in condition-case.
708
709 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
710
711         * message.el (message-required-headers): Remove In-Reply-To.
712
713         * gnus-int.el (gnus-open-server): Revert changes.
714
715 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
716
717         * gnus-int.el (gnus-open-server): Try to open unagentized servers
718         even when unplugged.
719
720 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
721
722         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fixed typo in
723         doc-string.
724
725 2003-05-01  Steve Youngs  <youngs@xemacs.org>
726
727         * lpath.el: Add a section for non-Mule XEmacsen.
728         fbind `find-charset-string' and `coding-system-base' in that
729         section.
730
731         * gnus-util.el (gnus-completing-read-maybe-default): New.
732         (gnus-completing-read): Use it.
733
734         * mm-view.el (mm-view-pkcs7-decrypt): Ditto.
735
736         * gnus-art.el (gnus-read-string): New.
737         (gnus-summary-pipe-to-muttprint): Use it.
738
739         * gnus-xmas.el (gnus-xmas-open-network-stream): New.
740
741         * dns.el (dns-make-network-process): Use it.
742
743         Take care of some differences between XEmacs 21.1 and newer
744         versions of XEmacs.
745
746 2003-04-30  Teodor Zlatanov  <tzz@lifelogs.com>
747
748         * gnus-registry.el (gnus-registry-split-fancy-with-parent): added
749         diagnostic message
750         (gnus-registry-grep-in-list): don't run when word is nil
751         (gnus-registry-fetch-message-id-fast): new function
752         (gnus-registry-delete-group, gnus-registry-add-group): make sure
753         the id and group are not nil
754         (gnus-registry-register-message-ids): new function
755         (gnus-register-action): optimized logical flow
756         (gnus-summary-prepare-hook): added gnus-registry-register-message-ids
757
758 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
759
760         * gnus-delay.el (gnus-delay-article): Call
761         `gnus-agent-queue-setup' to create the delay group.
762
763         * gnus-agent.el (gnus-agent-queue-setup): Support optional arg
764         for the (queue) group name.
765
766 2003-04-30  Simon Josefsson  <jas@extundo.com>
767
768         * mm-util.el (mm-charset-to-coding-system): Use user specified
769         charset unless coding-system-get is fboundp.
770
771 2003-04-30  Kevin Greiner <kgreiner@xpediantsolutions.com>
772
773         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-name):
774         Wrapped in eval-when-compile.
775         (gnus-agent-mode): Bind gnus-agent-go-online to nil as you
776         shouldn't be asked twice to go online with each server.
777         (gnus-agent-get-undownloaded-list, gnus-agent-fetch-articles,
778         gnus-agent-crosspost, gnus-agent-flush-cache,
779         gnus-agent-fetch-session, gnus-agent-unread-articles,
780         gnus-agent-uncached-articles, gnus-agent-regenerate-group,
781         gnus-agent-group-covered-p): Expanded pop macros used for
782         effect. Avoids compilation warning in emacs 21.3.
783
784         * gnus-int.el (gnus-open-server): Restructured to only open
785         nnagent when gnus-plugged is nil.
786
787 2003-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
788
789         * lpath.el: Fbind string-to-multibyte.
790
791 2003-04-30  Steve Youngs  <youngs@xemacs.org>
792
793         * dgnushack.el: Add some missing autoloads for XEmacs 21.1.
794
795 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
796
797         * gnus-registry.el (gnus-registry-fetch-group): faster
798         (gnus-registry-delete-group): new function
799         (gnus-registry-add-group): new function
800         (gnus-register-spool-action): use it
801         (gnus-register-action): use it
802         (gnus-registry-translate-from-alist) 
803         (gnus-registry-translate-to-alist): remove the headers registry
804         for now
805
806 2003-04-29  Reiner Steib  <Reiner.Steib@gmx.de>
807
808         * gnus-art.el (gnus-button-alist): Fixed CTAN regexp.
809
810 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
811
812         * spam-report.el (spam-report-gmane): gnus-summary-article-number
813         is not necessary, just use the function parameter
814
815 2003-04-29  Karl Pflysterer  <sigurd@12move.de>
816
817         * spam-stat.el (spam-stat-save): No longer font-locks the file
818         when saving
819
820 2003-04-29  Katsumi Yamaoka  <yamaoka@jpl.org>
821
822         * canlock.el: Bind mail-header-separator when compiling (XEmacs
823         provides it in mail-lib/auto-autoloads.el).
824
825 2003-04-29  Simon Josefsson  <jas@extundo.com>
826
827         * mml2015.el (mml2015-pgg-sign): Use mml-sender instead of
828         message-sender.
829
830         * mml.el (mml-generate-mime-1): Set mml-sender too.
831
832 2003-04-29  Jesper Harder  <harder@ifa.au.dk>
833
834         * gnus-sum.el (gnus-summary-display-while-building): Docstring fix.
835
836         * mm-url.el (mm-url-use-external): do.
837
838 2003-04-29  Simon Josefsson  <jas@extundo.com>
839
840         * canlock.el (mail-fetch-field): Autoload it (fix xemacs compile
841         warnings).
842
843         * sieve-mode.el (c-mode): Ditto.
844
845         * pgg.el (run-at-time): Ditto.
846
847         * mm-url.el (require): Require timer when compiling for
848         with-timeout macro (fix xemacs compile warnings).
849
850 2003-04-28  Dave Love  <fx@gnu.org>
851
852         * gnus-util.el (nnheader): Don't require.
853         (Nnheader-narrow-to-headers, nnheader-replace-chars-in-string):
854         Autoload.
855
856         * spam.el: Require cl when compiling.
857
858         * dns.el: Require cl when compiling.
859
860 2003-04-28  Jesper Harder  <harder@ifa.au.dk>
861
862         * gnus-art.el (gnus-article-goto-next-page)
863         (gnus-article-goto-prev-page): Revert 2003-02-12 change to make
864         gnus-pick-mode work.
865
866 2003-04-28  Steve Youngs  <youngs@xemacs.org>
867
868         * Makefile.in (FLAGS): Use @FLAGS@.
869
870 2003-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
871
872         * gnus-art.el (gnus-mime-display-multipart-as-mixed) 
873         (gnus-mime-display-multipart-alternative-as-mixed) 
874         (gnus-mime-display-multipart-related-as-mixed): Added doc-strings,
875         allow customization.
876
877 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
878
879         * dgnushack.el (dgnushack-compile-verbosely): New function.  Not
880         currently called (See source for explanation).
881
882 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
883
884         * gnus-sum.el (gnus-summary-catchup): Don't mark ticked messages. 
885         (gnus-summary-mark-read-and-unread-as-read): Take an optional
886         mark.
887
888         * gnus.el (gnus-version-number): Bump.
889
890 2003-04-27 06:47:31 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
891
892         * gnus.el: Oort Gnus v0.19 is released.
893
894 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
895
896         * gnus-registry.el (gnus-register-spool-action): Replaced literal
897         carriage-return character with its escape sequence.
898
899 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
900
901         * gnus-sum.el (gnus-summary-catchup-from-here): Doc fix.
902
903         * nnrss.el (nnrss-node-text): Use only one
904         gnus-replace-in-string. 
905
906         * gnus.el: Remove gnus-functionp throughout.
907
908         * gnus-util.el (gnus-functionp): Removed.
909
910         * gnus-msg.el (gnus-summary-wide-reply-with-original): Doc fix. 
911
912         * message.el (message-required-headers): Add In-Reply-To.
913
914 2003-04-27  Marshall T. Vandegrift  <vandem2@rpi.edu>
915
916         * gnus-fun.el (gnus-face-from-file): Bind coding-system-for-read
917         to binary.
918
919 2003-04-27  Jesper Harder  <harder@ifa.au.dk>
920
921         * mml.el (mml-preview): do.
922
923         * message.el (message-mode): do.
924
925         * gnus-undo.el (gnus-undo-mode): do.
926
927         * gnus-topic.el (gnus-topic-mode): do.
928
929         * gnus-sum.el (gnus-summary-mode, gnus-summary-edit-article): do.
930
931         * gnus-msg.el (gnus-setup-message)
932         (gnus-inews-add-send-actions, gnus-configure-posting-styles): do.
933
934         * gnus-gl.el (gnus-grouplens-mode): do.
935
936         * gnus-art.el (gnus-mime-save-part-and-strip)
937         (gnus-mime-delete-part): Use it.
938
939         * gnus-util.el (gnus-make-local-hook): New function.
940
941 2003-04-25  Simon Josefsson  <jas@extundo.com>
942
943         * nnrss.el (nnrss-node-text): Don't use a star.
944         (nnrss-node-text): Use g-r-i-s, not g-r-r-i-s which doesn't exist.
945
946 2003-04-24  Dave Love  <fx@gnu.org>
947
948         * mm-encode.el (mm-long-lines-p): Autoload.
949         (mm-encode-content-transfer-encoding): Don't try to make buffer
950         unibyte before decoding.  Don't ignore errors for base64 encoding.
951
952         * qp.el (quoted-printable-decode-region): Use mm-insert-byte.
953         Signal error on malformed text, as for base64.
954         (quoted-printable-encode-region): DTRT in Emacs 22.
955
956         * mm-util.el (mm-make-temp-file, mm-insert-byte): New.
957         (mm-auto-save-coding-system): Consider utf-8-emacs.
958         (mm-mime-mule-charset-alist, mm-mule-charset-to-mime-charset)
959         (mm-charset-to-coding-system, mm-mime-charset)
960         (mm-find-mime-charset-region): Check for :mime-charset coding
961         systems property.
962
963         * mml-sec.el (mml2015, mml1991): Don't require.
964         (mml2015-sign, mml2015-encrypt, mml1991-sign, mml1991-encrypt) 
965         (message-goto-body, mml-insert-tag): Autoload.
966
967         * mm-decode.el (mm-tmp-directory): Re-write to help avoid warnings.
968
969         * gnus-start.el (message-make-date): Autoload rather than
970         requiring message.
971
972         * gnus-group.el (gnus-group-name-charset-group-alist): Use
973         mm-coding-system-p.
974         (gnus-cache-active-altered): Defvar when compiling.
975         (gnus-group-delete-group): Re-write to help avoid warnings.
976
977         * gnus-art.el (gnus-use-idna): Use mm-coding-system-p.
978
979         * pgg.el: Split eval-when-compile forms.
980
981 2003-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
982
983         * gnus-group.el (gnus-large-ephemeral-newsgroup) 
984         (gnus-fetch-old-ephemeral-headers): News variables.
985         (gnus-group-read-ephemeral-group): Use them.
986
987 2003-04-24  Simon Josefsson  <jas@extundo.com>
988
989         * sieve.el (sieve-upload): Don't use replace-regexp-in-string.
990
991         * nnrss.el (nnrss-node-text): Ditto.
992
993 2003-04-24  Katsumi Yamaoka  <yamaoka@jpl.org>
994
995         * gnus-msg.el (gnus-inews-do-gcc): Make sure the obsolete variable
996         gnus-inews-mark-gcc-as-read exists.
997
998 2003-04-23  Simon Josefsson  <jas@extundo.com>
999
1000         * gnus-sieve.el (gnus-sieve-generate): Rewrite regexp search so it
1001         doesn't exceed the regexp stack space.
1002
1003 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
1004
1005         * gnus-msg.el (gnus-inews-mark-gcc-as-read): Don't defvar it.
1006
1007         * gnus-art.el (gnus-article-hide-pgp-hook): do.
1008
1009 2003-04-23  Reiner Steib  <Reiner.Steib@gmx.de>
1010
1011         * mml.el (mml-preview): Bind `=', RET, and mouse-2.
1012
1013 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
1014
1015         * mm-bodies.el (mm-decode-body): Don't override supplied charset.
1016
1017 2003-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1018
1019         * dgnushack.el (merge, copy-list): Remove compiler macros.
1020         (butlast): Add a compiler macro.
1021
1022 2003-04-22  Paul Jarc  <prj@po.cwru.edu>
1023
1024         * gnus-util.el (gnus-merge): Added "type" argument to match CL
1025         merge and gnus-sum.el's expectations.
1026
1027 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
1028
1029         * gnus-art.el (gnus-button-url-regexp): Added nntp.
1030
1031         * message.el (message-generate-headers-first): Default to
1032         '(references).
1033
1034         * gnus-art.el (gnus-mime-delete-part): Require confirmation.
1035
1036 2003-04-21  Jesper Harder  <harder@ifa.au.dk>
1037
1038         * smime.el (smime-decrypt-region): Insert From header.
1039
1040 2003-04-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1041
1042         * gnus-fun.el (gnus-face-from-file, gnus-convert-png-to-face):
1043         Max length of header is 726, not 740.  From Gaute B Strokkenes
1044         <gs234@cam.ac.uk>.
1045
1046 2003-04-20  Jesper Harder  <harder@ifa.au.dk>
1047
1048         * nndb.el, mml1991.el: Fix license template.
1049
1050 2003-04-20  Simon Josefsson  <jas@extundo.com>
1051
1052         * nnimap.el (nnimap-split-articles): Don't download body unless
1053         required.
1054
1055         * imap.el (imap-gssapi-open, imap-ssl-open): Erase buffer before
1056         starting process, like imap-kerberos4-open does.
1057
1058         * mml-smime.el, rfc1843.el, dig.el, smime.el, uudecode.el: Fix
1059         license template.
1060
1061         * mml-sec.el: Fix license template.
1062
1063         * gnus-sieve.el, sieve.el, sieve-manage.el, sieve-mode.el: Fix
1064         license template.
1065
1066         * pgg-def.el, pgg.el, pgg-gpg.el, pgg-parse.el, pgg-pgp5.el,
1067         pgg-pgp.el: Fix license template.
1068
1069 2003-04-19  Jesper Harder  <harder@ifa.au.dk>
1070
1071         * gnus-sum.el (gnus-summary-delete-article): Improve docstring.
1072
1073 2003-04-19  Teodor Zlatanov  <tzz@lifelogs.com>
1074
1075         * spam.el (spam-move-spam-nonspam-groups-only): dumb typo fix
1076
1077 2003-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
1078
1079         * spam.el (spam-split): allow a particular check as a parameter,
1080         e.g. (: spam-split 'spam-use-bogofilter)
1081         (spam-mark-only-unseen-as-spam): new parameter, see doc
1082         (spam-mark-junk-as-spam-routine): use
1083         spam-mark-only-unseen-as-spam, simplify routine to take advantage
1084         of gnus-newsgroup-unread as well as gnus-newsgroup-unseen
1085
1086 2003-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
1087
1088         * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): new functions
1089         (gnus-group-guess-full-name): don't prefix the group twice
1090
1091         * nnmail.el (nnmail-split-fancy-with-parent): docstring fix
1092
1093         * gnus-registry.el (gnus-registry-clear)
1094         (gnus-registry-fetch-group, gnus-registry-grep-in-list)
1095         (gnus-registry-split-fancy-with-parent): new functions
1096         (gnus-register-spool-action, gnus-register-action): simplified the format
1097         (gnus-registry): new customization group
1098         (gnus-registry-unfollowed-groups): new variable
1099
1100 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1101
1102         * gnus-art.el (gnus-button-alist): Add nntp: urls.
1103         (gnus-header-button-alist): Ditto.
1104
1105 2003-04-17  Dave Love  <fx@gnu.org>
1106
1107         * gnus-util.el (gnus-string-equal): Revert last change.
1108
1109 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1110
1111         * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo.
1112
1113 2003-04-17  Mike Woolley  <mike@ariel.co.uk>
1114
1115         * gnus-sum.el (gnus-sum-thread-tree-false-root): New variable.
1116
1117 2003-04-15  Michael Shields  <shields@msrl.com>
1118
1119         * gnus-art.el (article-hide-boring-headers): Hide Reply-To: if
1120         the broken-reply-to group parameter is set.  Idea from Vasily
1121         Korytov <deskpot@myrealbox.com>.
1122
1123 2003-04-17  Steve Youngs  <youngs@xemacs.org>
1124
1125         * dgnushack.el: 'setenv' is in env.el for XEmacsen <= 21.4, but in
1126         process.el in XEmacsen >= 21.5.
1127
1128 2003-04-17  Steve Youngs  <youngs@xemacs.org>
1129
1130         * dgnushack.el: Add a whole swag of autoloads and defaliases to
1131         satisfy the byte-compiler when building with XEmacs.
1132
1133         * lpath.el (maybe-bind): Add 'w3-meta-content-type-charset-regexp'
1134         and 'w3-meta-charset-content-type-regexp' in XEmacs.  The upstream
1135         W3 doesn't have these.
1136
1137         * mailcap.el: Maybe require 'lpr in XEmacs.
1138
1139 2003-04-16  Simon Josefsson  <jas@extundo.com>
1140
1141         * mml2015.el (mml2015-pgg-sign): Bind pgg-default-user-id to MML
1142         sender tag, if available.
1143
1144 2003-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
1145
1146         * gnus-registry.el (gnus-register-action)
1147         (gnus-register-spool-action, hashtable-to-alist)
1148         (gnus-registry-translate-from-alist, alist-to-hashtable)
1149         (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
1150         new variables and function fixes
1151
1152         * gnus.el (gnus-registry-headers-alist): new variable to hold
1153         article header data
1154         (gnus-variable-list): save gnus-registry-headers-alist
1155
1156         * spam-report.el (Module): new module for spam reporting
1157
1158         * gnus.el (spam-process): added
1159         gnus-group-spam-exit-processor-report-gmane to the list of choices
1160         (gnus-install-group-spam-parameters): defined new spam exit processor
1161
1162         * spam.el (autoload): autoload spam-report-gmane when needed
1163         (spam-report-gmane-register-routine): glue for spam-report.el
1164         (spam-group-spam-processor-report-gmane-p): glue for the
1165         gnus-group-spam-exit-processor-report-gmane spam processor
1166         (spam-summary-prepare-exit): check the report-gmane spam processor
1167         and run spam-report-gmane-register-routine if it's active
1168
1169         From John Wiegley <johnw@gnu.org>
1170
1171         * spam.el (spam-bogofilter-score): check bogofilter headers before
1172         checking bogofilter itself
1173
1174 2003-04-16  Dave Love  <fx@gnu.org>
1175
1176         * gnus-agent.el: Wrap defsetf in eval-when-compile.
1177         (gnus-agent-cat-defaccessor): Don't use gensym.
1178
1179         * mml1991.el: Require cl, mm-util when compiling.
1180         (quoted-printable-decode-region, quoted-printable-encode-region):
1181         Autoload.
1182
1183         * pgg.el: Require cl when compiling.
1184
1185         * nnmail.el (gnus): Require.
1186
1187         * gnus-util.el: Move provide to end.
1188         (gnus-string-equal): Maybe use compare-strings.
1189         (gnus-merge): New.
1190
1191         * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
1192         (gnus-summary-insert-articles): Use gnus-merge.
1193
1194         * gnus-fun.el: Require cl and mm-util when compiling.
1195
1196         * gnus-diary.el (gnus-diary-delay-format-french)
1197         (gnus-diary-delay-format-english): Don't use setf with nthcdr.
1198
1199         * nndiary.el (nndiary-compute-reminders): Don't use setf with
1200         nthcdr.
1201
1202 2003-04-16  Kevin Greiner <kgreiner@xpediantsolutions.com>
1203
1204         * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
1205         specify a predicate other than false.
1206         (gnus-category-read): Use the new feature to create a 'default'
1207         category with a 'short' predicate.
1208
1209 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1210
1211         * message.el (message-unique-id): Comment change.
1212
1213         * gnus-art.el (gnus-article-next-page-1): New function.
1214         (gnus-article-next-page): Use it.
1215
1216 2003-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
1217
1218         * spam.el (spam-split): added save-restriction to save-excursion
1219
1220 2003-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
1221         From Julien Avarre <julien@avarre.com>
1222
1223         * gnus-fun.el: Fixed autoload cookie.
1224
1225 2003-04-15  Paul Jarc  <prj@po.cwru.edu>
1226         From Remi Letot  <remi.letot@easynet.be>
1227
1228         * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
1229         instead of remove-if.
1230
1231 2003-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1232
1233         * gnus-msg.el (gnus-summary-news-other-window): Use delq and
1234         copy-sequence instead of remove which is a cl run-time function in
1235         Emacs 20.
1236
1237 2003-04-14  Jesper Harder  <harder@ifa.au.dk>
1238
1239         * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
1240         local copy of gnus-discouraged-post-methods with the current
1241         method removed.
1242
1243 2003-04-14  Simon Josefsson  <jas@extundo.com>
1244
1245         * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
1246
1247 2003-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
1248
1249         * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
1250         of `mm-coding-system-priorities' to base coding system.
1251
1252         * gnus-sum.el: Added coding cookie ("middle dot" in
1253         gnus-summary-morse-message).
1254
1255 2003-04-13  Simon Josefsson  <jas@extundo.com>
1256
1257         * gnus-art.el (article-fill-long-lines)
1258         (article-verify-x-pgp-sig, article-decode-group-name)
1259         (gnus-mime-button-menu): Split >80 character lines.
1260
1261 2003-04-13  Jesper Harder  <harder@ifa.au.dk>
1262
1263         * gnus-sum.el (gnus-summary-local-variables): Use defvar since
1264         we're let-binding it.
1265
1266         * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
1267
1268 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1269
1270         * message.el (message-hide-headers): Don't do intangible.
1271
1272         * gnus.el (gnus-group-prefixed-name): Comment out the test for
1273         colon. 
1274
1275         * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
1276         to the ephemeral entry, but the prefixed name.
1277
1278         * gnus.el (gnus-group-prefixed-name): Clean up.
1279
1280 2003-04-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
1281
1282         * gnus-agent.el (gnus-agent-group-pathname): Bind
1283         gnus-command-method so that gnus-agent-directory will always
1284         return a valid directory.
1285         * gnus-cache.el (gnus-cache-enter-article): Remove article from
1286         gnus-newsgroup-undownloaded so that the summary will display the
1287         article as downloaded.
1288         (gnus-cache-remove-article): If the article isn't in the agent,
1289         remove it from gnus-newsgroup-undownloaded so that the summary
1290         will display the article as undownloaded.
1291
1292 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1293
1294         * gnus.el (gnus-version-number): Bump.
1295
1296 2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1297
1298         * gnus.el: Oort Gnus v0.18 is released.
1299
1300 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1301
1302         * gnus-draft.el (gnus-draft-send): Add message-hidden-headers. 
1303
1304 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1305
1306         * gnus-art.el (gnus-article-next-page): Use
1307         gnus-article-over-scroll.
1308         (gnus-article-over-scroll): New variable.
1309
1310         * message.el (message-newline-and-reformat): Place a boundary
1311         before filling.
1312         (message-make-forward-subject-function): Changed default to
1313         message-forward-subject-name-subject. 
1314         (message-forward-subject-name-subject): New function.
1315
1316         * nnimap.el (nnimap-split-fancy): Ditto.
1317
1318         * gnus-sum.el (gnus-summary-line-message-size): Ditto.
1319
1320         * gnus-cus.el (gnus-group-parameters): Removed "which see".
1321
1322         * mml.el (mml-minibuffer-read-file): Bind
1323         completion-ignored-extensions to nil.
1324
1325         * message.el (message-fix-before-sending): Comment fix.
1326         (message-fix-before-sending): Make hidden headers visible.
1327         (message-hide-headers): Bind after-change-functions to nil.
1328         (message-forbidden-properties): Put invisible and intangible
1329         back. 
1330         (message-strip-forbidden-properties): Ignore message-hidden text.
1331
1332         * gnus-msg.el: Hide headers.
1333
1334         * message.el (message-hidden-headers): New variable.
1335         (message-hide-headers): New function.
1336         (message-hide-header-p): New function.
1337         (message-hide-header-p): Change logic.
1338         (message-forbidden-properties): Remove intangible nil invisible
1339         nil. 
1340         (message-hide-headers): Narrow to headers.
1341
1342         * lpath.el (featurep): Bind Info-directory, Info-menu.
1343
1344 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
1345
1346         * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
1347         encoded.
1348         (mm-encode-body): Don't corrupt UTF-16.
1349         (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
1350
1351 2003-04-10  Kevin Greiner <kgreiner@xpediantsolutions.com>
1352
1353         * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
1354         the CACHE are now detected and handled the same as an article
1355         downloaded into the agent.
1356         (gnus-agent-group-path): Modified to match nnmail-group-pathname
1357         so that the agent front-end and back-end (nnagent) always use the
1358         same directory.
1359         (gnus-agent-group-pathname): New function. Wrapper for
1360         nnmail-group-pathname.
1361         (gnus-agent-expire-unagentized-dirs): New variable.  May be
1362         customized to disable gnus-agent-expire-unagentized-dirs.
1363         (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
1364         as the directories in gnus-agent-expire-current-dirs were
1365         expanded.
1366
1367 2003-04-10  Jesper Harder  <harder@ifa.au.dk>
1368
1369         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
1370         body" entry in read only groups.
1371
1372 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
1373
1374         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
1375         and "Create article" items in non-editable groups.
1376
1377 2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
1378
1379         * gnus-agent.el (gnus-agent-write-active): Added option of
1380         replacing, rather than updating, the agent's active file.  Do NOT
1381         use the fully qualified group name as gnus-active-to-gnus-format
1382         blindly prefixes group names with server names.
1383         (gnus-agent-save-group-info): Merge BOTH min/max of current active
1384         range, was just merging min, with specified active range.
1385         (gnus-agent-expire): Save agent's active ranges after
1386         expiring all groups.
1387         (gnus-agent-expire-group-1): Update min of agent's active range to
1388         min article currently fetched.
1389         (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
1390         same ancestor multiple times.
1391
1392         * gnus-async.el (gnus-asynchronous): Moved defcustom of
1393         gnus-asynchronous away from defgroup of gnus-asynchronous.  This
1394         seems to fix an intermittant error in which loading gnus-async
1395         fails to define gnus-asynchronous (the variable).
1396
1397         * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
1398         non-essential.  Removed on all platforms.
1399         (gnus-select-newsgroup): When the agent is active, expand the
1400         group's active range to include fetched articles that are no
1401         longer in the server's active range.
1402
1403         * gnus-util.el (gnus-with-output-to-file): Removed all of the
1404         print-* bindings as they should be handled by the function doing
1405         the printing.
1406
1407 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
1408
1409         * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
1410         might be unbound in non-MULE XEmacsen.
1411
1412 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
1413
1414         * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
1415         (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
1416         recognize diffs.
1417
1418         * mm-bodies.el (mm-decode-body): Use the supplied charset
1419         unconditionally if `code-pages' hasn't been loaded.
1420
1421 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
1422
1423         * gnus-art.el (article-verify-x-pgp-sig): Don't use
1424         `insert-buffer', the docstring says "This function is meant for
1425         the user to run interactively.  Don't call it from programs!"
1426
1427         * mm-extern.el (mm-extern-mail-server): do.
1428
1429         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
1430         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
1431         (mml1991-pgg-encrypt): do.
1432
1433         * pgg.el (pgg-decrypt-region): do.
1434
1435         * mm-view.el (mm-view-pkcs7-decrypt): do.
1436
1437         * mml-smime.el (mml-smime-verify): do.
1438
1439         * mml.el (mml-insert-mime, mml-preview): do.
1440
1441         * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
1442         (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
1443         (mml2015-pgg-encrypt): do.
1444
1445 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1446
1447         * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
1448
1449 2003-04-06  Jesper Harder  <harder@ifa.au.dk>
1450
1451         * mm-uu.el (mm-uu-copy-to-buffer): Copy
1452         `buffer-file-coding-system' to the new buffer.
1453         (mm-uu-pgp-signed-extract-1): Don't copy
1454         `buffer-file-coding-system' here.
1455
1456         * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
1457         exist in XEmacs.
1458         (mm-decode-body): Add missing quote.
1459
1460         * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
1461         buffer-file-coding-system.
1462
1463         * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
1464         last-coding-system-used.
1465
1466         * mml2015.el (mml2015-pgg-clear-verify): Encode the text
1467         according to buffer-file-coding-system.
1468
1469         * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
1470
1471         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
1472         (pgg-pgp-snarf-keys-region): do.
1473
1474         * pgg-pgp5.el (pgg-pgp5-verify-region)
1475         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
1476
1477         * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
1478         
1479 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1480
1481         * spam.el (spam-split): (save-excursion) around (widen)
1482         (spam-ham-move-routine): Use spam-group-ham-mark-p, not
1483         spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
1484
1485 2003-04-05  Steve Youngs  <youngs@xemacs.org>
1486
1487         * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
1488         don't use it when loading gnus-sum.el if we're in XEmacs.
1489
1490 2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
1491
1492         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
1493         print-escape-nonascii to fix more characters in compiled format
1494         specs.
1495
1496 2003-04-05  Jesper Harder  <harder@ifa.au.dk>
1497
1498         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
1499         Fix customization type.
1500
1501 2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
1502
1503         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
1504         print-quoted, print-readably, print-escape-multibyte, and
1505         print-level to match original behavior of gnus-prin1.  This should
1506         repair the format of .newsrc.eld when using compiled format specs.
1507
1508 2003-04-04  Jesper Harder  <harder@ifa.au.dk>
1509
1510         * gnus-group.el (tool-bar-map): defvar it.
1511
1512         * gnus-art.el (tool-bar-map): do.
1513
1514         * gnus-sum.el (tool-bar-map): do.
1515
1516 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
1517
1518         * earcon.el (earcon-regexp-alist): catmeow is a wav file.
1519
1520 2003-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
1521
1522         * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
1523         and value.
1524         (gnus-button-alist): Use it.
1525
1526 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
1527
1528         * pgg-gpg.el (pgg-gpg-process-region): do.
1529
1530         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
1531         (pgg-pgp-snarf-keys-region): do.
1532
1533         * pgg-pgp5.el (pgg-pgp5-verify-region)
1534         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
1535
1536         * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
1537         unsafe.
1538         (pgg-temporary-file-directory): Remove.
1539
1540 2003-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1541
1542         * lpath.el: Fbind Info-directory and Info-menu.
1543
1544 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
1545
1546         * gnus-util.el (gnus-message): Added doc-string.
1547
1548         * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
1549         (gnus-score-edit-file-at-point): Goto first match when using `e'.
1550
1551 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
1552
1553         * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
1554         (gnus-button-alist): Use it.  Changed CTAN and "setq" entries.
1555
1556 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1557
1558         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
1559         (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
1560
1561 2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
1562
1563         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
1564         print-escape-newlines to print escape sequences rather than
1565         literal newline characters.
1566
1567 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1568
1569         * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
1570         `message-valid-fqdn-regexp' for initialization.
1571         (gnus-button-handle-info-url): Renamed and extended version of
1572         `gnus-button-handle-info'.
1573         (gnus-button-message-level): Renamed from `gnus-button-mail-level'
1574         (gnus-button-handle-symbol, gnus-button-handle-library)
1575         (gnus-button-handle-info-keystrokes): New functions.
1576         (gnus-button-browse-level): New variable.
1577         (gnus-button-alist): Use them.  Added levels.
1578         (gnus-header-button-alist): Added levels.
1579
1580 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1581
1582         * gnus.el (gnus-version-number): Bump.
1583
1584 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1585
1586         * gnus.el: Oort Gnus v0.17 is released.
1587
1588 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1589
1590         * gnus-start.el (gnus-unload): Removed.
1591
1592         * pop3.el (pop3-read-response): Use
1593         nnheader-accept-process-output.
1594         (pop3-retr): Ditto.
1595
1596         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx. 
1597         (mm-text-html-washer-alist): Ditto.
1598
1599 2003-03-31  Simon Josefsson  <jas@extundo.com>
1600
1601         * imap.el (imap-gssapi-program): Also try GNU SASL.
1602         (imap-gssapi-open): Accept GNU SASL greeting.
1603         (imap-read-timeout): New.
1604         (imap-wait-for-tag): Use it.
1605
1606 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1607
1608         * nntp.el (nntp-accept-process-output): Use new function.
1609
1610         * nnheader.el (nnheader-read-timeout): New variable.
1611         (nnheader-accept-process-output): New function.
1612
1613         * nntp.el (nntp-read-timeout): Removed.
1614
1615         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
1616
1617 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1618
1619         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
1620
1621 2003-03-30  Simon Josefsson  <jas@extundo.com>
1622
1623         * message.el (message-idna-inside-rhs-p): Narrow to header before
1624         searching.
1625
1626         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
1627
1628 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1629
1630         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
1631
1632 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
1633
1634         * message.el (message-make-in-reply-to): Use
1635         mail-extract-address-components to determine sender's
1636         name/address.
1637
1638 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1639
1640         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead. 
1641
1642         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
1643         valid lambda.
1644         (gnus-registry-translate-from-alist): Ditto.
1645
1646         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
1647         print-length to nil.
1648
1649         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
1650
1651         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
1652         (gnus-grab-cam-face): Use it.
1653
1654 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
1655
1656         * nnmaildir.el (nnmaildir-request-set-mark)
1657         (nnmaildir-close-group): Allow each mark directory in a group to
1658         have its own inode for mark files, to accommodate AFS.
1659
1660 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
1661
1662         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
1663         gnus-read-newsrc-el-file
1664         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
1665
1666         * gnus-registry.el (gnus-registry-translate-to-alist)
1667         (gnus-registry-translate-from-alist, alist-to-hashtable)
1668         (hashtable-to-alist): new functions
1669         (gnus-register-spool-action): add a spool item to the registry
1670
1671         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
1672         list of saved variables
1673         (gnus-registry-alist): new variable
1674
1675 2003-03-27  Simon Josefsson  <jas@extundo.com>
1676
1677         * gnus-art.el (article-decode-group-name): Be correct instead of
1678         smart.
1679
1680 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
1681
1682         * lpath.el: Bind url-current-object for Emacs; bind
1683         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
1684         for both Emacsen.
1685
1686 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
1687
1688         * gnus-sum.el (gnus-article-loose-mime)
1689         (gnus-article-emulate-mime): Move to gnus-article-mime customize
1690         group.
1691
1692         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
1693         doc string.
1694
1695 2003-03-26  Kevin Ryde <user42@zip.com.au>
1696
1697         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
1698         gnus-summary-find-uncancelled, skip temporary articles inserted by
1699         "refer" functions.
1700
1701 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
1702
1703         * smiley.el (smiley-buffer): New function.
1704
1705 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
1706
1707         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
1708         gnus-summary-update-line (which updated the article's face) with
1709         gnus-summary-update-download-mark (which updates the article's
1710         face by calling gnus-summary-update-line AND updates the download
1711         mark to show that the article was fetched).
1712
1713 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
1714
1715         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
1716         option of deleting agent directories for groups/servers that are
1717         not currently agentized.
1718         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
1719
1720         * gnus-int.el (gnus-open-server): Report backend errors in
1721         condition handler.
1722
1723 2003-03-23  Simon Josefsson  <jas@extundo.com>
1724
1725         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
1726         header.
1727
1728         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
1729         same as Newsgroups.
1730
1731         * nntp.el (nntp-open-connection-function): Mention
1732         nntp-open-tls-stream.
1733         (nntp-open-tls-stream): New function.
1734
1735         * tls.el: New file.
1736
1737         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
1738         instead of SSL.
1739         (nnimap-stream): Add other streams, link to imap variables.
1740         (nnimap-authenticator): Add other authenticator, link to imap
1741         variables.
1742
1743         * imap.el: Autoload open-tls-stream.
1744         (imap-streams): Add tls in front of ssl.
1745         (imap-stream-alist): Add tls.
1746         (imap-default-tls-port): New variable.
1747         (imap-tls-p, imap-tls-open): New functions.
1748
1749 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1750
1751         * mm-url.el (mm-url-insert-file-contents): parse url only if
1752         results is a list.
1753
1754 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1755
1756         * mail-source.el (mail-source-fetch-imap): Revert.
1757
1758 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
1759
1760         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
1761         less strict regexp.
1762
1763 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1764
1765         * mail-source.el (mail-source-fetch-imap): Use buffer name for
1766         more imap function.
1767
1768 2003-03-21  Simon Josefsson  <jas@extundo.com>
1769
1770         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
1771         Followup-To data inline.
1772
1773 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
1774
1775         * gnus-art.el (gnus-treat-display-xface): Don't enable if
1776         icontopbm isn't available.
1777
1778 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
1779
1780         * gnus-int.el (gnus-open-server): Catch errors in backend's
1781         open-server method.  Returns nil rather than crashing startup.
1782
1783         * gnus-sum.el (eval-when-compile): Modified to resolve
1784         compile-time warnings.
1785
1786         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
1787         Reports length of series so that the user can compare N with a
1788         subject that should, if the entire series is present, contain
1789         '(.../N)'.
1790         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
1791         of temp file (Win-XP may leave the temp file locked when the
1792         uudecode process fails).
1793
1794 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1795
1796         * message.el (message-split-line): Ignore error.
1797
1798         * lpath.el (split-line): Avoid split-line warning message.
1799
1800 2003-03-20  Kim F. Storm  <storm@cua.dk>
1801
1802         * message.el (message-split-line): New function.
1803         (message-mode-map): Remap split-line to message-split-line.
1804
1805 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
1806
1807         * message.el (message-make-overlay): Defalias it to make-overlay.
1808         (message-delete-overlay): Defalias it to delete-overlay.
1809         (message-overlay-put): Defalias it to overlay-put.
1810         (message-idna-to-ascii-rhs-1): Use them.
1811
1812         * messagexmas.el (message-xmas-redefine): Defalias some overlay
1813         functions to extent functions.
1814
1815 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1816
1817         * message.el (message-check-news-header-syntax): Fixed regexp.
1818
1819 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1820
1821         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
1822
1823         * mm-url.el (mm-url-insert): Move url-current-object stuff into
1824         mm-url-insert-file-contents.
1825
1826         * nnrss.el (nnrss-fetch): Fetch the local stuff.
1827         (nnrss-check-group): Use it.
1828
1829 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
1830
1831         * nnrss.el: Primitive XML Name-space support.  This means that RSS
1832         feeds like Kevin Burton's[1] can now be read in Gnus.
1833
1834         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
1835         means that if you want to read the RSS feed for example.com, all
1836         you have to do is hit "G R http://www.example.com/ RET" and
1837         nnrss.el will find and the feed listed on the site or (if you have
1838         loaded xml-rpc.el) look it up on syndic8.com.
1839
1840         Marked the message as HTML (by adding a Content-Type header) so
1841         that Gnus will render it as html if the user wants that.
1842
1843         Implemented the ability to save nnrss-group-alist so that any new
1844         feeds the you subscribe to will be found the next time you start
1845         up.
1846
1847         Implemented support for RSS 2.0 elements (author, pubDate).
1848
1849         Prefer for <content:encoded> over <description> where both
1850         elements exist.
1851
1852         * mm-url.el (mm-url-insert): Set url-current-object.
1853
1854         * gnus-group.el (gnus-group-make-rss-group): New function.
1855
1856 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
1857
1858         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
1859         for highlight overlays.
1860
1861 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1862
1863         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
1864         a NOV.
1865
1866 2003-03-20  Simon Josefsson  <jas@extundo.com>
1867
1868         * message.el (message-use-idna): Disable if UTF-8 unavailable.
1869         (message-idna-to-ascii-rhs): Use it.
1870
1871         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
1872
1873 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
1874
1875         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
1876         (spam-group-ham-marks, spam-group-spam-marks): new functions
1877         (spam-spam-marks, spam-ham-marks): removed in favor of the
1878         spam-marks and ham-marks parameters
1879         (spam-generic-register-routine, spam-ham-move-routine): use the
1880         new spam-group-{spam,ham}-mark-p functions
1881
1882         * gnus.el (spam-marks, ham-marks): new group parameters with
1883         default values same as the old spam-spam-marks and spam-ham-marks
1884
1885 2003-03-19  Simon Josefsson  <jas@extundo.com>
1886
1887         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
1888         (gnus-use-idna): New variable.
1889         (article-decode-idna-rhs): New function.
1890
1891         * message.el (message-use-idna): New variable.
1892         (message-mode-field-menu): Add entry for IDNA.
1893         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
1894         (message-idna-to-ascii-rhs): New function.
1895         (message-generate-headers): Invoke IDNA code.
1896
1897 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
1898
1899         * nnmaildir.el (nnmaildir--system-name): New function.
1900         (nnmaildir-request-accept-article): Use it.
1901
1902 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1903
1904         * gnus-util.el (gnus-byte-compile): Make it work silently as the
1905         gnus-compile function does.
1906
1907         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
1908         bogus change.
1909
1910 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
1911
1912         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
1913         sort-coding-systems is defined.
1914
1915 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
1916
1917         * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
1918         (nnmaildir-request-create-group, nnmaildir-request-delete-group):
1919         Replace create-directory with target-prefix.
1920
1921 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
1922
1923         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
1924         find-charset-string which is slooow in XEmacs.
1925
1926 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1927
1928         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
1929         compiler under XEmacs.
1930
1931 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
1932
1933         * gnus-art.el (gnus-treat-highlight-signature): Make the default
1934         work for multipart/signed where the message text isn't `last'.
1935
1936 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1937
1938         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
1939         the value of mm-inline-text-html-with-images.
1940         (mm-inline-text-html-render-with-w3m): Don't bind
1941         w3m-display-inline-images.
1942
1943         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
1944         w3m-display-inline-images.
1945
1946         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
1947         regardless of an Emacs flavor.
1948
1949 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1950
1951         * gnus.el (gnus-version-number): Bump.
1952
1953 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1954
1955         * gnus.el: Oort Gnus v0.16 is released.
1956
1957 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1958
1959         * lpath.el (featurep): Bind mm-w3m-mode-map.
1960
1961 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
1962
1963         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
1964         'respool-able backends define a global nnchoke-get-new-mail
1965         variable.
1966
1967 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
1968
1969         * gnus-art.el (gnus-mime-delete-part): New function.
1970         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
1971
1972 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1973
1974         * message.el (message-check-news-header-syntax): Don't push
1975         groups twice onto list of unknown groups.
1976
1977         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
1978         back.
1979
1980         * nnheader.el (nnheader-find-etc-directory): Doc fix.
1981
1982         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
1983         config unless the summary buffer exists.
1984
1985         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
1986         that target group is computed correctly when articles are marked
1987         as read by Xref handling.
1988
1989         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
1990         imap-open.
1991
1992         * message.el (message-send-mail): Add courtesy string to Bcc's,
1993         too.
1994
1995         * gnus-cite.el (gnus-cited-line-p): New function.
1996
1997 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
1998
1999         * mm-bodies.el (mm-decode-body): Add new optional parameter,
2000         force, to use the supplied charset unconditionally.
2001
2002         * gnus-art.el (article-decode-charset): Use it.
2003
2004 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
2005
2006         * mm-bodies.el (mm-decode-coding-region-safely): New function.
2007         (mm-decode-body): Use it.
2008
2009         * rfc2047.el (rfc2047-decode-region): do.
2010         (rfc2047-decode-string): Guess coding system if the default is
2011         invalid.
2012
2013 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
2014
2015         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
2016         articles are marked 'read, so we get correct article counts.
2017
2018 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2019
2020         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
2021         the button.
2022         (gnus-insert-prev-page-button): Ditto.
2023         (gnus-insert-next-page-button): Ditto.
2024         (gnus-insert-mime-security-button): Ditto.
2025
2026         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
2027         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
2028         (mm-inline-image-xemacs): Ditto.
2029
2030 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
2031
2032         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
2033         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
2034         the recent filename uniqueness discussion.
2035
2036 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2037
2038         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
2039         newline next time.
2040         (mm-inline-image-xemacs): Ditto.
2041
2042 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
2043
2044         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
2045         kill-line.
2046
2047 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
2048
2049         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
2050         kill-line.
2051
2052 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2053
2054         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
2055         fixing the code to match the documentation.
2056         (gnus-agent-fetch-selected-article): Replaced
2057         gnus-summary-update-article-line with gnus-summary-update-line as
2058         the former did not correctly recalculate the thread indentation.
2059         (gnus-agent-find-parameter): The agent-predicate, if not found
2060         anywhere else, defaults to the value of gnus-agent-predicate.
2061         (gnus-agent-fetch-session): Fixed typo; now executes
2062         gnus-agent-fetched-hook rather than the undocumented
2063         gnus-agent-fetch-hook.
2064         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
2065         default agent predicate is now provided by
2066         gnus-agent-find-parameter.
2067         (gnus-agent-message): New macro.  This macro avoids potentially
2068         costly parameter evaluation when the message's level is too high
2069         to display.
2070         (gnus-agent-expire-group-1): Disabled undo tracking in temp
2071         overview buffer. Uses new gnus-agent-message macro to reduce
2072         overhead of optional messages. Reversed message levels to
2073         emphasize percent completion messages.  Detailed messages of
2074         little use except when debugging code.
2075
2076 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2077
2078         * spam.el (spam-ham-move-routine): use
2079         spam-mark-ham-unread-before-move-from-spam-group
2080         (spam-mark-ham-unread-before-move-from-spam-group): new variable
2081
2082 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
2083
2084         * spam.el: load nnimap.el when compiling
2085         (spam-setup-widening): use
2086         nnimap-split-download-body-default instead of
2087         nnimap-split-download-body which is a user-customizable variable
2088
2089 2003-03-07  Simon Josefsson  <jas@extundo.com>
2090
2091         * nnimap.el (nnimap-split-download-body-default): New, holds
2092         default for n-s-d-b.
2093         (nnimap-split-download-body): Add new setting (symbol default),
2094         which uses contents of n-s-d-b-d, and made it the default.
2095
2096 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
2097
2098         * spam.el (spam-use-hashcash): new variable
2099         (spam-list-of-checks): added spam-use-hashcash with associated
2100         spam-check-hashcash
2101         (spam-check-hashcash): new function, installed iff hashcash.el is
2102         loaded
2103         (spam-setup-widening): don't use (return)
2104
2105 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2106
2107         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
2108         predicate of `false' to avoid an error when a group defines no
2109         predicate. Fixed typo that disabled agent scoring (i.e. the
2110         low/high predicates should now work).
2111
2112 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
2113
2114         * spam.el: add spam-maybe-spam-stat-load to
2115         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
2116         (spam-bogofilter-register-with-bogofilter): use
2117         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
2118         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
2119         custom variables to replace "-s" and "-n"
2120
2121         * gnus-group.el (gnus-group-get-new-news): call the new
2122         gnus-get-top-new-news-hook hook
2123
2124         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
2125         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
2126
2127 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2128
2129         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
2130
2131 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2132
2133         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
2134         a cl run-time function.
2135
2136 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2137
2138         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
2139         on gnus-agent-short-article.
2140         (gnus-category-read): Replaced CL function mapcar* with new macro:
2141         gnus-mapcar.
2142         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
2143         support functions that accept multiple parameters.  A separate
2144         sequence must be provided for each parameter in the function.
2145         Iteration stops when the end of the shortest list is reached.
2146
2147 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
2148
2149         * nnimap.el (nnimap-request-accept-article): Use delete-region.
2150
2151         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
2152         (html2text-delete-single-tag, html2text-clean-anchor)
2153         (html2text-remove-tags): Use delete-region.
2154         (html2text-fix-paragraphs): Simplify.
2155
2156         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
2157         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
2158         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
2159         kill-region.
2160
2161 2003-03-04  John Paul Wallington  <jpw@gnu.org>
2162
2163         * gnus-agent.el (gnus-agent-enable-expiration)
2164         (gnus-agent-article-alist, gnus-agent-article-alist)
2165         (gnus-agent-cat-defaccessor): Doc fixes.
2166
2167 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2168
2169         * gnus-agent.el (gnus-function-implies-unread-1): Grok
2170         byte-compiled functions.
2171
2172 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2173
2174         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
2175         customization between new maneuvering (which permits selecting
2176         undownloaded articles) and old maneuvering (which skipped over
2177         undownloaded articles) behaviors.
2178         (gnus-summary-find-next): Pass through the unread and subject
2179         parameters when calling gnus-summary-find-prev.
2180         (gnus-summary-find-next,gnus-summary-find-prev): Apply
2181         gnus-auto-goto-ignores to filter out unacceptable articles.
2182
2183 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
2184
2185         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
2186         exists in all supported Emacs versions, so we don't need this
2187         compatibility function.
2188         (mail-source-fetch-pop, mail-source-check-pop)
2189         (mail-source-fetch-webmail): Use read-passwd.
2190
2191         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
2192         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
2193         read-passwd.
2194
2195         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
2196
2197         * imap.el (imap-read-passwd): Remove.
2198         (imap-interactive-login): Use read-passwd.
2199
2200         * canlock.el (canlock-read-passwd): Remove.
2201         (canlock-insert-header, canlock-verify): Use read-passwd.
2202
2203         * sieve-manage.el (sieve-manage-read-passwd): Remove.
2204         (sieve-manage-interactive-login): Use read-passwd.
2205
2206         * pop3.el (pop3-read-passwd): Remove.
2207         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
2208         read-passwd.
2209
2210         * pgg.el (pgg-read-passphrase): Simplify.
2211
2212 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2213
2214         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
2215         'plugged' when actually 'unplugged' bug.
2216         (gnus-category-read): Ignore nil values when converting an
2217         old-format category so that the new-format category will default
2218         those attributes to the global variables.
2219
2220 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2221
2222         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
2223         doc-string.
2224
2225 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
2226
2227         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
2228         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
2229         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
2230         * mm-url.el (mm-url-decode-entities-string): do.
2231         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
2232         * mm-decode.el (mm-find-raw-part-by-type): do.
2233         * message.el (message-send-mail-partially)
2234         (message-send-mail-with-sendmail): do.
2235         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
2236         * gnus-kill.el (gnus-pp-gnus-kill): do.
2237         * gnus-art.el (gnus-article-treat-unfold-headers)
2238         (gnus-article-encrypt-body): do.
2239
2240 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2241
2242         * mail-source.el (mail-source-delete-incoming): Allow integer value.
2243         (mail-source-delete-old-incoming-confirm): New variable.
2244         (mail-source-delete-old-incoming): Use it.  New function.
2245         (mail-source-callback): Call `mail-source-delete-old-incoming' if
2246         `mail-source-delete-incoming' is a nonnegative integer.
2247
2248 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2249
2250         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
2251         (gnus-user-agent): Fixed typo.
2252
2253 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2254
2255         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
2256         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
2257
2258 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2259
2260         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
2261         (gnus-agent-fetch-session): Allow debugging to take place.
2262
2263 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
2264
2265         * gnus-sum.el (gnus-highlight-selected-summary)
2266         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
2267         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
2268         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
2269         and makes it clear that we don't need the side effect.
2270         * gnus-util.el (gnus-delete-line): do.
2271         * gnus-xmas.el (gnus-group-add-icon): do.
2272         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
2273         * nntp.el (nntp-send-authinfo-from-file): do.
2274         * nnml.el (nnml-header-value): do.
2275         * nnheader.el (nnheader-insert-references): do.
2276         * gnus-cite.el (gnus-article-highlight-citation)
2277         (gnus-cite-parse): do.
2278         * gnus-score.el (gnus-score-followup): do.
2279         * gnus-draft.el (gnus-draft-send): do.
2280         * gnus-group.el (gnus-group-highlight-line): do.
2281         * gnus-cache.el (gnus-cache-braid-nov): do.
2282         * nnfolder.el (nnfolder-retrieve-headers)
2283         (nnfolder-request-article): do.
2284         * gnus-art.el (article-hide-boring-headers)
2285         (gnus-article-hide-header): do.
2286
2287         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
2288         * nnml.el (nnml-request-replace-article): do.
2289         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
2290         * nnfolder.el (nnfolder-request-move-article): do.
2291         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
2292         * gnus-art.el (gnus-mm-display-part): do.
2293
2294         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
2295
2296 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2297
2298         * nntp.el (nntp-possibly-change-group): Avoid calling
2299         process-buffer on nil (Which happened when you lost your
2300         connection while fetching); instead signal a "Server Closed
2301         Connection" error.
2302
2303 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2304
2305         * gnus-agent.el (gnus-agent-enable-expiration): New
2306         variable. Either ENABLE or DISABLE.  Sets default behavior for
2307         selecting which groups are expired.
2308         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
2309         gnus-agent-set-cat-groups): Provides abstract interface for
2310         accessing agent category.  Category now implemented by an alist.
2311         (gnus-agent-add-group, gnus-agent-remove-group,
2312         gnus-category-insert-line, gnus-category-edit-predicate,
2313         gnus-category-edit-score, gnus-category-edit-groups,
2314         gnus-category-copy, gnus-category-add, gnus-group-category): Use
2315         new agent category abstraction.
2316         (gnus-agent-find-parameter): New function. Search for agent
2317         configuration parameter first in the group's parameters, then its
2318         topics (if any), and then the group's category.  If not found
2319         anywhere, use the original defined constants.
2320         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
2321         gnus-agent-find-parameter.
2322         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
2323         gnus-agent-cache now blocks retrieving headers and articles from
2324         the local cache.  Fetched content is still added to the cache
2325         before being returned.
2326         (gnus-agent-fetch-session): Use error-message-string to generate
2327         displayed error message.
2328         (gnus-agent-customize-category): New Command. 'e' in category
2329         buffer opens category customization buffer.
2330         (gnus-category-read): Reads either positional or alist format;
2331         returns alist format.
2332         (gnus-category-write): Writes category file compatible with
2333         current, and previous, versions of gnus-agent.
2334         (gnus-category-make-function, gnus-category-make-function-1):
2335         Corrected documentation; parameter is predicate NOT category.
2336         (gnus-predicate-implies-unread): Now works in more cases per the
2337         todo comment.
2338         (gnus-function-implies-unread-1): New function. Supports
2339         gnus-predicate-implies-unread.
2340         (gnus-agent-expire-group): Command now provides default of group
2341         under point.
2342         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
2343         agent-days-until-old parameters. No longer supports
2344         gnus-agent-expire-days being set to an alist.
2345         (gnus-agent-request-article): Now performs its own checks of
2346         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
2347         assuming that the caller will do them correctly.
2348         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
2349         gnus-agent-expire-days is set to an alist.  Converts said alist
2350         into group parameter so that gnus-agent-expire-days will not be
2351         needed.
2352         * gnus-art.el (gnus-request-article-this-buffer): Conditional
2353         checks surrounding gnus-agent-request-article removed; now
2354         performed by gnus-agent-request-article.
2355         * gnus-cus.el (gnus-agent-parameters): New variable. List of
2356         customizable group/topic parameters that regulate the agent.
2357         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
2358         kill-buffer with gnus-kill-buffer to remove the killed buffer from
2359         the list of gnus buffers.
2360         (gnus-trim-whitespace): Removes leading and trailing whitespace
2361         from multiline strings.
2362         (gnus-agent-cat-prepare-category-field,
2363         gnus-agent-customize-category): Constructs a category
2364         customization buffer.
2365         * gnus-int.el (gnus-retrieve-headers,
2366         gnus-request-expire-articles): No longer checks gnus-agent-cache
2367         as it is handled internally by the agent.
2368         (gnus-request-head, gnus-request-body): Conditional checks
2369         surrounding gnus-agent-request-article removed; now performed by
2370         gnus-agent-request-article.
2371
2372         * gnus-start.el (): Added defvar statements to resolve compilation
2373         warnings.
2374         (gnus-long-file-names): New function. Isolates platform dependent
2375         msdos-long-file-names.
2376         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
2377         option of writing directly to file.  Avoids memory exhausted
2378         errors when .newsrc.eld is huge.
2379         (gnus-save-newsrc-file): Uses new
2380         gnus-save-startup-file-via-temp-buffer.
2381         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
2382         standard-output.
2383         (gnus-display-time-event-handler): Changed to alias from a defun
2384         to avoid a compile-time warning when display-time-event-handler is
2385         not defined.
2386         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
2387         standard-output such that prin1 and princ will write directly to a
2388         file.
2389
2390         * gnus.el (gnus-agent-cache): Expanded documentation.
2391         (gnus-summary-high-undownloaded-face): Removed second bold keyword
2392         so that this face is actually bold.
2393
2394         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
2395         gnus-use-cache has been set.
2396
2397 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
2398
2399         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
2400
2401 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
2402
2403         * gnus-art.el (gnus-article-refer-article): Be more permissive.
2404
2405 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2406
2407         * spam.el: Fix typo.
2408
2409 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
2410         (Trivial patch.)
2411
2412         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
2413         errors-buffer. This produces a nicer error message in case of
2414         problems.
2415
2416 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
2417
2418         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
2419         load stats iff spam-use-stat is on
2420
2421         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
2422         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
2423         instead of spam-stat-load and spam-stat-save in the
2424         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
2425
2426 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2427
2428         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
2429
2430 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2431
2432         * message.el (message-make-fqdn): Protect against nil user-mail.
2433
2434 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
2435
2436         * gnus-art.el (gnus-boring-article-headers): New values:
2437         'to-list and 'cc-list.
2438
2439 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
2440
2441         * spam.el (spam-setup-widening): new function to set
2442         nnimap-split-download-body, we add it to gnus-get-new-news-hook
2443         (spam-list-of-statistical-checks): list of statistical splitter
2444         checks
2445         (spam-split): added a widen call when a statistical check is
2446         enabled
2447
2448 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2449
2450         * gnus-msg.el (gnus-user-agent): Changed default to
2451         'emacs-gnus-type, renamed 'full.
2452
2453 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
2454
2455         * nnfolder.el (nnfolder-request-accept-article): Don't use
2456         mail-header-unfold-field.
2457
2458 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2459
2460         * imap.el (imap-ssl-open): Don't depend on ssl.el.
2461         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
2462
2463 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
2464
2465         * spam.el: add spam-stat-load to gnus-get-new-news-hook
2466         (spam-split): remove spam-stat-load call
2467
2468 2003-02-26  Simon Josefsson  <jas@extundo.com>
2469
2470         * gnus-sum.el (gnus-summary-toggle-header): Run
2471         gnus-article-decode-hook instead of calling a-decode-encoded-words
2472         directly (the latter is run as part of the former).
2473
2474 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2475
2476         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
2477
2478 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
2479
2480         * message.el (message-sendmail-envelope-from): New option.
2481         (message-sendmail-envelope-from): New function.
2482         (message-send-mail-with-sendmail): Use it.
2483
2484 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
2485
2486         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
2487         compensation for TDMA addresses.
2488
2489 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2490
2491         * gnus-msg.el (gnus-user-agent): New variable.
2492         (gnus-version-expose-system): Removed.  Obsoleted by
2493         `gnus-user-agent'.
2494         (gnus-extended-version): Use `gnus-user-agent'.
2495
2496 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
2497
2498         * spam.el (spam-stat-register-spam-routine,
2499         spam-stat-register-ham-routine): remove spam-stat-save
2500         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
2501
2502 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2503
2504         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
2505         reference.
2506
2507 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2508
2509         * nnheader.el (nnheader-find-nov-line): Changed midpoint
2510         calculation to avoid integer overflow.
2511
2512 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2513
2514         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
2515
2516 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
2517         * spam.el: disabled spam-get-article-as-filename
2518
2519         From Michael Shields  <shields@msrl.com>
2520
2521         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
2522         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
2523         * gnus-sum.el (gnus-summary-expire-articles): Use it.
2524         * spam.el (spam-summary-prepare-exit): Use it.
2525         * gnus.el (gnus-install-group-spam-parameters): New.
2526         * spam.el (spam-group-ham-processor-copy-p): New.
2527         * spam.el (spam-summary-prepare-exit): Support for ham copying.
2528         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
2529         that would cause the current message to be moved if the group had
2530         no spam.
2531         * spam.el (spam-ham-move-routine): New `copy' argument.
2532
2533 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2534         From Martin Thornquist <martint@ifi.uio.no>
2535
2536         * gnus-topic.el (gnus-topic-select-group): Select last group if
2537         after last group.
2538         * gnus-group.el (gnus-group-select-group): Ditto.
2539
2540 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2541
2542         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
2543         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
2544         point-at-(b|e)ol which aren't available in Emacs 20.
2545
2546         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
2547
2548 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2549
2550         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
2551         clause of the condition-case statement.  Errors connecting to a
2552         server no longer terminate gnus.
2553
2554         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
2555         make its use obvious.  Added no-nothing case to avoid
2556         opening(closing) servers when already open(closed).
2557         (gnus-agent-while-plugged): Added macro to facilitate internal use
2558         of gnus-agent-toggle-plugged.
2559         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
2560         temporarily open servers.
2561         (gnus-agent-get-undownloaded-list): Sort list of article numbers
2562         as sorting gnus-newsgroup-headers is wrong.
2563         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
2564         to temporarily open servers. Corrected logic to handle setting
2565         gnus-agent-mark-unread-after-downloaded.
2566         (gnus-agent-fetch-articles): Now handles headers with missing
2567         article sizes and/or missing article lengths.  Now clears the
2568         message buffer when finished.
2569         (gnus-agent-fetch-group-1): Position point before calling
2570         gnus-summary-set-agent-mark.
2571         (gnus-get-predicate): Corrected description, parameter is
2572         predicate not category.
2573         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
2574         provide a separate single group expiration function.
2575         (gnus-agent-regenerate-group): Now clears the message buffer when
2576         finished.
2577
2578 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2579
2580         * gnus.el (gnus-agent-target-move-group-header): New variable.
2581         * gnus-draft.el (gnus-draft-send): If special header
2582         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
2583         that group, instead of performing the regular sending functions.
2584
2585 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2586
2587         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
2588
2589 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
2590
2591         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
2592         variables.
2593         (message-make-fqdn): Use it.  Improved validity check.
2594
2595 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2596
2597         * message.el (message-user-mail-address): Check whether
2598         user-mail-address looks valid.
2599
2600         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
2601
2602         * gnus-util.el (gnus-fetch-original-field): New function.
2603
2604 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2605
2606         * message.el (message-mode): \\(...\\) around additional
2607         paragraph-separate alternative.
2608
2609 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
2610
2611         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
2612         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
2613         display key bindings.
2614         (gnus-mime-button-menu): Rewrite.
2615
2616 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2617
2618         * gnus-art.el (gnus-button-url-regexp): Removed `.
2619
2620 2003-02-23  Max Froumentin  <mf@w3.org>
2621
2622         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
2623
2624 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2625
2626         * gnus-art.el (gnus-mime-action-on-part): Require a match
2627         interactively.
2628
2629         * gnus-start.el (gnus-save-newsrc-file): Use
2630         gnus-backup-startup-file.
2631         (gnus-backup-startup-file): New variable.
2632
2633 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2634
2635         * gnus.el (gnus-summary-buffer-name): Moved function here.
2636
2637         * gnus-draft.el (defun): Remove debug.
2638
2639 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
2640
2641         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
2642         can't open server.
2643
2644 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2645
2646         * gnus-draft.el (defun): Configure posting styles.
2647
2648         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
2649         the entry for the group exists before we alter it.
2650
2651 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2652
2653         * message.el (message-mode): MML tags separate paragraphs.  Small
2654         change from David S Goldberg <david.goldberg6@verizon.net>.
2655
2656         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
2657         `gnus-newsgroup-headers'.
2658
2659         * gnus-art.el (gnus-article-refer-article): Grok more message id
2660         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
2661
2662 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
2663
2664         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
2665         use "path name".
2666
2667 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
2668
2669         * gnus-sum.el (gnus-summary-move-article)
2670         (gnus-summary-expire-articles): send data header for article, not
2671         just article ID
2672
2673         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
2674         (gnus-register-spool-action): added hashtable of message ID keys
2675         with message motion data
2676
2677 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
2678         From Reiner Steib  <Reiner.Steib@gmx.de>.
2679
2680         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
2681         variable, used in `gnus-button-mid-or-mail-heuristic'.
2682         (gnus-button-mid-or-mail-heuristic): New function derived from
2683         Florian Weimer's Perl script.
2684         (gnus-button-handle-mid-or-mail): Allow a function instead of
2685         'guess.
2686         (gnus-button-guessed-mid-regexp): Removed.
2687
2688 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2689
2690         * message.el (message-resend): Bind message-setup-hook to nil;
2691         remove X-Draft-From header.
2692
2693 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
2694
2695         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
2696         (gnus-newsgroup-undownloaded)
2697         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
2698         Doc fixes.
2699
2700 2003-02-17  John Paul Wallington  <jpw@gnu.org>
2701
2702         * gnus.el (gnus-shell-command-separator, gnus-email-address)
2703         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
2704
2705 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
2706
2707         * gnus-spec.el (gnus-xmas-format): Use insert instead of
2708         insert-string which is obsolete in Emacs 21.4.
2709
2710         * message.el (message-cross-post-followup-to-header): do.
2711
2712         * spam.el (spam-ifile-register-with-ifile)
2713         (spam-stat-register-spam-routine)
2714         (spam-stat-register-ham-routine)
2715         (spam-bogofilter-register-with-bogofilter): do.
2716
2717         * mailcap.el (mailcap-mime-data): Fix typo.
2718
2719         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
2720
2721 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
2722
2723         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
2724         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
2725         `gnus-cite-unsightly-citation-regexp'.
2726
2727 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2728
2729         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
2730         even if there's just a header.
2731
2732 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
2733
2734         * message.el (message-fix-before-sending): Fix highlighting of
2735         illegible and invisible text.
2736
2737         * gnus-util.el (gnus-multiple-choice): Separate choices with
2738         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
2739
2740 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
2741
2742         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
2743
2744 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
2745
2746         * spam.el (spam-ham-move-routine)
2747         (spam-mark-spam-as-expired-and-move-routine): use
2748         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
2749         around process-mark manipulation on the group
2750
2751 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2752
2753         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
2754         submenu.
2755
2756 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2757
2758         * mail-source.el (mail-source-fetch): Reverse the return value of
2759         the continuation question.
2760
2761 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2762
2763         * nndraft.el (nndraft-request-move-article): Bind
2764         nnmh-allow-delete-final to t.
2765
2766 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2767
2768         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
2769
2770 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
2771
2772         * nntp.el (nntp-accept-process-output): Don't use point-max to get
2773         the buffer's size.
2774
2775 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
2776
2777         * nnheader.el: Added cygwin to system-type comparisons.
2778
2779 2003-01-27  Juanma Barranquero  <lektu@terra.es>
2780
2781         * imap.el (imap-mailbox-status): Fix typo.
2782
2783 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2784
2785         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
2786         online.
2787
2788 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2789
2790         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
2791         commands.
2792         * gnus-sum.el: Small change from Frank Weinberg
2793         <frank@usenet-rundfahrt.de>:
2794         (gnus-auto-center-group): New variable.
2795         (gnus-summary-read-group-1): Use it.
2796         (gnus-summary-next-group): Fix docstring.
2797
2798 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2799
2800         * gnus-util.el (gnus-faces-at): Simplify.
2801
2802 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2803
2804         * spam.el (spam-ham-move-routine)
2805         (spam-mark-spam-as-expired-and-move-routine): made the article
2806         move conditional, so it's not called even if there's nothing to move
2807
2808 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2809
2810         * message.el (message-unix-mail-delimiter): Accept any whitespace
2811         after the email address and before the date; do not require the
2812         space character.  From Kurt B. Kaiser <kbk@shore.net>.
2813
2814 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2815
2816         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
2817         gnus-article-boring-faces variable is bound; use gnus-faces-at.
2818
2819         * gnus-util.el (gnus-faces-at): New macro.
2820
2821 2003-02-13  Michael Shields  <shields@msrl.com>
2822
2823         * gnus-cite.el
2824         (gnus-cite-attribution-suffix, gnus-cite-parse):
2825         Better handling for Microsoft citation styles.
2826         (gnus-unsightly-citation-regexp): New.
2827
2828 2003-02-12  Michael Shields  <shields@msrl.com>
2829
2830         * gnus-art.el (article-strip-banner): Strip both per-group and
2831         per-user-address banners.
2832         (article-really-strip-banner): New.
2833
2834 2003-02-12  Michael Shields  <shields@msrl.com>
2835
2836         * gnus-sum.el (gnus-article-goto-next-page,
2837         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
2838         relying on the summary bindings of `n' and `p'.
2839
2840 2003-02-12  Michael Shields  <shields@msrl.com>
2841
2842         * gnus-art.el (gnus-article-only-boring-p): New.
2843         (gnus-article-skip-boring): New.
2844         * gnus-cite.el (gnus-article-boring-faces): New.
2845         * gnus-sum.el (gnus-summary-next-page): Use
2846         gnus-article-only-boring-p.
2847
2848 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
2849
2850         * spam.el (spam-mark-spam-as-expired-and-move-routine)
2851         (spam-ham-move-routine): unmark all articles before marking those
2852         of interest and calling gnus-summary-move-article
2853
2854 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
2855
2856         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
2857         logically the complement of gnus-get-buffer-create and
2858         gnus-add-buffer.
2859
2860         * gnus-util.el (gnus-kill-buffer): do.
2861
2862         * nnmail.el: Autoload gnus-kill-buffer.
2863
2864 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2865
2866         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
2867         gnus-summary-goto-subject as gnus-summary-update-mark operates on
2868         the current LINE.
2869         (gnus-agent-summary-fetch-group): Minimized the number of times
2870         that the article is updated in the buffer.
2871
2872 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
2873
2874         * spam.el (spam-ham-move-routine): use the process-mark instead of
2875         gnus-current-article when moving articles
2876         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
2877
2878 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2879
2880         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
2881         (gnus-topic-catchup-articles): Ditto.
2882         (gnus-topic-mark-topic): Reverse recursive logic.
2883
2884 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
2885
2886         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
2887         gnus-refer-thread-limit is t.
2888
2889 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
2890
2891         * mm-util.el (mm-mule-charset-to-mime-charset): Use
2892         sort-coding-systems to prefer utf-8 over utf-16.
2893
2894 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2895
2896         * gnus-agent.el (gnus-agent-expire-days):
2897         gnus-request-move-article depends on gnus-agent-expire to clean up
2898         the cache after moving the article.  Therefore, g-a-e-d can NOT
2899         default to nil or can gnus-agent-expire be disabled by doing so.
2900         If you don't want to run gnus-agent-expire, don't call it.
2901         (gnus-agent-expire): The broken test to disable gnus-agent-expire
2902         when g-a-e-d was NOT nil was removed.
2903         (gnus-agent-article-name): Removed unnecessary input test as
2904         article IDs are always strings.
2905         (gnus-agent-regenerate-group): Added check to protect against
2906         servers that generate absurdly long article IDs.  Valid IDs are
2907         less than 10 digits to avoid overflow errors.  Fixed logic error
2908         when ensuring that the final article ID is present in the new
2909         alist.
2910
2911 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2912
2913         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
2914         next line after finding the parent.
2915
2916 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2917
2918         * gnus.el (gnus-version-number): Bumped.
2919
2920 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2921
2922         * gnus.el: Oort Gnus v0.15 is released.
2923
2924 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
2925
2926         * nnmail.el (nnmail-split-it): If a message ends up matching the
2927           same mailbox more than once, it will cause duplicates to appear
2928           in the mailbox.
2929
2930 2003-02-08  Simon Josefsson  <jas@extundo.com>
2931
2932         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
2933         code that only worked under Emacs.
2934
2935         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
2936         Das <satyaki@chicory.stanford.edu>.
2937
2938 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
2939
2940         * gnus-art.el (gnus-article-refer-article): Use
2941         gnus-replace-in-string.
2942
2943         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
2944         (gnus-remove-duplicates): do.
2945
2946 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2947
2948         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
2949         (gnus-request-scan): set
2950         gnus-internal-registry-spool-current-method to gnus-command-method
2951         before a request-scan operation
2952
2953         * gnus-registry.el (regtest-nnmail): use
2954         gnus-internal-registry-spool-current-method
2955
2956 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2957
2958         * mail-source.el (mail-source-fetch): Typo fix.
2959
2960 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2961
2962         * nnmail.el (nnmail-spool-hook): new hook
2963         (nnmail-cache-insert): call nnmail-spool-hook
2964
2965         * gnus-registry.el: new file with examples of using the hooks
2966
2967         * gnus.el (gnus-registry): added registry customization group
2968         (gnus-group-prefixed-name): improve function to return full group
2969         name optionally
2970         (gnus-group-guess-prefixed-name): shortcut to
2971         gnus-group-prefixed-name, using just the group name
2972         (gnus-group-full-name): always get a group's full name
2973         (gnus-group-guess-full-name): shortcut, using just the group name
2974
2975         * gnus-sum.el (gnus-summary-article-move-hook)
2976         (gnus-summary-article-delete-hook)
2977         (gnus-summary-article-expire-hook): new hooks
2978         (gnus-summary-move-article, gnus-summary-expire-articles)
2979         (gnus-summary-delete-article): invoke the new hooks
2980
2981 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
2982
2983         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
2984         from message-ID
2985
2986 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
2987
2988         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
2989
2990 2003-02-07  John Paul Wallington  <jpw@gnu.org>
2991
2992         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
2993         (mm-write-region, mm-detect-coding-region): Doc fixes.
2994
2995 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2996
2997         * mail-source.el (mail-source-fetch): Ignore errors.
2998         (mail-source-ignore-errors): New variable.
2999
3000         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
3001         articles.
3002
3003         * gnus-msg.el (gnus-version-expose-system): Change default.
3004
3005 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
3006
3007         * gnus-msg.el (gnus-version-expose-system): New variable.
3008
3009 2003-02-07  Simon Josefsson  <jas@extundo.com>
3010
3011         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
3012         patch from deskpot@myrealbox.com (Vasily Korytov).
3013
3014 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3015
3016         * gnus-art.el (article-display-face): Get the Face header from
3017         the current buffer.
3018
3019 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3020
3021         * gnus-art.el (gnus-mime-view-part-internally): Bind
3022         buffer-read-only to nil.
3023
3024 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3025
3026         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
3027         from g-a-e-1 to g-a-e-2.
3028
3029 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
3030
3031         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
3032         of bbdb-search-simple, use spam-use-BBDB-exclusive
3033         (spam-check-whitelist): use spam-use-whitelist-exclusive
3034         (spam-use-whitelist-exclusive): new variable affecting
3035         spam-use-whitelist
3036         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
3037
3038 2003-02-05  Simon Josefsson  <jas@extundo.com>
3039
3040         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
3041         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
3042         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
3043         (gnus-agent-expire-1): New.
3044         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
3045         (gnus-agent-expire-2): New.
3046
3047 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
3048
3049         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
3050         "delete-if" is misleading because it isn't actually destructive.
3051
3052         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
3053
3054         * nnmail.el (nnmail-purge-split-history): do.
3055
3056         * gnus-win.el (gnus-get-buffer-window): do.
3057
3058         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
3059         let-binding.
3060         (gnus-simplify-all-whitespace): do.
3061
3062 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3063
3064         * gnus-delay.el (gnus-delay-article): Fix binding of the
3065         nndraft:delayed group.
3066
3067 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
3068
3069         * gnus.el (spam group parameters): change 'other to 'const in
3070         the group parameter definitions to soothe XEmacs
3071
3072 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3073
3074         * gnus-delay.el (gnus-delay-article): Really create
3075         nndraft:delayed group if it doesn't exist.
3076
3077 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
3078
3079         * gnus-sum.el (gnus-summary-search-article): Speed up by
3080         disabling various visual features while searching.
3081         (gnus-summary-recenter): Test gnus-auto-center-summary first.
3082
3083 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
3084
3085         * spam.el (spam-list-of-checks): Don't quote nil and t in
3086         docstrings.  From the elisp manual:
3087
3088            When a documentation string refers to a Lisp symbol, write
3089            it [..] with single-quotes around it.  [..] There are two
3090            exceptions: write t and nil without single-quotes.
3091
3092         * messcompat.el (message-from-style): do.
3093
3094         * message.el (message-send-mail): do.
3095
3096         * gnus-util.el (gnus-use-byte-compile): do.
3097
3098         * gnus-score.el (gnus-score-lower-thread): do.
3099
3100         * gnus-int.el (gnus-server-unopen-status): do.
3101
3102         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
3103         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
3104
3105         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
3106         (gnus-group-parameters): do.
3107
3108         * gnus-art.el (gnus-article-mime-match-handle-function): do.
3109
3110         * mm-decode.el (mm-text-html-renderer): do.
3111
3112 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3113
3114         * nnheader.el (nnheader-directory-separator-character): Change the
3115         way to compute the dafault value.
3116
3117 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
3118
3119         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
3120         (gnus-button-alist): Fix regexp for describe-key.
3121         (gnus-button-handle-describe-function)
3122         (gnus-button-handle-describe-variable)
3123         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
3124         (gnus-button-handle-apropos-variable)
3125         (gnus-button-handle-apropos-documentation): Docstring fix.
3126
3127         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
3128
3129 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3130
3131         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
3132         to nil.
3133
3134         * nnmail.el: Removed gnus-util autoload.
3135
3136         * gnus.el: Use gnus-prin1-to-string throughout.
3137
3138         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
3139         print-level.
3140
3141         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
3142         (gnus-treat-display-grey-xface): Removed.
3143
3144         * gnus-fun.el (gnus-grab-cam-face): New.
3145         (gnus-convert-image-to-gray-x-face): Removed.
3146         (gnus-convert-gray-x-face-to-xpm): removed.
3147         (gnus-convert-gray-x-face-region): Removed.
3148         (gnus-grab-gray-x-face): Removed.
3149
3150         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
3151
3152 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
3153
3154         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
3155         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
3156         bound.
3157
3158         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
3159
3160 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
3161
3162         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
3163         Remove -- these are bogus options which are never used.
3164
3165 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
3166
3167         * gnus-art.el (gnus-article-mode): Use summary tool bar.
3168
3169 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
3170
3171         * spam.el (spam-check-blackholes)
3172         (spam-blackhole-good-server-regex): new variable to skip some IPs
3173         when checking blackholes; use it
3174         (spam-check-bogofilter-headers)
3175         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
3176         case more X-Bogosity is used than just "Yes/No"
3177         (spam-ham-move-routine): semi-fixed, only first article is
3178         properly moved now
3179
3180 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
3181
3182         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
3183         as well.
3184
3185         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
3186
3187         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
3188
3189         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
3190
3191         * gnus-bcklg.el (gnus-backlog-shutdown): do.
3192
3193         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
3194
3195 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3196
3197         * gnus-fun.el (gnus-face-encode): New function.
3198         (gnus-convert-png-to-face): Use it.
3199
3200         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
3201
3202 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
3203
3204         * mm-decode.el (mm-dissection-list): Remove.
3205         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
3206         only used in mm-remove-all-parts.
3207         (mm-remove-all-parts): Remove it, it's never called.
3208
3209 2003-01-25  Simon Josefsson  <jas@extundo.com>
3210
3211         * gnus-group.el (gnus-group-make-group): Report errors.
3212
3213         * nnimap.el (nnimap-request-create-group): Ditto.
3214
3215         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
3216
3217         * sieve.el (sieve-upload): Fix error printing.
3218
3219         * mm-encode.el (mm-qp-or-base64): Always QP iff
3220         mm-use-ultra-safe-encoding and cleartext PGP.
3221
3222         * gnus-sum.el (gnus-summary-select-article): Inhibit
3223         redisplay (mainly for secured messages).
3224
3225         * nnmail.el (nnmail-article-group): Copy body too (but don't
3226         process it).
3227
3228 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
3229
3230         * gnus-art.el (gnus-article-setup-buffer): Reset
3231         gnus-button-marker-list.
3232
3233 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3234
3235         * nntp.el (nntp-read-timeout): Default to using a second delay
3236         under Microsoft Windows.
3237
3238 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3239
3240         * nnheader.el (nnheader-directory-separator-character): New
3241         variable.
3242
3243 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3244
3245         * gnus-agent.el (gnus-agent-max-fetch-size)
3246         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
3247         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
3248         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
3249         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
3250         (gnus-agent-braid-nov, gnus-agent-load-alist)
3251         (gnus-agent-article-alist-save-format)
3252         (gnus-agent-read-agentview, gnus-agent-save-alist)
3253         (gnus-agent-fetch-group-1, gnus-agent-expire)
3254         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
3255         (gnus-agent-regenerate-group): Reformat to keep under eighty
3256         columns.  Reword docstrings so that first line is under eighty
3257         chars and a complete sentence.  Still need to work on the rear
3258         end of the file, in particular gnus-agent-expire.
3259
3260 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3261
3262         * gnus-agent.el (gnus-agentize): Indent.
3263
3264         * gnus.el (gnus-version-number): Bumped.
3265
3266 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3267
3268         * gnus.el: Oort Gnus v0.14 is released.
3269
3270 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3271
3272         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
3273         before beginning.  Tiny patch from Mark Thomas
3274         <swoon@bellatlantic.net>.
3275
3276 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
3277
3278         * spam.el (spam-check-blackholes, spam-split)
3279         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
3280         gnus-message calls to show to users what spam.el is doing
3281
3282 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
3283
3284         * gnus-msg.el (gnus-message-replysign)
3285         (gnus-message-replyencrypt): Fix typo.
3286
3287 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3288
3289         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
3290         details.
3291
3292 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3293
3294         * gnus-art.el (gnus-article-press-button): let* -> let.
3295         (gnus-mime-security-show-details): Cleaned up.
3296         (gnus-mime-security-press-button): Save excursion.
3297         (gnus-insert-mime-security-button): Clean up.
3298
3299         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
3300
3301         * gnus-async.el (gnus-async-wait-for-article): Don't use a
3302         timeout.
3303
3304         * nntp.el (nntp-accept-process-output): Removed timeout.
3305         (nntp-read-timeout): New variable.
3306         (nntp-accept-process-output): Use it.
3307
3308         * gnus-sum.el (gnus-data-find-list): Remove *.
3309
3310 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3311
3312         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
3313         introduced on 2002-01-22.
3314         (gnus-summary-first-unseen-or-unread-subject): Ditto.
3315
3316 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
3317
3318         * spam.el (spam-check-regex-headers, spam-list-of-checks)
3319         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
3320         checks of incoming mail based on simple header regexp matching
3321
3322 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
3323
3324         * gnus-sum.el (gnus-spam-mark): set to `$'
3325
3326 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3327
3328         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
3329         gnus-newsgroup-unfetched, the list of articles whose headers have
3330         not been fetched from the server.
3331
3332         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
3333         parameter as it never worked due to a bug.  Added check to prevent
3334         selection of any article in the gnus-newsgroup-unfetched list.
3335         (gnus-summary-find-prev): Added check to prevent selection of any
3336         article in the gnus-newsgroup-unfetched list.
3337         (gnus-summary-first-subject): Documented API. Modified
3338         implementation so that constraints are handled independently.
3339         Added check to prevent selection of any article in the
3340         gnus-newsgroup-unfetched list.
3341         (gnus-summary-first-unseen-subject): Updated parameters in
3342         gnus-summary-first-subject call to match new API.
3343         (gnus-summary-first-unseen-or-unread-subject): Ditto.
3344         (gnus-summary-catchup): Do not mark unfetched articles as read.
3345
3346 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
3347
3348         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
3349         make-obsolete-variable allows only two arguments in XEmacs and
3350         Emacs 20.
3351
3352         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
3353         gnus-article-hide-pgp.
3354         (gnus-summary-make-menu-bar): do.
3355
3356         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
3357         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
3358         gnus-article-hide-pgp.
3359         (article-hide-pgp): Remove.
3360         (gnus-article-hide): Remove gnus-article-hide-pgp.
3361
3362         * gnus.el: Remove gnus-article-hide-pgp
3363
3364 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3365
3366         * message.el (message-required-headers): Doc fix.
3367
3368 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
3369
3370         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
3371         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
3372         option to make ifile a purely binary classifier
3373
3374 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3375
3376         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
3377         (mml-secure-encrypt-pgpmime): Removed double.
3378
3379         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
3380         debugging statements.
3381
3382 2003-01-21  Andreas Fuchs  <asf@void.at>
3383
3384         * mml-sec.el (mml-sign-alist): Added pgpauto.
3385
3386 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3387
3388         * gnus.el (gnus-version-number): Bumped version number.
3389
3390 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3391
3392         * gnus.el: Oort Gnus v0.13 is released.
3393
3394 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3395
3396         * gnus-art.el (gnus-button-url-regexp): Removed |.
3397
3398         * message.el (message-send-hook): Doc fix.
3399
3400         * gnus-win.el (gnus-buffer-configuration): Display article
3401         instead of article-copy when `reply'.
3402
3403 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
3404
3405         * gnus.el (gnus-format): Change customize group to gnus.
3406         (gnus-cache): Add link.
3407         (gnus-group-charter-alist): Fix docstring.
3408
3409 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
3410
3411         * mailcap.el (mailcap-print-command): lpr-command might be
3412         unbound in XEmacs.
3413
3414 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3415
3416         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
3417
3418         * gnus-sum.el (gnus-summary-update-article-line): Fixed
3419         calculation of net characters added for use in the gnus-data
3420         structure.
3421
3422 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3423
3424         * nnmail.el (nnmail-process-unix-mail-format): Improve error
3425         message.  Suggested by Jari Aalto.
3426
3427 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3428
3429         * gnus-art.el (gnus-article-followup-with-original): Clean up.
3430         (gnus-article-reply-with-original): Ditto.
3431
3432         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
3433         read articles don't become unread.
3434
3435 2003-01-17  Simon Josefsson  <jas@extundo.com>
3436
3437         * gnus-fun.el (gnus-x-face-from-file):
3438         (gnus-face-from-file): Suggest image format in minibuffer prompt.
3439
3440         * gnus-fun.el (gnus-convert-image-to-x-face-command)
3441         (gnus-convert-image-to-face-command): Doc fix.
3442
3443 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3444
3445         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
3446
3447 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
3448
3449         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
3450         avoid encoding problems.
3451
3452         * mailcap.el (mailcap-ps-command): New variable.
3453         (mailcap-mime-data): Add print entry where applicable.  Use
3454         pdftotext on a tty.
3455
3456 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
3457
3458         * gnus-sum.el (gnus-alter-header-function): Add type and group.
3459
3460 2003-01-16  Simon Josefsson  <jas@extundo.com>
3461
3462         * gnus-fun.el (gnus-convert-image-to-x-face-command)
3463         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
3464         (gnus-face-from-file): Doc fix; don't mention image format.
3465
3466 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3467
3468         * spam.el (spam-get-article-as-filename): new function (unused for now)
3469         (spam-get-article-as-buffer): new function
3470         (spam-get-article-as-string): use spam-get-article-as-buffer
3471         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
3472
3473 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3474
3475         * gnus-agent.el: Don't use `path'.
3476         From the GNU coding standards:
3477
3478             Please do not use the term ``pathname'' that is used in Unix
3479             documentation; use ``file name'' (two words) instead.  We use
3480             the term ``path'' only for search paths, which are lists of
3481             directory names.
3482
3483         * nnsoup.el (nnsoup-file-name): Ditto.
3484
3485         * nnmail.el (nnmail-pathname-coding-system): Ditto.
3486         (nnmail-group-pathname): Ditto.
3487
3488         * nnimap.el (nnimap-group-overview-filename): Ditto.
3489
3490         * nnheader.el (nnheader-pathname-coding-system): Ditto.
3491         (nnheader-group-pathname): Ditto.
3492
3493         * nnfolder.el (nnfolder-group-pathname): Ditto.
3494
3495         * gnus.el (gnus-home-directory): Ditto.
3496
3497         * gnus-group.el (gnus-group-icon-list): Ditto.
3498
3499 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
3500
3501         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
3502
3503         * message.el (message-mode-menu): Use it.
3504         (message-mode-menu): Deactivate "Yank Original" if there's no
3505         reply buffer.
3506
3507         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
3508
3509         * message.el (message-mark-active-p): New function.
3510
3511 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
3512
3513         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
3514         (spam-bogofilter-database-directory): new variables
3515         (spam-check-bogofilter-headers, spam-check-bogofilter)
3516         (spam-bogofilter-register-with-bogofilter)
3517         (spam-bogofilter-register-spam-routine)
3518         (spam-bogofilter-register-ham-routine)
3519         (spam-group-ham-processor-bogofilter-p): new functions for the new
3520         Bogofilter interface
3521         (spam-summary-prepare-exit): use the new Bogofilter functions
3522         (spam-list-of-checks): added spam-use-bogofilter-headers
3523         (spam-bogofilter-score): rewrote function
3524         (spam-check-bogofilter): optional score parameter, uses
3525         spam-check-bogofilter-headers better
3526         (spam-check-bogofilter-headers): optional score parameter
3527
3528         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
3529         default, in the gnus-start customization group.  Used to disable
3530         the spam-*/ham-* parameters.
3531         (gnus-group-ham-exit-processor-bogofilter): new ham processor
3532
3533 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
3534
3535         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
3536         XEmacs.
3537
3538         * gnus-ems.el (gnus-mark-active-p): do.
3539
3540 2003-01-15  Kevin Ryde  <user42@zip.com.au>
3541
3542         * gnus.texi (Using MIME): Mention auto-compression-mode with
3543         gnus-mime-copy-part.
3544
3545 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3546
3547         * message.el (message-send): Don't warn about duplicates when
3548         superseding.
3549
3550 2003-01-15  Simon Josefsson  <jas@extundo.com>
3551
3552         * nnimap.el (nnimap-split-download-body): New variable.
3553         (nnimap-split-articles): Use it.
3554
3555 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3556
3557         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
3558         integrity checker was incorrectly flagging, and removing, articles
3559         whose article number was negative.
3560         (gnus-agent-fetch-group-1): When executed in the group's summary
3561         buffer, refresh each downloaded line to update the status flag and
3562         font.  Preserve the value of gnus-newsgroup-headers so that
3563         gnus-agent-fetch-articles can split the requests by size.
3564         (gnus-agent-expire): Corrected day calculation for when
3565         gnus-agent-expire-days contains a list.
3566
3567 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3568
3569         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
3570
3571 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
3572
3573         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
3574           /usr/bin/play as default player.
3575           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
3576
3577 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3578
3579         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
3580         articles to be marked as well.
3581
3582 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3583         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
3584         fictious headers generated by nnagent (ie. Undownloaded Article
3585         ####) in the list of articles that have not been downloaded.
3586
3587         * gnus-int.el (): Added require declarations to resolve
3588         compile-time warnings.
3589         (gnus-open-server): If the server status is set to offline,
3590         recursively execute gnus-open-server to open the offline backend
3591         (e.g. nnagent).
3592
3593 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
3594
3595         * gnus-art.el (gnus-article-reply-with-original): Use
3596         gnus-mark-active-p.
3597         (gnus-article-followup-with-original): do.
3598
3599 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3600
3601         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
3602
3603 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3604
3605         * gnus-score.el (gnus-score-edit-file-at-point): New function.
3606         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
3607
3608 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
3609
3610         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
3611         (gnus-face-from-file): Ditto.
3612
3613 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3614
3615         * gnus-sum.el (gnus-articles-to-read): Don't just apply
3616         gnus-alter-articles-to-read-function to the unread articles.
3617
3618 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3619
3620         * deuglify.el (gnus-article-outlook-unwrap-lines)
3621         (gnus-article-outlook-repair-attribution)
3622         (gnus-article-outlook-rearrange-citation): New function names,
3623         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
3624         doc-string.
3625
3626         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
3627         removed `W k' key binding (use `W Y f' instead).
3628         (gnus-summary-make-menu-bar): Use new function names.
3629
3630 2003-01-13  Simon Josefsson  <jas@extundo.com>
3631
3632         * gnus-fun.el (gnus-random-x-face): Doc fix.
3633         (gnus-insert-random-x-face-header): New function.
3634
3635 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
3636
3637         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
3638         mark is not active.
3639
3640         * gnus-msg.el (gnus-inews-do-gcc): Comment.
3641
3642         * gnus-ems.el (gnus-mark-active-p): New function.
3643
3644         * gnus-group.el (gnus-topic-mode-p): New function.
3645         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
3646         Deactivate items if mark is not active.
3647
3648 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3649
3650         * gnus.el (gnus-version-number): Bumped version.
3651         (gnus-summary-line-format): Doc fix.
3652
3653 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3654
3655         * gnus.el: Oort Gnus v0.12 is released.
3656
3657 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3658
3659         * mail-source.el (mail-sources): Removed autoload to make it
3660         compile under XEmacs.
3661
3662 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
3663
3664         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
3665         regexp or a function too.
3666         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
3667         confirmation even if the original article is mail.
3668
3669 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3670
3671         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
3672         articles to be marked when not yanking.
3673
3674 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
3675
3676         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
3677
3678 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3679
3680         * gnus-fun.el (gnus-face-from-file): Autoload.
3681
3682         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
3683         errors.
3684
3685 2003-01-12  Simon Josefsson  <jas@extundo.com>
3686
3687         * sieve.el (sieve-upload-and-bury): New.  Suggested by
3688         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
3689
3690         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
3691         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
3692
3693 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3694
3695         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
3696         in every string.
3697
3698         * gnus.el (gnus-version-number): Bumped version number.
3699
3700 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3701
3702         * gnus.el: Oort Gnus v0.11 is released.
3703
3704 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
3705
3706         * message.el (message-fetch-reply-field): Narrow to headers.
3707
3708         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
3709         if Gnus isn't alive.
3710
3711 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3712
3713         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
3714         marks from articles that are already stored in the agent.
3715         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
3716         backup copy of an invalid .overview file for later analysis.
3717
3718 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
3719
3720         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
3721         exit work with two frames.
3722
3723 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
3724
3725         * message.el (message-forward-make-body): Use mule4.
3726
3727 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3728
3729         * message.el (message-mode-map): Move wide-reply command.
3730
3731 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
3732
3733         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
3734         castellano.
3735         (gnus-outlook-display-hook): New variable.
3736         (gnus-outlook-display-article-buffer): New function.
3737         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
3738         (gnus-outlook-deuglify-article): Made them interactive and added
3739         optional arg.  Use `g-o-d-a-b'.
3740         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
3741
3742         * gnus-sum.el: Added autoloads.
3743         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
3744         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
3745
3746 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3747
3748         * gnus-art.el (gnus-display-mime): Use the mime emulation
3749         variable.
3750
3751         * gnus-sum.el (gnus-article-emulate-mime): New variable.
3752
3753         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
3754         newsrc-alist is initialized properly.
3755
3756         * mail-source.el (mail-sources): Autoload.
3757
3758         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
3759         nil.
3760
3761         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
3762         insert two newlines.
3763
3764         * message.el (message-check-news-header-syntax): Compute the
3765         header length correctly.
3766
3767 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3768
3769         * gnus-agent.el (gnus-agent-expire): Do not remove article from
3770         alist when keeping fetched article file.
3771         (gnus-agent-retrieve-headers): When parsing response for article
3772         numbers, use the same algorithm as gnus-agent-braid-nov to protect
3773         against garbage in the server's response.
3774
3775         * gnus-int.el (gnus-request-expire-articles,
3776         gnus-request-move-article): Only expire when the group's server
3777         has been agentized.
3778
3779 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3780
3781         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
3782         errors when deleting overlays.
3783
3784         * gnus-score.el (gnus-score-followup): Allow tracing.
3785
3786         * gnus-art.el (gnus-treat-display-face): New variable.
3787         (article-display-face): New command.
3788
3789         * gnus-fun.el (gnus-face-from-file): New function.
3790         (gnus-convert-face-to-png): Ditto.
3791
3792         * gnus-art.el (gnus-ignored-headers): Added Face.
3793
3794 2003-01-10  Simon Josefsson  <jas@extundo.com>
3795
3796         * nndraft.el (nndraft-request-group): Avoid crash in
3797         directory-files when draft directory doesn't exists.
3798
3799         * gnus-sum.el (gnus-select-article-hook): Add :option.
3800
3801 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3802
3803         * spam.el (spam-use-stat): new variable
3804         (spam-group-spam-processor-stat-p)
3805         (spam-group-ham-processor-stat-p): new convenience functions
3806         (spam-summary-prepare-exit): add spam/ham processors to sequence
3807         (spam-list-of-checks): add spam-use-stat to list of checks
3808         (spam-split): conditionally load the spam-stat tables
3809         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
3810         spam-check-ifile): new functions
3811
3812         * spam-stat.el (spam-stat): typo fix
3813         (spam-stat-install-hooks): new variable
3814         (spam-stat-split-fancy-spam-group): added documentation clarification
3815         (spam-stat-split-fancy-spam-threshhold): new variable
3816         (spam-stat-install-hooks): make hooks conditional
3817         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
3818
3819         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
3820         spam-stat ham/spam processor symbols
3821
3822 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3823
3824         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
3825         file exists.
3826
3827 2003-01-10  Simon Josefsson  <jas@extundo.com>
3828
3829         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
3830         undownloaded/downloadable only when unplugged.
3831
3832 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
3833
3834         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
3835
3836 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
3837
3838         * spam.el (spam-check-ifile): fixed call-process-region to use the
3839         db parameter only if it's set
3840         (spam-ifile-register-with-ifile): ditto
3841
3842 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
3843
3844         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
3845         spam-stat-nbad before creating the hash table.
3846         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
3847         Changed copyright statement to FSF.
3848
3849 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3850
3851         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
3852         processable articles as read.
3853         (gnus-agent-summary-fetch-series): Remove processable and
3854         downloadable marks on all downloaded articles in the series.
3855
3856         * nntp.el (nntp-report): Throw error after reporting the problem.
3857         (nntp-accept-process-output): Corrected error check to report an
3858         error when the process is nil.
3859
3860 2003-01-09  Simon Josefsson  <jas@extundo.com>
3861
3862         * message.el (message-tool-bar-map): Add preview.
3863
3864 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
3865
3866         * mml.el (mml-preview): Get rid of MIME handles and buffers after
3867         previewing.
3868
3869 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
3870
3871         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
3872         bug when the (n+1)th article to be added to a group has a smaller
3873         number than the n articles already added.
3874
3875 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
3876
3877         * message.el (message-mode-field-menu): Use backquote.
3878
3879 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
3880
3881         * spam.el: fixed the BBDB autoloads again, using
3882         bbdb-search-simple now (which is not a macro, thank god)
3883
3884         * lpath.el (bbdb-search): removed function from maybe-fbind list
3885
3886         * gnus.el (ham-process-destination): added new parameter for
3887         destination of ham articles found in spam groups at summary exit
3888
3889         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
3890         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
3891         (spam-ifile-database-path): added new parameter for ifile's database
3892         (spam-move-spam-nonspam-groups-only): new parameter to determine
3893         if spam should be moved from all groups or only some
3894         (spam-summary-prepare-exit): fixed logic to use
3895         spam-move-spam-nonspam-groups-only when deciding to invoke
3896         spam-mark-spam-as-expired-and-move-routine; always invoke that
3897         routine after the spam has been expired-or-moved in case there's
3898         some spam left over; use spam-ham-move-routine in spam groups
3899         (spam-ham-move-routine): new function to move ham articles to the
3900         ham-process-destinations group parameter
3901
3902 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3903
3904         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
3905
3906         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
3907         gnus-summary-update-article-line.
3908
3909 2003-01-08  Simon Josefsson  <jas@extundo.com>
3910
3911         * nnmail.el (nnmail-expiry-target-group): Request group, create it
3912         not successful.
3913
3914 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3915
3916         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
3917
3918 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3919
3920         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
3921         logic, finally
3922
3923 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3924
3925         * gnus-spec.el (gnus-parse-format): %C is a complex format.
3926         (gnus-parse-format): Change to %~.
3927
3928         * message.el (message-generate-headers): Don't generate optional
3929         empty headers.
3930
3931 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
3932
3933         * message.el (message-cross-post-default)
3934         (message-cross-post-note-function, message-shoot-gnksa-feet)
3935         (message-strip-subject-trailing-was, message-change-subject)
3936         (message-mark-insert-file, message-cross-post-followup-to)
3937         (message-cross-post-followup-to, message-mode-map)
3938         (message-generate-unsubscribed-mail-followup-to)
3939         (message-make-mail-followup-to): Minor changes to doc-strings and
3940         error messages.  Updated copyright line.
3941
3942         * message.el (message-make-mail-followup-to,
3943         message-generate-unsubscribed-mail-followup-to): New function
3944         names.  Renamed functions: "-mft" -> "-mail-followup-to".
3945         (message-make-mft, message-gen-unsubscribed-mft): Removed function
3946         names.
3947
3948         * mml.el (mml-preview-insert-mail-followup-to): New function name.
3949         (mml-preview-insert-mft): Removed function name.
3950         (mml-preview): Use new function names.
3951
3952         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
3953
3954         * message.el (message-mode-field-menu): Moved header related
3955         commands from "Message" to "Field" menu.
3956
3957 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
3958
3959         * message.el (message-generate-headers-first): Added customization
3960         if variable is a list.
3961
3962 2003-01-07  Michael Shields  <shields@msrl.com>
3963
3964         * gnus-art.el (gnus-article-next-page): Correctly handle the case
3965         where the last line of the article is the last line of the window.
3966
3967 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3968
3969         * gnus-msg.el (gnus-debug): Use ignore-errors.
3970
3971         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
3972         `gnus-summary-update-line'.
3973
3974 2003-01-08  Simon Josefsson  <jas@extundo.com>
3975
3976         * gnus-art.el (gnus-unbuttonized-mime-types)
3977         (gnus-buttonized-mime-types): Doc fix.
3978
3979 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
3980
3981         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
3982
3983 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3984
3985         * nnrss.el (nnrss-group-alist): Add and clear up.
3986
3987 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3988
3989         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
3990
3991         * lpath.el (bbdb-search): added BBDB functions for a better way to
3992         fix missing functions
3993
3994         * spam.el (spam-check-ifile): if should be an unless
3995
3996         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
3997         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
3998         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
3999
4000 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4001
4002         * gnus-sum.el (gnus-summary-make-menu-bar): Added
4003         gnus-summary-refer-thread to thread menu.
4004
4005 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4006
4007         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
4008         summary buffer, articles that cannot be fetched are marked as
4009         canceled.
4010
4011         * nntp.el (nntp-with-open-group): The quit signal handler must
4012         propagate the quit signal to the next outer handler so that the
4013         caller knows that the request aborted abnormally.
4014
4015 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4016
4017         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
4018         (spam-ifile-register-spam-routine)
4019         (spam-ifile-register-ham-routine): added ifile functionality that
4020         does not use ifile-gnus.el to classify and register articles
4021         (spam-get-article-as-string): convenience function
4022         (spam-summary-prepare-exit): added ifile spam and ham registration
4023         (spam-ifile-all-categories, spam-ifile-spam-category)
4024         (spam-ifile-path, spam-ifile): added customization options
4025
4026         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
4027         exit processor
4028         (spam-process): added gnus-group-ham-exit-processor-ifile to the
4029         list of choices
4030
4031 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4032
4033         * gnus-score.el (gnus-score-followup): Also score immediate
4034         followups.
4035
4036 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4037
4038         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
4039
4040 2003-01-07  Simon Josefsson  <jas@extundo.com>
4041
4042         * message.el (message-mode-menu): Fix receipt balloon help.
4043
4044 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
4045
4046         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
4047         always be interpreted as news.
4048
4049 2003-01-07  Simon Josefsson  <jas@extundo.com>
4050
4051         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
4052         gnus-sieve-script, instead of the global variable
4053         gnus-sieve-crosspost.  One-line patch from Steinar Bang
4054         <sb@dod.no>.
4055
4056 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4057
4058         * gnus.el: Renamed gnus-summary-*-uncached-face as
4059         gnus-summary-*-undownloaded-face to avoid confusing the agent with
4060         the cache.
4061
4062         * gnus-sum.el: Ditto.
4063
4064 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4065
4066         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
4067         in either the group or summary buffer.
4068         New command "JS", in summary buffer, will fetch articles per the
4069         group's category, predicate, and processable flags.
4070         (gnus-agent-summary-fetch-series): Rewritten to call
4071         gnus-agent-session-fetch-group once with all articles in the
4072         series.
4073         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
4074         return list of fetched articles.
4075         (gnus-agent-fetch-articles): Split fetch list into sublists such
4076         that the article buffer is only slightly larger than
4077         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
4078         the group's article alist is saved.
4079         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
4080         longer result in the agent trying to fetch an article.
4081         (gnus-agent-fetch-group-1): Can now be called in either the group
4082         or summary buffer.  Removed the max-fetch-size code that I added
4083         on 2002-12-13 as that capability is now part of
4084         gnus-agent-fetch-articles.  Added code to update summary buffer.
4085         When called in the group buffer, articles that can not be fetched
4086         are AUTOMATICALLY MARKED AS READ.
4087
4088         * gnus-sum.el (): Modified eval-when-compile to minimize
4089         misleading compilation warnings.
4090         (gnus-update-summary-mark-positions): Changed code to use
4091         gnus-undownloaded-mark rather than gnus-downloaded-mark.
4092
4093         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
4094         empty file as the parser assumes that the file isn't empty.
4095
4096         * nntp.el (nntp-send-string): The process-send-string call can,
4097         because it performs I/O on the process, change the process' state
4098         from open to closed.  If this happens, call nntp-report
4099         immediately to report the broken connection.
4100         (nntp-report): Rewritten to avoid needing a global variable to
4101         determine the appropriate course of action.  Instead, two function
4102         implementations are provided and the nntp-report function value is
4103         bound to the appropriate implementation.
4104         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
4105         (nntp-with-open-group): Now binds nntp-report's function cell
4106         rather than binding gnus-with-open-group-first-pass.  Added a
4107         condition-case to detect a quit during a nntp command.  When the
4108         quit occurs, the current connection is closed as a fetch articles
4109         request could have several megabytes queued up for reading.
4110         (nntp-retrieve-headers): Bind articles to itself.  If
4111         nntp-with-open-group repeats this command, I must have access to
4112         the original list of articles.
4113         (nntp-retrieve-groups): Ditto for groups.
4114         (nntp-retrieve-articles): Ditto for articles.
4115         (*): Replaced nntp-possibly-change-group calls to
4116         nntp-with-open-group forms in all, but one, occurrance.
4117         (nntp-accept-process-output): Bug fix. Detect when called with
4118         null process.
4119
4120 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
4121
4122         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
4123         if we don't need to.
4124         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
4125
4126 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4127
4128         * gnus-group.el (gnus-group-make-web-group): Pass the select
4129         method on to group-create.
4130         (gnus-group-line-format-alist): %U is an integer.
4131
4132         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
4133         ephemeral groups.
4134         (gnus-summary-read-group-1): Ditto.
4135         (gnus-group-make-articles-read): Ditto.
4136
4137         * mm-url.el (mm-url-program): Doc fix.
4138
4139         * message.el (message-mode-map): Rebound
4140         message-insert-wide-reply.
4141
4142 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4143
4144         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
4145         color as `gnus-group-startup-message' does.
4146
4147 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
4148
4149         * spam.el: fixed line lengths to 80 chars or less
4150
4151         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
4152         "not-read" mark
4153         (gnus-summary-mark-forward): added the spam-mark to the list of
4154         marks not to be marked as "read" when viewed
4155
4156 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4157
4158         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
4159
4160         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
4161         Protect against unactive groups.
4162
4163         * message.el (message-check-news-header-syntax): Check long
4164         header lines.
4165         (message-check-news-header-syntax): Update `start'.
4166
4167         * gnus-group.el (gnus-group-expire-articles): Doc fix.
4168         (gnus-group-line-format): %U.
4169         (gnus-group-line-format-alist): ?U.
4170         (gnus-number-of-unseen-articles-in-group): New function.
4171
4172         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
4173
4174         * gnus.el (gnus-version-number): Bump version number.
4175
4176 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4177
4178         * gnus.el: Oort Gnus v0.10 is released.
4179
4180 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4181
4182         * gnus.el (gnus-version-number): Fix version number.
4183
4184 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4185
4186         * gnus.el: Oort Gnus v0.08 is released.
4187
4188 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
4189
4190         * mm-util.el: Add mm-string-make-unibyte.
4191
4192         * gnus-group.el (gnus-group-jump-to-group): Make it work for
4193         UTF-8 groups.
4194
4195 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4196
4197         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
4198
4199         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
4200
4201 2003-01-04  Kevin Ryde  <user42@zip.com.au>
4202
4203         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
4204         function.
4205
4206 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4207
4208         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
4209         (gnus-summary-read-group-1): Update group line.
4210         (gnus-summary-exit-no-update): Update group on exit.
4211
4212         * gnus-group.el (gnus-group-line-format): Add %*.
4213         (gnus-group-line-format-alist): Ditto.
4214         (gnus-group-insert-group-line): Set it.
4215         (gnus-group-is-exiting-p): New variable.
4216         (gnus-group-insert-group-line): Use it.
4217
4218 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
4219
4220         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
4221         enable BBDB ham processing
4222         (spam-blacklist-register-routine): enable blacklist spam processing
4223         (spam-whitelist-register-routine): enable whitelist ham processing
4224         (spam-fetch-field-from-fast): fast fetching of the "from" field
4225         from (gnus-data-list)
4226         (spam-summary-prepare-exit): works completely now
4227         (spam-use-blacklist): oops, should be nil by default
4228         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
4229         split processing now; before it was for summary exit as
4230         well but that's done with the spam-contents and spam-process
4231         parameters now
4232
4233 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
4234
4235         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
4236         characters.
4237
4238 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
4239
4240         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
4241         (spam-group-processor-p, spam-group-processor-bogofilter-p)
4242         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
4243         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
4244         (spam-mark-spam-as-expired-and-move-routine)
4245         (spam-generic-register-routine, spam-BBDB-register-routine)
4246         (spam-ifile-register-routine, spam-blacklist-register-routine)
4247         (spam-whitelist-register-routine): new functions
4248         (spam-summary-prepare-exit): added summary exit processing (expire
4249         or move) of spam-marked articles for spam groups; added slots for
4250         all the spam-*-register-routine functions
4251
4252 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4253
4254         * pop3.el (pop3-retr): Wait 500 msecs.
4255         (pop3-read-response): Ditto.
4256
4257         * gnus-msg.el (gnus-setup-message): Get the evaliation order
4258         right.
4259         (gnus-inews-make-draft): New function.
4260         (gnus-setup-message): Use it.
4261
4262         * message.el (message-required-headers): Add From.
4263
4264 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4265         Trivial patch from Norbert Koch <nk@viteno.net>.
4266
4267         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
4268
4269 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4270
4271         * message.el (message-generate-headers): Let header formatters do
4272         their work.
4273
4274 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
4275
4276         * deuglify.el (gnus-article-outlook-deuglify-article):
4277         Rehighlight, reapply treatments and call
4278         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
4279         (gnus-outlook-repair-attribution-block): Recognize cited
4280         attributions.  Suggested by Niklas Morberg.
4281
4282 2003-01-02  Pete Kazmier  <pete@kazmier.com>
4283
4284         * gnus-art.el (gnus-treat-predicate): Check condition first.
4285
4286 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
4287
4288         * lpath.el: Add url-http-file-exists-p.
4289
4290         * gnus-group.el (gnus-group-fetch-charter): Use
4291         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
4292
4293 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4294
4295         * message.el (message-draft-headers): Also generate From to get a
4296         nicer draft buffer summary.
4297
4298         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
4299         parameter.
4300
4301         * gnus-art.el (article-wash-html): Clean up.
4302         (article-wash-html): Typo fix.
4303
4304         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
4305         (gnus-summary-mail-forward): To many lists of lists.
4306
4307         * gnus-art.el (article-wash-html): Clean up.
4308
4309 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
4310
4311         * gnus-art.el (gnus-treat-wash-html): New variable.
4312
4313 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4314
4315         * message.el (message-check-news-header-syntax): Allow posting.
4316         (message-check-news-header-syntax): Fix logic for sure, this
4317         time.
4318
4319 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
4320
4321         * message.el (message-check-news-header-syntax): Check syntax of
4322         continuation headers.
4323
4324 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
4325
4326         * gnus-art.el (gnus-button-url-regexp,
4327         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
4328         (gnus-header-button-alist): Regexps are case insensitive here.
4329
4330 2003-01-02  Simon Josefsson  <jas@extundo.com>
4331
4332         * dig.el (query-dig): Doc fix.
4333
4334 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4335
4336         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
4337         summary buffer line, not just the download mark.
4338
4339 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4340
4341         * gnus-sum.el (gnus-summary-goto-subjects): New function.
4342         (gnus-summary-insert-dormant-articles): New command and
4343         keystroke.
4344
4345         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
4346         function for mass insertion of subjects.
4347
4348         * nndraft.el (nndraft-generate-headers): Don't move point.
4349
4350         * gnus.el (nnheader): Require nnheader.
4351
4352         * nndraft.el (nndraft-request-associate-buffer): Use
4353         make-local-variable.
4354
4355 2003-01-02  Michael Shields  <shields@msrl.com>
4356
4357         * nndraft.el (nndraft-request-associate-buffer): Make
4358         write-contents-hooks buffer-local before setting it.
4359
4360 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4361
4362         * gnus.el (gnus-group-parameter-value): Take an extra param.
4363         (gnus-group-fast-parameter): Let group param results be nil.
4364
4365         * gnus-art.el (gnus-article-forward-header): New function.
4366         (article-date-ut): Use it to remove continuation date headers.
4367
4368         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
4369         read-event.
4370         (gnus-summary-remove-bookmark): Clean up.
4371         (gnus-summary-set-bookmark): Clean up.
4372
4373         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
4374
4375         * gnus.el (gnus-group-startup-message): Bind data-directory to
4376         the Gnus etc directory.
4377
4378 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
4379
4380         * spam.el (spam-summary-prepare-exit): added slots for spam- and
4381         ham-processing of articles; use the new
4382         spam-group-(spam|ham)-contents-p functions
4383         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
4384         convenience functions
4385         (spam-mark-junk-as-spam-routine): use the new
4386         spam-group-spam-contents-p function
4387
4388         * gnus.el (spam-process, spam-contents, spam-process-destination):
4389         added new parameters with corresponding global variables
4390         (gnus-group-spam-exit-processor-ifile,
4391         gnus-group-spam-exit-processor-bogofilter,
4392         gnus-group-spam-exit-processor-blacklist,
4393         gnus-group-spam-exit-processor-whitelist,
4394         gnus-group-spam-exit-processor-BBDB,
4395         gnus-group-spam-classification-spam,
4396         gnus-group-spam-classification-ham): added new symbols for the
4397         spam-process and spam-contents parameters
4398
4399         * spam.el (spam-ham-marks, spam-spam-marks): changed list
4400         customization and list itself to store mark symbol rather than
4401         mark character.
4402         (spam-bogofilter-register-routine): added logic to generate mark
4403         values list from spam-ham-marks and spam-spam-marks, so (member)
4404         would work.
4405
4406 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4407
4408         * message.el (message-cross-post-followup-to): Fix comment.
4409
4410 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
4411
4412         * spam.el (spam-ham-marks, spam-spam-marks): changed list
4413         customization and list itself to store mark symbol rather than
4414         mark character.
4415         (spam-bogofilter-register-routine): added logic to generate mark
4416         values list from spam-ham-marks and spam-spam-marks, so (member)
4417         would work.
4418
4419 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
4420
4421         * message.el (message-signature-insert-empty-line): New variable.
4422
4423 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
4424
4425         * message.el: Renamed functions and variables: "xpost" ->
4426         "cross-post", "-fup2" -> "-followup-to".
4427         (message-cross-post-old-target, message-cross-post-default,
4428         message-cross-post-note, message-followup-to-note,
4429         message-cross-post-note-function): New variables names.
4430         (message-xpost-old-target, message-xpost-default,
4431         message-xpost-note, message-fup2-note,
4432         message-xpost-note-function): Removed variable names.
4433         (message-cross-post-followup-to-header,
4434         message-cross-post-insert-note, message-cross-post-followup-to):
4435         New function names.
4436         (message-xpost-fup2-header, message-xpost-insert-note,
4437         message-xpost-fup2): Removed function names.
4438
4439 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
4440
4441         * message.el (message-send-mail): Added message-cleanup-headers to
4442         prevent newlines in headers.
4443
4444 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4445
4446         * dns.el (dns-make-network-process): Comment.
4447
4448         * gnus-sum.el (gnus-summary-display-while-building): Default to
4449         nil.
4450
4451 2003-01-01  Wes Hardaker  <wes@hardakers.net>
4452
4453         * gnus-sum.el (gnus-summary-display-while-building): New
4454         variable.
4455
4456 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
4457
4458         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
4459         before rearranging the article.
4460
4461 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4462
4463         * nndraft.el (nndraft-generate-headers): New function.
4464         (nndraft-request-associate-buffer): Use it to write headers on
4465         buffer save.
4466
4467         * message.el (message-generate-headers): Let the function be a
4468         lambda form.
4469         (message-draft-headers): New variable.
4470
4471         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
4472         function.
4473         (gnus-setup-message): Use it.
4474
4475         * message.el (message-generate-headers-first): Doc fix.
4476         (message-setup-1): Use new function for getting which headers to
4477         generate.
4478         (message-headers-to-generate): New function.
4479
4480 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4481
4482         * gnus-agent.el (gnus-agent-save-alist): Make directory.
4483
4484 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
4485
4486         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
4487         mention negatives.
4488
4489 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
4490
4491         * deuglify.el (gnus-outlook-rearrange-article): Use
4492         `transpose-regions' instead of tempering the kill-ring.
4493         (gnus-article-outlook-deuglify-article): Rehighlight article
4494         instead of a complete redisplay.
4495
4496 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
4497
4498         * spam.el: most defvars are defcustoms now
4499
4500         patches from Michael Shields  <shields@msrl.com>
4501
4502         * spam.el (spam-bogofilter-articles): Select the article
4503         body using gnus-summary-show-article t instead of
4504         gnus-summary-select-article; this presents the raw text
4505         without running any hooks.
4506
4507         * spam.el (spam-bogofilter-articles): Use message-remove-header
4508         to remove headers; the old way incorrectly removed just the first
4509         line of folded headers.
4510
4511 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4512
4513         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
4514
4515 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4516
4517         * gnus-start.el (gnus-load): New function.
4518         (gnus-read-newsrc-el-file): Use it.
4519
4520 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
4521
4522         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
4523         (gnus-button-handle-apropos-documentation): New function.
4524         (gnus-button-handle-ctan): New function.
4525         (gnus-button-alist): Use them.  Improve some regexps.
4526         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
4527
4528 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
4529
4530         * message.el (message-subscribed-p): New function.
4531         (message-send-mail): Use it.
4532         * mml.el (mml-preview-insert-mft): New function.
4533         (mml-preview): Use it.
4534
4535 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4536
4537         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
4538         when sorting by date.
4539
4540         * gnus-art.el (gnus-article-edit-mode): New variable.
4541         (gnus-article-setup-buffer): Warn user about discarding edits.
4542
4543         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
4544         (gnus-summary-pipe-output): Take a symbolic prefix to save all
4545         headers.
4546
4547         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
4548
4549 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
4550
4551         * message.el (message-completion-alist): Added "Mail-Followup-To"
4552         and "Mail-Copies-To".
4553
4554 2002-07-21  Jesper harder  <harder@ifa.au.dk>
4555
4556         * gnus-group.el: Add key bindings for
4557         gnus-group-sort-groups-by-real-name and
4558         gnus-group-sort-selected-groups-by-real-name.
4559
4560 2002-07-21  Jesper harder  <harder@ifa.au.dk>
4561
4562         * gnus.texi (Sorting Groups): Add key bindings for
4563         gnus-group-sort-groups-by-real-name and
4564         gnus-group-sort-selected-groups-by-real-name.
4565
4566 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
4567
4568         * spam.el (spam-use-dig): new variable for blackhole checking
4569         through dig.el
4570         (spam-check-blackholes): added dig.el checking functionality and
4571         more verbose reporting; query-dig is autoloaded from dig.el
4572         (spam-use-blackholes): disabled by default
4573         (spam-blackhole-servers): removed rbl.maps.vix.com from the
4574         blackhole servers list
4575
4576 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4577
4578         * message.el (message-required-headers): New variable.
4579
4580 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
4581
4582         * dig.el (query-dig): new function
4583
4584 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4585
4586         * flow-fill.el (fill-flowed): Don't infloop on too long fill
4587         prefixes.
4588
4589         * dns.el (query-dns): Protect against errors.
4590
4591         * gnus-msg.el (gnus-article-yanked-articles): New variable.
4592         (gnus-inews-add-send-actions): Mark all answered messages as
4593         answered.
4594
4595 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
4596
4597         * nnmail.el (nnmail-split-it): Added tracing to
4598         `:' split rule
4599
4600 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
4601
4602         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
4603         and "%s" so we don't overquote them.
4604
4605 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
4606
4607         * (mm-display-external): Display the actual command that has been
4608         executed in the echo area.
4609
4610 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4611
4612         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
4613
4614         * message.el (message-with-reply-buffer): New macro.
4615         (message-fetch-reply-field): Use it.
4616         (message-insert-wide-reply): New command and keystroke.
4617         (message-carefully-insert-headers): New function.
4618         (message-insert-to): Use new function.
4619
4620         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
4621         (gnus-topic-goto-missing-group): Use it.
4622
4623         * message.el (message-required-news-headers): Removed Lines.
4624         (message-reply): Don't insert References first.
4625         (message-followup): Ditto.
4626         (message-make-references): New function.
4627         (message-followup): Set message-reply-headers before generating
4628         the buffer stuff.
4629
4630 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
4631
4632         * mml.el (mml-generate-mime-1): Reverse the order of
4633         encoding/flowing.
4634
4635 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4636
4637         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
4638         after moving them.
4639
4640         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
4641         fit with newer standard format.
4642         (gnus-summary-make-false-root-always): New variable.
4643         (gnus-gather-threads-by-subject): Use it.
4644
4645         * message.el (message-get-reply-headers): Take an address list
4646         optional argument.
4647
4648 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4649
4650         * gnus.el (gnus-keep-backlog): Change default to 20.
4651
4652         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
4653         start.
4654         (gnus-agent-check-overview-buffer): Remove negative article
4655         numbers.
4656
4657         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
4658         (nnmail-cache-ignore-groups): Doc fix.
4659
4660         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
4661         (nnimap-debug-buffer): New variable.
4662         (nnimap-debug): Use it.
4663
4664 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
4665
4666         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
4667
4668 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4669
4670         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
4671         they aren't already sorted.
4672
4673 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
4674
4675         * message.el (message-mode-menu): Add ellipses to menu items
4676         expecting user interaction.
4677         (message-mode-field-menu): do.
4678
4679 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
4680
4681         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
4682         it isn't used any more.
4683
4684 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
4685
4686         * binhex.el (binhex-decoder-program): Fix docstring.
4687
4688 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4689
4690         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
4691         special chars if the mailcap file uses single quotes around %s.
4692         From Laurent Martelli <laurent@bearteam.org>.
4693
4694 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
4695
4696         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
4697         return the info object.
4698
4699 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
4700
4701         * gnus-int.el (gnus-request-update-info): Artificially add
4702         (1 . (1- min)) to the read range, in case the backend doesn't
4703         store marks for nonexistent articles.
4704
4705 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4706
4707         * binhex.el (binhex-insert-char): Eval-and-compile.
4708
4709 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
4710
4711         * lpath.el: Add tool-bar-local-item-from-menu.
4712
4713         * message.el (message-tool-bar-local-item-from-menu): New function.
4714         (message-tool-bar-map): Use it.
4715
4716 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
4717
4718         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
4719
4720         * gnus-art.el (gnus-article-header-rank): Last header in
4721         gnus-sorted-header-list should have higher rank than non-members.
4722
4723 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4724
4725         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
4726         covered methods.
4727
4728 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4729
4730         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
4731         eval-when-compile.  Suggested by Kevin Greiner.
4732
4733 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
4734
4735         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
4736         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
4737         even though no headers may have been fetched
4738         (gnus-agent-fetch-group-1, and perhaps others, require this
4739         behavior).
4740         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
4741         server buffer is constrained by gnus-agent-max-fetch-size.
4742         Multiple chunks in the same group may perform arbitrarily large
4743         updates.
4744
4745 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
4746
4747         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
4748         gnus-summary-update-download-mark to update the article in the
4749         summary.
4750
4751 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
4752
4753         * gnus.el (gnus-summary-high-uncached-face,
4754         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
4755         New faces.
4756
4757         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
4758         added this on 2002-11-23 but it just wasn't working out as
4759         intended.  The idea isn't entirely dead, three new faces
4760         gnus-summary-*-uncached-face are being added to gnus.el to provide
4761         the basis for an improved implementation.
4762         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
4763         proper file to open is lib/servers.
4764         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
4765         (i.e. removing the article from gnus-newsgroup-downloadable) will
4766         now restore the article's default mark rather than simply setting
4767         no mark.
4768         (gnus-agent-get-undownloaded-list): Corrected documentation.
4769         Added code to set new summary local variable,
4770         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
4771         a temporary list.  No longer sets gnus-newsgroup-downloadable.
4772         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
4773         up to date.  Call new gnus-summary-update-download-mark to keep
4774         summary buffer up-to-date.
4775         (gnus-agent-fetch-selected-article): Keep
4776         gnus-newsgroup-undownloaded up to date.
4777         (gnus-agent-fetch-articles): Return list of articles that were
4778         successfully fetched.
4779         (gnus-agent-check-overview-buffer): No more thingatpt.
4780         (gnus-agent-expire): No longer deletes NOV entries of unread
4781         articles.
4782         (gnus-agent-unread-articles): New function.
4783         (gnus-agent-regenerate-group): The article number must be
4784         terminated by a tab character.  Added more messages to report
4785         repairs.  Inhibit quits while writing changes so it is now safe
4786         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
4787         downloaded to 1) resolve the unbound references and 2) avoid
4788         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
4789
4790         * gnus-art.el (gnus-article-prepare): The agent
4791         downloaded/undownloaded mark is no longer stored as the article's
4792         mark.
4793
4794         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
4795         gnus-summary-highlight may use it.  Added downloaded as
4796         gnus-summary-highlight was using it.
4797
4798         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
4799         the download mark now follows Kai's +/- convention.
4800         (gnus-downloaded-mark): Added ?+ mark.
4801         (gnus-summary-highlight): Added rules to select
4802         gnus-summary-high-uncached-face,
4803         gnus-summary-normal-uncached-face, and
4804         gnus-summary-low-uncached-face.  Removed the
4805         gnus-agent-downloaded-article-face.
4806         (gnus-summary-line-format-alist): Implemented the download flag
4807         format (?O) as named in the manual.  This implementation displays
4808         either gnus-undownloaded-mark, gnus-downloaded-mark, or
4809         gnus-no-mark.
4810         (gnus-newsgroup-agentized): New local variable that identifies
4811         which groups are agentized.  While the agent is now on by default,
4812         you don't have to agentize every server that you use.
4813         (gnus-update-summary-mark-positions): Completed support for the
4814         download type of mark.
4815         (gnus-summary-insert-line): Added undownloaded to the parameters.
4816         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
4817         reference by the gnus-summary-line-format-spec.
4818
4819         * nntp.el (nntp-with-open-group): This macro handles dropped or
4820         broken connections by opening a new connection and repeating the
4821         failed command.
4822         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
4823         XOVER commands preceeding the active articles with the nov entry
4824         of the first available article.  When gnus connected to such a
4825         server, the unexpected nov entry would result in duplicate lines
4826         in the agent's overview file.  This patch fixes the duplicate
4827         lines problem and improves performance by skipping over all
4828         articles IDs that preceed the first nov entry in the server's
4829         reply.
4830
4831 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4832
4833         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
4834         (gnus-summary-highlight): Use it instead of `downloaded'.
4835         (gnus-summary-highlight-line): Ditto.
4836
4837         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
4838
4839 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4840
4841         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
4842
4843         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
4844         calls.
4845
4846         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
4847         downloaded variable if we're in an uncovered group.
4848
4849         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
4850         font to soemthing less noticeable.
4851         (gnus-agent-group-covered-p): New function.
4852
4853 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4854
4855         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
4856         Because of an unknown bug, the group buffer is saved in .overview
4857         file.
4858
4859 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4860
4861         * nntp.el (nntp-send-command): Braino in last commit.  Replace
4862         `and' with `or'.
4863
4864 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4865
4866         * nntp.el (nntp-send-command): Assume that echo does not happen
4867         when nntp-open-connection-function is nntp-open-network-stream.
4868         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
4869
4870 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4871
4872         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
4873
4874 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
4875
4876         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
4877         nntp-server-buffer if we aren't going to write to it.
4878
4879 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4880         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
4881
4882         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
4883
4884 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4885
4886         * rfc2047.el (rfc2047-decode-region): Remove newlines between
4887         decoded words.
4888
4889 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4890
4891         * gnus.el (fboundp): After loading mm-util, make sure it was the
4892         right one.
4893
4894 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4895
4896         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
4897         gnus-sum.  Made into a user option.
4898
4899         * gnus-sum.el (gnus-simplify-ignored-prefixes)
4900         (gnus-summary-mark-article-as-unread)
4901
4902 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4903
4904         * time-date.el (date-to-time): Typo.
4905
4906         * parse-time.el: Typo.
4907
4908         * nnsoup.el (nnsoup-retrieve-headers): Typo.
4909
4910         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
4911
4912         * nnimap.el:
4913         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
4914
4915         * mm-encode.el (mm-safer-encoding): Typo.
4916
4917         * messcompat.el: Typo.
4918
4919         * message.el (message-face-alist): Typo.
4920
4921         * imap.el (imap-interactive-login, imap-open): Typos.
4922
4923         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
4924
4925         * gnus.el: Typo.
4926
4927         * gnus-win.el (gnus-configure-frame): Typo.
4928
4929         * gnus-util.el (gnus-atomic-progn-assign): Typo.
4930
4931         * gnus-topic.el (gnus-topic-sort-topics): Typo.
4932
4933         * gnus-sum.el (gnus-summary-article-number)
4934         (gnus-summary-read-group-1, gnus-summary-mark-article)
4935         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
4936
4937         * gnus-mule.el (gnus-mule-add-group): Typo.
4938
4939         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
4940
4941         * gnus-group.el (gnus-group-fetch-faq): Typo.
4942
4943         * gnus-art.el (gnus-decode-header-methods): Typo.
4944
4945         * flow-fill.el: Typo.
4946
4947 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
4948
4949         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
4950
4951 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4952
4953         * gnus-sum.el (gnus-simplify-ignored-prefixes)
4954         (gnus-summary-mark-article-as-unread)
4955         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
4956         Reformatting to avoid long lines.
4957         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
4958
4959 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
4960
4961         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
4962         be accessed through `mail-header-number'.
4963
4964 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4965
4966         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
4967         compressed range to gnus-summary-insert-articles.
4968
4969 2002-11-26  Kevin Ryde <user42@zip.com.au>
4970
4971         * gnus-art.el (gnus-mime-copy-part): Look for filename
4972         parameter under content-disposition, not content-type.
4973
4974         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
4975         (gnus-summary-reselect-current-group): Use it.
4976
4977 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4978
4979         * gnus-agent.el (gnus-agent-uncached-articles): if
4980         gnus-agent-load-alist fails, return ARTICLES.
4981
4982         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
4983
4984 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4985
4986         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
4987         superfluous function call.
4988         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
4989         Add warning to docstring.
4990
4991 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4992
4993         * gnus-agent.el: Autoload number-at-point instead.
4994         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
4995
4996 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4997
4998         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
4999         require thingatpt (for number-at-point) and protect against
5000         deactivate-mark being unbound (on XEmacs).
5001
5002 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5003
5004         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
5005         print message on entry.
5006
5007         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
5008
5009         * gnus-range.el (gnus-range-difference): New function.
5010         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
5011
5012 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5013
5014         * gnus-sum.el (gnus-summary-insert-old-articles): Use
5015         gnus-remove-from-range instead of gnus-range-difference which
5016         doesn't exist.
5017
5018 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5019         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
5020
5021         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
5022         used for showing which articles have been downloaded.
5023         (gnus-agent-article-alist): Format change.  Add documentation.
5024         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
5025         process-marked articles.
5026         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
5027         in the series are individually fetched to minimize lose of
5028         content due to an error/quit.
5029         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
5030         gnus-message instead of message.
5031         (gnus-agent-read-servers): Use file lib/methods instead of
5032         lib/servers.  TODO: Why?
5033         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
5034         (gnus-agent-get-undownloaded-list): Remove articles that appear to
5035         come from the agent.  This means that they are not downloaded.
5036         (gnus-agent-fetch-selected-article): Don't use history.
5037         (gnus-agent-save-history, gnus-agent-enter-history)
5038         (gnus-agent-article-in-history-p, gnus-agent-history-path):
5039         Removed function; history is not used anymore.
5040         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
5041         (gnus-agent-crosspost): Started rewrite then realized that a typo
5042         in gnus-agent-fetch-articles ensures that this function is never
5043         called.  This will need to be fixed later.
5044         (gnus-agent-check-overview-buffer): Some sanity checks on the
5045         agent overview buffer.  This is a safety net used during
5046         development.
5047         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
5048         changed, write a number to the file indicating this.
5049         (gnus-agent-fetch-headers): Rewrite to respect
5050         gnus-agent-consider-all-articles without relying on the
5051         `.fetched' files.  Make it fast.
5052         (gnus-agent-braid-nov): Change resulting from
5053         gnus-agent-fetch-headers change.
5054         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
5055         `.fetched' files.
5056         (gnus-agent-read-agentview): New function, used by
5057         gnus-agent-load-alist.
5058         (gnus-agent-load-fetched-headers): Remove.
5059         (gnus-agent-save-alist): Rewrite to accomodate new format.
5060         (gnus-agent-fetch-group-1): Make sure list of articles is in the
5061         same order as in gnus-newsgroup-headers.
5062         (gnus-agent-expire): Document and implement extra args ARTICLES,
5063         GROUP, FORCE.  Do not restrict usage.
5064         (gnus-agent-uncached-articles): New function.
5065         (gnus-agent-retrieve-headers): Use it.
5066         (gnus-agent-regenerate-group): No longer needs to be called from
5067         gnus-agent-regenerate.  Individual groups may be regenerated. The
5068         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
5069         The article fetch dates are validated in the article alist.  The
5070         article alist is pruned of entries that do not reference existing
5071         NOV entries.  All changes are computed then applied with
5072         inhibit-quit bound to t.  As a result, it is now safe to quit out of
5073         regeneration.  The optional clean parameter has been replaced with
5074         an optional reread parameter.  Clean is no longer necessary as
5075         regeneration gets the appropriate setting from
5076         gnus-agent-consider-all-articles.  The new reread parameter will
5077         result in fetched, or all, articles being marked as unread.
5078         (gnus-agent-regenerate): Removed code to regenerate the history
5079         file as it is no longer used.
5080
5081         * gnus-start.el (gnus-make-ascending-articles-unread): New
5082         function, for efficient mass-marking.
5083
5084         * gnus-sum.el (gnus-summary-highlight): Use new face for
5085         downloaded articles.
5086         (gnus-article-mark): Prefer to indicate read/unread status over
5087         downloaded status.
5088         (gnus-summary-highlight-line-0): New function, maybe rehighlights
5089         line.
5090         (gnus-summary-highlight-line): Use new face for downloaded
5091         articles.
5092         (gnus-summary-insert-old-articles): Improved performance by
5093         replacing the initial LIST of older articles with a compressed
5094         RANGE of older articles.  Some servers appear to lie about
5095         their active range so the original list could contain millions
5096         of article numbers.  The range is not expanded into a list
5097         until the optional ALL parameter has been applied.
5098
5099 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5100
5101         * gnus-agent.el (gnus-category-mode): Typo in doc string.
5102
5103 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
5104
5105         * spam.el:
5106         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
5107
5108         * spam.el: added `M s t' and `M s x' key mappings
5109
5110 2002-11-20  Simon Josefsson  <jas@extundo.com>
5111
5112         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
5113
5114 2002-11-19  Simon Josefsson  <jas@extundo.com>
5115
5116         * gnus-sum.el (gnus-summary-morse-message): Load
5117         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
5118         (unmorse-region): Autoload it instead.
5119
5120 2002-11-18  Simon Josefsson  <jas@extundo.com>
5121
5122         * gnus-sum.el (gnus-summary-morse-message): New function.
5123         (gnus-summary-wash-map): Bind to `W m'.
5124         (gnus-summary-make-menu-bar): Add.
5125
5126         * nnimap.el (nnimap-request-expire-articles): Compress sequence
5127         before storing \Deleted mark on expired articles.
5128
5129 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
5130         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
5131
5132         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
5133         parens in column 0.
5134
5135 2002-11-17  Juanma Barranquero  <lektu@terra.es>
5136
5137         * nnweb.el (nnweb-google-create-mapping): Fix typo.
5138
5139         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
5140
5141         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
5142
5143 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5144
5145         * message.el (message-set-auto-save-file-name): Use
5146         make-directory, to avoid the dependence on gnus-util.
5147
5148 2002-11-16  Simon Josefsson  <jas@extundo.com>
5149
5150         * nnimap.el (nnimap-callback-callback-function):
5151         (nnimap-callback-buffer): Removed, these cannot be global but must
5152         be embedded into the callback.
5153         (nnimap-make-callback): New.  Embedd article number, callback and
5154         buffer in function.
5155         (nnimap-callback, nnimap-request-article-part): Update.
5156
5157 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5158
5159         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
5160
5161 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5162
5163         * gnus.el (gnus-summary-line-format): Document %C.
5164
5165 2002-11-11  Simon Josefsson  <jas@extundo.com>
5166
5167         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
5168         output when called interactively.
5169
5170 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5171
5172         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
5173
5174         * message.el (message-draft-coding-system): Improve comment; use
5175         mm-auto-save-coding-system for the default value.
5176
5177         * nndraft.el (nndraft-request-article): Revert to the state before
5178         2002-10-29; regexp-quote mail-header-separator.
5179
5180 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
5181
5182         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
5183         allow editing of drafts from an nnvirtual group.
5184
5185 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5186
5187         * nndraft.el (nndraft-request-article): Replace emacs-mule with
5188         mm-auto-save-coding-system.
5189
5190         * message.el (message-draft-coding-system): Default to
5191         iso-2022-7bit.
5192
5193         * mm-util.el (mm-auto-save-coding-system): Undo last change to
5194         restore the default value to emacs-mule or escape-quoted.
5195
5196 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5197
5198         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
5199         a delayed or a queued article as well as a draft.
5200
5201         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
5202         delayed or a queued article in the raw format; treat a delayed
5203         article as a raw article as well as a draft.
5204         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
5205         for the delayed group.
5206
5207         * nndraft.el (nndraft-request-article): Ignore auto save files for
5208         a delayed or a queued article; don't bother to decode a queued
5209         article; don't bind nnmail-file-coding-system for a queued article.
5210
5211         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
5212         and the queue group.
5213
5214 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
5215
5216         * gnus-group.el (gnus-group-delete-group):
5217         gnus-cache-active-hashtb might be void.
5218
5219 2002-11-02  Simon Josefsson  <jas@extundo.com>
5220
5221         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
5222         setting of the default user ID.  From Raymond Scholz
5223         <ray-2002@zonix.de>.
5224
5225 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
5226
5227         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
5228         charset.
5229
5230 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
5231         From Alex Schroeder <alex@emacswiki.org>
5232         * spam-stat.el (spam-stat-process-directory): add dir to message
5233         (spam-stat-reduce-size): No longer remove words
5234         with values close to 0.5, because the default value is 0.2.
5235
5236 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5237
5238         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
5239         documentation.
5240
5241 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5242
5243         * gnus-agent.el (gnus-agent-fetched-headers)
5244         (gnus-agent-load-fetched-headers)
5245         (gnus-agent-save-fetched-headers): Remove variable and two
5246         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
5247         works better.
5248         (gnus-agent-fetch-headers): New implementation from Kevin
5249         Greiner.  Uses gnus-agent-article-alist to store information
5250         about fetched messages which aren't on the server anymore.  The
5251         trick is to return a list of considered messages to the caller,
5252         but to only fetch those which haven't been fetched yet.
5253
5254 2002-10-30  Simon Josefsson  <jas@extundo.com>
5255
5256         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
5257
5258         * pgg.el (pgg-passphrase-cache-expiry): Removed.
5259
5260 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5261
5262         * mm-view.el (mm-w3m-local-map-property): Make it work with older
5263         versions of emacs-w3m than 1.3.3.
5264
5265         * lpath.el: Bind w3m-minor-mode-map.
5266
5267         * mm-view.el (mm-w3m-mode-command-alist)
5268         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
5269         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
5270         (mm-setup-w3m): Simplified.
5271         (mm-w3m-local-map-property): New function.
5272         (mm-inline-text-html-render-with-w3m): Use it.
5273
5274         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
5275         mm-w3m-local-map-property.
5276
5277 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5278
5279         * mm-util.el (mm-auto-save-coding-system): Default to
5280         iso-2022-7bit.
5281
5282         * nndraft.el (nndraft-request-article): Decode an article using
5283         the coding-system emacs-mule if it seems to have been saved using
5284         emacs-mule.
5285         (nndraft-request-replace-article): Use message-draft-coding-system
5286         instead of mm-auto-save-coding-system for the draft or delayed
5287         group.
5288
5289 2002-10-28  Josh  <huber@alum.wpi.edu>
5290
5291         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
5292         functions.
5293
5294 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5295         From mah@everybody.org (Mark A. Hershberger).
5296
5297         * mm-url.el (mm-url-insert-file-contents): Make it return the same
5298         type values ("url" size) regardless of the values of
5299         mm-url-use-external.
5300
5301 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5302
5303         * nnimap.el (nnimap-request-article-part): Try harder to show
5304         group name in debugging message.
5305
5306 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5307
5308         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
5309         directory if it doesn't exist.
5310         (gnus-agent-fetch-headers): Remove old cruft that tried to
5311         abstain from downloading articles more than once if
5312         gnus-agent-consider-all-articles was true.  This is now done
5313         properly via the .fetched files.
5314
5315 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5316
5317         * nndraft.el (nndraft-request-article): Treat delayed articles
5318         like drafts.
5319
5320 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5321
5322         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
5323
5324 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5325
5326         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
5327         Remove unused optional arg DIR and corresponding code.
5328
5329         * nnimap.el (nnimap-request-article-part): Include group name in
5330         debugging output.
5331
5332 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
5333
5334         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
5335
5336 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5337
5338         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
5339         contains range of headers that have been fetched by the agent
5340         already.  Compare gnus-agent-article-alist.
5341         (gnus-agent-file-header-cache): Like
5342         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
5343         (gnus-agent-fetch-headers): Improve comment.  Revert to old
5344         seen/recent logic.
5345         Remember which headers have been fetched before and don't fetch
5346         them again the next time round.
5347         (gnus-agent-load-fetched-headers)
5348         (gnus-agent-save-fetched-headers): New functions, for remembering
5349         which headers have been fetched before.
5350
5351 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5352
5353         * lpath.el: Remove useless bindings.
5354
5355 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
5356
5357         * gnus-sum.el (gnus-summary-execute-command): Disable visual
5358         features while searching.
5359
5360 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5361
5362         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
5363
5364 2002-10-22  Simon Josefsson  <jas@extundo.com>
5365
5366         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
5367         (pgg-snarf-keys): Add.
5368
5369 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5370
5371         * lpath.el: Fbind bbdb-records.
5372
5373         * spam.el: Don't autoload bbdb-records.
5374
5375 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5376
5377         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
5378         prevent inf-loop.
5379
5380 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5381
5382         * nnslashdot.el: Removed some test lines.
5383         More test.
5384
5385 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5386
5387         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
5388         are known to be downloaded already.
5389
5390 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5391
5392         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
5393         (mm-text-html-washer-alist): Ditto.
5394
5395 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5396
5397         * nnheader.el (nnheader-remove-body): Fix an error of detecting
5398         boundary between headers and body.
5399         * nnml.el (nnml-parse-head): Ditto.
5400
5401 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5402
5403         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
5404         entries.
5405
5406         * gnus-group.el (gnus-fetch-group): Allow an optional
5407         specification of the articles to select.
5408
5409         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
5410
5411 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5412
5413         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
5414         headers from the group, update variable `articles' to contain
5415         only those numbers where headers exist.  (When fetching all
5416         articles in a group, Gnus creates lots of numbers where there is
5417         no articles.)
5418
5419 2002-10-20  Steve Youngs  <youngs@xemacs.org>
5420
5421         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
5422         doesn't have the 'alist custom type, use cons cells instead.
5423         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
5424         (pgg-parse-hash-algorithm-alist): Ditto.
5425         (pgg-parse-compression-algorithm-alist): Ditto.
5426         (pgg-parse-signature-type-alist): Ditto.
5427
5428         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
5429
5430         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
5431
5432         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
5433
5434 2002-10-19  Simon Josefsson  <jas@extundo.com>
5435
5436         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
5437         buffer.
5438
5439 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5440
5441         * gnus-spec.el (gnus-make-format-preserve-properties)
5442         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
5443         properties also on XEmacs.  `gnus-xmas-format' is like format but
5444         preserves text properties on XEmacs (though it only understands
5445         simple format specs).  The variable
5446         `gnus-make-format-preserve-properties' controls whether the
5447         function is used, and is checked in `gnus-parse-simple-format'.
5448         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
5449
5450         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
5451         output.
5452         (gnus-agent-consider-all-articles): New variable.
5453         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
5454         (gnus-agent-fetch-headers): Depending on
5455         gnus-agent-consider-all-articles, maybe get all articles.
5456         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
5457         `read'.
5458         (gnus-predicate-imples-unread): New function.
5459         (gnus-agent-fetch-headers): Optimize to call
5460         gnus-list-of-unread-articles if that is sufficient.
5461         Check unseen and recent instead of seen and recent.
5462         (gnus-agent-fetch-headers): Abstain from calling
5463         gnus-list-range-intersection if range (a . b) would have (> a b).
5464
5465 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5466
5467         * message.el (message-send-mail): Make it possible to perform
5468         edebug-defun.
5469
5470 2002-10-18  Simon Josefsson  <jas@extundo.com>
5471
5472         * gnus-art.el (gnus-button-man-handler): Change default to
5473         `manual-entry' (defined in both emacsen).
5474         (gnus-button-man-handler): Remove emacsen difference and use
5475         `manual-entry'.
5476
5477 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5478
5479         * spam.el: Wrap autoload settings for bbdb-records,
5480         executable-find and ifile-spam-filter with eval-and-compile.
5481         (spam-display-buffer-contents): Remove.
5482         (spam-bogofilter-score): Merge spam-display-buffer-contents.
5483
5484 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
5485
5486         * spam.el (spam-display-buffer-contents): New function.
5487         (spam-bogofilter-score): use spam-display-buffer-contents, patch
5488         from Katsumi Yamaoka <yamaoka@jpl.org>.
5489
5490 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5491
5492         * nnheader.el (nnheader-parse-naked-head): New function.
5493         (nnheader-parse-head): Use the above function, in order to handle
5494         continuation lines properly.
5495         (nnheader-remove-body): New function.
5496         (nnheader-remove-cr-followed-by-lf): New function.
5497         (nnheader-ms-strip-cr): Use the above function.
5498
5499         * gnus-agent.el (gnus-agent-regenerate-group): Call
5500         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
5501         `nnheader-parse-head'.
5502         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
5503
5504         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
5505         continuation lines by itself; call `nnheader-parse-naked-head'
5506         instead of `nnheader-parse-head'.
5507         * nndiary.el (nndiary-parse-head): Ditto.
5508         * nnfolder.el (nnfolder-parse-head): Ditto.
5509         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
5510         * nnmaildir.el (nnmaildir--update-nov): Ditto.
5511         * nnml.el (nnml-parse-head): Ditto.
5512
5513 2002-10-17  Steve Youngs  <youngs@xemacs.org>
5514
5515         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
5516         XEmacs, default to it if featurep 'xemacs.
5517
5518 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5519
5520         * spam-stat.el: Check for the existence of hash functions instead
5521         of the Emacs version to decide whether to load cl.  Suggested by
5522         Kai Gro\e,A_\e(Bjohann.
5523
5524 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5525
5526         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
5527         if it isn't open yet.
5528
5529 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5530
5531         * gnus-group.el: Require mm-url only when compiling.
5532         (gnus-group-fetch-charter): Require mm-url.
5533
5534         * spam-stat.el: Require cl for the functions gethash,
5535         hash-table-count, make-hash-table and mapc for Emacs 20.
5536         (puthash): Alias to cl-puthash for Emacs 20.
5537         (with-syntax-table): New macro for Emacs 20.
5538
5539 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
5540
5541         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
5542
5543 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
5544
5545         * spam.el (spam-check-ifile): added ifile as a spam checking
5546         backend, and spam-use-ifle as the variable to toggle that check.
5547
5548 2002-10-12  Simon Josefsson  <jas@extundo.com>
5549
5550         * message.el (message-beginning-of-line): New variable.
5551         (message-beginning-of-line): Use it.
5552
5553 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
5554
5555         * spam.el: more compilation fixes for BBDB
5556
5557         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
5558         (spam-stat-reduce-size): Interactive.
5559         (spam-stat-reset): New function.
5560         (spam-stat-save): Interactive.
5561
5562 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5563
5564         * gnus.el: Autoload gnus-delay-initialize.
5565
5566         * message.el: Autoload gnus-delay-article.
5567
5568 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
5569
5570         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
5571         text property in Emacs.
5572
5573 2002-10-11  Simon Josefsson  <jas@extundo.com>
5574
5575         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
5576         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
5577
5578         * mml1991.el (mml1991-pgg-sign): Remove CR.
5579
5580 2002-10-10  Simon Josefsson  <jas@extundo.com>
5581
5582         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
5583         decrypt failed.
5584         (mml2015-trust-boundaries-alist): Removed.
5585         (mml2015-gpg-extract-signature-details): Don't use it.
5586         (mml2015-unabbrev-trust-alist): New.
5587         (mml2015-gpg-extract-signature-details): Use it.
5588
5589 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
5590
5591         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
5592         BBDB installed
5593
5594         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
5595         statistical analysis of spam in Lisp only
5596
5597 2002-10-10  Simon Josefsson  <jas@extundo.com>
5598
5599         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
5600         auth, selected or examine state.
5601
5602         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
5603         buffer and error buffer depending on type of information.
5604
5605         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
5606         --status-fd stuff even if gpg.el is not used (revert earlier
5607         change).
5608         (mml2015-pgg-{clear-,}verify): Store both output and errors as
5609         gnus details.
5610         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
5611         buffer.
5612
5613         * pgg.el (pgg-verify-region): Use it.
5614
5615         * pgg-def.el (pgg-query-keyserver): New variable.
5616
5617         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
5618         key-identifier in packet.  Is this a good idea?
5619
5620         * mml.el (mml-mode-map): Add security commands that operates on
5621         MIME parts.
5622         (mml-menu): And menu items for them.
5623
5624         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
5625
5626         * mml.el (mml-parse-1): Support sender in #secure tags.
5627
5628         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
5629         defined.
5630
5631         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
5632         (mml-pgp-encrypt-buffer): Support combined signing.
5633
5634         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
5635         (mml1991-gpg-encrypt): Ditto.
5636         (mml1991-pgg-encrypt): Ditto.
5637         (mml1991-encrypt): Pass sign parameter.
5638
5639         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
5640         (mml-signencrypt-style): Mention the variable.
5641
5642 2002-10-09  Simon Josefsson  <jas@extundo.com>
5643
5644         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
5645         pgg-gpg-user-id.
5646
5647         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
5648         (pgg-fetch-key-function): Nil if w3 is not installed.
5649
5650 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5651
5652         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
5653         gnus-agent-current-history.
5654
5655 2002-10-06  Simon Josefsson  <jas@extundo.com>
5656
5657         * imap.el (imap-parse-status): Don't use read to read token.
5658
5659 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5660
5661         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
5662         for methods not covered by the agent, and when unplugged.
5663
5664 2002-10-05  Simon Josefsson  <jas@extundo.com>
5665
5666         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
5667         signing.
5668
5669         * gnus-agent.el (gnus-agent-read-servers): If getting method from
5670         a named server fails, ignore the server.
5671
5672         * mml1991.el (mml1991-pgg-sign): Do QP.
5673
5674         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
5675         work.
5676
5677 2002-10-04  Simon Josefsson  <jas@extundo.com>
5678
5679         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
5680
5681         * pgg-pgp.el (pgg-pgp-verify-region): Inline
5682         binary-write-decoded-region from MEL.
5683
5684         * pgg.el (pgg-encrypt-region): Support sign.
5685
5686         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
5687
5688         * mml2015.el (mml2015-pgg-encrypt): Ditto.
5689
5690         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
5691         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
5692         branch where PGG was taken from in the ChangeLog entries below.
5693
5694 2002-10-01  Simon Josefsson  <jas@extundo.com>
5695
5696         * pgg-pgp.el: Don't require mel.  Don't use luna.
5697         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
5698         (pgg-pgp-process-region): Use expand-file-name instead of concat.
5699         (pgg-pgp-process-region): Don't use binary-funcall.
5700
5701         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
5702
5703         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
5704         instead of concat.
5705
5706         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
5707
5708 2002-09-29  Simon Josefsson  <jas@extundo.com>
5709
5710         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
5711         compile warnings.
5712
5713         * pgg.el (pgg-decrypt-region): Don't parse packet.
5714
5715         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
5716
5717 2002-09-29  Daiki Ueno <ueno@unixuser.org>
5718
5719         * pgg.el: Remove dependency on calist.el.
5720
5721 2002-09-28  Simon Josefsson  <jas@extundo.com>
5722
5723         * pgg.el (pgg-temporary-file-directory): New variable.
5724         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
5725
5726         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
5727         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
5728
5729         * pgg-parse.el (pgg-char-int): Defalias.
5730         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
5731         (pgg-read-bytes, pgg-read-body): Use it.
5732         (pgg-decode-packets): Don't use MEL, use base64-*.
5733         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
5734         (pgg-string-as-unibyte): Defalias.
5735         (pgg-parse-armor-region): Use it.
5736
5737         * pgg-gpg.el (pgg-gpg-process-region): Use
5738         pgg-temporary-file-directory.
5739
5740         * luna.el: Don't def-edebug.
5741
5742         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
5743         binary-write-decoded-region from MEL.
5744
5745         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
5746
5747         * alist.el, calist.el: Don't require product/APEL.
5748
5749         * pgg-parse.el (top-level): Remove dependency on static.el,
5750         pccl.el, mel.el.
5751         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
5752         `define-ccl-program' is boundp, instead of using broken.
5753
5754 2002-10-01  Simon Josefsson  <jas@extundo.com>
5755
5756         * message.el (message-required-mail-headers): Remove Lines:.
5757
5758 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5759         From Jesper Harder.
5760
5761         * gnus-group.el (gnus-group-fetch-charter,
5762         gnus-group-fetch-control): Prompt for group if given a prefix
5763         argument.
5764         * gnus-sum.el (t): Add gnus-group-fetch-charter and
5765         gnus-group-fetch-control to summary key map and menu.
5766
5767 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
5768
5769         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
5770         number when there are no articles.
5771
5772 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5773
5774         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
5775         arg ALL means to fetch all articles, not only downloadable ones.
5776         (gnus-agent-fetch-selected-article): New function for
5777         gnus-select-article-hook or gnus-mark-article-hook.
5778
5779 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5780         From Peter von der Ahe <nospam2159@daimi.au.dk>.
5781
5782         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
5783         raw-text.
5784
5785 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
5786
5787         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
5788         Pinard).
5789         Major revamp of the code, documentation is in comments in the file
5790         for now.
5791
5792 2002-09-30  Simon Josefsson  <jas@extundo.com>
5793
5794         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
5795         buffer seem to be needed?
5796
5797 2002-09-29  Simon Josefsson  <jas@extundo.com>
5798
5799         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
5800         compile warnings.
5801
5802         * mml1991.el (mml1991-function-alist): Add pgg.
5803         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
5804         (mml1991-pgg-encrypt): Fix recipients querying.
5805
5806 2002-09-28  Simon Josefsson  <jas@extundo.com>
5807
5808         * mml2015.el (autoload): Autoload correct files.  Trivial patch
5809         from dme@dme.org.
5810         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
5811         handle is returned.
5812
5813 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5814
5815         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
5816         Protect against non-existent of `nnimap-mailbox-info'.
5817
5818 2002-09-27  Simon Josefsson  <jas@extundo.com>
5819
5820         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
5821         (gnus-setup-news-hook): Use it.
5822         (gnus-after-getting-new-news-hook): Ditto.
5823
5824         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
5825
5826 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5827         From Mats Lidell <matsl@contactor.se>.
5828
5829         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
5830
5831 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5832
5833         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
5834         the part to decode encoded words, use raw words instead of decoded
5835         words.
5836
5837 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5838
5839         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
5840
5841         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
5842         (mm-setup-w3m): Use it.
5843
5844 2002-09-27  Simon Josefsson  <jas@extundo.com>
5845
5846         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
5847         article buffers.
5848
5849         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
5850         it just in case.
5851         (nnimap-update-unseen): New function; update unseen count in
5852         `n-m-info'.
5853         (nnimap-close-group): Call it.
5854
5855         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
5856         (gnus-after-getting-new-news-hook): Ditto.
5857
5858         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
5859         message into verboselevel 9.  Change slow mail check message.
5860         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
5861         (nnimap-fixup-unread-after-getting-new-news): New function, to be
5862         used as a hook after getting new mail.
5863
5864 2002-09-26  Simon Josefsson  <jas@extundo.com>
5865
5866         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
5867         SELECT/EXAMINE is first unseen article, not number of unseen
5868         articles.  Make them distinct by renaming the former to
5869         `first-unseen' instead of `unseen'.
5870
5871         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
5872         too.
5873         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
5874         changed.
5875         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
5876
5877         * gnus-int.el (gnus-server-unopen-status): Defcustom.
5878
5879         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
5880         better.
5881
5882         * mml2015.el (mml2015-pgg-decrypt): Only add security information
5883         if dissecting resulting buffer actually had any information.
5884
5885 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5886
5887         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
5888         because the function `string<' allows symbols.
5889
5890         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
5891
5892 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
5893
5894         * message.el (message-forward-make-body): Revert an early change
5895         because 8-bit utf-8 emails.
5896
5897 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5898
5899         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
5900         links to Info)
5901         * gnus-art.el (gnus-treat-highlight-signature):
5902         * gnus-art.el (gnus-treat-buttonize):
5903         * gnus-art.el (gnus-treat-buttonize-head):
5904         * gnus-art.el (gnus-treat-emphasize):
5905         * gnus-art.el (gnus-treat-strip-cr):
5906         * gnus-art.el (gnus-treat-unsplit-urls):
5907         * gnus-art.el (gnus-treat-leading-whitespace):
5908         * gnus-art.el (gnus-treat-hide-headers):
5909         * gnus-art.el (gnus-treat-hide-boring-headers):
5910         * gnus-art.el (gnus-treat-hide-signature):
5911         * gnus-art.el (gnus-treat-fill-article):
5912         * gnus-art.el (gnus-treat-hide-citation):
5913         * gnus-art.el (gnus-treat-hide-citation-maybe):
5914         * gnus-art.el (gnus-treat-strip-list-identifiers):
5915         * gnus-art.el (gnus-treat-strip-pgp):
5916         * gnus-art.el (gnus-treat-strip-pem):
5917         * gnus-art.el (gnus-treat-strip-banner):
5918         * gnus-art.el (gnus-treat-highlight-headers):
5919         * gnus-art.el (gnus-treat-highlight-citation):
5920         * gnus-art.el (gnus-treat-date-ut):
5921         * gnus-art.el (gnus-treat-date-local):
5922         * gnus-art.el (gnus-treat-date-english):
5923         * gnus-art.el (gnus-treat-date-lapsed):
5924         * gnus-art.el (gnus-treat-date-original):
5925         * gnus-art.el (gnus-treat-date-iso8601):
5926         * gnus-art.el (gnus-treat-date-user-defined):
5927         * gnus-art.el (gnus-treat-strip-headers-in-body):
5928         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
5929         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
5930         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
5931         * gnus-art.el (gnus-treat-unfold-headers):
5932         * gnus-art.el (gnus-treat-fold-headers):
5933         * gnus-art.el (gnus-treat-fold-newsgroups):
5934         * gnus-art.el (gnus-treat-overstrike):
5935         * gnus-art.el (gnus-treat-display-xface):
5936         * gnus-art.el (gnus-treat-display-smileys):
5937         * gnus-art.el (gnus-treat-from-picon):
5938         * gnus-art.el (gnus-treat-mail-picon):
5939         * gnus-art.el (gnus-treat-newsgroups-picon):
5940         * gnus-art.el (gnus-treat-body-boundary):
5941         * gnus-art.el (gnus-treat-capitalize-sentences):
5942         * gnus-art.el (gnus-treat-fill-long-lines):
5943         * gnus-art.el (gnus-treat-play-sounds):
5944         * gnus-art.el (gnus-treat-translate):
5945         * gnus-art.el (gnus-treat-x-pgp-sig):
5946         * gnus-art.el (gnus-mime-button-line-format):
5947         * gnus-art.el (gnus-button-man-level):
5948         * gnus-art.el (gnus-button-emacs-level):
5949         * gnus-cus.el (gnus-group-parameters):
5950         * gnus-gl.el (bbb-build-mid-scores-alist):
5951         * gnus-group.el (gnus-group-line-format):
5952         * gnus-mlspl.el (gnus-group-split-setup):
5953         * gnus-mlspl.el (gnus-group-split):
5954         * gnus-msg.el (gnus-mailing-list-groups):
5955         * gnus-msg.el (gnus-posting-styles):
5956         * gnus-nocem.el (gnus-nocem-issuers):
5957         * gnus-score.el (gnus-score-regexp-bad-p):
5958         * gnus-srvr.el (gnus-server-line-format):
5959         * gnus-topic.el (gnus-topic-line-format):
5960         * gnus.el (gnus-summary-line-format):
5961         * mail-source.el (mail-sources):
5962         * message.el (message-subscribed-address-file):
5963         * nnmail.el (nnmail-split-fancy):
5964
5965 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
5966
5967         * mail-source.el(mail-source-run-script): use `functionp' to test
5968         whether the argument `script' is in fact a function.
5969         (mail-sources): adjust the defcustom to allow users to specify a
5970         function or a string as the value of the `:prescript' and
5971         `:postscript' arguments of the `file' and `pop3' mail sources.
5972
5973 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
5974
5975         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
5976         number when article 1 does not exist.
5977
5978 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5979
5980         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
5981         apropos if apropos-variable does not exist.
5982         (gnus-button-guessed-mid-regexp)
5983         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
5984         regexes.  From Reiner Steib.
5985         (gnus-button-handle-describe-function)
5986         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
5987         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
5988         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
5989
5990 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
5991         Trivial patch.
5992
5993         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
5994         the file.
5995
5996 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5997
5998         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
5999
6000 2002-09-24  Simon Josefsson  <jas@extundo.com>
6001
6002         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
6003         (mml2015-use): Prefer PGG if installed.
6004         (mml2015-function-alist): Add PGG wrappers.
6005         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
6006         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
6007         prefix, make regexp optionally skip it.
6008         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
6009         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
6010         (mml2015-pgg-encrypt): New functions.
6011         (defvar, autoload): Prevent byte-compile warnings.
6012
6013 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6014         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
6015
6016         * gnus-art.el (article-strip-banner): Check for the existence of
6017         from header.
6018
6019 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
6020
6021         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
6022         (gnus-button-alist): Improved regexp for
6023         gnus-button-handle-mid-or-mail (false positives), fixed
6024         gnus-button-handle-man entries.
6025         From Reiner Steib.
6026
6027 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
6028         From Josh Huber.
6029
6030         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
6031         nnmail-extra-headers is non-nil.
6032
6033 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
6034
6035         * nnmaildir.el: Store article numbers persistently.  General
6036         revision.
6037         (nnmaildir-request-expire-articles): handle 'immediate and 'never
6038         for nnmail-expiry-wait; delete instead of moving if 'force is
6039         given.
6040
6041 2002-09-23  Simon Josefsson  <jas@extundo.com>
6042         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
6043
6044         * smime.el (smime-sign-buffer): Get key and extra certs.
6045         (smime-get-key-with-certs-by-email): Utility function.
6046
6047 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6048         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
6049
6050         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
6051         article exists.
6052
6053 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
6054
6055         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
6056
6057 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
6058         From Reiner Steib.
6059
6060         * gnus-art.el (gnus-button-handle-custom,
6061         gnus-button-handle-mid-or-mail,
6062         gnus-button-handle-describe-{function,variable,key},
6063         gnus-button-handle-apropos{,command,variable}): New functions.
6064         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
6065         gnus-button-{man,emacs,mail}-level): New variables.
6066         (gnus-button-alist): Use the above to buttonize emacs and mail
6067         related links.
6068
6069 2002-09-18  Juanma Barranquero  <lektu@terra.es>
6070
6071         * gnus-int.el (gnus-status-message): Fix spacing.
6072
6073         * imap.el (imap-continuation): Fix typos.
6074
6075 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6076
6077         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
6078
6079         * gnus-art.el (gnus-article-reply-with-original): Correct
6080         with-current-buffer scope.
6081
6082         * message.el (message-completion-alist): Add Reply-To, From, etc.
6083
6084 2002-09-18  Simon Josefsson  <jas@extundo.com>
6085
6086         * nnimap.el (nnimap-request-expire-articles): Make flag setting
6087         conditional.  From Nevin Kapur <nevin@jhu.edu>.
6088
6089 2002-09-17  Simon Josefsson  <jas@extundo.com>
6090
6091         * nnimap.el (nnimap-expiry-target): Don't search for which
6092         articles exists here.
6093         (nnimap-request-expire-articles): Do it here instead.  Only expire
6094         when articles are found.  Suggested by Nevin Kapur
6095         <nevin@jhu.edu>.
6096
6097 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6098         From Reiner Steib <reiner.steib@gmx.de>.
6099
6100         * message.el (message-strip-subject-trailing-was)
6101         (message-change-subject, message-add-archive-header)
6102         (message-xpost-fup2-header, message-xpost-insert-note)
6103         (message-xpost-fup2, message-reduce-to-to-cc): New functions
6104         adopted from message-utils.el.  Add functions to the keymap, mode
6105         describtion and menu.
6106         (message-change-subject,message-xpost-fup2): Signal error if
6107         current header is empty.
6108         (message-xpost-insert-note): Changed insert position.
6109         (message-archive-note): Ensure to insert note in message body (not
6110         in head).
6111         (message-archive-header, message-archive-note)
6112         (message-xpost-default, message-xpost-note, message-fup2-note)
6113         (message-xpost-note-function): New variables adopted from
6114         message-utils.el.  Changed some doc-strings.
6115         (message-mark-insert-{begin,end}): Rename from
6116         message-{begin,end}-inserted-text-mark (message-utils.el), changed
6117         values.
6118         (message-subject-trailing-was-query)
6119         (message-subject-trailing-was-ask-regexp)
6120         (message-subject-trailing-was-regexp): New variables.
6121         (message-to-list-only): Added doc-string and menu entry.
6122
6123         * message-utils.el: Removed.  Functions are now in message.el.
6124
6125 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
6126
6127         * gnus-art.el (gnus-article-reply-with-original,
6128         gnus-article-followup-with-original): Switch to
6129         gnus-summary-buffer before reply/followup.
6130
6131 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
6132
6133         * gnus-sum.el (gnus-summary-toggle-header): The article window may
6134         not exist. Toggle it anyway.
6135
6136 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
6137
6138         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
6139
6140         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
6141         Trivial patch from Urban Engberg <ue@ccieurope.com>.
6142
6143         * rfc2047.el (message-posting-charset): Defvar it.
6144         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
6145         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
6146
6147         * mail-source.el (mail-source-fetch): Hide password.
6148
6149         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
6150
6151 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6152         From John Paul Wallington <jpw@shootybangbang.com>.
6153
6154         * gnus.el (gnus-visual, gnus-meta): Fix typo.
6155
6156 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6157
6158         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
6159
6160 2002-09-11  Simon Josefsson  <jas@extundo.com>
6161
6162         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
6163         (nnimap-split-rule): Doc fix.
6164         (nnimap-request-expire-articles): Cleanup code.
6165
6166 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6167         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
6168
6169         * gnus-art.el (gnus-article-address-banner-alist): New option.
6170         (article-strip-banner): Refer the above option to split banners of
6171         free mail servers, when no group parameter is specified.
6172
6173 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6174
6175         * nntp.el (nntp-wait-for-string): Check for a process in the
6176         current buffer instead of `nntp-server-buffer'.
6177
6178 2002-09-09  Simon Josefsson  <jas@extundo.com>
6179
6180         * gnus-art.el (gnus-button-man-handler): New variable.
6181         (gnus-button-alist): Use g-b-handle-man.
6182         (gnus-button-handle-man): New, call g-b-man-handler.
6183
6184 2002-09-08  Simon Josefsson  <jas@extundo.com>
6185
6186         * gnus-art.el (gnus-button-alist): Buttonize man page links.
6187
6188 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6189
6190         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
6191
6192 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6193
6194         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
6195
6196         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
6197         keystroke.
6198
6199         * gnus-srvr.el (gnus-browse-describe-group): New command and
6200         keystroke.
6201
6202 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6203
6204         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
6205         value for gnus-decoration property.
6206
6207 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6208
6209         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
6210         string) as group name in case we have a CRLF in the file.
6211
6212 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
6213
6214         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
6215         group.
6216         (rfc1843-decode-hzp): do.
6217         (rfc1843-newsgroups-regexp): do.
6218
6219 2002-09-04  Simon Josefsson  <jas@extundo.com>
6220
6221         * message.el (message-canlock-generate): Make sure sha1 doesn't
6222         call external programs.
6223
6224 2002-09-03  Simon Josefsson  <jas@extundo.com>
6225
6226         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
6227
6228         * gnus-agent.el (gnus-agent-batch): Add doc.
6229
6230 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
6231
6232         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
6233         check for signed and encrypted parts.
6234         * mml.el (mml-parse-1): Correct small typo which preventing
6235         setting recipients in a secure tag.
6236
6237 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6238
6239         * mm-util.el (mm-coding-system-priorities): Default to a list of
6240         iso-2022-jp and others for the Japanese environment.
6241
6242 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6243
6244         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
6245         invalid display names.
6246
6247 2002-08-30  Simon Josefsson  <jas@extundo.com>
6248
6249         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
6250         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
6251
6252 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
6253
6254         * gnus.el (gnus-group-charter-alist): New option.
6255         (gnus-group-fetch-control-use-browse-url): New option.
6256
6257         * gnus-group.el (gnus-group-fetch-charter): New function.
6258         (gnus-group-fetch-control): New function.
6259         Add them to the keymap and menu. Require mm-url.
6260
6261 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6262
6263         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
6264         From Alex Schroeder <alex@emacswiki.org>.
6265
6266 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
6267
6268         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
6269         items expecting user interaction.
6270
6271         * gnus-topic.el (gnus-topic-make-menu-bar): do.
6272
6273         * gnus-sum.el (gnus-summary-make-menu-bar): do.
6274
6275         * gnus-srvr.el (gnus-server-make-menu-bar): do.
6276
6277         * mml.el (mml-menu): do.
6278
6279 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6280
6281         * mail-source.el (mail-source-touch-pop): New function.
6282
6283         * message.el (message-smtpmail-send-it): New function.
6284         (message-send-mail-function): Add it for a candidate.
6285
6286 2002-08-27  Simon Josefsson  <jas@extundo.com>
6287
6288         * gnus-msg.el (posting-charset-alist): Use
6289         gnus-define-group-parameter instead of defcustom.
6290         (gnus-put-message): Handle SPC in GCC.
6291         (gnus-inews-insert-gcc): Ditto.
6292         (gnus-inews-insert-archive-gcc): Ditto.
6293
6294 2002-08-26  Simon Josefsson  <jas@extundo.com>
6295
6296         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
6297         (gnus-agentize): Auto agentize all nntp and nnimap groups.
6298         (gnus-agent-possibly-save-gcc): Autoload.
6299         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
6300
6301 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6302
6303         * gnus.el (gnus-other-frame-function): New user option.
6304         (gnus-other-frame): Use it; add a doc-string; make it work with
6305         the gnuclient program.
6306
6307         * gnus-util.el (gnus-frame-or-window-display-name): New function.
6308
6309         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
6310         `device-connection' and `dfw-device'.
6311
6312 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6313
6314         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
6315         positives, make it stricter.  From Jochen Hein (trivial change).
6316
6317 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6318
6319         * gnus.el (gnus-other-frame): Trivial fix.
6320
6321 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6322
6323         * gnus.el (gnus-other-frame-parameters): New user option.
6324         (gnus-other-frame-object): New variable.
6325         (gnus-other-frame): Make it search for existing Gnus frame; don't
6326         read new news; delete frame on exit.
6327
6328         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
6329
6330         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
6331
6332 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6333         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
6334
6335         * message.el (message-set-auto-save-file-name): Add support for
6336         the Cygwin Emacs; the system-type is `cygwin'.
6337         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
6338
6339 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
6340
6341         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
6342
6343         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
6344         avoid arithmetic errors.
6345
6346 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6347
6348         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
6349
6350 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6351
6352         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
6353         (message-ignored-resent-headers): Add envelope From.
6354
6355 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6356
6357         * gnus.el (gnus-summary-line-format): Document %k specifier.
6358
6359 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6360
6361         * gnus-sum.el (gnus-summary-line-message-size): New function.
6362         (gnus-summary-line-format-alist): Use it.
6363
6364 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6365
6366         * gnus-art.el (article-make-date-line): Refer to the value for
6367         `gnus-article-time-format' in the summary buffer.
6368
6369         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
6370
6371 2002-08-14  Simon Josefsson  <jas@extundo.com>
6372
6373         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
6374         quoting.
6375         (gnus-button-alist): Fix doc.
6376         (gnus-header-button-alist): Use ' not ` for default value quoting.
6377         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
6378         rationale similar to 2002-05-01 change.
6379         (gnus-article-add-buttons-to-head): Evaluate expression.
6380
6381         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
6382
6383 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6384
6385         * message.el (message-font-lock-keywords): Refer to the value for
6386         `message-cite-prefix-regexp' dynamically.
6387
6388 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6389
6390         * gnus-art.el (gnus-decode-header-methods): Doc fix.
6391
6392 2002-08-12  Simon Josefsson  <jas@extundo.com>
6393
6394         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
6395         (imap-shell-open): Skip initial junk before IMAP greeting.
6396
6397 2002-08-11  Simon Josefsson  <jas@extundo.com>
6398
6399         * message-utils.el (message-xpost-default,
6400         message-xpost-fup2-header, message-xpost-fup2): Fixed
6401         Typos.  Trivial changes from Reiner Steib
6402         <4uce.02.r.steib@gmx.net>.
6403
6404 2002-08-09  Simon Josefsson  <jas@extundo.com>
6405
6406         * message.el (message-canlock-password): Set
6407         canlock-password-for-verify to newly generated canlock-password.
6408         When Emacs is restarted, Custom makes sure this is set, but during
6409         the same session we must set it manually.
6410
6411 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
6412
6413         * yenc.el: New file.
6414
6415         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
6416         (mm-uu-type-alist): Add yenc.
6417         (mm-uu-yenc-filename): New function.
6418         (mm-uu-yenc-extract): New function.
6419
6420         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
6421
6422 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6423
6424         * dgnushack.el (merge): Don't use coerce.
6425
6426 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
6427
6428         * mailcap.el (mailcap-mime-data): Test window-system rather than
6429         mm-device-type.
6430         (mailcap-mime-data): Call xdvi and gv with "-safer".
6431
6432         * mm-util.el: Don't define mm-device-type.
6433
6434 2002-08-05  Simon Josefsson  <jas@extundo.com>
6435
6436         * mm-util.el (mm-coding-system-priorities): coding-system type not
6437         supported everywhere.
6438
6439 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6440
6441         * gnus.el (gnus-version-number): Bumped version number.
6442
6443 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6444
6445         * gnus.el: Oort Gnus v0.07 is released.
6446
6447 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6448
6449         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
6450         (gnus-article-sort-functions): Doc fix.
6451         (t): New keystroke.
6452         (gnus-article-sort-by-random): New function.
6453         (gnus-thread-sort-by-random): New function.
6454
6455 2002-08-02  Simon Josefsson  <jas@extundo.com>
6456
6457         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
6458         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
6459
6460 2002-07-31  Danny Siu  <dsiu@adobe.com>
6461
6462         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
6463         when splitting malformed messages without message-id
6464
6465 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6466         From Niklas Morberg <niklas.morberg@axis.com>.
6467
6468         * nnweb.el (nnweb-type, nnweb-type-definition)
6469         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
6470         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
6471         functionality.
6472         * nnweb.el: Removed old non-functioning search engines.
6473
6474 2002-07-27  Simon Josefsson  <jas@extundo.com>
6475
6476         * message.el (message-forward-make-body): Don't use
6477         `message-forward-ignored-headers' when doing a "raw" followup (it
6478         is important to preserve e.g. CTE).
6479
6480         * flow-fill.el (fill-flowed): Disable filladapt-mode.
6481
6482         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
6483         regexp-quote, Cyrus Sieve is fixed.
6484
6485         * sieve-manage.el (sieve-manage-deletescript): New function.
6486
6487         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
6488         (sieve-manage-mode): Fix menubar.
6489         (sieve-activate): Change some messages.
6490         (sieve-deactivate-all): New function.
6491         (sieve-deactivate): New alias.
6492         (sieve-remove): New function.
6493         (sieve-help): Fix help.
6494         All suggested by Ned Ludd.
6495
6496 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6497
6498         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
6499         (mm-w3m-safe-url-regexp): New user option.
6500
6501         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
6502         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
6503
6504 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
6505
6506         * gnus-sum.el (gnus-summary-delete-article): Force
6507         nnmail-expiry-target to 'delete, so that absolute deletion
6508         happens when absolute deletion is requested.
6509
6510 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6511         From Nevin Kapur <nevin@jhu.edu>.
6512
6513         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
6514         headers as empty headers.
6515
6516 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6517         From Jochen Hein <jochen@jochen.org>.
6518
6519         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
6520         correct typo.
6521         (gnus-emphasis-strikethru): New face.
6522
6523 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6524         From Jason Merrill <jason@redhat.com>.
6525
6526         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
6527         entire file for each of a sequence of missing articles.
6528
6529         * gnus-salt.el (gnus-binary-display-article): Respect an existing
6530         value for gnus-view-pseudos.
6531
6532         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
6533         avoid nreverse.
6534
6535 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6536         From Ted Zlatanov <teodor.zlatanov@divine.com>.
6537
6538         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
6539         (gnus-summary-mode-line-format-alist): Add %h for number of
6540         spams.
6541         (gnus-newsgroup-spam-marked): New variable.
6542         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
6543         (gnus-article-read-p, gnus-article-mark)
6544         (gnus-set-global-variables, gnus-set-global-variables)
6545         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
6546         (gnus-summary-mark-article-as-unread)
6547         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
6548         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
6549         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
6550
6551 2002-07-10  Simon Josefsson  <jas@extundo.com>
6552
6553         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
6554         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
6555
6556 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
6557
6558         * gnus-sum.el (gnus-summary-delete-article): Respect group
6559         parameters while expiring.
6560
6561 2002-07-08  Simon Josefsson  <jas@extundo.com>
6562
6563         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
6564         Enberg.
6565
6566 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6567
6568         * gnus-art.el (article-unsplit-urls): Only display MIME when this
6569         function is called interactively.  From Niklas Morberg.
6570
6571 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6572
6573         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
6574         cdaar to cdar and car.
6575
6576         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
6577         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
6578
6579 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6580
6581         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
6582         don't break a narrowed article.
6583
6584         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
6585         (nntp-open-via-rlogin-and-telnet): Ditto.
6586
6587 2002-07-02  Didier Verna  <didier@xemacs.org>
6588
6589         * nnmail.el (nnmail-split-methods): fix custom type.
6590
6591 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6592
6593         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
6594         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
6595
6596 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6597
6598         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
6599         (gnus-summary-resend-message): Use it.
6600
6601 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6602
6603         * nntp.el (nntp-via-rlogin-command-switches): New variable.
6604         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
6605
6606 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6607
6608         * message.el (message-font-lock-keywords): Don't fontify
6609         headers in the message body, only in the header.
6610         (message-font-lock-make-header-matcher): New function, used by
6611         message-font-lock-keywords.
6612         From Katsumi Yamaoka <yamaoka@jpl.org>.
6613
6614 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6615
6616         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
6617
6618 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6619
6620         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
6621
6622 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6623
6624         * message.el (message-font-lock-keywords): Revert 2002-06-22
6625         change.
6626
6627 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6628
6629         * message.el (message-font-lock-keywords): Put colon in header
6630         name match.
6631
6632 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6633
6634         * message.el (message-font-lock-keywords): Don't use header faces
6635         in the body.  Thanks to Stefan Monnier for the hint on the
6636         implementation.
6637
6638 2002-05-09  Miles Bader  <miles@gnu.org>
6639
6640         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
6641         (gnus-article-hide-citation): Respect it.
6642
6643 2002-04-12  Juanma Barranquero  <lektu@terra.es>
6644
6645         * pop3.el (pop3-open-server): Fix typo.
6646
6647 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
6648
6649         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
6650         instead of push to ignore duplicate to-(list|address) values.
6651         * nnmail.el (nnmail-cache-ignore-groups): New.
6652         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
6653
6654 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6655
6656         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
6657         before sending.  Suggested by Jan Rychter.
6658
6659 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6660
6661         * dgnushack.el (remove): New compiler macro.
6662         (last, coerce, subseq): Remove compiler macros for those built-in
6663         or unused functions.
6664
6665 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6666
6667         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
6668         sure to write byte-compiled versions of gnus-*-format-alist to
6669         .newsrc.eld.  From Simon Josefsson.
6670
6671 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6672
6673         * gnus-agent.el (gnus-agent-read-servers)
6674         (gnus-agent-write-servers): Put server name (string like
6675         "nnchoke:frumple") in the file instead of a server specification
6676         (Lisp expression like (nnchoke "frumple" ...parameters...)).
6677         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
6678
6679 2002-06-16  Simon Josefsson  <jas@extundo.com>
6680
6681         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
6682         Reiner Steib <4uce.02.r.steib@gmx.net>.
6683
6684 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6685
6686         * nnheader.el (nnheader-file-name-translation-alist): Set the
6687         default value for MS Windows systems.
6688
6689         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
6690
6691 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6692
6693         * message.el (message-beginning-of-line): Keep the region active
6694         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
6695
6696 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
6697
6698         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
6699         * gnus-msg.el (gnus-summary-reply): Ditto.
6700         * gnus-msg.el (gnus-summary-handle-replysign): New.
6701
6702 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6703
6704         * message.el (message-send-mail-with-sendmail): Kill errbuf even
6705         if sending failed.
6706
6707 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
6708
6709         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
6710         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
6711         to sign while encrypting.
6712
6713 2002-06-11  Simon Josefsson  <jas@extundo.com>
6714
6715         * gnus-int.el (gnus-request-move-article): Agent expire article if
6716         successfuly moved.
6717
6718         * nnweb.el (nnweb-google-create-mapping): Honors the value of
6719         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
6720
6721 2002-06-10  Simon Josefsson  <jas@extundo.com>
6722
6723         * gnus-int.el (gnus-request-expire-articles): Fix last change?
6724
6725 2002-06-09  Simon Josefsson  <jas@extundo.com>
6726
6727         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
6728
6729         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
6730
6731 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6732
6733         * flow-fill.el (fill-flowed): Ignore errors.
6734
6735 2002-06-06  Simon Josefsson  <jas@extundo.com>
6736
6737         * message.el (message-send-mail-with-sendmail): Improve error message.
6738
6739 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6740
6741         * message.el (message-interactive): Change default from nil to t.
6742         Better to be safe than to be fast.
6743
6744 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6745
6746         * message.el (message-send-mail-with-sendmail): Check return value
6747         from call-process-region.
6748
6749 2002-06-04  Simon Josefsson  <jas@extundo.com>
6750
6751         * gnus-msg.el (gnus-group-mail, gnus-group-news)
6752         (gnus-group-post-news, gnus-summary-mail-other-window)
6753         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
6754         gnus-article-copy to nil, thereby inhibiting the `header' posting
6755         style match to use data from last viewed article.
6756         Suggested by Hrvoje Niksic.
6757
6758 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6759
6760         * spam.el (spam-point-at-eol): New alias.
6761         (spam-parse-whitelist): Use it.
6762
6763 2002-06-03  Simon Josefsson  <jas@extundo.com>
6764
6765         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
6766         (nnmail-article-group): Use it.
6767
6768 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6769
6770         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
6771         so that code reading them won't be surprised.  From Jesper Harder
6772         <harder@ifa.au.dk>.
6773
6774 2002-05-29  Simon Josefsson  <jas@extundo.com>
6775
6776         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
6777         articles.
6778
6779         * gnus.el (gnus-agent-cache): Doc fix.
6780         (gnus-agent): Change default to t.
6781
6782         * gnus-agent.el (gnus-agent-expire): Make it accept optional
6783         ARTICLES, GROUP and FORCE parameters.
6784
6785 2002-05-28  Simon Josefsson  <jas@extundo.com>
6786
6787         * gnus-group.el (gnus-group-line-format): Doc fix.
6788
6789 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6790
6791         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
6792         original article before yanking.  From Jesper Harder
6793         <harder@ifa.au.dk>.
6794
6795 2002-05-26  Simon Josefsson  <jas@extundo.com>
6796
6797         * gnus-sum.el (gnus-summary-menu-split): New function.
6798         (gnus-summary-make-menu-bar): Split charset submenu.
6799         (gnus-summary-menu-maxlen): New variable.
6800         (gnus-summary-menu-split): Use it.
6801
6802 2002-05-25  Simon Josefsson  <jas@extundo.com>
6803
6804         * mml.el (mml-preview): Generate some headers.
6805
6806         * gnus.el (gnus-large-newsgroup): Fix :type.
6807
6808         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
6809         Agent cache NOV's by default now).
6810         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
6811
6812 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
6813
6814         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
6815         call to gnus-parent-id when we check for References loops.
6816         (gnus-summary-prepare-threads): Avoid simplifying every Subject
6817         twice by saving the simplified subject string in simp-subject.
6818
6819 2002-05-23  Simon Josefsson  <jas@extundo.com>
6820
6821         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
6822         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
6823
6824         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
6825         Niklas Morberg <niklas.morberg@axis.com>.
6826
6827 2002-05-22  Simon Josefsson  <jas@extundo.com>
6828
6829         * sieve.el (sieve-change-region): Define it before it is used.
6830
6831         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
6832         (gnus-summary-reply): Ask for confirmation when replying to news.
6833         Defaults to not ask.  From Benjamin Rutt
6834         <rutt+news@cis.ohio-state.edu>.
6835
6836         * nnimap.el (nnimap-nov-is-evil): Improve doc.
6837
6838 2002-05-21  Simon Josefsson  <jas@extundo.com>
6839
6840         * sieve-mode.el (sieve-manage): Fix autoloads.
6841
6842         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
6843         name (makes it work with recent Cyrus timsieved).
6844
6845 2002-05-20  Jason  <jbaker@cs.utah.edu>
6846         Trivial patch.
6847
6848         * gnus-art.el (gnus-request-article-this-buffer): Try
6849         reconnecting if you don't get the message.
6850
6851 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6852
6853         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
6854         Reply-To headers from the headers.
6855
6856 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6857
6858         * mm-url.el (mm-url-insert): Remove junk message.
6859
6860 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6861
6862         * nnslashdot.el (nnslashdot-request-list): Parse new html.
6863         (nnslashdot-use-front-page): New variable.
6864         (nnslashdot-request-list): Use it.
6865
6866         * mm-url.el (mm-url-timeout): New variable.
6867         (mm-url-retries): Ditto.
6868         (mm-url-insert): Use it.
6869
6870 2002-05-16  Simon Josefsson  <jas@extundo.com>
6871
6872         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
6873         (gnus-simplify-subject-functions): Mention g-s-a-w.
6874
6875 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
6876
6877         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
6878         nnmail-cache-insert.
6879         * nndiary.el (nndiary-request-accept-article): Ditto.
6880         * nnfolder.el (nnfolder-request-accept-article): Ditto.
6881         * nnimap.el (nnimap-request-accept-article): Ditto.
6882         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
6883         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
6884         * nnmbox.el (nnmbox-request-accept-article): Ditto.
6885         * nnmh.el (nnmh-request-accept-article): Ditto.
6886         * nnmail.el (nnmail-cache-insert): Change group to required,
6887         removed code which tried to figure out the group.
6888
6889 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
6890
6891         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
6892         messages. From Hans de Graaff <hans@degraaff.org>.
6893         * nnml.el (nnml-request-accept-article): Pass in the group name to
6894         nnmail-cache-insert, since it's available.
6895
6896 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6897
6898         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
6899
6900 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6901         From Florian Weimer <fw@deneb.enyo.de>.
6902
6903         * gnus.el (subscribed): New group parameter.
6904         (gnus-find-subscribed-addresses): Use it.
6905
6906 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
6907
6908         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
6909         the default for pgpmime to support pgp v2.
6910         * mml-sec.el (mml-signencrypt-style): New accessor function to
6911         allow users to get/set the signencrypt style more easily without
6912         frobbing the alist directly.
6913         * mml.el (mml-generate-mime-1): Use accessor function.
6914
6915 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6916
6917         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
6918         parenthesis for "<" and ">".  Suggested by Andreas Schwab
6919         <schwab@suse.de>.
6920
6921 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6922
6923         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
6924         when intuiting the group the message is written to.  From Josh
6925         Huber <huber@alum.wpi.edu>.
6926
6927 2002-05-06  Simon Josefsson  <jas@extundo.com>
6928
6929         * gnus-topic.el (gnus-group-topic-parameters): Work when group
6930         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
6931
6932 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
6933
6934         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
6935         argument, and fixed compiler warning. (added autoload for
6936         gpg-encrypt).
6937
6938 2002-05-04  Simon Josefsson  <jas@extundo.com>
6939
6940         * mml1991.el (mml1991-function-alist): Doc fix.
6941
6942         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
6943         doesn't exist (for previewing messages without having Gnus
6944         started).
6945
6946         * mm-util.el (mm-coding-system-priorities): Defcustom.
6947
6948         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
6949
6950 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
6951
6952         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
6953         default.
6954         * mml-sec.el:
6955         * mml-sec.el (mml-signencrypt-style): New.
6956         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
6957         argument `sign'.
6958         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
6959         signencrypt.
6960         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
6961         * mml.el (mml-generate-mime-1): Changed logic so a part which is
6962         both signed & encryped is processed in one operation. (rather than
6963         two separate ops: sign, then encrypt)
6964         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
6965         indication if a message is signed by an expired key.
6966         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
6967         enables combined sign & encrypt operation. (this was always on
6968         before).
6969         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
6970
6971 2002-05-01  Simon Josefsson  <jas@extundo.com>
6972
6973         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
6974         server.
6975         (nnimap-mailbox-info): defvar instead of defvoo.
6976
6977 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6978
6979         * gnus.el: Oort Gnus v0.06 is released.
6980
6981 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6982
6983         * lpath.el: Bind url-package-version.
6984
6985 2002-05-01  Simon Josefsson  <jas@extundo.com>
6986
6987         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
6988         filename before deleting the group itself, because the presence of
6989         a group filename decides if long filenames are used or not.
6990
6991         * gnus-art.el (gnus-button-alist): Don't inline
6992         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
6993         without also modifying g-button-alist.
6994         (gnus-button-alist): Fix type to allow variable as well as regexp.
6995         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
6996         themselves, variables to its contents.
6997         (gnus-button-entry): Ditto.
6998
6999 2002-05-01  Simon Josefsson  <jas@extundo.com>
7000
7001         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
7002         UIDNEXT as a string.
7003
7004         * nnimap.el (nnimap-string-lessp-numerical): New function.
7005         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
7006         integers.
7007
7008 2002-04-29  Simon Josefsson  <jas@extundo.com>
7009
7010         * nnmail.el (nnmail-cache-insert): Accept optional group
7011         parameter.
7012
7013         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
7014         n-r-g-a is disabled.
7015
7016 2002-04-29  Simon Josefsson  <jas@extundo.com>
7017
7018         * nnimap.el (nnimap-split-fancy): Fix doc.
7019         (nnimap-split-fancy): Fix doc.
7020
7021         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
7022         (nnimap-mailbox-info): New internal variable.
7023         (nnimap-retrieve-groups): Implement faster new mail check.
7024
7025         * nnimap.el (nnimap-split-articles): Support
7026         nnmail-cache-accepted-message-ids.
7027         (nnimap-request-accept-article): Ditto.
7028
7029         * imap.el (imap-mailbox-status-asynch): New command.
7030
7031 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
7032
7033         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
7034         are no subscribed mail groups.
7035         - Strip quoted names when comparing addresses
7036
7037 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
7038
7039         * mm-decode.el (mm-text-html-renderer): Change customize type to
7040         const.
7041
7042         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
7043         (gnus-debug-exclude-variables): do.
7044
7045 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7046
7047         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
7048         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
7049
7050 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7051
7052         * dns.el (dns-make-network-process): New macro.
7053         (query-dns): Use it.
7054
7055 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7056
7057         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
7058         article-buffer.
7059
7060         * mm-url.el (mm-url-package-name): New variable.
7061         (mm-url-package-version): New variable.
7062         (mm-url-insert-file-contents): Bind url-package-name and
7063         url-package-version here.
7064         * nnrss.el (nnrss-insert-w3): Move the bindings.
7065
7066         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
7067         url-package-version. Trivial change from Andrew J Cosgriff
7068         <ajc@polydistortion.net>
7069
7070         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
7071         attachments. Trivial change from Peter 'Luna' Runestig
7072         <peter@runestig.com>.
7073
7074 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
7075
7076         * nnkiboze.el (nnkiboze-request-scan): Call
7077         nnkiboze-possibly-change-group.
7078         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
7079         problems.
7080         (nnkiboze-generate-group): Set newsrc to the *highest* article
7081         number kibozed, not the lowest.
7082
7083 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
7084
7085         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
7086
7087 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7088         From Dan Christensen <jdc+news@uwo.ca>.
7089
7090         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7091         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7092         Recognize math postings.  Extract Date (now ignores "(15kb)").
7093         Extract email address using gnus-extract-address-components
7094         instead of just taking the first word.  Create Date and From
7095         headers for message which are missing these headers.  Get rid
7096         of spurious \\ lines (purely cosmetic).  Extend body-end and
7097         file-end regexps, to exclude more garbage from the message.
7098         Make URL rephrasing regexp more flexible, to match current
7099         format.
7100
7101 2002-04-23  Simon Josefsson  <jas@extundo.com>
7102
7103         * netrc.el: New file, functions copied from gnus-util.el by Ted
7104         Zlatanov <tzz@lifelogs.com>.
7105
7106         * gnus-util.el: Require netrc.
7107         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
7108         new code in netrc.el.
7109
7110 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7111
7112         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
7113         message-ignored-resent-headers, too.  From Matthieu Moy
7114         <Matthieu.Moy@imag.fr>.
7115
7116 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7117
7118         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
7119         boolean not a string
7120         * gnus-group.el (gnus-group-line-format): add description of %C
7121         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
7122           as %C
7123         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
7124
7125 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
7126
7127         * nnmaildir.el (nnmaildir-request-scan): typo: set
7128         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
7129         nnmail-get-new-mail for 'find-new-groups.
7130
7131 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
7132
7133         * nnmaildir.el (nnmaildir-request-update-info,
7134         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
7135         unnecessary calls to nnmaildir-request-scan.
7136
7137 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
7138
7139         * gnus-msg.el:
7140         * gnus-msg.el (gnus-message-replysign): New.
7141         * gnus-msg.el (gnus-message-replyencrypt): New.
7142         * gnus-msg.el (gnus-message-replysignencrypted): New.
7143         * gnus-msg.el (gnus-summary-reply): Use the three new variables
7144         (above) to automatically encrypt/sign to encrypted/signed
7145         messages.
7146         * message.el:
7147         * message.el (message-mode-map): Add keybinding for
7148         `message-to-list-only'
7149         * message.el (message-mode): Add description for
7150         `message-to-list-only'
7151         * message.el (message-to-list-only): New.
7152         * message.el (message-make-mft): Changed to use the cl loop macro,
7153         and added optional flag to return only the matched list. (for use
7154         in new message-to-list-only function)
7155
7156 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
7157
7158         * gnus-msg.el:
7159         * gnus-msg.el (gnus-message-replysign):
7160         * gnus-msg.el (gnus-replysign): New.
7161         * gnus-msg.el (gnus-replyencrypt): New.
7162         * gnus-msg.el (gnus-replysignencrypted): New.
7163         * gnus-msg.el (gnus-summary-reply):
7164         * message.el:
7165         * message.el (message-mode-map):
7166         * message.el (message-mode):
7167         * message.el (message-to-list-only): New.
7168         * message.el (message-make-mft):
7169
7170 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7171
7172         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
7173
7174 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
7175
7176         * message.el (message-gen-unsubscribed-mft): accept a prefix
7177         argument so CC can be included with C-u C-c C-f C-a
7178
7179 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7180         From Ted Zlatanov <teodor.zlatanov@divine.com>.
7181
7182         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
7183         Improve docstring.
7184         (spam-enter-blacklist): New command.
7185
7186         * gnus-sum.el (gnus-spam-mark): New mark.
7187         (gnus-auto-expirable-marks): Add gnus-spam-mark.
7188         (gnus-summary-make-tool-bar): Correct conditional.
7189         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
7190         (gnus-summary-mark-as-spam): New command.
7191
7192 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
7193
7194         * mml-sec.el (mml-secure-message): changed to support arbritrary
7195         modes.
7196         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
7197         changed to support "signencrypt" mode.
7198         * mml.el (mml-parse-1): changed to support different secure modes
7199         more easily. (for signencrypt)
7200
7201 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
7202
7203         * gnus-sum.el (gnus-update-summary-mark-positions)
7204         (gnus-summary-toggle-header):
7205         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
7206         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
7207         (gnus-uu-post-encoded):
7208         * nnfolder.el (nnfolder-possibly-change-group):
7209         * nnimap.el (nnimap-retrieve-headers):
7210         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
7211
7212 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
7213
7214         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
7215         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
7216
7217 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7218
7219         * gnus-srvr.el (gnus-server-set-info): Clear
7220         `gnus-server-method-cache' when `gnus-server-alist' is changed.
7221         From Daiki Ueno <ueno@unixuser.org>.
7222
7223 2002-04-11  Simon Josefsson  <jas@extundo.com>
7224
7225         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
7226         viewing of security buttons.  Thanks to Nicolas Kowalski
7227         <Nicolas.Kowalski@imag.fr>.
7228
7229         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
7230         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
7231         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
7232         <Nicolas.Kowalski@imag.fr>.
7233         (smime-decrypt-buffer): Ditto.
7234
7235 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7236
7237         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
7238         header line.
7239
7240 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
7241
7242         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
7243
7244 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7245
7246         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
7247
7248 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
7249
7250         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
7251         errors when debug.
7252
7253 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
7254
7255         * message.el (message-make-mft): Changed MFT code from using
7256         message-recipients (which included Bcc) to use only the To and CC
7257         headers.
7258
7259 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
7260
7261         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
7262         add link.
7263         (gnus-treat-mail-picon): Ditto.
7264         (gnus-treat-newsgroups-picon): Ditto.
7265         (gnus-picon-databases): Fix custom type.
7266         (gnus-picon-databases): Add link.
7267         (gnus-article-x-face-command): Add to gnus-picon group.
7268
7269 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
7270
7271         * message.el (message-buffer-naming-style): Remove.
7272
7273 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7274
7275         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
7276
7277         * message.el (message-tool-bar-map): Ditto.
7278
7279         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7280
7281 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
7282
7283         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
7284
7285 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
7286
7287         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
7288
7289 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
7290         Trivial patch.
7291
7292         * dns.el: open-network-stream under XEmacs does udp.
7293
7294 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
7295
7296         * spam.el (spam-enter-whitelist): New function.
7297         (spam-parse-whitelist): Ditto.
7298         (spam-refresh-list-cache): Ditto.
7299         (spam-address-whitelisted-p): New function.
7300
7301         * dns.el (query-dns): Use TCP when make-network-process isn't
7302         available.
7303         (dns-servers): New variable.
7304         (dns-parse-resolv-conf): New function.
7305         (query-dns): Use it.
7306
7307         * spam.el: New file.
7308
7309         * dns.el (query-dns): Test.
7310
7311 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7312
7313         * lpath.el (featurep): Bind make-network-process.
7314
7315 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
7316
7317         * nnmaildir.el: Use defstruct.  Use a single copy of
7318         nnmail-extra-headers to save memory.  Store server's group name
7319         prefix instead of each group's prefixed name.
7320         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
7321         nntp-server-buffer.
7322
7323 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7324
7325         * dns.el: New file.
7326
7327 2002-03-28  Simon Josefsson  <jas@extundo.com>
7328
7329         * gnus-sum.el (gnus-summary-dummy-line-format):
7330         * gnus.el (gnus-summary-line-format): Fixing links to Info.
7331         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
7332
7333 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7334
7335         * gnus-sum.el (gnus-summary-move-article)
7336         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
7337         the doc string.
7338
7339 2002-03-28  Simon Josefsson  <jas@extundo.com>
7340
7341         * mml-sec.el (mml-secure-message): Search after
7342         mail-header-separator from top of message.
7343
7344 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
7345
7346         * nnmaildir.el: Cosmetic changes.
7347         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
7348         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
7349         nnmaildir--group-ls): New macros/functions.  Use them.
7350         (nnmaildir--unlink): Evalutate argument only once.
7351
7352 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
7353
7354         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
7355         symbols.
7356         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
7357         `gnus-point-at-eol'.
7358
7359 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
7360
7361         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
7362         nnmaildir--marks-dir): New macros.  Use them.
7363         Use inhibit-quit for atomicity instead of in-memory journaling.
7364         (nnmaildir--edit-prep): New function.
7365         (Local Variables): Use it.
7366
7367 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
7368
7369         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7370
7371 2002-03-25  Simon Josefsson  <jas@extundo.com>
7372
7373         * message.el (message-mode): Fix doc.
7374
7375 2002-03-25  Simon Josefsson  <jas@extundo.com>
7376
7377         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
7378         Matthieu Moy <Matthieu.Moy@imag.fr>.
7379
7380 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
7381
7382         * mml-sec.el (mml-unsecure-message): Add docstring.
7383
7384 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
7385
7386         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
7387         value.
7388         Trivial change from andre@slamdunknetworks.com
7389
7390 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
7391
7392         * mml.el (mml-mode-map): Added a keybinding for
7393         `mml-unsecure-message'.  Also, added a menu entry for said
7394         function in the Attachments menu.
7395
7396 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7397
7398         * canlock.el (canlock-version): Remove.
7399         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
7400         here; simplify \x insertions.
7401         (canlock-sha1): New function, always return a unibyte string.
7402         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
7403         of a password.
7404         (canlock-insert-header): Use `canlock-sha1'.
7405         (canlock-verify): Ditto.
7406
7407 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
7408
7409         * message.el (message-fix-before-sending): Add an option that
7410         ignores illegible text.
7411         Trivial change from Mark Milhollan <mlm@attglobal.net>
7412
7413         * message.el (message-font-lock-keywords): Support multi-line MML
7414         tags.
7415
7416         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
7417         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
7418
7419 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7420
7421         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
7422         symbols for "View as different encoding" submenu.
7423
7424 2002-03-19  Simon Josefsson  <jas@extundo.com>
7425
7426         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
7427         encoding" submenu.
7428
7429 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7430
7431         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
7432
7433 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7434
7435         * gnus-sum.el (gnus-sum-thread-tree-root)
7436         (gnus-sum-thread-tree-single-indent)
7437         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
7438         (gnus-sum-thread-tree-leaf-with-other)
7439         (gnus-sum-thread-tree-single-leaf): Make customizable.
7440
7441 2002-03-16  Simon Josefsson  <jas@extundo.com>
7442
7443         * gnus-util.el (gnus-extract-address-components): Don't break on
7444         names such as James "Kibo" Parry.  From Francis Litterio
7445         <franl@world.std.com>.
7446
7447 2002-03-13  Simon Josefsson  <jas@extundo.com>
7448
7449         * pop3.el (pop3-open-server): Revert multibyte change.  From
7450         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
7451
7452         * message.el (message-send-mail-with-qmail): Make it work.  From
7453         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
7454
7455 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
7456
7457         * message.el (message-make-mft): Set case-fold-search while
7458         generating the MFT.  Also, a little cleanup in the MFT code.
7459
7460 2002-03-12  Simon Josefsson  <jas@extundo.com>
7461
7462         * message.el (message-qmail-inject-args): May be function.
7463         (message-send-mail-with-qmail): Call function if m-q-i-a is
7464         function.  From fn@hungry.org (Faried Nawaz).
7465
7466 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7467
7468         * message.el (message-abbrevs-loaded): Remove.
7469         (mailabbrev): Require it.
7470
7471         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
7472
7473 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7474
7475         * pop3.el (pop3-open-server): Set process buffer unibyte.
7476
7477 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7478
7479         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
7480
7481 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7482
7483         * nnslashdot.el (nnslashdot-request-article): Remove javascript
7484         too.
7485
7486 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
7487
7488         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
7489         duplication.
7490         (gnus-summary-save-parts-type-history): Ditto.
7491         (gnus-summary-save-parts-last-directory): Ditto.
7492         Trivial change from andre@slamdunknetworks.com
7493
7494 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
7495
7496         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
7497
7498 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7499
7500         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
7501         -->" as the end of the first article.
7502
7503         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
7504         From Matthieu Moy <Matthieu.Moy@imag.fr>
7505
7506         * message.el (message-add-action): Use add-to-list.
7507         (message-delete-action): New function.
7508
7509         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
7510         pieces.
7511
7512 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
7513
7514         * nnnil.el: New file.
7515         * gnus.el (gnus-valid-select-methods): Include nnnil.
7516
7517 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
7518
7519         * message.el (message-syntax-checks): Because canlock is
7520         supported, we disable sender syntax check.
7521         (message-shoot-gnksa-feet): Add cancel-messages option doc.
7522
7523         * gnus-draft.el (gnus-draft-send): If interactive, use its default
7524         value of message-syntax-checks.
7525
7526         * qp.el (quoted-printable-decode-region): Doc addition.
7527         From: Eli Zaretskii <eliz@is.elta.co.il>
7528
7529         * mail-source.el (make-source-make-complex-temp-name): Use
7530         make-temp-file.
7531
7532         * mm-util.el (mm-make-temp-file): New function.
7533         * nneething.el (nneething-file-name): Use it.
7534         * mml-smime.el (mml-smime-encrypt): Ditto.
7535         * mm-view.el (mm-inline-wash-with-file): Ditto.
7536         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
7537         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
7538         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
7539         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
7540         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
7541         * gnus-art.el (gnus-mime-print-part): Ditto.
7542
7543 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
7544
7545         * message.el (nnmaildir-article-number-to-base-name): New
7546         function.
7547         (nnmaildir-base-name-to-article-number): New function.
7548
7549 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7550
7551         * smime.el (smime-make-temp-file): Don't quote
7552         `temporary-file-directory'.
7553
7554 2002-03-04  Simon Josefsson  <jas@extundo.com>
7555
7556         * smime.el (smime-sign-region): Rename argument keyfiles to
7557         keyfile. You only sign something with one key.
7558         (smime-sign-buffer): Better completing-read prompt.
7559         (smime-decrypt-buffer): Ditto.
7560
7561         * smime.el (smime-make-temp-file): Make it work under XEmacs.
7562
7563         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
7564         completing-read.
7565         (mm-view-pkcs7-decrypt): CRLF->LF.
7566
7567 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
7568
7569         * message.el (message-hierarchical-addresses): New variable.
7570         (message-get-reply-headers): Use it.
7571         From Ted Zlatanov <teodor.zlatanov@divine.com>
7572
7573 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
7574
7575         * message.el (message-mode): If buffer-file-name, don't set auto
7576         save file name.
7577         Trivial change from Geoff Greene <ggreene@wpi.edu>
7578
7579 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7580
7581         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
7582         takes one argument in read-char.
7583
7584         * message.el (message-fix-before-sending): Forward a char.
7585         Check mmu-multibyte-p, add control-1.
7586
7587 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
7588
7589         * gnus-start.el (gnus-read-init-file): Ditto.
7590
7591         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
7592
7593         * dgnushack.el (dgnushack-make-load): Ditto.
7594
7595         * mail-source.el (mail-source-fetch): Extract the right error
7596         code.
7597
7598         * message.el (message-fix-before-sending): Check illegible text.
7599
7600         * gnus-util.el (gnus-multiple-choice): New function.
7601
7602         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
7603         also defined in gnus-score.el.
7604
7605 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
7606
7607         * message.el (message-get-reply-headers): downcase email addresses
7608         for comaparisons for duplicate removal.
7609
7610 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
7611
7612         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
7613         implementation of PKCS#7, which just allows users read the
7614         message.
7615         (mm-view-pkcs7): Use it.
7616
7617 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7618
7619         * gnus.el (large-newsgroup-initial): New parameter.
7620
7621         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
7622         (gnus-summary-insert-old-articles): Ditto.
7623
7624 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7625
7626         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
7627         used as the default answer of the question, "How many articles?".
7628         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7629
7630         * nnagent.el (nnagent-retrieve-headers): Remove articles with
7631         small numbers.
7632
7633 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
7634
7635         * deuglify.el: Fix comments.
7636
7637 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
7638
7639         * html2text.el (html2text-clean-anchor): If there is no HREF,
7640         insert nothing.
7641
7642         * mml.el (mml-generate-mime-1): Add cdr.
7643         From: andre@slamdunknetworks.com
7644
7645         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
7646         (mm-text-html-washer-alist): Ditto.
7647
7648         * mm-decode.el (mm-text-html-renderer): Add html2text.
7649
7650         * html2text.el: Face lift.
7651
7652         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
7653
7654 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
7655
7656         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
7657
7658         * deuglify.el: Change copy right. Add autoload. Add coding-system.
7659
7660         * deuglify.el: New file. The original file name is
7661         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
7662
7663         * mm-decode.el (mm-display-external): Use
7664         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
7665
7666 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
7667
7668         * nnmaildir.el (nnmaildir-request-list): Report the highest
7669         article number, not the total number of articles.
7670
7671 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
7672
7673         * gnus-sum.el: Move uu key map here.
7674         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
7675
7676 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
7677
7678         * nnmaildir.el (nnmaildir-request-expire-articles): Use
7679         nnmail-expiry-wait* if expire-age parameter is not set.
7680
7681 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
7682
7683         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
7684         function.
7685         (gnus-group-sort-selected-groups-by-real-name): New function.
7686         (gnus-group-make-menu-bar): Add sort by real name.
7687
7688         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
7689         rebuild.
7690         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
7691         nil as dependencies as well.
7692
7693 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
7694
7695         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
7696         for mime-parts.
7697
7698         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
7699
7700         * gnus-group.el (gnus-group-name-decode): Don't test
7701         multibyte-string, because it breaks XEmacs.
7702         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
7703
7704         * message.el (message-send-mail): Be talkative.
7705
7706         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
7707         (mm-automatic-display): Ditto.
7708
7709         * mailcap.el (mailcap-mime-data): Ditto.
7710         From: Reiner Steib <4uce.02.r.steib@gmx.net>
7711
7712 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7713
7714         * many files: Remove trailing whitespaces, replace spc+tab with
7715         tab, replace leading whitespaces with tabs.
7716
7717 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
7718
7719         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
7720         articles with no body and no blank line after the header.
7721
7722 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7723
7724         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
7725         parts.
7726
7727         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
7728         non-ascii chars.
7729
7730         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
7731
7732         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
7733         w3-delay-image-loads.
7734         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
7735         (mm-w3-prepare-buffer): Ditto.
7736
7737         * mail-source.el (mail-source-fetch-directory): Run scripts.
7738
7739 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7740
7741         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
7742         for Majordomo confirmations.
7743
7744 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7745
7746         * gnus-fun.el (gnus-respond-to-confirmation): New command.
7747
7748 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7749
7750         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
7751
7752 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
7753
7754         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
7755         References header field.  From Mark Thomas <mthomas@cmu.edu>.
7756
7757 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7758
7759         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
7760         (mm-inline-render-with-stdin): Ditto.
7761         (mm-inline-render-with-function): Ditto.
7762         (mm-inline-wash-with-file): Bind coding-system-for-write.
7763         (mm-inline-wash-with-stdin): Ditto.
7764
7765 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7766
7767         Suggested by Felix Natter <fnatter@gmx.net>
7768
7769         * gnus-art.el (gnus-mime-view-part-externally): Rename from
7770         gnus-mime-externalize-view.
7771         (gnus-mime-view-part-internally): Rename from
7772         gnus-mime-internalize-view.
7773         (gnus-article-view-part-externally): Rename from
7774         gnus-article-externalize-part.
7775         (gnus-mime-action-alist): Change correspondingly.
7776         (gnus-mime-button-commands): Ditto.
7777         (gnus-mime-action-alist): Remove duplication.
7778
7779         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
7780
7781 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7782
7783         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
7784
7785         * gnus-art.el (gnus-display-mime): Use it.
7786
7787         * mm-partial.el (mm-partial-find-parts): Use it.
7788
7789         * gnus-sum.el (gnus-article-loose-mime): Rename from
7790         gnus-article-no-strict-mime.
7791         (gnus-summary-save-parts): Use it.
7792
7793 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7794
7795         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
7796         local variable.
7797
7798         * gnus-art.el (article-display-x-face): Don't sort multiple
7799         X-Faces.
7800
7801 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7802
7803         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
7804         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
7805
7806         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
7807
7808 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7809
7810         Some ideas is inspired by code from Hrvoje Niksic
7811         <hniksic@arsdigita.com>
7812
7813         * gnus-art.el (gnus-article-wash-function): Set the default to
7814         nil, so that we use mm-text-html-renderer instead.
7815         (article-wash-html): Use mm-text-html-renderer.
7816
7817         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
7818         (mm-text-html-renderer): New variable.
7819         (mm-inline-text-html-renderer): Set the default to nil, so that we
7820         use mm-text-html-renderer instead.
7821
7822         * mm-view.el (mm-inline-text-html): New function.
7823         (mm-text-html-renderer-alist): New variable.
7824         (mm-inline-text-vcard): New function.
7825         (mm-inline-text): Split.
7826         (mm-links-remove-leading-blank): New function.
7827         (mm-inline-render-with-file): New function.
7828         (mm-inline-render-with-stdin): New function.
7829         (mm-inline-render-with-function): New function.
7830         (mm-text-html-washer-alist): New variable.
7831         (mm-inline-wash-with-file): New function.
7832         (mm-inline-wash-with-stdin): New function.
7833
7834 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7835
7836         * message-utils.el: Fix installation doc.
7837         From: Reiner Steib <4uce.02.r.steib@gmx.net>
7838
7839 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
7840
7841         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
7842         (gnus-post-method): Use it.
7843         (gnus-summary-cancel-article): Find the correct post-method.
7844
7845         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
7846         * message.el (message-send-news): Ditto.
7847         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
7848         <ipmonger@delamancha.org>
7849
7850         * gnus.el (gnus-select-method): Fix doc.
7851         (gnus-server-string): Use 'using nntp'.
7852
7853         * gnus-agent.el (gnus-slave-unplugged): New command.
7854         From: Felix Natter <fnatter@gmx.net>
7855
7856 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7857
7858         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
7859         Call edit-done-function first, then change the window
7860         configuration.
7861         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
7862         (gnus-article-edit-mode): mml-mode.
7863
7864         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
7865         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
7866
7867         * message-utils.el: Adopt the file.
7868
7869         * message-utils.el: New file.
7870         From Holger Schauer <Holger.Schauer@gmx.de>
7871
7872 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
7873
7874         * gnus-sum.el (gnus-summary-move-article): Select-article only
7875         when gnus-move-split-methods is non-nil. And we don't render or
7876         mark the article.
7877
7878         * gnus-fun.el (gnus-shell-command-to-string): New function.
7879         (gnus-shell-command-on-region): New function.
7880         (gnus-random-x-face): Use them.
7881         (gnus-x-face-from-file): Ditto.
7882         (gnus-convert-image-to-gray-x-face): Ditto.
7883         (gnus-convert-gray-x-face-to-xpm): Ditto.
7884         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
7885
7886 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7887
7888         * gnus-art.el (gnus-treat-display-xface): Don't use
7889         `shell-command-to-string' when compiling.
7890         (gnus-treat-display-grey-xface): Ditto.
7891
7892 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
7893
7894         * nnmaildir.el (nnmaildir--article-count): If the group is
7895         completely empty, report minimum article number as 1 instead of 0.
7896
7897 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
7898
7899         * gnus-agent.el (gnus-get-predicate): Use nconc.
7900
7901         * gnus-sum.el (gnus-summary-display-make-predicate): Use
7902         gnus-summary-display-cache as cache.
7903
7904         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
7905         (nndoc-mail-in-mail-type-p): New function.
7906         (nndoc-mail-in-mail-article-begin): New function.
7907
7908 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7909
7910         * mailcap.el (mailcap-mime-data): Use enriched-decode.
7911
7912         * gnus-cite.el (gnus-article-fill-cited-article): Bind
7913         use-hard-newlines to nil.
7914
7915         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
7916         image is not available if window-system is not available.
7917
7918         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
7919
7920 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7921
7922         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
7923         bookmark, because update-mark doesn't handle it correctly.
7924
7925 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
7926
7927         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
7928         directly instead of calling message-send-mail.
7929
7930         * gnus-start.el (gnus-read-descriptions-file): Use
7931         gnus-default-charset.
7932
7933         * mm-util.el (mm-guess-mime-charset): New function.
7934
7935         * gnus.el (gnus-default-charset): Use it.
7936         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
7937         the default.
7938
7939 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7940
7941         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
7942         (article-display-x-face): Use it.  Disable grey xface, if
7943         uncompface is not found.
7944
7945         * message.el (message-mode): Don't enable multibyte on an indirect
7946         buffer.
7947
7948         * nnrss.el (nnrss-content-function): New variable.
7949         (nnrss-request-article): Use it.
7950
7951 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7952
7953         * gnus.el: Add article-unsplit-urls.
7954         * gnus-sum.el: Ditto.
7955         * gnus-art.el (gnus-treat-strip-cr): New variable.
7956         (gnus-treatment-function-alist): Use it.
7957         (article-unsplit-urls): New function.
7958         (gnus-article-make-menu-bar): Use it.
7959         From: Michael Cook <michael.cook@cisco.com>
7960
7961 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7962
7963         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
7964         copy.
7965
7966 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
7967
7968         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
7969         with internal whitespace.
7970         (gnus-parent-id): Ditto.
7971
7972 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
7973
7974         * gnus-art.el (gnus-article-treat-body-boundary): Add
7975         gnus-decoration property.
7976         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
7977
7978         * message.el (message-mode): Set local-abbrev-table.
7979         From Matt Armstrong <matt@lickey.com>.
7980
7981         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
7982         too many spaces.
7983
7984         * rfc2047.el (rfc2047-unfold-region): Ditto.
7985         (rfc2047-decode-region): Don't unfold. Let
7986         gnus-article-treat-unfold-headers do it.
7987
7988         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
7989         From: Jesper Harder <harder@ifa.au.dk>
7990
7991 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7992
7993         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
7994         (gnus-configure-posting-styles): Use it.
7995         (gnus-configure-posting-styles): Remove trailing newspaces.
7996
7997 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7998
7999         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
8000         is non-nil.
8001
8002         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
8003
8004         * gnus.el (gnus-server-to-method): Switch position with
8005         gnus-server-get-method.
8006         (gnus-agent): Add doc.
8007
8008         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
8009         (gnus-summary-save-parts): Use it.
8010
8011         * gnus-art.el (gnus-display-mime): Use it.
8012         * mm-partial.el (mm-partial-find-parts): Use it.
8013
8014         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
8015
8016         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
8017         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
8018
8019         * nnagent.el (nnagent-request-expire-articles): Don't delete
8020         files.
8021
8022 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8023
8024         * message.el (message-gen-unsubscribed-mft): New function.
8025         From Sriram Karra <karra@cs.utah.edu>.
8026
8027         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
8028         open parenthesis.
8029
8030         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
8031         (mm-inline-text-html-render-with-w3): Ditto.
8032         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
8033         Suggested by Dave Love  <d.love@dl.ac.uk>.
8034
8035         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
8036
8037         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
8038         * nntp.el (nntp-send-command): Ditto.
8039         * nntp.el (nntp-send-command-nodelete): Ditto.
8040
8041 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8042
8043         * mm-url.el (mm-url-load-url): New function.
8044         (mm-url-insert-file-contents): Use it.
8045
8046         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
8047
8048         * message.el (message-forward-make-body): Correctly copy
8049         forward-buffer.
8050
8051         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
8052
8053 2002-02-04  Simon Josefsson  <jas@extundo.com>
8054
8055         * gnus-art.el (gnus-article-followup-with-original): Mark with
8056         force, prevent errors when following up from article buffer.
8057         (gnus-article-reply-with-original): Ditto.
8058
8059         * binhex.el (binhex-decoder-switches): Fix doc.  From
8060         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
8061
8062 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8063
8064         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
8065         highlight-citation after emphasize.
8066
8067 2002-02-04  Simon Josefsson  <jas@extundo.com>
8068
8069         * nnfolder.el (nnfolder-open-marks):
8070
8071         * nnml.el (nnml-open-marks): Message when done.  From David
8072         Edmondson <dme@sun.com>.
8073
8074 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8075
8076         * imap.el (imap-anonymous-auth): Fix typo.
8077         From: Steinar Bang <sb@dod.no>
8078
8079         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
8080         save-excursion.
8081         (gnus-cache-braid-heads): Ditto.
8082
8083         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
8084         line, because there are extra articles in the overview buffer.
8085
8086         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
8087
8088         * message.el (message-forward-rmail-make-body): Directly use
8089         rmail-msg-restore-non-pruned-header to avoid calling
8090         vertical-motion.
8091
8092 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8093
8094         * gnus-cache.el (gnus-summary-insert-cached-articles):
8095         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
8096
8097         * gnus-group.el (gnus-group-mark-article-read): Nreverse
8098         gnus-newsgroups-unselected.
8099
8100         * gnus-agent.el (gnus-summary-set-agent-mark): Use
8101         gnus-add-to-sorted-list.
8102
8103         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
8104         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
8105         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
8106         (gnus-update-read-articles): UNREAD is sorted.
8107         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
8108         (gnus-newsgroup-marked, gnus-newsgroup-cached)
8109         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
8110         (gnus-newsgroup-dormant): Require sorted.
8111
8112         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
8113         directories.
8114         (gnus-dired-print): New function.
8115
8116         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
8117         ps-despool.
8118
8119 2002-02-02  Simon Josefsson  <jas@extundo.com>
8120
8121         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
8122
8123 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8124
8125         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
8126         t. This makes gnus-agent customizable without putting
8127         gnus-agentize into .gnus.
8128
8129         * gnus.el (gnus-agent): Make it customizable.
8130
8131         * gnus-dired.el: New file.
8132         From Benjamin Rutt <brutt@bloomington.in.us>
8133
8134         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
8135         if no article.
8136         (gnus-cache-possibly-remove-article): Ditto.
8137         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
8138
8139 2002-02-01  Simon Josefsson  <jas@extundo.com>
8140
8141         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
8142
8143 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8144
8145         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
8146         (mm-setup-w3m): Don't bind keys listed in the above.
8147
8148 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8149
8150         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
8151         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
8152         is non-nil; bind `w3m-force-redisplay' with nil.
8153
8154         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8155
8156         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
8157
8158 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
8159
8160         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
8161         use mail-header-unfold-field.
8162
8163         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
8164         gnus-summary-limit.
8165
8166         * gnus-range.el (gnus-add-to-sorted-list): New function.
8167         * gnus-sum.el (gnus-mark-article-as-read): Use it.
8168         (gnus-mark-article-as-unread): Ditto.
8169         (gnus-summary-mark-article-as-unread): Ditto.
8170         (gnus-build-get-header): Ditto.
8171         (gnus-summary-prepare-threads): Ditto.
8172         (gnus-summary-insert-pseudos): Ditto.
8173         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
8174         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
8175         (gnus-summary-insert-old-articles): Ditto.
8176
8177         * gnus-msg.el (gnus-posting-styles): Add new format of header.
8178         (gnus-configure-posting-styles): Support the new format.
8179
8180         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
8181         edebug-form-spec to (sexp body).
8182         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
8183
8184         * message.el (message-reply-headers): Add doc.
8185
8186 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8187
8188         * gnus-group.el (gnus-group-delete-group): Nix the entry in
8189         gnus-cache-active-hashtb.
8190
8191         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
8192         (gnus-agent-summary-fetch-group): Use it.
8193
8194         * gnus-msg.el (gnus-debug-files): New variable.
8195         (gnus-debug-exclude-variables): New variable.
8196         (gnus-debug): Use them.
8197
8198         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
8199
8200 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8201
8202         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
8203         (message-mode-syntax-table): Move back the previous position.
8204
8205         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
8206
8207         * gnus-agent.el (gnus-agent-retrieve-headers): Use
8208         gnus-sorted-difference.
8209
8210         * nnsoup.el (nnsoup-request-expire-articles): Use
8211         gnus-sorted-difference.
8212
8213         * nnheader.el: Autoload gnus-sorted-difference.
8214
8215         * nnfolder.el (nnfolder-request-expire-articles): Use
8216         gnus-sorted-difference.
8217
8218         * gnus-cache.el (gnus-cache-retrieve-headers): Use
8219         gnus-sorted-difference.
8220
8221         * gnus-range.el: Autoload cookies.
8222         (gnus-sorted-difference): New function.
8223         (gnus-sorted-ndifference): New function.
8224         (gnus-sorted-nintersection): Rename from
8225         gnus-set-sorted-intersection.
8226         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
8227         (gnus-list-range-difference): Rename from
8228         gnus-inverse-list-range-intersection.
8229         (gnus-inverse-list-range-intersection): Use defalias.
8230
8231         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
8232         gnus-sorted-ndifference, and gnus-sorted-nintersection.
8233         (gnus-articles-to-read): Use gnus-sorted-difference.
8234         (gnus-summary-limit-mark-excluded-as-read): Use
8235         gnus-sorted-intersection and gnus-sorted-ndifference.
8236         (gnus-list-of-read-articles): Use gnus-list-range-difference.
8237         (gnus-summary-insert-articles): Use gnus-sorted-difference.
8238
8239         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
8240
8241 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8242
8243         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
8244         property to the buffer for using emacs-w3m command keys.
8245
8246         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
8247         option.
8248
8249         * mm-view.el (mm-w3m-mode-map): New variable.
8250         (mm-w3m-mode-command-alist): New variable.
8251         (mm-w3m-minor-mode): Removed.
8252         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
8253         (mm-inline-text-html-render-with-w3m): Add keymap property to the
8254         buffer for using emacs-w3m command keys.
8255
8256 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
8257
8258         * message.el (message-mode-syntax-table): Move forward.
8259         (message-cite-prefix-regexp): Auto detect non word constituents.
8260         (message-cite-prefix-regexp): Don't use with-syntax-table.
8261
8262         * gnus-sum.el (gnus-summary-update-info): Use
8263         gnus-list-range-intersection.
8264
8265         * gnus-agent.el (gnus-agent-fetch-headers): Use
8266         gnus-list-range-intersection.
8267
8268         * gnus-range.el (gnus-range-normalize): Use correct predicate.
8269         (gnus-list-range-intersection): Use it.
8270         (gnus-inverse-list-range-intersection): Ditto.
8271         (gnus-sorted-intersection): Add doc.
8272         (gnus-set-sorted-intersection): Add doc.
8273         (gnus-sorted-union): New function.
8274         (gnus-set-sorted-union): New function.
8275
8276         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
8277         (gnus-inverse-list-range-intersection): Ditto.
8278
8279 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
8280
8281         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
8282
8283         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
8284         and permit `:' and `\' in order to handle full Windows pathnames.
8285         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
8286         technically not correct per standard, but seems to have common use.
8287
8288 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
8289
8290         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
8291         replacing numbers.
8292
8293 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
8294
8295         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
8296
8297         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
8298         Don't split when the window is small, e.g. when a small *BBDB*
8299         window is the lowest one.
8300
8301         * gnus-agent.el (gnus-agent-retrieve-headers): Use
8302         nnheader-find-nov-line to speed up. Use nreverse, because it is
8303         sorted. Use nnheader-insert-nov-file.
8304
8305 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8306
8307         * mm-decode.el (mm-inline-text-html-with-images): New user option.
8308
8309         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
8310         of `w3m-display-inline-images' with the value of
8311         `mm-inline-text-html-with-images'.
8312         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
8313
8314         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8315
8316 2002-01-27  Richard M. Stallman  <rms@gnu.org>
8317
8318         * time-date.el: Add autoload cookies.  Many doc fixes.
8319         (time-add): New function.
8320         (time-subtract): Renamed from subtract-time.
8321         (subtract-time): New alias for time-subtract.
8322
8323 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8324
8325         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
8326         emacs-w3m in doc-string.
8327
8328         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
8329         `w3m-current-buffer'.
8330
8331 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8332
8333         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
8334
8335         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
8336         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
8337         (mm-w3m-cid-retrieve): New function.
8338         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
8339
8340 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
8341
8342         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
8343
8344 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8345
8346         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
8347
8348 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8349
8350         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
8351         32K.
8352
8353         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
8354
8355         * nnmail.el (nnmail-article-group): Decode headers before running
8356         split rules over them.
8357         (nnmail-mail-splitting-charset): New variable.
8358
8359         * smiley.el: Replaced with smiley-ems.el.
8360
8361 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
8362
8363         * mm-url.el (mm-url-predefined-programs): Add w3m.
8364         (mm-url-program): Ditto.
8365
8366 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8367
8368         * nnml.el (nnml-use-compressed-files): New variable.
8369         (nnml-filenames-are-evil): Removed.
8370         (nnml-current-group-article-to-file-alist): Don't use.
8371         (nnml-update-file-alist): Inhibit.
8372         (nnml-article-to-file): Use new var.
8373
8374 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
8375
8376         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
8377
8378         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
8379
8380 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8381
8382         * gnus-agent.el (gnus-agent-load-alist): Use new caching
8383         function.
8384
8385         * gnus-util.el (gnus-cache-file-contents): New function.
8386
8387         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
8388         (gnus-agent-load-alist): Use it.
8389
8390         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
8391
8392         * nnheader.el (nnheader-insert-nov-file): New function.
8393
8394         * gnus-util.el (gnus-parse-without-error): Correct the loop.
8395
8396         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
8397         there are no references.
8398         (gnus-extract-message-id-from-in-reply-to): New function.
8399         (gnus-nov-parse-line): Use in-reply-to if there are no
8400         references.
8401
8402 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8403
8404         * nnagent.el (nnagent-retrieve-headers): Use new macro.
8405
8406         * gnus-util.el (gnus-parse-without-error): New macro.
8407
8408 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
8409
8410         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
8411         (gnus-article-wash-function): use locate-library to decide which
8412         to use.
8413
8414 2002-01-25  Simon Josefsson  <jas@extundo.com>
8415
8416         * pop3.el (pop3-munge-message-separator): Work if no date.
8417         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
8418
8419 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8420
8421         * gnus-agent.el (gnus-agent-save-alist): Fix.
8422
8423         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
8424         mistake.  Reinstated lost code.
8425
8426 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
8427
8428         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
8429         one exists in the case of an encrypted message with an internal
8430         signature.
8431
8432 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8433
8434         * gnus-agent.el (gnus-agent-save-alist): Optimized.
8435
8436 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8437
8438         * dgnushack.el: Commented out the experimental code.
8439
8440 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8441
8442         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
8443         error.
8444
8445         * gnus.el (gnus-server-to-method): Made into subst.
8446         (gnus-server-method-cache): New variable.
8447         (gnus-server-to-method): Use it.
8448         (gnus-group-method-cache): New variable.
8449         (gnus-find-method-for-group-1): Renamed.
8450         (gnus-find-method-for-group): New function.
8451         (gnus-group-method-cache): Removed.
8452
8453         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
8454         function.
8455
8456         * gnus-range.el (gnus-members-of-range): New function.
8457         (gnus-list-range-intersection): Renamed.
8458         (gnus-inverse-list-range-intersection): New function.
8459
8460         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
8461
8462         * nnagent.el (nnagent-retrieve-headers): New implementation.
8463
8464         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
8465         implementation.
8466
8467 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8468
8469         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
8470         `w3m-meta-content-type-charset-regexp'.
8471
8472         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
8473         charset-encoded html contents.
8474
8475 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
8476
8477         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
8478         an empty file.
8479
8480         * nnweb.el (url): Ignore errors when request url.
8481
8482         * nnrss.el: Clean up the comments.
8483
8484 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8485
8486         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
8487
8488         * mm-decode.el (mm-inline-text-html-renderer): New user option.
8489         (mm-inline-media-tests): Test whether the value of
8490         `mm-inline-text-html-renderer' is a function for text/html.
8491
8492         * mm-view.el (mm-inline-text-html-render-with-w3): New function
8493         separated from `mm-inline-text'.
8494         (mm-w3m-minor-mode): New variable.
8495         (mm-w3m-setup): New variable.
8496         (mm-setup-w3m): New function.
8497         (mm-inline-text-html-render-with-w3m): New function.
8498         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
8499         text/html.
8500
8501 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
8502
8503         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
8504
8505 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8506
8507         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
8508         and `gnus-xmas-completing-read'.
8509
8510 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8511
8512         * nneething.el (nneething-message-id-number): Abolished.
8513         (nneething-encode-file-name): Not encode numerical characters.
8514         (nneething-make-head): `nneething-message-id-number' is not
8515         used to generate message IDs.
8516
8517 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8518
8519         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
8520         characters.
8521
8522 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8523
8524         * gnus-xmas.el (gnus-xmas-completing-read): New function.
8525         (gnus-xmas-redefine): Redefine conditionally.
8526
8527 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
8528
8529         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
8530         tag.
8531
8532 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
8533
8534         * message.el (message-font-lock-keywords): Added the secure tag.
8535         * mml-sec.el: Added functions to generate/modify/remove the secure
8536         tag while in message mode.
8537         * mml-sec.el (mml-secure-message): New.
8538         * mml-sec.el (mml-unsecure-message): New.
8539         * mml-sec.el (mml-secure-message-sign-smime): New.
8540         * mml-sec.el (mml-secure-message-sign-pgp): New.
8541         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
8542         * mml-sec.el (mml-secure-message-encrypt-smime): New.
8543         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
8544         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
8545         * mml.el (mml-parse-1): Added code to recognise the secure tag and
8546         convert it to either a part or multipart depending on if there are
8547         other parts in the message.
8548         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
8549         to use the secure tag, rather than the part tag.
8550         * mml.el (mml-preview): Added a save-excursion to keep cursor
8551         position after doing an MML preview.
8552
8553 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8554
8555         * nnheader.el (nnheader-parse-overview-file): New function.
8556         (nnheader-write-overview-file): New function.
8557
8558 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8559
8560         * gnus.el (gnus-group-fast-parameter): Check better if expansion
8561         in wanted.
8562
8563         * nnweb.el (nnweb-type-definition): Clean up.
8564
8565 2002-01-21  Alastair Burt  <burt@dfki.de>
8566         Trivial patch.
8567
8568         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
8569         buffer exists before jumping to it.
8570
8571 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8572
8573         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
8574         function.
8575         (article-wash-html): Use it.
8576         (gnus-article-wash-function): New variable.
8577         (gnus-article-wash-html-with-w3m): New function.
8578
8579 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
8580
8581         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
8582         XEmacs.
8583
8584 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
8585
8586         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
8587         command line.
8588
8589 2002-01-21  Simon Josefsson  <jas@extundo.com>
8590
8591         * canlock.el (base64-encode-string): Autoload it from base64.
8592         (canlock-make-cancel-key): Base64 encode unibyte string.
8593
8594 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8595
8596         * nnfolder.el (nnfolder-request-accept-article): Unfold
8597         x-from-line.
8598         (nnfolder-request-replace-article): Ditto.
8599
8600 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
8601
8602         * gnus-group.el (gnus-group-best-unread-group): Use the right
8603         positioning function.
8604
8605 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8606
8607         * smiley-ems.el (smiley-region): Use new function.
8608         (smiley-update-cache): Use general image functions.
8609         (smiley-region): Use general functions.
8610
8611         * gnus-util.el (gnus-graphic-display-p): New function.
8612
8613         * nnmail.el (nnmail-article-group): Allow outputting traces of
8614         non-strings.
8615
8616         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
8617         (nndoc-exim-bounce-type-p): New function.
8618
8619         * message.el (message-dont-send): Doc fix.
8620
8621         * gnus-util.el (gnus-completing-read): Remove
8622         inherit-input-method.
8623
8624         * gnus-art.el (gnus-treat-smiley): Doc fix.
8625
8626         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
8627         articles.
8628
8629 2002-01-19  Simon Josefsson  <jas@extundo.com>
8630
8631         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
8632         (imap-kerberos4-open): Ditto.
8633         (imap-open): Set port correctly, don't set auth.
8634
8635 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8636
8637         * gnus.el (gnus-version-number): Bump version number.
8638
8639 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8640
8641         * gnus.el: Oort Gnus v0.05 is released.
8642
8643 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8644
8645         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
8646         exists.
8647
8648         * gnus-spec.el (gnus-string-width-function): New function.
8649         (gnus-tilde-cut-form): Use it.
8650         (gnus-tilde-max-form): Ditto.
8651         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
8652         (gnus-substring-function): Use it.
8653         (gnus-tilde-cut-form): Ditto.
8654         (gnus-substring-function): New function.
8655
8656         * message.el (message-check-news-header-syntax): New message.
8657
8658         * gnus.el (gnus-slave-no-server): Doc fix.
8659
8660         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
8661
8662 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8663
8664         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
8665         `seen' if it looks like (seen NUM1 . NUM2).  It should be
8666         (seen (NUM1 . NUM2)).
8667
8668 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8669
8670         * gnus-topic.el (gnus-topic-catchup-articles): Update article
8671         number in closed topics.
8672
8673 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
8674
8675         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
8676         functions.
8677
8678 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8679
8680         * gnus.el (gnus-group-find-parameter): Clean up.
8681
8682         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
8683         articles.
8684
8685         * gnus-util.el (gnus-completing-read-with-default): Renamed.
8686
8687         * nnmail.el (nnmail-article-group): Clean up.
8688
8689 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
8690
8691         * gnus-agent.el (gnus-category-name): Intern the category name.
8692
8693 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8694
8695         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
8696
8697         * gnus-util.el (gnus-completing-read): New function.
8698
8699 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8700
8701         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
8702
8703         * smiley-ems.el (smiley-region): Register smiley.
8704         (smiley-toggle-buffer): Rewrite the function.
8705         (smiley-active): Removed.
8706
8707 2002-01-19  Simon Josefsson  <jas@extundo.com>
8708
8709         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
8710         Jesper Harder <harder@ifa.au.dk>.
8711
8712 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8713
8714         * gnus-art.el (gnus-request-article-this-buffer): Call
8715         `nneething-get-file-name' to extract the file name from the
8716         message id.
8717
8718         * nneething.el (nneething-encode-file-name): New function.
8719         (nneething-decode-file-name): Ditto.
8720         (nneething-get-file-name): Ditto.
8721         (nneething-make-head): Encode the file name and encapsulate it
8722         into the field of the message id.
8723
8724 2002-01-18  Simon Josefsson  <jas@extundo.com>
8725
8726         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
8727         stored in .marks.
8728
8729         * nnfolder.el (nnfolder-request-update-info): Ditto.
8730
8731 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
8732
8733         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
8734
8735 2002-01-18  Simon Josefsson  <jas@extundo.com>
8736
8737         * imap.el (imap-starttls-p): Don't check for binary.
8738         (imap-gssapi-auth-p): Ditto.
8739         (imap-kerberos4-auth-p): Ditto.
8740         (imap-open): Change logic.  Iterate through all possible streams,
8741         instead of bailing out after first failure.  Move authenticator
8742         decision to `imap-authenticate'.
8743         (imap-authenticate): Change logic, now finds the authenticator to
8744         use, was previously in `imap-open'.
8745         (imap-open): Return nil on failure.
8746         (imap-open): Setup temp buffer correctly.
8747         (imap-open): Return buffer only on success.
8748         (imap-interactive-login, imap-interactive-login): Tell the user
8749         which stream/authenticator is used for the queried
8750         username/password.
8751         (imap-open, imap-authenticate): Set variables.
8752         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
8753         (imap-open): Don't assume how `with-temp-buffer' is implemented.
8754
8755 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8756
8757         * gnus-fun.el (gnus-grab-cam-x-face): New function.
8758
8759 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8760
8761         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
8762
8763 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
8764
8765         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
8766         (gnus-agent-group-mode-map): Bind it to "Jo".
8767         (gnus-agent-group-make-menu-bar): Add it into menu bar.
8768
8769 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
8770
8771         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
8772         (gnus-summary-mail-toolbar): Add mail article deletion button.
8773
8774         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
8775         false positives for lines of "^^^^".
8776
8777         * gnus-picon.el (gnus-picon-find-face): faces database is all
8778         lowercase.
8779
8780 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
8781
8782         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
8783         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
8784         duplications.
8785         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
8786
8787 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8788
8789         * gnus-sum.el (gnus-summary-initial-limit): Inline
8790         gnus-summary-limit-children.
8791         (gnus-summary-initial-limit): Don't limit if
8792         gnus-newsgroup-display is nil.
8793         (gnus-summary-initial-limit): No, don't.
8794
8795         * gnus-util.el
8796         (gnus-put-text-property-excluding-characters-with-faces): Inline
8797         gnus-put-text-property.
8798
8799         * gnus-spec.el (gnus-default-format-specs): New variable.
8800
8801         * gnus-start.el (gnus-read-newsrc-file): Don't clear
8802         gnus-format-specs.
8803         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
8804
8805         * gnus-spec.el (gnus-update-format-specifications): Really check
8806         the Gnus version of the .newsrc.eld file.
8807         (gnus-format-specs): Save the new default summary format.
8808
8809         * gnus-util.el (gnus-parent-id): Check whether references is empty
8810         before splitting.
8811
8812         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
8813         functions.
8814         (gnus-gather-threads-by-references): Inline
8815         `gnus-split-references'.
8816
8817         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
8818         default value of gnus-summary-line-format-spec.
8819
8820 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8821
8822         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
8823         message.
8824         (nnslashdot-request-list): Ditto.
8825         (nnslashdot-sid-strip): Removed.
8826
8827 2002-01-15  Simon Josefsson  <jas@extundo.com>
8828
8829         * nnimap.el (nnimap-close-asynchronous): Enable.
8830         (nnimap-close-group): Expunge.
8831
8832 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8833
8834         * gnus-util.el (gnus-user-date-format-alist): Typo.
8835         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
8836
8837 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8838
8839         * nneething.el (nneething-request-article): Set
8840         `nnmail-file-coding-system' to `binary' locally, in order to read
8841         files without any conversion.
8842
8843 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8844
8845         * gnus-agent.el (gnus-agent-retrieve-headers): Use
8846         nnheader-file-coding-system and nnmail-active-file-coding-system.
8847         (gnus-agent-regenerate-group): Ditto.
8848         (gnus-agent-regenerate): Ditto.
8849         (gnus-agent-write-active): Ditto.
8850         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
8851
8852 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
8853
8854         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
8855         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
8856
8857 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
8858
8859         * gnus.el: We don't need gnus-article-show-all-headers.
8860
8861         * gnus-art.el (article-show-all, gnus-article-show-all-header):
8862         Ditto.
8863
8864         * gnus-sum.el (gnus-summary-select-article): Don't call
8865         show-all-headers, because hidden headers are not hidden text any
8866         more.
8867
8868 2002-01-13  Simon Josefsson  <jas@extundo.com>
8869
8870         * message.el (message-newline-and-reformat): Use `newline' instead
8871         of inserting \n, so that the newline is marked as hard.
8872
8873         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
8874         From Jesper Harder <harder@ifa.au.dk>.
8875
8876 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
8877
8878         * imap.el (imap-close): Keep going if quit.
8879
8880         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
8881         nntp-server-buffer.
8882
8883 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8884
8885         * mm-view.el (mm-display-inline-fontify): Require font-lock to
8886         avoid unbinding shadowed variables.
8887
8888         * gnus-art.el (gnus-picon-databases): Moved here.
8889         (gnus-picons-installed-p): Moved here.
8890         (gnus-article-reply-with-original): Use `mark'.
8891
8892         * gnus.el (gnus-picon): Moved here and renamed.
8893
8894         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
8895         installed.
8896         (gnus-treat-mail-picon): Ditto.
8897         (gnus-treat-newsgroups-picon): Ditto.
8898
8899         * gnus-picon.el (gnus-picons-installed-p): New function.
8900
8901 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
8902
8903         * gnus-agent.el (gnus-agent-go-online): Fix doc.
8904
8905 2002-01-12  Simon Josefsson  <jas@extundo.com>
8906
8907         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
8908         (nnimap-before-find-minmax-bugworkaround): Use it.
8909         (nnimap-find-minmax-uid): Don't reselect current mailbox.
8910         (nnimap-dont-close): New variable.
8911         (nnimap-close-group): Use it.
8912
8913 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8914
8915         * gnus-art.el (gnus-article-reply-with-original): Use
8916         `mark-active'.
8917
8918         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
8919
8920         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
8921         (gnus-score-advanced): Clean up.
8922         (gnus-score-advanced): Accept a multiple of the score.
8923
8924 2002-01-12  Simon Josefsson  <jas@extundo.com>
8925
8926         * flow-fill.el (fill-flowed-display-column)
8927         (fill-flowed-encode-columnq): New variables.  Suggested by
8928         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
8929         (fill-flowed-encode, fill-flowed): Use them.
8930
8931         * message.el (message-send-news, message-send-mail): Use
8932         m-b-s-n-p-e-h-n.
8933
8934         * mml.el (autoload): Autoload fill-flowed-encode.
8935         (mml-buffer-substring-no-properties-except-hard-newlines): New
8936         function.
8937         (mml-read-part): Use it.
8938         (mml-generate-mime-1): Encode format=flowed if appropriate.
8939         (mml-insert-mime-headers): Insert format=flowed.
8940
8941         * flow-fill.el (fill-flowed-encode): New function.
8942         (fill-flowed): Bind fill-column to window width.
8943
8944 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8945
8946         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
8947         it exists.
8948         (gnus-summary-setup-buffer): Wake up dead summary buffers.
8949         (gnus-summary-buffer-name): Don't return the dead name after all.
8950         (gnus-summary-setup-buffer): Kill the dead buffer.
8951
8952         * gnus-art.el (gnus-article-followup-with-original): Store the
8953         value of the mark before deactivating it.
8954
8955 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8956
8957         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
8958         From: Karl Kleinpaste <karl@charcoal.com>
8959
8960         * gnus-art.el (article-display-x-face): Ditto.
8961         (gnus-article-reply-with-original): Use gnus-region-active-p.
8962         (gnus-article-followup-with-original): Ditto.
8963
8964         * gnus-sum.el (gnus-summary-read-group-1): Don't select
8965         downloadable article either.
8966
8967 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8968
8969         * gnus-art.el (article-display-x-face): Insert From:.
8970
8971         * gnus-sum.el (gnus-summary-move-article): Don't draw the
8972         article. Bind gnus-display-mime-function and
8973         gnus-article-prepare-hook.
8974
8975         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
8976         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
8977         gnus-agent-possibly-synchronize-flags to the last.
8978         (gnus-agent-go-online): New function. New variable.
8979
8980 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8981
8982         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
8983         (gnus-agent-regenerate): Ditto.
8984
8985 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8986
8987         * message.el (message-ignored-news-headers)
8988         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
8989         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
8990
8991         * gnus.el (gnus-gethash-safe): New macro.
8992
8993         * gnus-agent.el (gnus-agent-regenerate-history): New function.
8994         (gnus-agent-regenerate): Show messages.
8995
8996 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8997
8998         * gnus-agent.el (gnus-agent-regenerate-group): New function.
8999         (gnus-agent-regenerate): New function.
9000         (gnus-agent-save-alist): Sort.
9001         (gnus-agent-copy-nov-line): Test eobp.
9002         (gnus-agent-retrieve-headers): Erase buffer.
9003
9004 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
9005
9006         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
9007         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
9008
9009         * gnus.el (gnus-agent-covered-methods): Move here.
9010         (gnus-online): New function.
9011         (gnus-agent-method-p): Move here.
9012
9013         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
9014         nil. Remove articles-alist.
9015
9016         * gnus-start.el (gnus-get-unread-articles): Check online.
9017         (gnus-groups-to-gnus-format): Ditto.
9018         (gnus-active-to-gnus-format): Ditto.
9019
9020         * gnus-agent.el (gnus-agent-get-function): Use it.
9021         (gnus-agent-get-undownloaded-list): Ditto.
9022         (gnus-agent-fetch-session): Only fetch online methods.
9023
9024         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
9025         (gnus-server-mode-map): Ditto.
9026         (gnus-server-offline-face): New face.
9027         (gnus-server-offline-face): New variable.
9028         (gnus-server-font-lock-keywords): Add offline.
9029         (gnus-server-insert-server-line): Ditto.
9030         (gnus-server-offline-server): New function.
9031
9032         * gnus-int.el (gnus-open-server): Turn to offline.
9033         (gnus-server-unopen-status): New variable.
9034
9035 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
9036
9037         * nnkiboze.el (nnkiboze-request-article): Use
9038         gnus-agent-request-article.
9039
9040         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
9041         function. Insert undownloaded NOV.
9042
9043         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
9044         (gnus-agent-request-article): New function.
9045
9046         * gnus.el (gnus-agent-cache): New variable.
9047
9048         * gnus-int.el (gnus-retrieve-headers): Use
9049         gnus-agent-retrieve-headers.
9050         (gnus-request-head): Use gnus-agent-request-article.
9051         (gnus-request-body): Ditto.
9052
9053         * gnus-art.el (gnus-request-article-this-buffer): Use
9054         gnus-agent-request-article.
9055
9056         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
9057         article if it is undownloaded.
9058
9059 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9060
9061         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
9062
9063 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9064
9065         * canlock.el (canlock-string-as-unibyte): New macro.
9066         (canlock-sha1-with-openssl): Return a unibyte string.
9067         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
9068
9069 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9070
9071         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
9072
9073 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9074
9075         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
9076         application/x-emacs-lisp.
9077
9078         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
9079
9080         * nntp.el (nntp-request-article): Add group parameter.
9081         (nntp-request-head): Ditto.
9082         (nntp-find-group-and-number): Add parameter group. Figure out
9083         number if the status line doesn't give (e.g. quimby.gnus.org).
9084
9085 2002-01-08  Simon Josefsson  <jas@extundo.com>
9086
9087         * mml.el (mml-generate-mime-1): Set recipient correctly.
9088
9089 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9090
9091         * message.el (message-read-from-minibuffer): Add parameter
9092         initial-contents.
9093         * gnus-msg.el (gnus-summary-resend-message): Use it.
9094
9095         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
9096         behavior of quit-config.
9097
9098         * message.el (message-make-from): Don't quote fullname.
9099         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
9100
9101         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
9102         From: <andre@slamdunknetworks.com>
9103
9104 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
9105
9106         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
9107
9108         * gnus-art.el (gnus-header-button-alist): Handle mailto.
9109
9110         * mml.el (mml-preview): Bind gnus-original-article-buffer because
9111         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
9112         because bbdb may use it.
9113
9114 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9115
9116         * nneething.el (nneething-request-article): When a non-text file
9117         is converted to an article, its data is encoded in base64.  Call
9118         `nneething-make-head' with options to specify MIME types.
9119         (nneething-make-head): Add optional arguments to specify MIME
9120         types.
9121
9122 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9123
9124         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
9125         header if there is not.
9126
9127         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
9128
9129         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
9130         (gnus-inews-mark-gcc-as-read): Obsolete variable.
9131         (gnus-inews-do-gcc): Use them.
9132
9133         * gnus-group.el (gnus-group-mark-article-read): Put holes into
9134         gnus-newsgroup-unselected.
9135
9136 2002-01-06  Simon Josefsson  <jas@extundo.com>
9137
9138         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
9139         condition-case, not ignore-errors.
9140
9141 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9142
9143         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
9144         gnus-fetch-old-headers.
9145
9146         * gnus-art.el (article-display-x-face): Use the current buffer
9147         unless `W f'. Otherwise, X-Face may be shown in the header of a
9148         forwarded part.
9149         (gnus-treatment-function-alist): Treat xface before hiding
9150         headers.
9151
9152 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9153
9154         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
9155         parameters.
9156
9157 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9158
9159         * mm-util.el (mm-multibyte-p): Define conditionally when load.
9160         (mm-guess-charset): New function.
9161         (mm-charset-after): Use it.
9162         (mm-detect-coding-region): New function.
9163         (mm-detect-mime-charset-region): New function.
9164
9165         * gnus-sum.el (gnus-summary-show-article): Use
9166         mm-detect-coding-region.
9167
9168 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9169
9170         * message.el (message-make-fqdn): Be less violent.
9171
9172         * gnus.el (gnus-logo-color-style): Compute custom form
9173         automatically.
9174
9175         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
9176         score file of the parent to the document group.
9177
9178         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
9179         parameters parameter.
9180
9181         * gnus-score.el (gnus-score-load-file): Clean up.
9182
9183 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9184
9185         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
9186         From: Damien Wyart <damien.wyart@free.fr>
9187
9188         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
9189
9190 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9191
9192         * gnus-sum.el (gnus-select-group-hook): Typo.
9193
9194         * rfc2047.el (rfc2047-decode-string): Return immediately if there
9195         is no quoted-printable-encoded STRING.
9196         From: Jesper Harder <harder@ifa.au.dk>
9197
9198         (rfc2047-decode-string): Decode it.
9199
9200 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9201
9202         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
9203
9204 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
9205         Trivial patch.
9206
9207         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
9208         buffer to get rid of junk line.
9209
9210 2002-01-05  Simon Josefsson  <jas@extundo.com>
9211
9212         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
9213         C-o.
9214         (message-mode-map): Bind message-insert-or-toggle-importance to
9215         C-c C-u.
9216         (message-mode-map): Bind message-disposition-notification-to to
9217         C-c M-n.
9218         (message-mode-menu): Add m-d-n-t.
9219         (message-mode-field-menu): Add m-goto-from.
9220         (message-mode): Doc fix.
9221         (message-goto-from): New function.
9222         (message-insert-disposition-notification-to): New function.
9223         (message-tool-bar-map): Add receipt button.
9224
9225 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9226
9227         * gnus-sum.el (gnus-thread-latest-date): New function.
9228         (gnus-thread-sort-by-most-recent-number): Renamed.
9229         (gnus-thread-sort-functions): Doc fix.
9230         (gnus-select-group-hook): Don't use setq on a hook.
9231         (gnus-thread-latest-date): Use date, not number
9232
9233         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
9234         (gnus-agent-expire): Allow regexp of expire-days.
9235
9236         * gnus-art.el (gnus-article-reply-with-original): Deactivate
9237         region.
9238         (gnus-article-followup-with-original): Ditto.
9239
9240         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
9241
9242         * gnus-art.el (gnus-mime-display-alternative): Use
9243         gnus-local-map-property.
9244         (gnus-mime-display-alternative): Ditto.
9245         (gnus-insert-mime-security-button): Ditto.
9246         (gnus-insert-next-page-button): Ditto.
9247         (gnus-button-prev-page): Take optional args.
9248         (gnus-insert-prev-page-button): widget-convert.
9249
9250         * gnus-util.el (gnus-local-map-property): New function.
9251
9252         * gnus-art.el (gnus-prev-page-map): Use parent map.
9253         (gnus-next-page-map): Ditto.
9254
9255         * gnus-spec.el (gnus-parse-format): Clean up.
9256         (gnus-parse-format): Do complex formatting for %=.
9257
9258         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
9259         "X-Face: " to the data in the built-in scenario.
9260
9261         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
9262         (gnus-correct-pad-form): Renamed.
9263         (gnus-tilde-max-form): Clean up.
9264         (gnus-pad-form): Use gnus-use-correct-string-widths.
9265
9266         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
9267         support if that is available.
9268
9269         * gnus-sum.el (gnus-thread-highest-number): New function.
9270         (gnus-thread-sort-by-most-recent-thread): New function.
9271         (gnus-thread-sort-functions): Doc fix.
9272
9273 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9274
9275         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
9276         all cases.
9277         (gnus-summary-mode): Enable it in all cases.
9278         (gnus-summary-display-article): Ditto.
9279         (gnus-summary-edit-article): Ditto.
9280
9281         * gnus-ems.el (gnus-put-image): Really return glyph.
9282
9283         * gnus-art.el (gnus-article-x-face-command): Fix :type.
9284         (gnus-treat-smiley): Don't take "P" in the interactive form.
9285
9286 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9287
9288         * compface.el (uncompface): XEmacs and Emacs have differing
9289         capabilities.
9290
9291         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
9292
9293         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
9294         (gnus-article-xface-ring-size): Removed.
9295         (gnus-article-display-xface): Removed.
9296         (gnus-remove-image): Cleaned up.
9297
9298         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
9299         (gnus-xmas-create-image): Take pbm files.
9300         (gnus-x-face): Removed.
9301         (gnus-xmas-article-display-xface): Removed.
9302
9303         * gnus-fun.el (gnus-display-x-face-in-from): Bind
9304         default-enable-multibyte-characters.
9305
9306         * compface.el (uncompface): Doc fix.
9307
9308         * gnus-art.el (gnus-article-x-face-command): Use
9309         gnus-display-x-face-in-from.
9310
9311         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
9312
9313         * gnus-ems.el (gnus-put-image): Return the image.
9314
9315         * gnus-fun.el (gnus-display-x-face-in-from): New function.
9316         (gnus-x-face): Moved here.
9317
9318 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9319
9320         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
9321         invisible if string is nil.
9322         (gnus-xmas-article-display-xface): Use it.
9323
9324         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
9325         property when string is nil.
9326         (gnus-article-display-xface): Use it.
9327
9328 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9329
9330         * gnus-art.el (article-display-x-face): Check whether valid grey
9331         face was returned.
9332         (article-display-x-face): Place image in the right spot.
9333
9334         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
9335         stderr.
9336         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
9337
9338 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9339
9340         * gnus-xmas.el (gnus-xmas-create-image): Take optional
9341         parameters.
9342         (gnus-xmas-put-image): Allow non-strings to be passed.
9343
9344         * gnus-art.el (article-display-x-face): Use optional parameters.
9345
9346         * gnus-ems.el (gnus-create-image): Take optional parameters.
9347
9348         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
9349
9350         * compface.el (compface-xbm-p): Removed.
9351
9352         * gnus-ems.el (gnus-article-compface-xbm): Removed.
9353         (gnus-article-display-xface): Use compface.
9354
9355         * compface.el: New file.
9356
9357         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
9358         (gnus-convert-image-to-x-face-command): Ditto.
9359         (gnus-random-x-face): Quote argument.
9360         (gnus-x-face-from-file): Ditto.
9361
9362 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
9363
9364         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
9365         the expire-group parameter once per article rather than once
9366         per group; bind `nnmaildir-article-file-name' and `article'
9367         for convenience.  Leave article alone when expire-group
9368         specifies the current group.
9369         (nnmaildir--update-nov): be more concurrency-friendly with
9370         temp file names.
9371
9372 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9373
9374         * gnus-start.el (gnus-read-init-file): Cleaned up.
9375
9376 2002-01-03  Dave Love  <d.love@dl.ac.uk>
9377
9378         * gnus-start.el (gnus-startup-file-coding-system): Removed.
9379         (gnus-read-init-file): Don't use it.
9380
9381 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9382
9383         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
9384
9385 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9386
9387         * gnus-start.el (gnus-read-init-file): Don't force coding system
9388         for ~/.gnus.  From Dave Love <fx@gnu.org>.
9389
9390 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9391
9392         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
9393         * nnspool.el (nnspool-request-post): Ditto.
9394
9395         * mm-util.el (mm-use-find-coding-systems-region): New variable.
9396         (mm-find-mime-charset-region): Use it.
9397
9398 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
9399
9400         * gnus.el (gnus-summary-line-format): Added :link.
9401         * gnus-topic.el (gnus-topic-line-format): Ditto.
9402         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
9403         * gnus-srvr.el (gnus-server-line-format): Ditto.
9404         * gnus-group.el (gnus-group-line-format): Ditto.
9405
9406         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
9407         :keys, it works on both Emacsen.
9408
9409 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9410
9411         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
9412
9413 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9414
9415         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
9416
9417 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
9418
9419         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
9420         very wide reply.
9421
9422 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9423
9424         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
9425         (gnus-picon-cache): New variable.
9426         (gnus-picon-transform-newsgroups): Cache stuff.
9427
9428         * gnus-art.el (gnus-article-reply-with-original): New command.
9429         (gnus-article-followup-with-original): New command.
9430
9431         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
9432         END parameters.
9433         (gnus-summary-followup): Take a list of list of articles.
9434         (gnus-inews-yank-articles): Allow lists of article/regions.
9435
9436         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
9437         longer the usual commands.
9438
9439         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
9440         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
9441         shell-command-on-region.
9442
9443 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9444
9445         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
9446           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
9447
9448 2002-01-03  Steve Youngs  <youngs@xemacs.org>
9449
9450         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
9451         understand ':keys', wrap it in an featurep 'xemacs.
9452
9453 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9454
9455         * gnus-ems.el (gnus-article-display-xface): Show xface in the
9456         order of headers (Actually, it is called in a reversed order). Add
9457         'gnus-image-text-deletable property.
9458         (gnus-remove-image): Remove text with such a property.
9459
9460         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
9461         gnus-put-image.
9462
9463         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
9464         with ", "
9465
9466 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9467
9468         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
9469
9470         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
9471         (article-display-x-face): Display grey X-Faces.
9472
9473         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
9474         (gnus-convert-gray-x-face-to-ppm): Ditto.
9475         (gnus-convert-image-to-gray-x-face): Ditto.
9476
9477         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
9478         gnus-summary-show-raw-article.
9479
9480 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9481
9482         Display picons in XEmacs without showing text.
9483
9484         * gnus-xmas.el (gnus-xmas-create-image): Don't use
9485         mm-create-image-xemacs to create xbm glyph, because it deletes
9486         temporary files.
9487         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
9488         (gnus-xmas-remove-image): Make text visible, remove glyph.
9489
9490         * gnus-picon.el (gnus-picon-transform-newsgroups)
9491         (gnus-picon-transform-address): Insert spec backward, due to the
9492         incompatibility of gnus-xmas-put-image.
9493
9494 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9495
9496         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
9497
9498 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9499
9500         * gnus.el: Doc fix.
9501
9502         * gnus-art.el: Doc fix.
9503
9504         * gnus-agent.el: Doc fix.
9505
9506 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9507
9508         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
9509
9510 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
9511
9512         * nnmaildir.el (nnmaildir--update-nov): automatically parse
9513         NOV data out of the message again if nnmail-extra-headers has
9514         changed.
9515
9516 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9517
9518         * gnus-fun.el: New file.
9519         (gnus-convert-image-to-x-face-command): New variable.
9520         (gnus-insert-x-face): New function.
9521         (gnus-random-x-face): Renamed.
9522         (gnus-x-face-from-file): Renamed.
9523
9524         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
9525         "_".
9526         (gnus-body-boundary-delimiter): Typo fix.
9527
9528 2002-01-02  Simon Josefsson  <jas@extundo.com>
9529
9530         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
9531         (gnus-body-boundary-delimiter): Fix type.
9532
9533 2002-01-01  Simon Josefsson  <jas@extundo.com>
9534
9535         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
9536         (gnus-treat-emphasize, gnus-treat-strip-cr)
9537         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
9538         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
9539         (gnus-treat-fill-article, gnus-treat-hide-citation)
9540         (gnus-treat-hide-citation-maybe)
9541         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
9542         (gnus-treat-strip-pem, gnus-treat-strip-banner)
9543         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
9544         (gnus-treat-date-ut, gnus-treat-date-local)
9545         (gnus-treat-date-english, gnus-treat-date-lapsed)
9546         (gnus-treat-date-original, gnus-treat-date-iso8601)
9547         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
9548         (gnus-treat-strip-trailing-blank-lines)
9549         (gnus-treat-strip-leading-blank-lines)
9550         (gnus-treat-strip-multiple-blank-lines)
9551         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
9552         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
9553         (gnus-treat-display-xface, gnus-treat-display-smileys)
9554         (gnus-treat-from-picon, gnus-treat-mail-picon)
9555         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
9556         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
9557         (gnus-treat-play-sounds, gnus-treat-translate)
9558         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
9559
9560         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
9561         (gnus-article-treat-body-boundary): Use it.
9562
9563         * message.el (message-mode): Fix doc.
9564         (message-mode-menu): Fix names.
9565
9566 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9567
9568         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
9569         articles.
9570
9571         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
9572         (gnus-picon-transform-address): Search for unknown faces as well.
9573         (gnus-picon-find-face): Don't search "news" for MISC.
9574         (gnus-picon-user-directories): Changed default back to exclude
9575         "unknown".
9576
9577         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
9578
9579         * gnus-picon.el (gnus-picon-find-face): Search through all
9580         databases.
9581         (gnus-picon-find-face): New implementation.
9582
9583         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
9584         keystroke.
9585         (gnus-topic-goto-next-topic): Ditto.
9586
9587         * gnus.el (gnus-summary-line-format): Changed default.
9588
9589         * nnmail.el (nnmail-extra-headers): Change default.
9590
9591         * gnus-sum.el (gnus-extra-headers): Change default.
9592
9593         * message.el (message-news-other-window): Changed "news" to
9594         "posting".
9595         (message-news-other-frame): Ditto.
9596         (message-do-send-housekeeping): Ditto.
9597
9598         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
9599         function.
9600         (gnus-article-unread-p): New function.
9601         (gnus-article-unseen-p): New function.
9602         (gnus-dead-summary-mode-map): Typo.
9603
9604         * gnus-util.el (gnus-make-predicate): New function.
9605         (gnus-make-predicate-1): New function.
9606
9607         * gnus-sum.el: New function.
9608         (gnus-map-articles): New function.
9609
9610         * gnus-art.el (gnus-treat-fold-headers): New variable.
9611         (gnus-article-treat-fold-headers): New command and keystroke.
9612
9613         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
9614         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
9615
9616 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9617
9618         * message.el (message-fcc-externalize-attachments): New variable.
9619         (message-do-fcc): Use it.
9620
9621         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
9622         (gnus-inews-do-gcc): Use it.
9623
9624         * mml.el (mml-tweak-sexp-alist): New variable.
9625         (mml-externalize-attachments): New variable.
9626         (mml-tweak-part): Use mml-tweak-sexp-alist.
9627         (mml-tweak-externalize-attachments): New function.
9628
9629 2002-01-01  Steve Youngs  <youngs@xemacs.org>
9630
9631         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
9632         'set-glyph-face' so x-face back/foreground can be set.
9633
9634 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9635
9636         * message.el (message-fix-before-sending): Fix a typo.
9637
9638 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9639
9640         * gnus-art.el (gnus-treat-smiley): Renamed command.
9641         (gnus-article-remove-images): New command and keystroke.
9642
9643         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
9644
9645         * smiley-ems.el (gnus-smiley-display): Removed.
9646
9647         * gnus.el (gnus-version-number): Update version.
9648
9649         * message.el (message-text-with-property): Renamed and moved
9650         here.
9651         (message-fix-before-sending): Highlight invisible text and place
9652         point there.
9653
9654 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9655
9656         * gnus.el: Oort Gnus v0.04 is released.
9657
9658 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9659
9660         * gnus-delay.el (gnus-delay-send-queue): Renamed.
9661
9662         * gnus-art.el (gnus-ignored-headers): More headers,
9663
9664         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
9665         of `scan-error', since XEmacs doesn't seem to support that.
9666
9667 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9668
9669         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
9670         arg.
9671         (gnus-summary-best-unread-subject): Ditto.
9672         (gnus-summary-best-unread-subject): No, don't.
9673         (gnus-summary-better-unread-subject): New command.
9674
9675         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
9676
9677         * lpath.el ((featurep 'xemacs)): fbind url function.
9678
9679         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
9680         buffer.
9681         (gnus-xmas-remove-image): Implementation that does something.
9682         (gnus-xmas-article-display-xface): Mark images properly.
9683
9684         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
9685
9686 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
9687
9688         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
9689
9690 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9691
9692         * gnus-group.el (gnus-group-line-format): Added %O to the default
9693         value.
9694
9695         * gnus-util.el (gnus-text-with-property): The smallest point is
9696         point-min.
9697
9698         * smiley-ems.el (smiley-region): Return images.
9699         (gnus-smiley-display): Allow toggling.
9700         (smiley-region): Use text properties, not overlays.
9701
9702         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
9703         implemented yet.
9704
9705         * smiley-ems.el (smiley-update-cache): Check for valid types.
9706
9707         * gnus-art.el (gnus-with-article-buffer): New macro.
9708
9709         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
9710         strings as well as the glyphs.
9711         (gnus-picon-transform-address): Ditto.
9712         (gnus-picon-insert-glyph): Ditto.
9713         (gnus-picon-transform-newsgroups): Toggle.
9714         (gnus-picon-transform-address): Toggle.
9715
9716         * gnus-ems.el (gnus-remove-image): New function.
9717         (gnus-put-image): Take an optional string.
9718
9719         * gnus-util.el (gnus-text-with-property): New function.
9720
9721         * gnus-art.el (gnus-delete-images): New function.
9722
9723         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
9724
9725         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
9726         (gnus-article-wash-status): Use it.
9727         (gnus-signature-toggle): Clean up.
9728         (gnus-add-wash-status): New function.
9729         (gnus-delete-wash-status): New function.
9730         (gnus-article-hide-text-type): Use them throughout.
9731         (gnus-add-image): New function.
9732
9733         * gnus-ems.el (gnus-article-display-xface): Use new interface.
9734
9735         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
9736         interface.
9737
9738         * gnus-art.el (article-display-x-face): Cleaned up.
9739
9740         * rfc2047.el (rfc2047-field-value): New function.
9741
9742         * mail-parse.el (mail-header-field-value): New alias.
9743
9744         * gnus-art.el (gnus-mime-print-part): Fix typos.
9745
9746         * smiley-ems.el (gnus-smiley-file-types): New variable.
9747         (smiley-update-cache): Use it.
9748         (smiley-regexp-alist): Suffix-less smiley names.
9749         (smiley-regexp-alist): Added more smileys.
9750
9751         * gnus-sum.el (gnus-print-buffer): Made into own function.
9752         (gnus-summary-print-article): Use it.
9753
9754         * mailcap.el (mailcap-mime-info): Actually return the bit that we
9755         looked for when REQUEST is a string.
9756
9757         * gnus-art.el (gnus-mime-button-commands): Add printing
9758         keystroke.
9759         (gnus-mime-copy-part): Doc fix.
9760         (gnus-mime-print-part): New command.
9761
9762 2001-12-31  Simon Josefsson  <jas@extundo.com>
9763
9764         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
9765         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
9766
9767 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9768
9769         * gnus-picon.el (gnus-treat-from-picon): Autoload.
9770         (picon): Fix doc.
9771
9772         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
9773         longer exists. Remove those codes.
9774         * gnus.el (gnus-use-picons): Ditto.
9775
9776 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9777
9778         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
9779         infloop.
9780
9781         * gnus-sum.el (t): New `W D' map.
9782
9783         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
9784         (gnus-article-treat-body-boundary): Clean up.
9785         (gnus-body-boundary-face): Removed.
9786         (gnus-article-goto-header): Moved here.
9787         (gnus-article-goto-header): Allow better regexps.
9788         (gnus-article-treat-fold-newsgroups): New command.
9789
9790         * gnus-sum.el (gnus-summary-move-article): We have to select an
9791         article to give `gnus-read-move-group-name' an opportunity to
9792         suggest an appropriate default.
9793
9794         * rfc2047.el (rfc2047-fold-line): New function.
9795         (rfc2047-unfold-line): Ditto.
9796         (rfc2047-fold-region): Don't fold just after the header name.
9797
9798         * mail-parse.el (mail-header-fold-line): New alias.
9799         (mail-header-unfold-line): Ditto.
9800
9801         * gnus-art.el (gnus-body-boundary-face): Renamed.
9802         (gnus-article-treat-body-boundary): Use it.
9803         (gnus-article-treat-body-boundary): Use an invisible header and a
9804         line of underline characters.
9805
9806 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9807
9808         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
9809
9810         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
9811         (gnus-picon-split-address): New function.
9812         (gnus-picon-find-face): Use it.
9813         (gnus-picon-transform-address): Use it. Set first to t for each
9814         address.
9815
9816         * gnus-art.el (gnus-with-article-headers): Move to here. Define
9817         the macro then use it.
9818         (gnus-treatment-function-alist): Treat picons earlier.
9819
9820 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9821
9822         * gnus-art.el (gnus-body-separator-face): New variable.
9823         (gnus-article-treat-body-boundary): Use a blank, colored line.
9824
9825         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
9826         well.
9827
9828         * gnus-art.el (gnus-treat-body-boundary): New variable.
9829         (gnus-article-treat-unfold-headers): Use helper macro.
9830         (gnus-article-treat-body-boundary): New command.
9831
9832         * gnus.el (gnus-logo-color-style): Change the default color.
9833         (gnus-splash-face): Gray, gray.
9834
9835         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
9836         colors.
9837
9838         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
9839         (gnus-logo-color-style): Ditto.
9840         (gnus-logo-colors): Ditto.
9841
9842         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
9843
9844         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
9845
9846         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
9847         (gnus-picon-transform-newsgroups): New function.
9848
9849         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
9850         string.
9851
9852         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
9853
9854         * gnus-art.el (gnus-treat-cc-picon): New variable.
9855         (gnus-treat-mail-picon): Renamed.
9856
9857         * gnus-picon.el: New implementation.
9858         (gnus-picon-find-face): Renamed.
9859         (gnus-treat-from-picon): Use it.
9860         (gnus-picon-transform-address): Renamed.
9861         (gnus-treat-from-picon): Use it.
9862         (gnus-picon-create-glyph): Renamed.
9863         (gnus-picon-transform-address): Use it.
9864         (gnus-treat-cc-picon): New command.
9865
9866         * mm-decode.el (mm-create-image-xemacs): Separated out into
9867         function.
9868         (mm-get-image): Use it.
9869
9870         * gnus-art.el (gnus-treat-display-picons): Simplify.
9871         (gnus-treat-from-picon): Renamed.
9872
9873         * gnus-ems.el (gnus-create-image): New function.
9874         (gnus-put-image): New function.
9875
9876         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
9877         (gnus-with-article-headers): New macro.
9878         (gnus-article-goto-header): New function.
9879
9880         * gnus-xmas.el (gnus-image-type-available-p): New function.
9881
9882         * gnus-ems.el (gnus-image-type-available-p): New function.
9883
9884 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9885
9886         * nnrss.el (nnrss-check-group): Find the correct tag, because
9887         xml.el is changed.
9888
9889 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9890
9891         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
9892         lines are shorter than the window width.
9893         (gnus-ignored-headers): More headers.
9894
9895 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9896
9897         * gnus-art.el (gnus-treat-unfold-lines): New variable.
9898         (gnus-treat-unfold-headers): Renamed.
9899         (gnus-article-treat-unfold-headers): New command and keystroke.
9900
9901         * rfc2047.el (rfc2047-encode-message-header): Clean up.
9902
9903         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
9904
9905 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9906
9907         * sha1-el.el (sha1-use-external): New variable.
9908         (sha1-region): Use it.
9909         (sha1-string): Ditto.
9910
9911         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
9912         * gnus-picon.el: Less warnings when compile.
9913
9914 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9915
9916         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
9917         alias.
9918         (gnus-picons-database): Default to list.
9919         (gnus-picons-lookup-internal): Use it.
9920
9921         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
9922         to "bogus".
9923
9924         * gnus-win.el (gnus-configure-windows-hook): New hook.
9925
9926 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
9927
9928         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
9929
9930 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9931
9932         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
9933         lists.
9934         (gnus-select-newsgroup): Don't append; push.
9935         (gnus-adjust-marked-articles): Remove obsolete ranges from
9936         `seen'.
9937         (gnus-update-marks): Clean up.
9938         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
9939
9940 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
9941
9942         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
9943
9944 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9945
9946         * gnus-sum.el (gnus-auto-select-subject): New variable.
9947         (gnus-summary-best-unread-subject): New function.
9948         (gnus-summary-best-unread-article): Use it.
9949         (gnus-summary-first-unseen-subject): New function and command.
9950
9951         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
9952         other treatments.
9953
9954         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
9955         function.
9956
9957         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
9958         from the list of hidden types.
9959
9960         * mm-view.el (mm-inline-text): Ditto.
9961         (mm-inline-text): Ditto.
9962         (mm-w3-prepare-buffer): Ditto.
9963
9964         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
9965
9966 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9967
9968         * gnus-art.el (gnus-ignored-headers): Added more headers.
9969
9970 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
9971
9972         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
9973         once.
9974
9975 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9976
9977         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
9978
9979 2001-12-28  Simon Josefsson  <jas@extundo.com>
9980
9981         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
9982         Jesper Harder <harder@ifa.au.dk>.
9983
9984 2001-12-27  Simon Josefsson  <jas@extundo.com>
9985
9986         * gnus-sum.el (gnus-select-newsgroup): Make
9987         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
9988         contain all articles (instead of none) when no seen marks have
9989         been set for the group.
9990         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
9991         instead, it seems to result in shorter ranges.
9992
9993 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9994
9995         * mm-util.el (mm-iso-8859-x-to-15-region): Use
9996         insert-before-markers.
9997         From Jesper Harder <harder@ifa.au.dk>
9998
9999 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
10000
10001         * nnmaildir.el (nnmaildir-save-mail): create the destination
10002         groups if they do not exist.
10003
10004 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10005
10006         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
10007
10008 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10009
10010         * gnus-group.el (gnus-group-read-ephemeral-group): Call
10011         gnus-group-real-name.
10012
10013         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
10014         (gnus-newsgroup-variables): Ditto.
10015
10016         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
10017         return it.
10018
10019 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
10020
10021         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
10022         * nnmaildir.el (top-level): Add commentary.
10023         (nnmaildir-version): Indicate that nnmaildir is now a standard
10024         part of Gnus, not separately released.
10025
10026 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10027
10028         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
10029         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
10030         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
10031         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10032
10033 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10034
10035         * nnmaildir.el: Copyright changes. Require cl only at compile time.
10036
10037 2001-12-20  Simon Josefsson  <jas@extundo.com>
10038
10039         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
10040         ZHU <zsh@cs.rochester.edu>.
10041         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
10042         Brian P Templeton <bpt@tunes.org>.
10043
10044 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10045
10046         * nnmaildir.el: New file.
10047         From Paul Jarc <prj@po.cwru.edu>.
10048
10049 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10050
10051         * nndoc.el (nndoc-type-alist): Move forward to the end.
10052
10053 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10054
10055         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
10056         `dolist'.
10057
10058 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10059
10060         * gnus-win.el (gnus-frames-on-display-list): New function.
10061         (gnus-get-buffer-window): Use it.
10062
10063 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10064
10065         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
10066
10067 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10068
10069         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
10070
10071 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10072            From Harald Meland <Harald.Meland@usit.uio.no>
10073
10074         * gnus-win.el (gnus-get-buffer-window): New function.
10075         (gnus-all-windows-visible-p): Use it.
10076
10077         * gnus-util.el (gnus-horizontal-recenter)
10078         (gnus-horizontal-recenter, gnus-horizontal-recenter)
10079         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
10080
10081         * gnus-score.el (gnus-score-insert-help): Use it.
10082
10083         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
10084         (gnus-generate-tree, gnus-highlight-selected-tree)
10085         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
10086         it.
10087
10088         * gnus-art.el (gnus-article-set-window-start)
10089         (gnus-mm-display-part, gnus-request-article-this-buffer)
10090         (gnus-button-next-page, gnus-button-prev-page)
10091         (gnus-article-button-next-page, gnus-article-button-prev-page):
10092         Use it.
10093
10094 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
10095
10096         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
10097         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
10098         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
10099
10100 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10101
10102         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
10103         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
10104         * mml1991.el, nnultimate.el: Add `coding'.
10105
10106 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
10107
10108         * ChangeLog: changed coding to buffer-file-coding-system
10109         * ChangeLog.1: same
10110         * nnwfm.el: same
10111         * gnus-smiley.el: same
10112         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
10113         * gnus-delay.el: same
10114         * gnus-spec.el: same
10115         * message.el: same
10116         * mml1991.el: same
10117         * nnultimate.el: same
10118
10119 2001-12-16  Simon Josefsson  <jas@extundo.com>
10120         Inspired by code by Dirk Meyer <dischi@tzi.de>.
10121
10122         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
10123         (gnus-summary-save-map): Add muttprint.
10124         (gnus-summary-make-menu-bar): Ditto.
10125         (gnus-summary-muttprint): New function.
10126
10127         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
10128
10129 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10130
10131         * uudecode.el (uudecode-decode-region-internal): Speedup by using
10132         temporary list instead of buffer.
10133
10134         * mm-url.el (executable-find): autoload.
10135
10136 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10137
10138         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
10139         to variable, follow doc-string conventions).
10140
10141 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
10142
10143         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
10144         subscribe-level
10145         * gnus-topic.el (gnus-subscribe-topics): use it.
10146
10147 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10148
10149         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
10150         messages. (A small patch with indentation)
10151         From Sean Neakums <sneakums@zork.net>.
10152
10153         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
10154         nil after shooting down the gnus-original-article-buffer.
10155
10156 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10157
10158         * uudecode.el (uudecode-use-external): New variable.
10159         (uudecode-decode-region): Automatically detect external program.
10160
10161         * binhex.el (binhex-use-external): New variable.
10162         (binhex-decode-region-internal): New function.
10163         (binhex-decode-region): Automatically detect external program.
10164
10165         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
10166         Use them.
10167
10168 2001-12-12  Simon Josefsson  <jas@extundo.com>
10169
10170         * nnvirtual.el (nnvirtual-always-rescan)
10171         (nnvirtual-component-regexp): Fix doc.
10172
10173         * nnoo.el (defvoo): Add doc to defvoo variables.
10174
10175         * nnml.el (nnml-directory, nnml-active-file)
10176         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
10177         (nnml-marks-is-evil, nnml-filenames-are-evil)
10178         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
10179
10180         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
10181         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
10182         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
10183         `error'.
10184
10185         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
10186         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
10187
10188         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
10189         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
10190         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
10191         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
10192
10193         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
10194         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
10195
10196         * imap.el, nnimap.el: Fix indentation.
10197
10198         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
10199
10200 2001-12-12  Didier Verna  <didier@xemacs.org>
10201
10202         * gnus-msg.el (gnus-group-news): New function.
10203         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
10204         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
10205         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
10206         for it.
10207         * gnus-msg.el (gnus-summary-news-other-window): New function.
10208         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
10209         bind it to `i'.
10210         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
10211         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
10212         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
10213         for it (called with a prefix).
10214         * gnus-msg.el (gnus-configure-posting-styles): add an optional
10215         group-name argument.
10216         * gnus-msg.el (gnus-setup-message): use it.
10217
10218 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10219
10220         * gnus-sum.el (gnus-summary-show-article): Fix doc.
10221
10222 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10223
10224         * mml.el (mime-to-mml): Remove Content-Disposition too.
10225
10226 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10227
10228         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
10229         * gnus-group.el (gnus-group-name-decode): Decode unibyte
10230         strings only.
10231         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10232
10233 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
10234
10235         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
10236         (nnmail-fancy-expiry-target): Use it.
10237         Suggestions from Simon Josefsson <jas@extundo.com>.
10238
10239 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10240
10241         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
10242
10243 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10244
10245         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
10246
10247         * gnus-util.el (gnus-url-unhex-string): Move here.
10248
10249 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10250
10251         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
10252         mm-url-decode-entities-nbsp.
10253
10254         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
10255         * webmail.el, nnwfm.el: Use mm-url.
10256
10257         * mm-url.el (mm-url-fetch-form): Move from nnweb.
10258         (mm-url-remove-markup): Move from nnweb.
10259         (mm-url-fetch-simple): Move from webmail.
10260
10261         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
10262
10263 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10264
10265         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
10266         (gnus-summary-print-article): Use it.
10267
10268         * gnus-util.el (gnus-replace-in-string): Typo.
10269
10270 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10271
10272         * nnweb.el (nnweb-replace-in-string): Removed.
10273
10274         * gnus-util.el (gnus-replace-in-string): New function.
10275         (gnus-mode-string-quote): Use it.
10276
10277         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
10278         * nnwfm.el (nnwfm-create-mapping): Ditto.
10279
10280 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10281
10282         * dgnushack.el (dgnushack-compile): nnrss.el and
10283         nnslashdot.el don't depend on nnweb, url, w3.
10284
10285         * nnrss.el: Use mm-url.
10286
10287 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10288
10289         * mm-url.el (mm-url-insert-file-contents): Support file:.
10290
10291 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10292
10293         * mm-view.el: Lower case for the description line. Sync from the
10294         Emacs CVS.
10295
10296 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10297
10298         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
10299         From:  Stefan Monnier  <monnier@cs.yale.edu>
10300
10301 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10302
10303         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
10304
10305 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10306
10307         * mm-url.el: Require executable.
10308         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
10309
10310 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10311
10312         * pop3.el (pop3-munge-message-separator): Only use valid date.
10313         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
10314
10315         * Makefile.in: gnus-load.elc may not be generated.
10316
10317 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10318
10319         * mm-url.el: New file.
10320         * nnslashdot.el: Use it.
10321         * mm-extern.el (mm-extern-url): Use it.
10322
10323 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10324
10325         * gnus-sum.el (gnus-summary-save-article): Nix
10326         gnus-display-mime-function and gnus-article-prepare-hook.
10327
10328         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
10329         the beginning of lines.
10330         (gnus-complex-form-to-spec): Ditto.
10331
10332 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10333
10334         * message.el (message-make-mft): Fix the m-s-a-file regexp.
10335         From Paul Jarc <prj@po.cwru.edu>.
10336
10337 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10338
10339         * message.el: New variable message-subscribed-address-file;
10340         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
10341
10342 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10343
10344         * message.el (message-tab-body-function): Set to nil.
10345         (message-tab): Use text-mode-map or global-map.
10346         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
10347
10348 2001-11-30  Simon Josefsson  <jas@extundo.com>
10349
10350         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
10351         instead of gnus-union, for speed.  Suggested by Christoph Conrad
10352         <christoph.conrad@gmx.de>.
10353         (gnus-agent-fetch-group-1): Add verbose message.
10354
10355 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10356
10357         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
10358         of integers.
10359
10360 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10361
10362         * message.el (message-newgroups-header-regexp)
10363         (message-completion-alist, message-tab-body-function): Use
10364         defcustom rather than defvar.
10365         (message-tab): Mention `message-tab-body-function' in doc.
10366         Suggested by Karl Eichwalder.
10367
10368 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10369
10370         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
10371
10372 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10373
10374         * nnheader.el (nnheader-find-nov-line): Don't use macro
10375         gnus-delete-line.
10376
10377         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
10378         (gnus-group-name-charset): Ditto.
10379
10380         * gnus-util.el (gnus-buffer-live-p): Ditto.
10381
10382 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10383
10384         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
10385         open parenthesis in doc.
10386         (sieve-manage-authenticator-alist): Typo in doc.
10387         * imap.el (imap-authenticator-alist): Typo in doc.
10388         (imap-stream-alist): Backslash.
10389
10390         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
10391           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
10392
10393 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10394
10395         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
10396
10397         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
10398
10399         * gnus-msg.el (gnus-configure-posting-styles): use
10400         make-local-hook. Add LOCAL for add-hook.
10401
10402 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
10403
10404         * message.el (message-mode): Use `make-local-hook' unless
10405         obsolete.
10406         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
10407
10408 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10409
10410         * canlock.el: Remove sha1.el and base64.el stuff.
10411
10412 2001-11-26  Didier Verna  <didier@xemacs.org>
10413
10414         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
10415         if needed.
10416
10417 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10418
10419         * message.el (message-tamago-not-in-use-p): New function.
10420         (message-strip-forbidden-properties): Use it.
10421
10422 2001-11-26  Didier Verna  <didier@xemacs.org>
10423
10424         * gnus-start.el (gnus-check-first-time-used): only check for
10425         existence of .el[d] files.
10426
10427 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10428
10429         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
10430
10431         * message.el (message-setup-1): Clean up mc-*.
10432
10433 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10434
10435         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
10436         * gnus-score.el (gnus-score-find-bnews): Use it.
10437
10438         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
10439         (gnus-summary-limit-to-author): Ditto.
10440         (gnus-summary-limit-to-extra): Ditto.
10441         (gnus-summary-find-matching): Support not-matching argument.
10442
10443 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10444
10445         * message.el (message-wash-subject): Use `insert' rather than
10446         `insert-string', which is deprecated.
10447
10448 2001-11-24  Simon Josefsson  <jas@extundo.com>
10449
10450         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
10451         message. (Gnus does not "default" to using 8bit for the message,
10452         it default to use 8bit encoding and the user-supplied CTE
10453         value. Calling this behaviour "treating it as 8bit" is perhaps
10454         better.)
10455
10456         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
10457         (compare mm-charset-to-coding-system).
10458
10459 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10460
10461         * canlock.el (canlock-sha1-with-openssl): Use unibyte
10462         buffer. Correctly decode hex.
10463
10464 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10465
10466         * gnus-agent.el (gnus-category-insert-line): Convert category
10467         names to strings.
10468
10469 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10470
10471         * message.el (sha1): eval-and-compile.
10472
10473 2001-11-20  Simon Josefsson  <jas@extundo.com>
10474
10475         * message.el (message-allow-no-recipients): New variable.
10476         (message-send): Use it, customize the prompting when posting to
10477         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
10478
10479 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10480
10481         * mm-util.el (mm-coding-system-priorities): New variable.
10482         (mm-sort-coding-systems-predicate): New function.
10483         (mm-find-mime-charset-region): Resort coding systems if needed.
10484         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
10485
10486 2001-11-20  Didier Verna  <didier@xemacs.org>
10487
10488         * gnus-group.el (gnus-group-make-help-group): new optional
10489         argument to control the error behavior.
10490         * gnus-start.el (gnus-check-first-time-used): use it to avoid
10491         erroring.
10492
10493 2001-11-19  Simon Josefsson  <jas@extundo.com>
10494
10495         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
10496         instead of C-c C-u.  Suggested by Per Abrahamsen
10497         <abraham@dina.kvl.dk>.
10498
10499 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10500
10501         * nnfolder.el (nnfolder-read-folder): Use group instead of
10502         nnfolder-current-group.
10503         Suggested by Lorentey Karoly <lorentey@elte.hu>.
10504
10505 2001-11-17  Simon Josefsson  <jas@extundo.com>
10506
10507         * message.el (message-send): Ask user if Fcc/Gcc should be
10508         performed when no other sender was specified.
10509         Suggested by prj@po.cwru.edu (Paul Jarc).
10510
10511 2001-11-17  Simon Josefsson  <jas@extundo.com>
10512
10513         * message.el (message-mode, message-mode-map): Use C-c C-u for
10514         Importance: instead of C-c C-p (used by SC).
10515
10516 2001-11-16  Simon Josefsson  <jas@extundo.com>
10517
10518         * message.el (message-insert-importance-high)
10519         (message-insert-importance-low): Save point.
10520
10521         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
10522         value.
10523
10524 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
10525
10526         * message.el (message-strip-special-text-properties): New option.
10527         (message-strip-forbidden-properties): Obey it.
10528
10529 2001-11-14  Sam Steingold  <sds@gnu.org>
10530
10531         * gnus-score.el: Fixed some doc strings to properly quote symbols.
10532
10533 2001-11-15  Simon Josefsson  <jas@extundo.com>
10534
10535         Support "Importance:" header in Message.
10536
10537         * message.el (message-mode-map): Bind C-c C-p to
10538         `message-insert-or-toggle-importance'
10539         (message-mode-menu): Add message-insert-importance-{high,low}.
10540         (message-insert-importance-high, message-insert-importance-low)
10541         (message-insert-or-toggle-importance): New functions.
10542         (message-tool-bar-map): Add {un,}important.
10543         (message-mode): Doc fix.
10544
10545 2001-11-15  Simon Josefsson  <jas@extundo.com>
10546
10547         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
10548
10549         * mml.el (mml-menu): Fix toolbar tooltip.
10550
10551 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10552
10553         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
10554         * nnml.el (nnml-save-marks): Ditto.
10555
10556         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
10557
10558 2001-11-15  Simon Josefsson  <jas@extundo.com>
10559
10560         * nnml.el (nnml-save-marks):
10561         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
10562         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
10563
10564 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
10565
10566         * gnus-art.el (gnus-article-wash-status-strings): Use
10567         `copy-sequence', not `copy-seq'.
10568
10569 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
10570
10571         * gnus-art.el (gnus-article-wash-status-strings): New constant.
10572         (gnus-gnus-article-wash-status-entry): New function.
10573         (gnus-article-wash-status): Use it.
10574
10575 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10576
10577         * mml1991.el: Add coding header.
10578
10579 2001-11-12  Simon Josefsson  <jas@extundo.com>
10580
10581         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
10582         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
10583         `mml1991-sign' and `mml1991-encrypt'.
10584         (mml1991-encrypt, mml1991-sign): New glue functions.
10585         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
10586
10587         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
10588         (mml-menu): Add PGP to menu.
10589
10590         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
10591         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
10592         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
10593         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
10594
10595         * mml2015.el: Mention RFC 3156.
10596
10597         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
10598
10599 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10600
10601         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
10602
10603         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
10604           From <Michael.Cook@cisco.com>
10605
10606 2001-11-11  Simon Josefsson  <jas@extundo.com>
10607
10608         * message.el (top-level): Autoload sha1.
10609         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
10610         canlock, no need to require two different hash algs).  Suggested
10611         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
10612
10613 2001-11-09  Simon Josefsson  <jas@extundo.com>
10614
10615         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
10616         <Pavel@Janik.cz>.
10617
10618 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10619
10620         * message.el (message-point-in-header-p): New function.
10621         (message-do-auto-fill): Use it.
10622         (message-beginning-of-line): New function.  Goes to beginning of
10623         header value (i.e., end of header name), or to beginning of line
10624         if already at beginning of value.  Behaves like
10625         `beginning-of-line' when in message body.
10626         (message-mode-map): Bind it.
10627
10628 2001-11-08  Simon Josefsson  <jas@extundo.com>
10629
10630         * gnus-msg.el (gnus-posting-styles): Add doc.
10631
10632 2001-11-07  Simon Josefsson  <jas@extundo.com>
10633
10634         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
10635
10636         * sieve-mode.el (sieve-control-commands-face)
10637         (sieve-control-commands-face, sieve-action-commands-face)
10638         (sieve-test-commands-face, sieve-tagged-arguments-face): New
10639         faces.
10640         (sieve-font-lock-keywords): Use them.
10641         (sieve-mode): Only set font-lock-defaults in emacs.
10642
10643         * gnus-art.el (gnus-default-article-saver): Add
10644         gnus-summary-save-body-in-file.
10645         (gnus-summary-write-to-file): Fix doc.
10646
10647 2001-11-07  Simon Josefsson  <jas@extundo.com>
10648
10649         * gnus-art.el (gnus-treat-highlight-signature): Add cross
10650         reference to the correct chapter in the manual.
10651
10652         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
10653         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
10654
10655 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10656
10657         * mml.el (mml-preview): Bind mail-header-separator.
10658
10659 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10660
10661         * message.el: Always require canlock.
10662         (message-ignored-supersedes-headers): Include Cancel-Lock and
10663         Cancel-Key.
10664         (message-insert-canlock): Don't require canlock.
10665         (message-cancel-news): Don't check whether canlock is available.
10666         (message-supersede): Support cancel-locks.
10667
10668         * gnus-art.el: Don't autoload canlock.
10669
10670 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10671
10672         * mail-source.el (mail-source-fetch-imap): ASYNC param.
10673         From: <andre@slamdunknetworks.com>
10674
10675 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10676
10677         * many files: Fix copyright lines.
10678
10679 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10680
10681         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
10682         Suggested by Dave Love  <fx@gnu.org>.
10683
10684 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10685
10686         * message.el (message-kill-buffer): Remove auto-save file after
10687         confirm.
10688
10689         * message.el (message-send-mail): Call message-generate-headers
10690         once.  Suggested by Matt Armstrong <matt@lickey.com>.
10691
10692         * gnus-topic.el (gnus-topic-rename): Initial-input.
10693         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
10694
10695 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
10696
10697         * message.el (message-forbidden-properties): New constant.
10698         (message-strip-forbidden-properties): New function.
10699         (message-mode): Activate it.
10700
10701 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10702
10703         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
10704         (mm-hack-charsets): Fix doc.
10705
10706 2001-11-02  Simon Josefsson  <jas@extundo.com>
10707
10708         * gnus-int.el (gnus-check-server): Message "...done" when done.
10709
10710         * imap.el (imap-close): Don't message (imap-send-command-wait
10711         returns if the connection is dropped).
10712         (imap-wait-for-tag): Nix out message only when necessary.
10713
10714         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
10715         for non-crossposting.
10716         (gnus-sieve-crosspost): Default to t to be consistent with other
10717         parts of Gnus.
10718
10719 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10720
10721         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
10722         (mm-iso-8859-x-to-15-table): Ditto.
10723         (mm-iso-8859-x-to-15-region): Ditto.
10724         (mm-find-mime-charset-region): Ditto.
10725
10726 2001-11-01  Simon Josefsson  <jas@extundo.com>
10727
10728         * nnimap.el (nnimap-close-asynchronous): New variable.
10729         (nnimap-close-group): Use it.
10730         (nnimap-expunge): Don't use it.
10731
10732         * imap.el (imap-callbacks): New variable.
10733         (imap-remassoc): Copied from `gnus-remassoc'.
10734         (imap-add-callback): New function.
10735         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
10736         behaviour.
10737         (imap-parse-response): Call the callback.
10738
10739         * message.el (message-insert-canlock): New variable.
10740         (message-canlock-generate, message-canlock-password)
10741         (message-insert-canlock): New functions.
10742         (message-send-news): Call `message-insert-canlock'.
10743         (top-level): Require canlock when compiling.
10744         (message-insert-canlock): Require canlock before we need it.
10745
10746 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10747
10748         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
10749
10750 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10751
10752         * dgnushack.el (dgnushack-make-load): A workaround for
10753         custom-add-loads bug in some versions of XEmacs.
10754
10755 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10756
10757         * mm-util.el (mm-charset-synonym-alist): Revert (some).
10758
10759 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10760
10761         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
10762         (mm-hack-charsets): New variable.
10763         (mm-iso-8859-15-compatible): New variable.
10764         (mm-iso-8859-x-to-15-table): New variable.
10765         (mm-find-mime-charset-region): Add parameter hack-charsets.
10766
10767         * mm-bodies.el (mm-encode-body): Use it.
10768         * mml.el (mml-parse-1): Ditto.
10769
10770 2001-11-01  Simon Josefsson  <jas@extundo.com>
10771
10772         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
10773
10774 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10775
10776         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
10777         is nil.
10778
10779 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10780
10781         * smiley-ems.el (smiley-update-cache): Auto detect file type.
10782
10783         * message.el (message-forward-rmail-make-body): Use
10784         save-window-excursion.
10785         (message-encode-message-body): Search with noerror.
10786         (message-setup-1): Convert compose-mail send-actions to
10787         message-send-actions.
10788
10789 2001-11-01  Simon Josefsson  <jas@extundo.com>
10790
10791         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
10792         <yamaoka@jpl.org>.
10793
10794 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10795
10796         * sieve-manage.el (sieve-string-bytes): No complain.
10797
10798 2001-11-01  Simon Josefsson  <jas@extundo.com>
10799
10800         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
10801         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
10802         has autoload cookies, so no `require' should be necessary.)
10803
10804         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
10805         files.
10806
10807 2001-10-31  Simon Josefsson  <jas@extundo.com>
10808
10809         * gnus-cus.el (gnus-group-parameters): Support integer `display'
10810         parameter.
10811
10812         * gnus-sum.el (gnus-select-newsgroup): If group parameter
10813         `display' is a number (and C-u wasn't used to enter group), only
10814         fetch that number of articles.
10815
10816 2001-10-31  Matt Armstrong  <matt@lickey.com>
10817
10818         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
10819         not-subscribed -> subscribed.
10820
10821 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10822         From: Josh Huber <huber@alum.wpi.edu>
10823
10824         * message.el (message-subscribed-address-functions): New variable.
10825         (message-subscribed-addresses): New variable.
10826         (message-subscribed-regexps): New variable.
10827         (message-goto-mail-followup-to): New function.
10828         (message-send-mail): Add Mail-Followup-To.
10829         (message-make-mft): New function.
10830
10831         * gnus.el (gnus-find-subscribed-addresses): New function.
10832
10833 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10834
10835         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
10836         (mail-source-fetch-pop): Ditto.
10837         (mail-source-check-pop): Ditto.
10838
10839         * gnus-start.el (gnus-read-init-file): Ditto.
10840         (gnus-activate-group): Ditto.
10841         (gnus-read-newsrc-el-file): Ditto.
10842
10843 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10844
10845         * message.el (message-get-reply-headers): Make sure there is ", ".
10846
10847         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
10848         mm-coding-system-p. Don't correct it only in XEmacs.
10849         (mm-charset-to-coding-system): Use mm-coding-system-p and
10850         mm-get-coding-system-list.
10851         (mm-emacs-mule, mm-mule4-p): New variables.
10852         (mm-enable-multibyte, mm-disable-multibyte,
10853         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
10854         mm-with-unibyte-current-buffer,
10855         mm-with-unibyte-current-buffer-mule4): Use them.
10856         (mm-find-mime-charset-region): Treat iso-2022-jp.
10857
10858         From  Dave Love  <fx@gnu.org>:
10859
10860         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
10861         construction.
10862         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
10863         entries conditional on not having a coding system defined for
10864         them.
10865         (mm-mule-charset-to-mime-charset): Use
10866         find-coding-systems-for-charsets if defined.
10867         (mm-charset-to-coding-system): Don't use
10868         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
10869         later.  Add last resort search of coding systems.
10870         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
10871         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
10872         Mule 4.
10873         (mm-find-mime-charset-region): Re-write.
10874         (mm-with-unibyte-current-buffer): Restore buffer as well as
10875         multibyteness.
10876
10877 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10878
10879         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
10880         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
10881         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
10882
10883 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10884
10885         * gnus-art.el (article-display-x-face): Nix buffer-read-only
10886         again.
10887
10888         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
10889
10890 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10891
10892         * gnus-spec.el (gnus-parse-simple-format): Use
10893           buffer-substring-no-properties.
10894
10895 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10896
10897         * gnus-art.el (article-verify-cancel-lock): New function.
10898
10899         * nnheader.el (nntp-process-response): New variable.
10900         (nnheader-init-server-buffer): Make `nntp-process-response'
10901         buffer-local in `nntp-server-buffer'.
10902
10903         * nntp.el (nntp-prepare-post-hook): New hook.
10904         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
10905         (nntp-async-trigger): Ditto.
10906         (nntp-request-post): Insert a server's ID if there's no Message-ID
10907         header; run `nntp-prepare-post-hook'.
10908
10909 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10910
10911         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
10912         instead.
10913
10914         * message.el (message-forward-subject-author-subject): Don't use
10915         message-news-p, which widens the buffer.
10916         (message-forward-make-body): New function.
10917         (message-forward): Use it.
10918         (message-insinuate-rmail): New function.
10919         (message-forward-rmail-make-body): New function.
10920
10921 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10922
10923         * mm-extern.el (mm-extern): Provide it.
10924
10925         * mm-partial.el (mm-partial): Provide it.
10926
10927 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10928
10929         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
10930
10931 2001-10-29  Simon Josefsson  <jas@extundo.com>
10932
10933         * mml.el (mml-preview): Bind message-this-is-news if it is
10934         news. From Jesper Harder <harder@myrealbox.com>.
10935
10936 2001-10-28  Simon Josefsson  <jas@extundo.com>
10937
10938         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
10939
10940 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
10941
10942         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
10943         ironic smilies.
10944
10945 2001-10-27  Simon Josefsson  <jas@extundo.com>
10946
10947         * message.el (message-indent-citation): Don't add trailing
10948         whitespace when citing text.
10949
10950         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
10951         <harder@ifa.au.dk>.
10952
10953 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10954
10955         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
10956         not available.
10957         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
10958         (nnweb-type-definition): Add google as alias of dejanews.
10959         (nnweb-google-parse-1): Forward 1 line.
10960
10961 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10962
10963         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
10964         variable `message-forward-ignored-headers'.
10965
10966 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
10967
10968         * gnus.el (gnus-expand-group-parameter): New function.
10969         (gnus-expand-group-parameters): Call it.
10970         (gnus-group-fast-parameter): New function.
10971         (gnus-group-find-parameter): Call it.
10972
10973 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
10974
10975         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
10976         vector (it didn't before because of a bug).
10977         * gnus-msg.el (gnus-post-news): Use header vector directly, if
10978         available.  Before it converted it to an article number.
10979
10980         This makes followup to news articles with negative numbers in
10981         nnvirtual groups use news instead of mail.
10982
10983 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
10984
10985         * gnus.el (post-method): Use `native' instead of `nil'.
10986
10987         * gnus-msg.el (gnus-post-method): Ditto.
10988
10989 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
10990
10991         * gnus.el (gnus-define-group-parameter): Grammar fix.
10992
10993 2001-10-22  Simon Josefsson  <jas@extundo.com>
10994
10995         * gnus-msg.el (gnus-extended-version): Include
10996         system-configuration.
10997         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
10998
10999 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
11000
11001         * gnus.el (post-method): Customization fix: `native' is not a
11002         valid value.
11003         * gnus-msg.el (gnus-post-method): Doc and customization fix:
11004         `native' is not a valid value.
11005
11006 2001-10-21  Simon Josefsson  <jas@extundo.com>
11007
11008         * nnimap.el (nnimap): Defgroup
11009         (nnimap-strict-function, nnimap-strict-function-match): New
11010         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
11011         (nnimap-split-crosspost, nnimap-split-inbox)
11012         (nnimap-split-rule, nnimap-split-predicate)
11013         (nnimap-split-predicate): Defcustom.
11014         (nnimap-split-inbox, nnimap-expunge-search-string)
11015         (nnimap-importantize-dormant): Remove "*" from doc.
11016
11017 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11018
11019         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
11020         not supplied via prefix arg.  From Lisp, make arg mandatory.
11021         Suggested by Frank Schmitt.
11022
11023 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11024
11025         * message.el (message-do-auto-fill): Avoid calling
11026         'rfc822-goto-eoh'.
11027
11028 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11029         From Paul Jarc <prj@po.cwru.edu>.
11030
11031         * message.el (message-get-reply-headers): Restructure the logic
11032         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
11033
11034 2001-10-20  Simon Josefsson  <jas@extundo.com>
11035
11036         * message.el (message-cancel-news): Support cancel-locks.
11037         Suggested by Per Abrahamsson.
11038
11039         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
11040         conses.  From David Z Maze <dmaze@MIT.EDU>.
11041
11042         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
11043
11044 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11045
11046         * mm-decode.el (mm-default-directory): Fix customize type.
11047
11048         * message.el (message-setup-fill-variables): Kludge to use
11049         normal-auto-fill-function even if auto fill is already activated.
11050
11051 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11052
11053         * message.el (message-do-auto-fill): New version that does not
11054         rely on text properties, by Simon Josefsson <jas@extundo.com>.
11055         (message-setup-1): Removed the `message-field' property.
11056
11057         * gnus-draft.el (gnus-draft-edit-message): Removed the
11058         `message-field' property.
11059
11060 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11061
11062         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
11063         `message-field'.  The `field' property has a special significance in
11064         Emacs 21.
11065
11066         * message.el (message-send, message-setup-1): Ditto.
11067
11068 2001-10-18  Simon Josefsson  <jas@extundo.com>
11069
11070         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
11071         when undoing.
11072
11073 2001-10-18  Simon Josefsson  <jas@extundo.com>
11074         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
11075
11076         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
11077         (gnus-summary-make-menu-bar): Ditto.
11078
11079 2001-10-17  Simon Josefsson  <jas@extundo.com>
11080
11081         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
11082         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
11083
11084 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11085
11086         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
11087         * gnus-util.el (gnus-user-date): New function.
11088         From Frank Schmitt <usenet@Frank-Schmitt.net>.
11089
11090 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
11091
11092         * message.el (message-check-news-header-syntax): Special case
11093         nnvirtual groups.
11094
11095         * gnus-sum.el (gnus-summary-respool-default-method): Changed
11096         customize type to `symbol'.
11097
11098 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11099
11100         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
11101         %&foo;.
11102         (gnus-parse-simple-format): Support user extended spec too.
11103         %u&foo; invokes gnus-user-format-function-foo.
11104
11105 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11106
11107         * nnml.el (nnml-request-expire-articles): Make sure it is back to
11108         the server.
11109         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
11110         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
11111         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
11112         * nndiary.el (nndiary-request-expire-articles): Ditto.
11113         (nndiary-schedule): Defsubst it before use it.
11114         (nndiary-error): eval-and-compile.
11115
11116 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
11117
11118         * gnus-msg.el (gnus-post-method): Changed two instances of
11119         `active' to `current' and one `null' to `not'.
11120
11121 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11122         From Katsumi Yamaoka <yamaoka@jpl.org>.
11123
11124         * message.el (message-setup-fill-variables): Use
11125         `normal-auto-fill-function' instead of `auto-fill-function'.
11126
11127 2001-10-16  Simon Josefsson  <jas@extundo.com>
11128
11129         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
11130         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
11131         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
11132
11133 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11134         Patch by Oliver Scholz <oscholz@my.gnus.org>.
11135
11136         * gnus-draft.el (gnus-draft-edit-message): Add text property
11137         `field' with value `header' to message headers.
11138         * message.el (message-setup-1): Really add text property to all of
11139         the header, not just part of it.
11140
11141 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11142
11143         * gnus-group.el (gnus-group-sort-by-server): Use it.
11144
11145         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
11146
11147         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
11148         and keystroke.
11149
11150 2001-10-14  Simon Josefsson  <jas@extundo.com>
11151
11152         * dig.el: Doc fix.
11153
11154         * smime.el: Doc fix.
11155
11156         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
11157         charset magic from message.el.
11158
11159 2001-10-12  Simon Josefsson  <jas@extundo.com>
11160         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
11161
11162         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
11163         'cite from g-a-wash-types.
11164         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
11165         (gnus-article-hide-citation): Fix.
11166
11167         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
11168         character.
11169         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
11170
11171         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
11172         definition.
11173         (gnus-signature-toggle): Toggle `s' mode line character.
11174
11175         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
11176         doing stuff that clears it.
11177
11178 2001-10-12  Simon Josefsson  <jas@extundo.com>
11179
11180         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
11181         From Eric Marsden <emarsden@laas.fr>.
11182
11183 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11184
11185         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
11186         (autoload): Add some autoloads.
11187
11188 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11189         Suggested by Oliver Scholz <epameinondas@gmx.de>.
11190
11191         * message.el (message-do-auto-fill): New function.  Like
11192         `do-auto-fill' but don't fill when in the message header.
11193         (message-setup-1): Put a text property on the message header.
11194         (message-setup-fill-variables): Use `message-do-auto-fill'.
11195
11196 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11197
11198         * message.el (message-send-mail-partially): Insert an empty line
11199         first, because of the change of message-make-lines.
11200
11201 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
11202
11203         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
11204         iso-8859-15, make it an alias for iso-8859-1.
11205
11206 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11207
11208         * message.el (message-send-news): Don't modify the value of
11209         `message-syntax-checks' if it is not a list (possibly it is
11210         `dont-check-for-anything-just-trust-me').
11211
11212 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11213
11214         * gnus-group.el (gnus-group-name-charset-group-alist): Use
11215         `find-coding-system' for XEmacs to check whether the coding-system
11216         `utf-8' is available.
11217
11218 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11219
11220         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
11221
11222 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
11223
11224         * message.el (message-send-news): Oops, missed case with no
11225         "Followup-To" header...
11226
11227 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
11228
11229         * message.el (message-send-news): Allow
11230         `gnus-group-name-charset-group-alist' to affect encoding of the
11231         "Newsgroups" and "Followup-To" headers.
11232
11233 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11234
11235         * Makefile.in (install-el): Depend on gnus-load.el.
11236
11237 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11238
11239         * Makefile.in (install-el): Use -f.
11240         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
11241
11242 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
11243
11244         * message.el (message-send-news): Don't encode Followups-To when
11245         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
11246
11247         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
11248         header.
11249
11250         * gnus-art.el (article-decode-group-name): Also decode
11251         "Followup-To".
11252
11253         * rfc2047.el (rfc2047-encode-message-header): Encode without
11254         asking for null methods.
11255
11256         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
11257         default charset for newsgroup names in accordance with USEFOR.
11258
11259         * gnus-group.el (gnus-group-name-charset-method-alist,
11260         gnus-group-name-charset-group-alist): Removed "*" from doc
11261         strings, "*" should not be used for complex variables.
11262
11263 2001-10-06  Simon Josefsson  <jas@extundo.com>
11264
11265         Support UTF-8 group names better.
11266
11267         * message.el (message-check-news-header-syntax): Encode group
11268         names before comparison.
11269
11270         * gnus-msg.el (gnus-copy-article-buffer): Run all
11271         `gnus-article-decode-hook's except `article-decode-charset'
11272         instead of hardcoding call to one of them.
11273
11274         * gnus-art.el (gnus-article-decode-hook): Add
11275         `article-decode-group-name'.
11276         (article-decode-group-name): New function, use `g-d-n'.
11277
11278         * gnus-group.el (gnus-group-insert-group-line): Decode
11279         gnus-tmp-group using `g-d-n'.
11280
11281         * gnus-util.el (gnus-decode-newsgroups): New function.
11282
11283 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
11284
11285         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
11286         `gnus-group-name-charset-group-alist'.
11287
11288 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11289
11290         * Makefile.in: Install el in install. Add uninstall.
11291
11292 2001-10-05  Simon Josefsson  <jas@extundo.com>
11293
11294         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
11295
11296         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
11297
11298         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
11299         empty folders.
11300
11301         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
11302         limiting if read-all (C-u RET) was used.
11303
11304 2001-10-04  Simon Josefsson  <jas@extundo.com>
11305
11306         * mail-source.el (mail-source-movemail-program): New variable.
11307         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
11308         <thutt@thutt.vmware.com>.
11309
11310 2001-10-03  Simon Josefsson  <jas@extundo.com>
11311
11312         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
11313         (gnus-summary-line-format-alist): Fix param.
11314
11315 2001-10-02  Simon Josefsson  <jas@extundo.com>
11316
11317         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
11318         don't go through `nnimap-request-expire-articles' to delete the
11319         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
11320
11321 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11322
11323         * gnus-agent.el (gnus-agent-write-active): The min in the
11324         agent/active may be larger than that in the server/active.
11325
11326 2001-10-01  Simon Josefsson  <jas@extundo.com>
11327
11328         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
11329         is IMAP4rev1.
11330
11331         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
11332
11333         * nnfolder.el: Ditto.
11334
11335 2001-09-30  Dan Christensen  <jdc@uwo.ca>
11336
11337         * gnus-sum.el (gnus-summary-extract-address-component): New function.
11338         (gnus-summary-from-or-to-or-newsgroups): Optimize.
11339
11340 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11341
11342         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
11343         (message-mode-menu): Menu item for same.
11344
11345         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
11346         delayed articles.
11347
11348         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
11349         nndraft:delayed does not exist.
11350         (gnus-delay-initialize): Don't set up keymap, that's done from
11351         message.el now.
11352         (gnus-delay, gnus-delay-group, gnus-delay-header)
11353         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
11354
11355 2001-09-29  Simon Josefsson  <jas@extundo.com>
11356
11357         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
11358         utf-8, not eight-bit-control.
11359
11360         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
11361         (imap-log, imap-debug): Custom.
11362         (imap-log-buffer, imap-debug-buffer): New constants.
11363         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
11364         (imap-network-open, imap-shell-open, imap-starttls-open)
11365         (imap-send-command-1, imap-send-command, imap-arrival-filter)
11366         (imap-debug): Use imap-*-buffer.
11367
11368         * nndoc.el (nndoc-article-type): Add mailman.
11369         (nndoc-type-alist): Ditto.
11370         (nndoc-mailman-type-p): New function.
11371
11372 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11373
11374         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
11375         gnus-art.el.
11376
11377 2001-09-27  Simon Josefsson  <jas@extundo.com>
11378
11379         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
11380         (gnus-topic-catchup-articles): New function. Suggested by Robin
11381         S. Socha <robin-dated-1001857693.185e29@socha.net>.
11382
11383 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11384         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
11385
11386         * gnus-ems.el (gnus-article-display-xface): Insert xface after
11387         previous ones.
11388
11389 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11390         From Daiki Ueno  <ueno@unixuser.org>
11391
11392         * gnus-sum.el (gnus-summary-show-article): The arglist of
11393         detect-coding-region is incompatible.
11394
11395 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11396         From Katsuhiro Hermit Endo <hermit@koka-in.org>
11397
11398         * gnus-group.el (gnus-group-delete-group): Typo.
11399
11400 2001-09-26  Simon Josefsson  <jas@extundo.com>
11401
11402         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
11403
11404         * nnimap.el (nnimap-expiry-target): Use temp buffer.
11405
11406 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11407
11408         * gnus-cus.el (gnus-group-parameters): Display as sexp.
11409
11410 2001-09-22  Simon Josefsson  <jas@extundo.com>
11411
11412         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
11413
11414         * nnfolder.el (nnfolder-open-marks): Ditto.
11415
11416         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
11417         (gnus-update-marks): Use it.
11418         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
11419         hardcoded list.
11420
11421         * gnus.el (gnus-article-special-mark-lists): Add killed.
11422         (gnus-article-unpropagated-mark-lists): New constant.
11423
11424 2001-09-22  Simon Josefsson  <jas@extundo.com>
11425
11426         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
11427         custom option.
11428
11429 2001-09-23  Simon Josefsson  <jas@extundo.com>
11430
11431         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
11432
11433 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11434
11435         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
11436
11437 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
11438
11439         * gnus-group.el (gnus-group-sort-function): Fix customize type to
11440         accept lists of functions.
11441
11442 2001-09-20  Simon Josefsson  <jas@extundo.com>
11443
11444         * gnus-group.el (gnus-group-catchup): Update expire marks in
11445         backend.  Also, if ALL also set expire marks on tick/dormant.
11446
11447 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11448
11449         * message.el (message-tab-body-function): New variable.
11450         * message.el (message-tab): Use it.
11451
11452 2001-09-19  Sam Steingold  <sds@gnu.org>
11453
11454         * gnus-win.el (gnus-buffer-configuration): Respect
11455         `gnus-bug-create-help-buffer'.
11456
11457 2001-09-18  Simon Josefsson  <jas@extundo.com>
11458
11459         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
11460         (gnus-parse-simple-format): Re-revert.
11461
11462 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
11463         Trivial patch.
11464
11465         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
11466         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
11467
11468 2001-09-18  Simon Josefsson  <jas@extundo.com>
11469
11470         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
11471         signed.
11472         (gnus-parse-simple-format): Don't use it.
11473
11474 2001-09-17  Miles Bader  <miles@gnu.org>
11475
11476         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
11477         error querying a backend abort the whole process.
11478
11479 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11480
11481         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
11482         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
11483
11484 2001-09-17  Didier Verna  <didier@xemacs.org>
11485
11486         * nndiary.el: version 0.2-b14.
11487         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
11488         compatibility problem with XEmacs 21.1.
11489
11490 2001-09-15  Simon Josefsson  <jas@extundo.com>
11491
11492         * gnus-group.el (gnus-group-line-format): Document %c.
11493
11494         * nnml.el (nnml-parse-head): Handle CRLF files.
11495         (nnml-generate-nov-file): Ditto.
11496         (nnml-retrieve-headers): Ditto.
11497
11498 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
11499
11500         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
11501
11502 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
11503
11504         * gnus-spec.el (gnus-correct-substring): Still stopped one
11505         character before we wanted (never included last character).
11506         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
11507         add missing "," (once per function)
11508
11509 2001-09-14  Simon Josefsson  <jas@extundo.com>
11510
11511         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
11512         (otherwise e.g. gnus-agentize in .gnus overrides the customized
11513         default before gnus-group is loaded and the variable set.)
11514
11515         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
11516         killed or unsent marks.
11517
11518         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
11519         isn't an article to set it on (e.g. when you `a' in a group).
11520
11521 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11522
11523         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
11524         can read e-mails from Microsoft Outlook users not using ISO
11525         8859-2 character set.
11526
11527 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11528
11529         * gnus-diary.el: Minor modifications to avoid warnings.
11530         (gnus-summary-misc-menu): defvar.
11531         (gnus-diary-check-message): Use gnus-point-at-eol.
11532         (gnus-diary-kill-entire-line): eval-and-compile.
11533
11534 2001-09-12  Didier Verna  <didier@xemacs.org>
11535
11536         * nndiary.el: new version (0.2-b13).
11537         * nndiary.el (nndiary-mail-sources): doc update.
11538         * nndiary.el (nndiary-split-methods): ditto.
11539         * nndiary.el (nndiary-request-accept-article-hooks): New.
11540         * nndiary.el (nndiary-request-accept-article): use it, check
11541         message validity.
11542         * nndiary.el (nndiary-get-new-mail): changed default to nil.
11543         * nndiary.el (nndiary-schedule): fix bug (misplaced
11544         condition-case): it didn't return nil on error.
11545         * gnus-diary.el: new version.
11546         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
11547         * gnus-diary.el (gnus-diary-header-value-history): New.
11548         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
11549         * gnus-diary.el (gnus-diary-add-header): New.
11550         * gnus-diary.el (gnus-diary-check-message): New.
11551         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
11552         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
11553
11554 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11555
11556         * gnus-sum.el (gnus-select-newsgroup): Make
11557         `gnus-current-select-method' buffer-local.
11558
11559         * gnus-art.el (gnus-request-article-this-buffer): Refer
11560         `gnus-current-select-method' in the current summary buffer.
11561
11562 2001-09-10  Simon Josefsson  <jas@extundo.com>
11563         From Daniel Pittman <daniel@rimspace.net>
11564
11565         * gnus-spec.el (gnus-correct-pad-form): Fix.
11566
11567 2001-09-09  Simon Josefsson  <jas@extundo.com>
11568
11569         * mm-decode.el (mm-inline-media-tests): Add
11570         application/x-emacs-lisp.
11571         (mm-attachment-override-types): Add
11572         application/{x-,}pkcs7-signature.
11573
11574         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
11575         (gnus-server-line-format, gnus-server-mode-line-format)
11576         (gnus-server-browse-in-group-buffer): Customize.
11577
11578 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11579
11580         * nnml.el (nnml-marks-changed-p): Typo.
11581         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
11582         (nnml-marks-changed-p): Use gnus-gethash.
11583         (nnml-marks-modtime): Use gnus-make-hashtable.
11584
11585         * nnfolder.el (nnfolder-marks-changed-p): Typo.
11586         (nnfolder-request-expire-articles, nnfolder-save-marks)
11587         (nnfolder-open-marks): Typo.
11588         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
11589         (nnfolder-marks-changed-p): Use gnus-gethash.
11590         (nnfolder-marks-modtime): Use gnus-make-hashtable.
11591
11592 2001-09-08  Simon Josefsson  <jas@extundo.com>
11593
11594         * nnfolder.el (nnfolder-marks-modtime): New variable.
11595         (nnfolder-marks-changed-p): New function.
11596         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
11597         (nnfolder-request-update-info): Don't update if marks didn't change.
11598
11599         * nnml.el (nnml-marks-modtime): New variable.
11600         (nnml-marks-changed-p): New function.
11601         (nnml-save-marks, nnml-open-marks): Save modtime.
11602         (nnml-request-update-info): Don't update if marks didn't change.
11603
11604         * gnus-agent.el (gnus-agent-any-covered-gcc)
11605         (gnus-agent-add-server, gnus-agent-remove-server): Use
11606         gnus-agent-method-p.
11607
11608         * gnus-art.el (gnus-buttonized-mime-types): New variable.
11609         (gnus-unbuttonized-mime-type-p): Use it.
11610
11611         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
11612         fetch group.
11613
11614 2001-09-08  Simon Josefsson  <jas@extundo.com>
11615         From Daniel Pittman <daniel@rimspace.net>
11616
11617         * gnus-spec.el (gnus-correct-pad-form): New function.
11618         (gnus-parse-simple-format): Use it.
11619
11620 2001-09-07  Simon Josefsson  <jas@extundo.com>
11621
11622         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
11623         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
11624         Putnam <reader@newsguy.com>.
11625         (gnus-group-sort-selected-groups): Touch dribble file.
11626
11627 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
11628
11629         * nnml.el (nnml-filenames-are-evil): New variable.
11630         (nnml-article-to-file-alist): Rename to ...
11631         (nnml-current-group-article-to-file-alist): ... this.
11632         Respect `nnml-filenames-are-evil'.
11633         (nnml-active-number): Update.
11634         (nnml-update-file-alist): Update.
11635         (nnml-request-article): Use nnheader-article-to-file-alist.
11636         (nnml-request-rename-group): Likewise.
11637
11638 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11639
11640         * gnus-sum.el (gnus-summary-insert-line): Fix.
11641
11642 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
11643
11644         * gnus-sum.el: Bind g-s-t-s to "W g".
11645         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
11646         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
11647         display of graphical smilies.
11648
11649 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11650
11651         * gnus-start.el (gnus-setup-news): A typo.
11652         From Bill White <billw@wolfram.com>.
11653
11654 2001-09-06  Simon Josefsson  <jas@extundo.com>
11655
11656         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
11657         and unseen marks.
11658
11659 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11660
11661         * nnmail.el (nnmail-split-fancy): Document `junk'.
11662
11663 2001-09-04  Simon Josefsson  <jas@extundo.com>
11664
11665         * imap.el (imap-search): Don't error if server is broken.
11666
11667 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
11668
11669         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
11670         searching for an article that isn't in the mbox.
11671
11672 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11673
11674         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
11675         right, and get all the comments.
11676
11677 2001-09-02  Simon Josefsson  <jas@extundo.com>
11678         Suggested by Dan Christensen <jdc+news@uwo.ca>
11679
11680         * nnfolder.el (nnfolder-request-update-info): Fix message.
11681
11682         * nnml.el (nnml-request-update-info): Ditto.
11683
11684 2001-09-01  Simon Josefsson  <jas@extundo.com>
11685
11686         * nnml.el (nnml-request-expire-articles): Also bind
11687         `nnml-current-group' and `nnml-article-file-alist' when using
11688         expiry-target. (Otherwise nnml will be in a inconsistent internal
11689         state causing all kind of problems.)
11690         (nnml-request-expire-articles): If `nnml-article-to-file' or
11691         `file-attributes' failes, return article as un-expirable instead
11692         of treating it as expired.
11693
11694 2001-08-31  Sam Steingold  <sds@gnu.org>
11695
11696         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
11697         typo: `exmine' --> `examine'.
11698
11699 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11700
11701         * nndoc.el (nndoc-forward-type-p): It is not a digest.
11702
11703 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11704
11705         * nnml.el (nnml-check-directory-twice): Remove.
11706         (nnml-retrieve-headers): Ditto.
11707         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
11708
11709 2001-08-30  Andrew Innes  <andrewi@gnu.org>
11710
11711         * nnheader.el (nnheader-directory-files-is-safe): No need to read
11712         directory twice on Windows, or on GNU Emacs-21.
11713
11714 2001-08-30  Andrew Innes  <andrewi@gnu.org>
11715
11716         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
11717         (nnml-request-rename-group): Ditto.
11718         (nnml-active-number): Ditto.
11719         (nnml-request-create-group): Use nnml-directory-articles.
11720         (nnml-request-expire-articles): Use nnml-directory-articles, which
11721         gets list from nov database if available.
11722         (nnml-get-nov-buffer): New function.
11723         (nnml-open-nov): Use it.
11724         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
11725         gets alist from nov database if available.
11726         (nnml-directory-articles): New function.
11727         (nnml-article-to-file-alist): New function.
11728
11729 2001-08-30  Andrew Innes  <andrewi@gnu.org>
11730
11731         * mm-decode.el (mm-display-external): Use `name' as filename, if
11732         `filename' attribute is not present.
11733
11734 2001-08-30  Andrew Innes  <andrewi@gnu.org>
11735
11736         * mail-source.el (mail-source-flash): New defcustom.
11737         (mail-source-new-mail-p): Ring visible bell if appropriate.
11738         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
11739         timer is cleared even if mail check signals an error.
11740
11741 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11742
11743         * gnus-sum.el (gnus-summary-move-article): Only update marks of
11744         type 'list.
11745
11746 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11747
11748         * flow-fill.el (fill-flowed): eol might be point-max.
11749
11750 2001-08-27  Simon Josefsson  <jas@extundo.com>
11751
11752         * nnml.el (nnml-request-update-info): Fix message.
11753         (nnml-open-marks): Ditto.
11754
11755         * nnfolder.el (nnfolder-request-update-info):
11756         (nnfolder-open-marks): Fix message.
11757
11758 2001-08-25  Simon Josefsson  <jas@extundo.com>
11759
11760         * nnfolder.el (nnfolder-save-marks): Don't create directory named
11761         after group in ~/.
11762
11763 2001-08-25  Simon Josefsson  <jas@extundo.com>
11764         From Andreas Jaeger  <aj@suse.de>
11765
11766         * nnfolder.el (nnfolder-open-marks): Fix typo.
11767         * nnml.el (nnml-open-marks): Likewise.
11768
11769 2001-08-25  Simon Josefsson  <jas@extundo.com>
11770
11771         Make nnfolder groups self-contained as far as marks are concerned.
11772
11773         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
11774         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
11775         (nnfolder-open-server): Make marks directory.
11776         (nnfolder-request-delete-group): Delete marks file.
11777         (nnfolder-request-delete-group): Check of nov/marks file exist
11778         before deleting.
11779         (nnfolder-request-rename-group): Rename marks file.
11780         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
11781         (nnfolder-request-set-mark, nnfolder-request-update-info)
11782         (nnfolder-group-marks-pathname, nnfolder-save-marks)
11783         (nnfolder-open-marks): New functions.
11784         (top-level): Require gnus.
11785
11786 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11787
11788         * nnweb.el (nnweb-type-definition): Use google raw file.
11789         (nnweb-google-parse-1): Ditto.
11790         (nnweb-google-identity): Ditto.
11791         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
11792         (nnweb-altavista-wash-article): Ditto.
11793         (nnweb-request-article): Remove nnweb-decode-entities.
11794
11795         * nnml.el: Require 'gnus.
11796
11797 2001-08-25  Simon Josefsson  <jas@extundo.com>
11798
11799         * nnml.el (nnml-marks-is-evil): Add doc.
11800
11801 2001-08-25  Simon Josefsson  <jas@extundo.com>
11802
11803         * nnml.el (nnml-save-marks): Wrap saving marks in a
11804         condition-case, to allow user to start Gnus if saving marks failed
11805         for some reason.
11806
11807 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11808
11809         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
11810
11811         * gnus-group.el (gnus-update-group-mark-positions): Bind
11812         gnus-group-update-hook to nil.
11813
11814 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11815
11816         * mml.el (mml-generate-mime-1): Force as multibyte string.
11817
11818 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11819
11820         * gnus-sum.el (gnus-summary-insert-line)
11821         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
11822         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
11823
11824         * gnus-spec.el (gnus-correct-substring): Take optional END.
11825
11826         * nnrss.el (nnrss-request-article): Remove \n.
11827         (nnrss-retrieve-headers): Lines number is -1.
11828
11829 2001-08-24  Simon Josefsson  <jas@extundo.com>
11830
11831         * gnus-group.el (gnus-info-clear-data): Call
11832         nnfoo-request-set-mark to propagate marks.  Fix bug:
11833         `gnus-group-update-line' doesn't update read range unless we call
11834         `gnus-get-unread-articles-in-group' first.
11835
11836         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
11837         to server.
11838
11839 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11840
11841         * gnus-util.el (gnus-create-info-command): Return an interactive
11842         function.
11843
11844 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11845         From Katsumi Yamaoka <yamaoka@jpl.org>
11846
11847         * gnus-spec.el (gnus-parse-complex-format): Use equal.
11848
11849 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11850
11851         * gnus-sum.el (gnus-select-newsgroup): Use it.
11852
11853         * gnus-util.el (gnus-not-ignore): New function.
11854
11855         * lpath.el (featurep): Don't fbind char-int.
11856
11857         * gnus-util.el (gnus-create-info-command): New function.
11858
11859         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
11860         right node.
11861
11862         * gnus-sum.el (gnus-select-newsgroup): Clean up.
11863         (gnus-summary-limit-children): Use 'identity instead of `all'.
11864         (gnus-summary-limit-to-display-predicate): New command and
11865         keystroke.
11866
11867 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11868
11869         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
11870
11871         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
11872
11873 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11874
11875         * gnus-spec.el: Add the Gnus version.
11876         (gnus-update-format-specifications): If the Gnus version changes,
11877         nix out the format spec cache.
11878
11879         * gnus.el (gnus-continuum-version): Made into a command and
11880         optionalize the VERSION.
11881
11882         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
11883         the start of the lines.
11884
11885 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11886
11887         * gnus.el (gnus-visual-p): Define function before use of
11888         function.
11889
11890 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11891
11892         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
11893         (gnus-article-mark-to-type): New function.
11894         (gnus-update-missing-marks): Only update marks of type 'list.
11895
11896         * gnus.el (gnus-article-special-mark-lists): New variable.
11897
11898 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11899
11900         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
11901         (gnus-select-newsgroup): Still use 'all.
11902         (gnus-summary-initial-limit): Comparing with 'all.
11903
11904 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11905
11906         * gnus-start.el (gnus-activate-group): If dont-check, don't update
11907         active.
11908
11909 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11910
11911         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
11912         nnslashdot-*-retrieve-headers.
11913         (nnslashdot-request-article): Fix for slashcode 2.2.
11914         (nnslashdot-make-tuple): New function.
11915         (nnslashdot-read-groups): Use it.
11916
11917 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11918
11919         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
11920         list.
11921
11922         * gnus-sum.el (gnus-summary-move-article): Don't select article.
11923
11924 2001-08-20  Simon Josefsson  <jas@extundo.com>
11925
11926         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
11927         opened, error instead of continuing (and exploding later).
11928
11929 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11930
11931         * gnus.el (gnus-expand-group-parameters): Return the parameter
11932         list.
11933
11934         * gnus-sum.el (gnus-summary-show-article): Doc fix.
11935         (gnus-summary-show-article): Guess at charset if required.
11936
11937         * gnus-spec.el (gnus-correct-substring): Stopped one character
11938         before we wanted.
11939
11940 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11941
11942         * earcon.el (earcon-auto-play): Remove unused option.
11943
11944 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11945
11946         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
11947         message down in levels, since it happens very fast.
11948
11949         * smiley-ems.el (smiley-update-cache): Respect the symbol version
11950         of smiley-regexp-alist.
11951
11952         * mm-view.el (mm-inline-text): Ignore vcard errors.
11953
11954         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
11955
11956         * gnus-score.el (gnus-all-score-files): Use append instead of
11957         nconc.
11958
11959         * gnus.el (gnus-splash-face): Doc fix.
11960
11961         * mm-decode.el (mm-mailcap-command): Use
11962         mm-path-name-rewrite-functions.
11963         (mm-path-name-rewrite-functions): New variable.
11964
11965         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
11966         (gnus-complex-form-to-spec): Insert tab.
11967         (gnus-spec-tab): New function.
11968
11969         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
11970         entering the group.
11971
11972         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
11973         the positional spec.
11974         (gnus-parse-complex-format): React to %C.
11975
11976         * gnus-ems.el (gnus-char-width): Moved here.
11977
11978         * gnus-sum.el (gnus-select-newsgroup): Set
11979         gnus-newsgroup-articles.
11980         (gnus-unseen-mark): New variable.
11981         (gnus-newsgroup-unseen): Ditto.
11982         (gnus-newsgroup-seen): Ditto.
11983         (gnus-adjust-marked-articles): Use them.
11984         (gnus-update-marks): Use them.
11985         (gnus-summary-update-secondary-mark): Display.
11986         (gnus-summary-prepare-threads): Display.
11987
11988         * gnus-msg.el (gnus-inews-group-method): Use and return the
11989         method, not the server.
11990
11991 2001-08-19  Simon Josefsson  <jas@extundo.com>
11992
11993         * gnus-srvr.el (gnus-server-agent-face): New.
11994         (gnus-server-agent-face): New.
11995         (gnus-server-mode): Turn on font-lock-mode.
11996
11997         * gnus.el (gnus-server-visual): Add defgroup.
11998
11999 2001-08-19  Simon Josefsson  <jas@extundo.com>
12000         From Joe Casadonte <jcasadonte@northbound-train.com>
12001
12002         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
12003         gnus-server-denied-face): New.
12004         (gnus-server-opened-face, gnus-server-closed-face,
12005         gnus-server-denied-face): New.
12006         (gnus-server-font-lock-keywords): Add.
12007
12008 2001-08-19  Simon Josefsson  <jas@extundo.com>
12009
12010         * nnml.el (nnml-request-set-mark): Return nil.
12011         (nnml-save-marks): Use nnml-possibly-create-directory.
12012         (nnml-open-marks): Only work in temp buffer when inserting/reading
12013         .marks file.
12014
12015 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12016
12017         * gnus.el (gnus-expand-group-parameters): Fix.
12018
12019         * gnus-spec.el (gnus-char-width): New function.
12020         (gnus-correct-substring, gnus-correct-length): Use it.
12021
12022         * message.el (message-required-mail-headers): Fix doc.
12023
12024 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12025
12026         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
12027
12028         * mm-decode.el (mm-save-part-to-file): Insert the handle.
12029
12030 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12031
12032         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
12033         slashdot 2.2 (not fully fixed yet).
12034         (nnslashdot-request-article): Ditto.
12035
12036 2001-08-18  Simon Josefsson  <jas@extundo.com>
12037
12038         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
12039         nnimap.
12040
12041         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
12042         gnus-util.
12043         (nnimap-request-update-info-internal): Use new functions.
12044
12045         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
12046         new functions.
12047
12048 2001-08-18  Simon Josefsson  <jas@extundo.com>
12049
12050         Make nnml groups self-contained as far as marks are concerned.
12051
12052         * nnml.el (nnml-request-delete-group): Delete marks file.
12053         (nnml-request-rename-group): Move marks file.
12054         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
12055         variables.
12056         (nnml-request-set-mark, nnml-request-update-info): New server
12057         functions.
12058         (nnml-save-marks, nnml-open-marks): New functions.
12059
12060 2001-08-18  Simon Josefsson  <jas@extundo.com>
12061
12062         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
12063         `set' when setting marks.
12064
12065 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12066
12067         * gnus.el (gnus-info-find-node): Take an argument.
12068
12069         * gnus-art.el (gnus-button-handle-info): New function.
12070         (gnus-url-unhex-string): Replace "+" with " ".
12071
12072 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12073
12074         * message.el (message-check-news-header-syntax): Check bad From.
12075
12076 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12077
12078         * gnus-spec.el (gnus-correct-length): New function.
12079         (gnus-correct-substring): New function.
12080         (gnus-tilde-max-form): Use it.
12081
12082 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
12083
12084         * nnmh.el: Docstring changes as below.
12085
12086         * nnml.el: Docstring changes as below.
12087
12088         * nnbabyl.el: Docstring changes as below.
12089
12090         * nnmbox.el: Docstring changes as below.
12091
12092         * nnfolder.el: Added docstrings identifying each virtual server
12093         parameter.
12094
12095 2001-08-18  Simon Josefsson  <jas@extundo.com>
12096
12097         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
12098
12099 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
12100
12101         * message.el: rename "Abort Message" to "Postpone Message".
12102         Remove "Attach file as MIME" from Message menu, it's already in
12103         the MIME menu.
12104
12105 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12106
12107         * smime.el (smime-point-at-eol): eval-and-compile.
12108         (smime-make-temp-file): New function.
12109         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
12110         Use it.
12111
12112 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12113
12114         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
12115         (gnus-agent-summary-fetch-group): New command and keystroke.
12116
12117         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
12118         (gnus-mime-display-security): Make it respect
12119         gnus-unbuttonized-mime-type-p.
12120
12121         * gnus-sum.el (gnus-articles-to-read): Comments.
12122         (gnus-article-marked-p): New function.
12123         (gnus-summary-display-make-predicate): New function.
12124         (gnus-select-newsgroup): Use them.
12125
12126         * mm-decode.el (mm-save-part-to-file): Made it not error.
12127
12128 2001-08-17  Simon Josefsson  <jas@extundo.com>
12129
12130         * imap.el (imap-wait-for-tag): If process-status isn't open or
12131         run, return nil instead of sit-for looping.
12132
12133 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12134
12135         * lpath.el (featurep): fbind xml-parse-region.
12136
12137         * gnus.el (gnus-message-archive-method): Default to "archive".
12138         (gnus-message-archive-method): Doc fix.
12139         (gnus-parameters-get-parameter): Cleaned up.
12140         (gnus-expand-group-parameter): New function.
12141
12142         * gnus-start.el (gnus-setup-news): Push the archive server only
12143         the server list.
12144
12145         * mml.el (mml-menu): Changed name to "Attachments".
12146
12147         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
12148         when there is something to detroy.
12149
12150 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12151
12152         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
12153         nil.
12154
12155 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12156
12157         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
12158         which specifies a time today or tomorrow.
12159
12160 2001-08-15  Simon Josefsson  <jas@extundo.com>
12161         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
12162
12163         * gnus-agent.el (gnus-agent-make-mode-line-string)
12164         (gnus-agent-toggle-plugged): Use new API.
12165
12166 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12167
12168         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
12169         deadline has expired.
12170
12171 2001-08-12  Simon Josefsson  <jas@extundo.com>
12172         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
12173
12174         Support `recent' mark indicating newly arrived messages (to
12175         separate from old but unread messages).
12176
12177         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
12178         `nnmail-split-history' if recent is > 0.
12179         (nnimap-request-update-info-internal): Update `recent' marks.
12180         (nnimap-request-set-mark): Never set `recent' marks.
12181         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
12182         recent.
12183
12184         * gnus-sum.el (gnus-recent-mark): New mark.
12185         (gnus-newsgroup-recent): New variable.
12186         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
12187         (gnus-summary-prepare-threads): Mark recent articles.
12188         (gnus-summary-add-mark): Support recent.
12189         (gnus-summary-update-secondary-mark): Support recent.
12190
12191         * gnus.el (gnus-article-mark-lists): Add recent.
12192
12193 2001-08-12  Simon Josefsson  <jas@extundo.com>
12194
12195         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
12196         whether successful decoding took place.  Add doc.
12197
12198 2001-08-12  Simon Josefsson  <jas@extundo.com>
12199         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
12200
12201         * gnus.el (gnus-summary-line-format, gnus-parameters):
12202         * gnus-gl.el (gnus-summary-grouplens-line-format):
12203         * gnus-salt.el (gnus-summary-pick-line-format):
12204         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
12205
12206 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
12207         Committed by Kai Gro\e,b_\e(Bjohann.
12208
12209         * gnus-score.el (gnus-score-string): Fix `match' regexp
12210         for `extra' header case.
12211
12212 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12213
12214         * nnmbox.el (nnmbox-read-mbox): No warning.
12215
12216 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12217
12218         * nndoc.el (nndoc-article-type): Fix doc.
12219         (nndoc-generate-article-function): New variable.
12220         (nndoc-dissection-function): New variable.
12221         (nndoc-type-alist): Add oe-dbx.
12222         (nndoc-oe-dbx-type-p): New function.
12223         (nndoc-oe-dbx-dissection): New function.
12224         (nndoc-oe-dbx-generate-article): New function.
12225
12226 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12227
12228         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
12229         whether deadline has been reached.  Patch from Dan Nicolaescu
12230         <dann@godzilla.ics.uci.edu>.
12231
12232 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12233
12234         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
12235         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
12236         <rintaman@cs.Helsinki.FI>.
12237
12238         * mail-source.el (mail-source-movemail): The error buffer is
12239         modified, but nothing in it.
12240
12241 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12242
12243         * message.el (message-bogus-system-names): New variable.
12244         (message-make-fqdn): Use it.
12245
12246 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12247
12248         * nndraft.el (nndraft-request-group): Use
12249         nndraft-auto-save-file-name.
12250
12251 2001-08-09  Simon Josefsson  <jas@extundo.com>
12252
12253         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
12254         Don't ask whether to decrypt.  Just leave result in buffer (don't
12255         call mm).
12256
12257         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
12258         parts as well.
12259         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
12260         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
12261
12262 2001-08-09  Simon Josefsson  <jas@extundo.com>
12263
12264         * mm-decode.el (mm-insert-part): Return decoding success status.
12265         (mm-save-part-to-file): Error if decoding failed.
12266
12267 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12268
12269         * message.el (message-tab): Use indent-relative.
12270         (message-mode): Don't bind indent-line-function to indent-relative.
12271
12272 2001-08-09  Simon Josefsson  <jas@extundo.com>
12273
12274         * message.el (message-get-reply-headers): Fix string. Suggested by
12275         Christoph Conrad <cc@cli.de>.
12276
12277 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12278
12279         * message.el (message-tab): Use the current value of
12280         indent-line-function.
12281         (message-mode): Bind indent-line-function to indent-relative.
12282
12283 2001-08-08  Simon Josefsson  <jas@extundo.com>
12284
12285         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
12286         whether `imtest' is installed.
12287
12288 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
12289         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
12290
12291         * gnus-sum.el (gnus-summary-show-article): Call
12292         gnus-summary-update-secondary-secondary-mark.
12293         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
12294         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
12295
12296 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12297
12298         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
12299
12300         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
12301
12302         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
12303         <gerd@gnu.org>.
12304
12305         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
12306
12307         * gnus-util.el (gnus-output-to-rmail): Ditto.
12308         (gnus-output-to-mail): Ditto.
12309
12310         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
12311
12312 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
12313
12314         * message.el (message-indent-citation): Use
12315         `message-yank-cited-prefix' for empty lines.
12316
12317 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
12318
12319         * message.el (message-indent-citation): Quote only lines starting
12320         with ">" using `message-yank-cited-prefix'.
12321
12322 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
12323         Trivial patch.
12324
12325         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
12326         gnus-cache-fully-p.
12327
12328 2001-08-04  Simon Josefsson  <jas@extundo.com>
12329
12330         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
12331         file if it doesn't exist (by calling gnus-cache-read-active).
12332
12333 2001-08-04  Simon Josefsson  <jas@extundo.com>
12334
12335         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
12336         (gnus-cache-passively-or-fully-p): Removed.
12337         (gnus-cache-fully-p): Fix it.
12338
12339         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
12340
12341 2001-08-04  Simon Josefsson  <jas@extundo.com>
12342
12343         * gnus-cache.el (gnus-cache-fully-p)
12344         (gnus-cache-passively-or-fully-p): New functions.
12345         (gnus-cache-possibly-enter-article): Cosmetic change, use
12346         `g-c-p-o-f-p'.
12347         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
12348         was bogus (`g-c-p-a-a' does not change active info, just change
12349         the functions parameters).
12350         (gnus-cache-possibly-remove-articles-1): Make sure articles are
12351         not removed in groups that match `gnus-uncacheable-groups'.
12352
12353         Reported and modifications based on discussions with Nuutti
12354         Kotivuori <nuutti.kotivuori@smarttrust.com>.
12355
12356 2001-08-04  Simon Josefsson  <jas@extundo.com>
12357         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
12358
12359         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
12360         calls `gnus-cache-update-active' if bounds has been extended.
12361
12362 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12363
12364         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
12365         before remove.
12366         (gnus-mime-security-show-details): Ditto.
12367
12368 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12369
12370         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
12371         syntax.  Protect string-match against nil string and regexp.
12372
12373 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12374
12375         * mm-util.el (mm-find-charset-region): Remove control-1.
12376
12377 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12378
12379         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
12380
12381 2001-08-04  Simon Josefsson  <jas@extundo.com>
12382
12383         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
12384         buffer.  Delete MIME-Version header.
12385
12386 2001-08-03  Simon Josefsson  <jas@extundo.com>
12387
12388         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
12389         that is entered does not necessarily have the highest article
12390         number in the group, so use `gnus-cache-possibly-alter-active'
12391         instead of `gnus-cache-update-active'.
12392
12393 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12394
12395         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
12396
12397 2001-08-03  Simon Josefsson  <jas@extundo.com>
12398
12399         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
12400         menu.
12401
12402 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12403
12404         * gnus.el (post-method): New group parameter.  It also provides
12405         the user option `gnus-post-method-alist' and the internal function
12406         `gnus-parameter-post-method'.
12407
12408         * gnus-msg.el (gnus-post-method): Bind the value of
12409         `gnus-post-method' to the group parameter if it is defined.
12410
12411 2001-08-02  Simon Josefsson  <jas@extundo.com>
12412
12413         * smime.el (smime-extra-arguments): Removed.
12414         (smime-call-openssl-region): Don't use it.
12415
12416 2001-08-02  Simon Josefsson  <jas@extundo.com>
12417
12418         * smime.el (smime-sign-region): Handle stderr.
12419         (smime-encrypt-region): Ditto.
12420
12421         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
12422         match the ASN.1 length bytes.
12423         (mm-pkcs7-enveloped-magic): Ditto.
12424         (mm-view-pkcs7-get-type): Don't regexp quote.
12425
12426 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12427         From Andreas Fuchs <asf@void.at>
12428
12429         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
12430
12431 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12432
12433         * gnus-art.el (gnus-header-button-alist): References regexp.
12434
12435 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
12436
12437         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
12438         already fboundp.  Add INTERACTIVE arg to autoload form.
12439
12440 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12441
12442         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
12443
12444         * nnmail.el (nnmail-cache-open): Ditto.
12445
12446 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12447
12448         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
12449
12450 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12451
12452         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
12453
12454 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12455         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
12456
12457         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
12458         (gnus-agent-toggle-plugged): Use it.
12459
12460 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
12461
12462         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
12463         (gnus-ding-file-coding-system): New variable.
12464         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
12465         (gnus-slave-save-newsrc): Use it.
12466
12467 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12468
12469         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
12470         syntax.
12471
12472 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12473         Originally from Andreas Fuchs <asf@void.at>
12474
12475         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
12476         (mml2015-gpg-pretty-print-fpr): New function.
12477         (mml2015-gpg-extract-signature-details): More details, rename from
12478         `m-g-e-from'.
12479         (mml2015-gpg-verify): Use them.
12480         (mml2015-gpg-clear-verify): Use them.
12481
12482 2001-07-31  Simon Josefsson  <jas@extundo.com>
12483
12484         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
12485         buffer when done.
12486
12487 2001-07-30  Simon Josefsson  <jas@extundo.com>
12488
12489         * smime.el (smime-call-openssl-region): Revert previous change,
12490         just pass on buf to `call-process-region'.
12491         (smime-verify-region): Doc fix.  Don't message stuff.  Use
12492         `smime-new-details-buffer'.  Inserts error messages into buffer.
12493         (smime-noverify-region): Ditto.
12494         (smime-decrypt-region): Ditto.  Handles stderr separately.
12495         (smime-verify-buffer, smime-noverify-buffer)
12496         (smime-decrypt-buffer): Doc fix.
12497         (smime-new-details-buffer): New function.
12498         (smime-pkcs7-region, smime-pkcs7-certificates-region)
12499         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
12500         (smime-sign-region, smime-encrypt-region): Don't use
12501         `insert-buffer'.
12502
12503         * mml-smime.el (mml-smime-verify): Fix security button strings.
12504
12505 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12506
12507         * gnus-art.el (gnus-mime-save-part-and-strip): Save
12508         gnus-article-mime-handles.
12509
12510 2001-07-29  Simon Josefsson  <jas@extundo.com>
12511
12512         * mail-source.el (top-level): Require message for message-directory.
12513         (mail-source-directory): Change default to message-directory.
12514
12515         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
12516         (smime-certificate-directory, smime-openssl-program)
12517         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
12518         (smime-extra-arguments): New variable.
12519         (smime-dns-server): Fix customize group.
12520         (smime-call-openssl-region): Use `smime-extra-arguments'.
12521
12522 2001-07-29  Simon Josefsson  <jas@extundo.com>
12523         From Vladimir Volovich <vvv@vsu.ru>
12524
12525         * smime.el (smime-call-openssl-region): Ignore stderr.
12526
12527 2001-07-29  Simon Josefsson  <jas@extundo.com>
12528         From Christoph Conrad <christoph.conrad@gmx.de>
12529
12530         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
12531         file.
12532
12533 2001-07-29  Simon Josefsson  <jas@extundo.com>
12534
12535         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
12536
12537         Support S/MIME decryption.
12538
12539         * mm-decode.el (mm-inline-media-tests):
12540         (mm-inlined-types):
12541         (mm-automatic-display):
12542         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
12543
12544         * mm-view.el (mm-pkcs7-signed-magic):
12545         (mm-pkcs7-enveloped-magic): New variables.
12546         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
12547         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
12548         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
12549         PKCS#7 blobs.
12550
12551         * smime.el (smime-decrypt-region): Expand keyfile.
12552
12553 2001-07-29  Simon Josefsson  <jas@extundo.com>
12554
12555         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
12556         `ssl.el' variables.
12557
12558         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
12559         but line instead of narrowing to it, because `nnmail-parse-active'
12560         calls widen.  Thanks to Christoph Conrad
12561         <christoph.conrad@gmx.de>.
12562
12563 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12564
12565         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
12566         for %B spec.
12567
12568         * gnus-sum.el (gnus-summary-prepare-threads): If
12569         gnus-sum-thread-tree-root is nil, use subject instead.
12570         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
12571         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
12572         (gnus-sum-thread-tree-leaf-with-other)
12573         (gnus-sum-thread-tree-single-leaf): Documentation.
12574         (gnus-sum-thread-tree-single-indent): Allow nil.
12575
12576 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12577
12578         * message.el (message-fill-paragraph): Do nothing if the user
12579         wants filladapt-mode.
12580
12581 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12582
12583         * mm-decode.el (mm-image-type-from-buffer): New function.
12584         (mm-get-image): Use it.
12585
12586 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12587
12588         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
12589
12590         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
12591         mm-display-parts too.
12592
12593 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12594
12595         * nnfolder.el (nnfolder-request-accept-article): Bind
12596         nntp-server-buffer.
12597
12598         * nnmail.el (nnmail-parse-active): Read from buffer instead of
12599         nntp-server-buffer.
12600
12601 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12602
12603         * message.el (message-check-news-header-syntax): Use
12604         message-post-method.
12605         (message-send-news): Bind message-post-method.
12606
12607 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12608
12609         * mml.el (mml-tweak-type-alist): New variable.
12610         (mml-tweak-function-alist): New variable.
12611         (mml-tweak-part): New function.
12612         (mml-generate-mime-1): Use it.
12613
12614 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12615
12616         * nnfolder.el (nnfolder-request-accept-article): Replace
12617         nnfolder-request-list.
12618
12619 2001-07-27  Simon Josefsson  <jas@extundo.com>
12620
12621         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
12622         nnoo-change-server failed to do it.
12623
12624 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12625
12626         * gnus.el (gnus-parameters): Make it customizable.
12627
12628 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12629
12630         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
12631
12632         * message.el (message-set-auto-save-file-name): More
12633         poor-system-types.
12634
12635         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
12636
12637         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
12638         supports +.
12639
12640 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12641
12642         * mm-decode.el (mm-readable-p): New function.
12643         (mm-inline-media-tests): Fix the default testers.
12644
12645 2001-07-26  Simon Josefsson  <jas@extundo.com>
12646
12647         * nnimap.el (nnimap-version): Bump version number.
12648
12649 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12650         From Steven E. Harris <seh@speakeasy.org>
12651
12652         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
12653         in M$Windows too.
12654
12655 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12656
12657         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
12658
12659 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12660
12661         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
12662
12663         * mm-decode.el (mm-get-image): Guess then use the type.
12664
12665         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
12666
12667 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
12668
12669         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
12670         display (%B) for threads if threading is off.
12671
12672 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12673         From Henrik Enberg <henrik@enberg.org>
12674
12675         * gnus-msg.el: Customization patch.
12676
12677 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
12678
12679         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
12680         variable.
12681         (nnmail-split-fancy-with-parent): Ignore certain groups.
12682
12683 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12684
12685         * gnus-util.el (gnus-byte-compile): New function.
12686         (gnus-use-byte-compile): New variable.
12687         (gnus-make-sort-function): Use it.
12688
12689         * nnmail.el (nnmail-get-new-mail): Use it.
12690
12691         * gnus-agent.el (gnus-category-make-function): Simple function or
12692         compiled function.
12693         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
12694
12695         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
12696         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
12697         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
12698
12699         * message.el (message-check-news-header-syntax): Remove quote.
12700
12701 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12702
12703         * message.el (message-use-mail-followup-to): `t' is not a
12704         documented value.
12705
12706 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12707
12708         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
12709
12710 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12711
12712         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
12713         there are long lines.
12714
12715 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12716
12717         * dgnushack.el (copy-list): New compiler macro.
12718
12719 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12720
12721         * message.el (message-bounce): If no Return-Path, the whole
12722         content is considered as the original message.
12723
12724         * nnml.el (nnml-check-directory-twice): New variable.
12725         (nnml-article-to-file): Use it.
12726         (nnml-retrieve-headers): Hack it.
12727
12728 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12729
12730         * gnus-win.el (gnus-buffer-configuration): New configure.
12731
12732         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
12733         not alive.
12734
12735         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
12736         (mm-display-external): Use display-term configure.
12737
12738 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12739
12740         * gnus-delay.el (gnus-delay-default-hour): New variable.
12741         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
12742
12743 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12744         From Karl Kleinpaste <karl@charcoal.com>
12745
12746         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
12747         (gnus-summary-prepare-threads): Ditto.
12748
12749         * gnus.el (gnus-summary-line-format): Add %B.
12750
12751 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12752
12753         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
12754
12755         * mm-util.el (mm-string-as-multibyte): New function.
12756
12757         * nnmh.el (nnmh-request-list-1): Encode, not decode!
12758
12759 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12760
12761         * mm-util.el (mm-universal-coding-system): New variable.
12762
12763         * gnus-start.el (gnus-startup-file-coding-system): Use it.
12764
12765         * score-mode.el (score-mode-coding-system): Use it.
12766
12767 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12768
12769         * gnus-start.el (gnus-setup-news): Call
12770         `gnus-check-bogus-newsgroups' just after the native server is
12771         opened.
12772
12773 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12774
12775         * nnmail.el (nnmail-do-request-post): Util function to be used by
12776         `nnchoke-request-post' for all nnmail-derived backends.
12777
12778         * nnml.el (nnml-request-post): Use it.
12779
12780         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
12781         backend, for it groks nnml-request-post.
12782
12783         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
12784         Treat `mail-post' backends like `mail' backends, not like `news'
12785         backends.
12786
12787 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12788
12789         * gnus-msg.el (gnus-setup-message): make-local-hook.
12790
12791 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12792
12793         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
12794         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
12795         <karl@charcoal.com>, slightly changed by Kai.
12796
12797         * message.el (message-check-news-header-syntax): When checking
12798         whether the groups exist, check the right server based on
12799         `gnus-post-method'.
12800
12801 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12802
12803         * gnus-delay.el: New file.
12804
12805 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12806
12807         * mm-util.el (mm-read-coding-system): Take two arguments.
12808
12809         * gnus-sum.el (gnus-summary-show-article): Use
12810         mm-read-coding-system.
12811
12812         * gnus-art.el (article-de-quoted-unreadable):
12813         (article-de-base64-unreadable, article-wash-html):
12814         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
12815
12816 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12817
12818         * nnml.el (nnml-request-post): New function.  Can be used for
12819         annotations in nnml groups.
12820
12821 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12822
12823         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
12824         command.
12825
12826         * gnus-start.el (gnus-find-new-newsgroups): Use
12827         `message-make-date' instead of `current-time-string'.
12828         (gnus-ask-server-for-new-groups): Ditto.
12829         (gnus-check-first-time-used): Ditto.
12830
12831 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12832
12833         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
12834
12835 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
12836
12837         * message.el (message-shorten-references): Change `maxcount' and
12838         `cut' to obey USEFOR draft 5.
12839
12840 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
12841
12842         * gnus-sum.el (gnus-summary-display-arrow): New variable.
12843         (gnus-summary-set-article-display-arrow): New function.
12844         (gnus-summary-goto-subject): Use it.
12845
12846 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12847
12848         * gnus-sum.el (gnus-summary-import-article): Insert date if
12849         doesn't exist.
12850
12851 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12852
12853         * mml.el (mml-content-type-parameters): New variable.
12854         (mml-content-disposition-parameters): New variable.
12855         (mml-insert-mime-headers): Use them.
12856         (mml-parse-1): Accept charset.
12857
12858 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12859
12860         * gnus-group.el (gnus-group-select-group): Doc fix.
12861
12862         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
12863
12864 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12865
12866         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
12867         to handle `define-derived-mode'.
12868
12869 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12870         From:  Stefan Monnier  <monnier@cs.yale.edu>
12871
12872         * message.el (message-mode): Use define-derived-mode.
12873         (message-tab): message-completion-alist.
12874
12875         * imap.el (imap-interactive-login): Use make-local-variable.
12876         (imap-open): Ditto.
12877         (imap-authenticate): Ditto.
12878
12879         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
12880
12881         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
12882
12883 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12884
12885         * message.el (message-citation-line-function): Refer to
12886         gnus-cite-attribution-suffix.
12887
12888 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12889
12890         * gnus-art.el,...: Error convention changes.
12891
12892 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12893
12894         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
12895
12896 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12897
12898         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
12899         (nnrss-read-server-data): Ditto.
12900
12901 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12902
12903         * gnus-setup.el (gnus-use-installed-gnus): Typo.
12904         * Cleanup files.
12905         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
12906
12907 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12908
12909         * gnus.el (gnus-summary-line-format): Add %o.
12910
12911         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
12912         unless shell outputs something.
12913
12914 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12915
12916         * gnus-art.el (gnus-boring-article-headers): Better doc.
12917         (article-hide-headers): Better regexp.
12918         Suggested by Matt Swift <swift@alum.mit.edu>.
12919
12920         * nnheader.el (nnheader-max-head-length): Better doc.
12921         (nnheader-header-value): Skip spaces.
12922         (nnheader-parse-head): Remove space.
12923         Suggested by Matt Swift <swift@alum.mit.edu>.
12924
12925         * gnus-sum.el (gnus-summary-show-raw-article): New function.
12926         (gnus-get-newsgroup-headers): Remove space.
12927
12928 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12929
12930         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
12931         (gnus-summary-reply): Use it.
12932         (gnus-summary-reply-broken-reply-to): New function.
12933         (gnus-msg-force-broken-reply-to): New function.
12934
12935         * mm-view.el (mm-inline-text): Showing as text/plain when error.
12936
12937 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12938
12939         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
12940
12941 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12942
12943         * mm-decode.el (mm-external-terminal-program): New variable.
12944         (mm-display-external): Use it. Use term to display when no
12945         window-system.
12946
12947 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
12948
12949         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
12950         Browse->Next entries to Browse->Prev
12951
12952 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12953
12954         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
12955
12956 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12957
12958         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
12959         for the default encoding.
12960
12961         * nnrss.el (nnrss-url-field): New field.
12962         (nnrss-request-article): Add newsgroups.
12963
12964         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
12965
12966 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12967
12968         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
12969
12970         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
12971         (gnus-draft-setup): Remove backlog.
12972
12973 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12974
12975         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
12976         Cleanup.
12977
12978 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12979
12980         * gnus-msg.el (gnus-bug): Erase buffer.
12981
12982         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
12983
12984 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12985
12986         * mm-decode.el (mm-attachment-override-p): Fix typo.
12987
12988 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
12989
12990         * gnus-kill.el (gnus-execute): Work with the extra headers.
12991         * gnus-sum.el (gnus-summary-execute-command): Ditto.
12992
12993 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12994
12995         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
12996         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
12997
12998         * message.el (message-send-mail-real-function): New variable.
12999         (message-send-mail-partially, message-send-mail):
13000
13001         * nngateway.el (nngateway-request-post): Use it.
13002
13003         * gnus-agent.el (gnus-agentize): Use it.
13004
13005         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
13006         (nnsoup-revert-variables): Use it.
13007
13008 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
13009
13010         * mm-decode.el (mm-inline-media-tests): Default to displaying as
13011         text/plain if the type doesn't match any other media types.
13012         (mm-inlined-types): Doc fix.
13013         (mm-display-inline): Revert previous change (now handled by a
13014         default type in `mm-inline-media-tests'.
13015         (mm-inlinable-p): Revive.
13016         (mm-display-part): Call `mm-inlinable-p'.
13017         (mm-attachment-override-p): Ditto.
13018         (mm-inlined-p): Doc fix.
13019
13020         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
13021         well as `mm-inlined-p'.
13022
13023 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13024
13025         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
13026         (nntp-send-command-and-decode): Use gnus-point-at-bol.
13027
13028 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13029         From  Paul Jarc <prj@po.cwru.edu>
13030
13031         * message.el (message-use-mail-followup-to): New variable.
13032         (message-get-reply-headers): Use it.
13033
13034 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
13035
13036         * nnheader.el (nnheader-init-server-buffer): Make sure the
13037         *nntpd* buffer is made multibyte instead of a random buffer.
13038
13039 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13040
13041         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
13042         when it returns headers.
13043
13044 2001-07-07  Simon Josefsson  <jas@extundo.com>
13045
13046         * rfc2047.el (rfc2047-encode-message-header): Skip header when
13047         trying to fold. Thanks to Colin Walters
13048         <walters@cis.ohio-state.edu>
13049
13050 2001-07-06  Simon Josefsson  <jas@extundo.com>
13051
13052         * imap.el (imap-parse-address-list, imap-parse-flag-list)
13053         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
13054         Add information in `assert's.
13055
13056         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
13057         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
13058         and `nnimap-group-overview-filename', should handle all
13059         change-of-uidvalidity related issues.  But there may be other
13060         problems.)
13061
13062 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
13063
13064         * rfc2047.el (rfc2047-encode-message-header): Don't include the
13065         header name when folding.
13066
13067 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
13068
13069         * mm-decode.el (mm-inlined-types): Document relationship with
13070         `mm-inline-media-tests'.
13071         (mm-display-inline): Default to displaying as plain text if no
13072         inlining handler is available.
13073         (mm-inlinable-p): Remove.
13074         (mm-inlined-p): Don't call `mm-inlinable-p'.
13075         (mm-automatic-display-p): Ditto.
13076         (mm-attachment-override-p): Ditto.
13077
13078 2001-07-04  Simon Josefsson  <jas@extundo.com>
13079
13080         * nnimap.el (nnimap-importantize-dormant): New variable.
13081         (nnimap-request-update-info-internal): Use it.
13082         (nnimap-request-set-mark): Ditto.
13083
13084 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
13085
13086         * nntp.el (nntp-send-command): don't pass a buffer argument to
13087         `point'. Only XEmacs accepts this.
13088         * nntp.el (nntp-send-command-nodelete): ditto.
13089         * nntp.el (nntp-send-command-and-decode): ditto.
13090
13091 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
13092
13093         * nntp.el (nntp-open-connection-function): doc update.
13094         * nntp.el (nntp-pre-command): New.
13095         * nntp.el (nntp-via-rlogin-command): New.
13096         * nntp.el (nntp-via-telnet-command): New.
13097         * nntp.el (nntp-via-telnet-switches): New.
13098         * nntp.el (nntp-via-user-name): New.
13099         * nntp.el (nntp-via-user-password): New.
13100         * nntp.el (nntp-via-address): New.
13101         * nntp.el (nntp-via-envuser): New.
13102         * nntp.el (nntp-via-shell-prompt): New.
13103         * nntp.el (nntp-open-telnet-stream): New.
13104         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
13105         * nntp.el (nntp-open-via-telnet-and-telnet): New.
13106         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
13107         * nntp.el (nntp-send-command): ditto.
13108         * nntp.el (nntp-send-command-nodelete): ditto.
13109         * nntp.el (nntp-send-command-and-decode): ditto.
13110
13111 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
13112         Trivial patch.
13113
13114         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
13115         `when'.
13116
13117 2001-07-03  Simon Josefsson  <jas@extundo.com>
13118         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
13119
13120         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
13121
13122 2001-07-03  Simon Josefsson  <jas@extundo.com>
13123
13124         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
13125         remove it (workaround XEmacs `fill-region' bug).
13126
13127 2001-07-01  Simon Josefsson  <jas@extundo.com>
13128
13129         * nnimap.el (nnimap-date-days-ago): Defeat locale.
13130
13131 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13132
13133         * mml2015.el (mml2015-format-error): New function.
13134         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
13135         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
13136         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
13137
13138 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13139
13140         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
13141         Suggested by Christoph Conrad <C.Conrad@cli.de>.
13142
13143         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
13144         group variables.
13145
13146 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13147
13148         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
13149
13150         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
13151         (nnrss-save-group-data): Ditto.
13152
13153         * gnus-agent.el (gnus-agent-save-alist): Ditto.
13154
13155 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13156
13157         * message.el (message-do-send-housekeeping): Narrow to headers.
13158
13159 2001-06-24  Simon Josefsson  <jas@extundo.com>
13160
13161         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
13162         insertion when breaking lines looked for " \t" instead of "[ \t]".
13163         (rfc2047-encode-message-header): Fold lines even if
13164         no QP encoding is done.
13165
13166 2001-06-23  Simon Josefsson  <jas@extundo.com>
13167         From Samuel Tardieu <sam@inf.enst.fr>
13168
13169         * smime.el (smime-keys): Support additional certificates.
13170         (smime-make-certfiles): New function.
13171         (smime-sign-region): Use previous variables.
13172         (smime-get-certfiles): New function.
13173         (smime-sign-buffer): Use it.
13174         (smime-verify-region): Support both CAfile and CApath.
13175
13176 2001-06-23  Simon Josefsson  <jas@extundo.com>
13177
13178         * smime.el (smime-decrypt-region): Perhaps work.
13179
13180 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13181
13182         * gnus-msg.el (gnus-copy-article-buffer): Typo.
13183
13184 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
13185
13186         * mm-decode.el (mm-save-part): Rewrite file name.
13187         (mm-file-name-rewrite-functions): New variable.
13188         (mm-file-name-delete-whitespace): New function.
13189         (mm-file-name-trim-whitespace): New function.
13190         (mm-file-name-collapse-whitespace): New function.
13191         (mm-file-name-replace-whitespace): New variable and function.
13192
13193 2001-06-22  Simon Josefsson  <jas@extundo.com>
13194
13195         * message.el (message-make-date): Workaround locale for weekdays.
13196
13197 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13198
13199         * message.el (message-goto-body): Return nil if not found. (revert!)
13200
13201 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13202         From Fremlin <chief@bandits.org>
13203
13204         * message.el (message-goto-body): Some messages have no header.
13205
13206         * gnus-msg.el (gnus-copy-article-buffer): Use it.
13207
13208 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
13209
13210         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
13211
13212 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13213
13214         * message.el (message-make-date): Add week day.
13215         Suggested by Jason R. Mastaler <jason@mastaler.com>.
13216
13217 2001-06-19  Simon Josefsson  <jas@extundo.com>
13218
13219         * message.el (message-yank-prefix): Doc fix.
13220         (message-yank-cited-prefix): Ditto.
13221         (message-delete-not-region): Keep citation prefix on first line,
13222         if possible and appropriate.
13223
13224 2001-06-19  Simon Josefsson  <jas@extundo.com>
13225
13226         * imap.el (imap-process-connection-type): New variable.
13227         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
13228         recent `imtest's work completely (no line length issues), while
13229         making making old `imtest's unusable.  Thanks to NAGY Andras
13230         <nagya@inf.elte.hu> for his work.
13231
13232 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
13233
13234         * imap.el (imap-ssl-program): Add -quiet to shut up
13235         OpenSSL/SSLeay's internal debug talk.
13236
13237 2001-06-19  Matt Armstrong  <matt@lickey.com>
13238
13239         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
13240         server.
13241
13242 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13243
13244         * nnmail.el (nnmail-article-buffer): New variable.
13245         (nnmail-split-incoming): Use it.
13246
13247 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
13248
13249         * qp.el (quoted-printable-decode-region): If called interactively,
13250         use coding-system-for-read.
13251
13252 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13253
13254         * message.el (message-check-news-header-syntax): Check Reply-To.
13255
13256 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13257
13258         * mml.el (mml-parse-1): Use message options.
13259
13260         * message.el (message-do-fcc): Don't do anything if there is no
13261         FCC.
13262
13263 2001-06-16  Simon Josefsson  <jas@extundo.com>
13264
13265         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
13266         (nnimap-expunge-search-string): New variable.
13267         (nnimap-request-expire-articles): Use it.
13268
13269 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13270
13271         * message.el (message-send-mail-with-qmail): wrong exit status is
13272         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
13273
13274 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13275
13276         * gnus-art.el (article-strip-multiple-blank-lines): Use
13277         delete-region instead of replace-match.
13278
13279 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13280
13281         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
13282         (nnweb-google-wash-article): Ditto.
13283
13284 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
13285
13286         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
13287
13288 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13289
13290         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
13291         specs.
13292
13293 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13294
13295         * gnus.el (gnus-email-address): Move it here.
13296
13297         * gnus-art.el (article-de-quoted-unreadable): Read charset if
13298         requested.
13299         (article-de-base64-unreadable): Ditto.
13300         (article-wash-html): Ditto.
13301
13302 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13303
13304         * message.el (message-options-set-recipient): Don't add ", "
13305         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
13306
13307 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13308
13309         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
13310
13311 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13312
13313         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
13314         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
13315
13316         * nnrss.el (nnrss-node-text): Node might be nil.
13317
13318 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13319
13320         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
13321         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
13322
13323         * nnrss.el (nnrss-group-alist): More items.
13324
13325 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13326
13327         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
13328
13329 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13330         Trivial patch from Dale Hagglund  <rdh@best.com>
13331
13332         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
13333         restrict clauses.
13334
13335 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13336
13337         From Benjamin Rutt <brutt+news@bloomington.in.us>
13338
13339         * message.el (message-wide-reply-confirm-recipients): New variable.
13340
13341 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
13342         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
13343
13344         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
13345         fix so it works with XEmacs.
13346
13347 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13348
13349         * nnrss.el (nnrss-retrieve-headers): Support description as extra
13350         headers.
13351
13352 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13353
13354         * nnrss.el: Fix a few bugs.
13355
13356 2001-06-05  Simon Josefsson  <jas@extundo.com>
13357
13358         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
13359         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
13360
13361 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
13362
13363         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
13364         binary so that we don't transmit ISO 2022 garbage to the process.
13365         This is needed under XEmacs.
13366
13367 2001-06-03  Simon Josefsson  <simon@josefsson.org>
13368
13369         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
13370         autoloaded incorrectly below because ssl-program-* is bound.)
13371         Thanks to Amos Gouaux for report.
13372
13373 2001-06-02  Simon Josefsson  <simon@josefsson.org>
13374
13375         * imap.el (imap-kerberos4-open):
13376         (imap-gssapi-open):
13377         (imap-ssl-open):
13378         (imap-network-open):
13379         (imap-shell-open):
13380         (imap-starttls-open): Set buffer to workaround spurious
13381         `accept-process-output' buffer changes.  Thanks to Mats Lidell
13382         <Mats.Lidell@contactor.se> for report and partial patch and Jake
13383         Colman <colman@ppllc.com> for report.
13384
13385 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13386
13387         * gnus-sum.el (gnus-summary-catchup): New argument.
13388         (gnus-summary-catchup-from-here): New function.
13389
13390 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13391
13392         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
13393         back, then insert glyph.  (Before, the glyph was inserted first,
13394         then the newline.)  This works around a behavior in XEmacs where
13395         it is not possible to insert a character after a glyph which is at
13396         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
13397
13398 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13399
13400         From Jaap-Henk Hoepman (jhh@xs4all.nl).
13401
13402         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
13403         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
13404         mm-destroy-postponed-undisplay-list): New functions.
13405         (mm-display-external): Use them.
13406
13407 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13408
13409         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
13410         `default-low' when evaluating `gnus-summary-highlight'.
13411         From Raja R Harinath <harinath@cs.umn.edu>.
13412
13413 2001-05-27  Simon Josefsson  <simon@josefsson.org>
13414
13415         * message.el (message-yank-cited-prefix): New variable.
13416         (message-indent-citation): Use it.
13417
13418         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
13419         as details.
13420         (mml2015-mailcrypt-clear-verify): Ditto.
13421
13422 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13423         From Nevin Kapur <nevin@jhu.edu>.
13424
13425         * gnus-sum.el (gnus-summary-default-high-score,
13426         gnus-summary-default-low-score): New variables.
13427         (gnus-summary-highlight): Use them.
13428
13429 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
13430
13431         * message.el (message-mail): pass the 'send-actions argument to
13432         `message-setup'.
13433
13434 2001-05-16  Simon Josefsson  <simon@josefsson.org>
13435         From Raymond Scholz <ray-2001@zonix.de>
13436
13437         * gnus-art.el (gnus-mime-view-part-as-charset):
13438         (gnus-mime-internalize-part): Doc fixes.
13439
13440 2001-05-11  Simon Josefsson  <simon@josefsson.org>
13441
13442         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
13443         status lines without any text ("^215$").
13444
13445 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13446
13447         * nnrss.el (nnrss-check-group): Reverse.
13448
13449 2001-05-07  Simon Josefsson  <simon@josefsson.org>
13450
13451         * message.el (message-get-reply-headers):
13452         (message-followup): Fix typo, suggested by David Green
13453         <dgreen@uab.edu>
13454
13455 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13456
13457         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
13458
13459         * nnrss.el (nnrss-open-server): Read server data when it is called.
13460         (nnrss-request-expire-articles): Fix.
13461
13462 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13463
13464         * message.el (message-do-send-housekeeping): mail-abbrevs may
13465         rename buffer behind Gnus.
13466
13467 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13468
13469         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
13470         (nnrss-group-alist): Add more resources.
13471         (nnrss-check-group): Ignore errors.
13472
13473 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13474
13475         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
13476
13477         * nnslashdot.el (nnslashdot-request-list): Add time.
13478         (nnslashdot-request-expire-articles): New function.
13479
13480         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
13481         secondary methods too.
13482
13483 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13484
13485         * message.el (message-use-followup-to): Set default value to t.
13486
13487 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
13488
13489         * message.el (message-dont-reply-to-names): Fix documentation.
13490         (message-get-reply-headers): Use Mail-Followup-To only for wide
13491         replies.
13492
13493 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13494
13495         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
13496         correctly.
13497         (nnrss-check-group): Use time.
13498
13499 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13500
13501         * gnus.el: Oort Gnus v0.03 is released.
13502
13503 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13504
13505         * nnultimate.el (nnultimate-topic-article-to-article): Use the
13506         group.
13507
13508 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13509
13510         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
13511
13512 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13513
13514         * nnultimate.el (nnultimate-retrieve-headers): Return all
13515         available headers.
13516
13517         * gnus-sum.el (gnus-read-all-available-headers): New variable.
13518         (gnus-get-newsgroup-headers-xover): Use it.
13519
13520 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13521
13522         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
13523
13524 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13525
13526         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
13527
13528 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13529
13530         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
13531         disable it.
13532
13533         * gnus.el (gnus-info-nodes): Remove a few The's.
13534
13535 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13536
13537         * mail-source.el (mail-source-movemail): Call-process may return a
13538         signal description string.
13539
13540         * gnus-start.el (gnus-read-newsrc-el-file):
13541         gnus-newsrc-file-version may be nil.
13542
13543         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
13544         Suggested by Michael Sperber [Mr. Preprocessor]
13545         <sperber@informatik.uni-tuebingen.de>.
13546
13547 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
13548
13549         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
13550
13551 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
13552
13553         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
13554         fontify HANDLE.
13555
13556 2001-04-18  Simon Josefsson  <simon@josefsson.org>
13557
13558         * smime.el (smime-ask-passphrase): Rework to return value.
13559         (smime-sign-region): Rework to bind value and use it.
13560         (smime-decrypt-region): Ditto.
13561
13562 2001-04-18  Simon Josefsson  <simon@josefsson.org>
13563         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
13564
13565         * smime.el (smime-ask-passphrase): New function.
13566         (smime-sign-region): Use it.
13567         (smime-encrypt-cipher): New variable.
13568         (smime-decrypt-region): Ditto.
13569
13570 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
13571         Committed by Simon Josefsson  <simon@josefsson.org>
13572
13573         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
13574         the log.
13575
13576 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13577
13578         * gnus.el: Oort Gnus v0.02 is released.
13579
13580 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
13581
13582         * gnus.el: Oort Gnus v0.01 is released.
13583
13584 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13585
13586         * gnus-sum.el (gnus-summary-highlight): Highlight read
13587         undownloaded articles as read articles.
13588
13589         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
13590         (gnus-agent-get-undownloaded-list): Mark all undownloaded
13591         articles, even read ones, as such.
13592
13593         * gnus-sum.el (gnus-summary-find-matching): Clean up.
13594         (gnus-find-matching-articles): New function.
13595         (gnus-summary-limit-include-matching-articles): New command.
13596         (gnus-summary-limit-include-thread): Include articles that have
13597         matching subjects.
13598         (gnus-offer-save-summaries): Clean up.
13599
13600 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13601
13602         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
13603
13604 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13605         From Jason Merrill <jason_merrill@redhat.com>
13606
13607         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
13608
13609 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
13610         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13611
13612         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
13613         newsgroup names when the original article is a news message.
13614
13615 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13616
13617         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
13618         supported. Suggest by Jim Meyering <jim@meyering.net>.
13619
13620 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
13621         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
13622
13623         * nnmail.el (nnmail-split-it): Added check for .* at the end of
13624         regexp in nnmail-split-fancy.
13625
13626 2001-04-10  Simon Josefsson  <simon@josefsson.org>
13627
13628         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
13629
13630 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
13631
13632         * message.el (message-send-mail): Improve the interaction with the
13633         user.
13634
13635 2001-04-10  Simon Josefsson  <simon@josefsson.org>
13636
13637         * imap.el (imap-message-copy): Work around buggy servers that
13638         doesn't send TRYCREATE tags.
13639
13640 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
13641
13642         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
13643
13644 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13645
13646         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
13647         date.
13648
13649 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13650
13651         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
13652         lives.
13653
13654 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13655
13656         * gnus-art.el (gnus-parse-news-url): New function.
13657         (gnus-button-handle-news): New function.
13658         (gnus-button-alist): Point to new functions.
13659
13660         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
13661
13662         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
13663         gnus-format-specs.
13664
13665         * message.el (message-check-news-header-syntax): Question even
13666         when Gnus doesn't know the group names.
13667         (message-send-news): Clean up.
13668
13669         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
13670         exited on purpose without saving.
13671
13672         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
13673
13674 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13675
13676         * gnus-score.el (gnus-score-orphans): Clean up.
13677
13678         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
13679
13680         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
13681         later.
13682
13683         * gnus-start.el (gnus-close-all-servers): Find the right items to
13684         close.
13685
13686         * qp.el (quoted-printable-decode-region): Just message
13687         malformation; don't quit.
13688
13689 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13690         From Gerd Moellmann <gerd@gnu.org>.
13691
13692         * gnus.el (gnus-interactive): A typo.
13693
13694 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
13695         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13696
13697         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
13698         `assq-delete-all', if that function exists; otherwise use the old
13699         definition. Documentation changed to match the one in
13700         `assq-delete-all'.
13701
13702 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13703
13704         * gnus-start.el (gnus-close-all-servers): New function.
13705
13706         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
13707         (gnus-server-remove-denials): Clean up.
13708
13709         * gnus-sum.el (gnus-summary-sort-by-original): New command and
13710         keystroke.
13711
13712 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13713
13714         * message.el (message-send-news): Message where we are sending.
13715         (message-send-mail): Ditto.
13716
13717         * gnus.el (gnus-server-string): New function.
13718
13719         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
13720
13721         * mm-decode.el (mm-default-directory): Customized.
13722         (mm-tmp-directory): Ditto.
13723
13724         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
13725         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
13726         or Chars.
13727         (gnus-summary-line-format-alist): ?l is now a string.
13728         (gnus-summary-prepare-threads): Output ? for unknown lines.
13729         (gnus-summary-insert-line): Ditto.
13730         (gnus-summary-print-article): Unbalanced parentheses.
13731
13732         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
13733         out whether new stuff has arrived.
13734
13735 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
13736
13737         * gnus-sum.el: Let printing work on ttys on Emacs.
13738
13739 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13740
13741         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
13742         when forcing news.
13743
13744         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
13745         command.
13746
13747 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
13748
13749         * message.el (message-set-auto-save-file-name): Don't use
13750         asterisks under nt.
13751
13752 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13753
13754         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
13755         lists of articles.
13756
13757         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
13758
13759         * gnus-msg.el (gnus-put-message): Clean up.
13760         (gnus-summary-reply): Mark all replied-to articles as replied to.
13761         (gnus-inews-add-send-actions): Also mark as forwarded.
13762         (gnus-summary-mail-forward): Mark as forwarded.
13763
13764         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
13765         of articles.
13766         (gnus-summary-mark-article-as-forwarded): Ditto.
13767
13768         * gnus-msg.el (gnus-summary-resend-message): Mark article as
13769         forwarded.
13770         (gnus-summary-mail-forward): Clean up.
13771
13772         * gnus.el (gnus-article-mark-lists): Added forward.
13773
13774         * gnus-sum.el (gnus-forwarded-mark): New variable.
13775         (gnus-summary-prepare-threads): Use it.
13776         (gnus-summary-update-secondary-mark): Ditto.
13777         (gnus-newsgroup-forwarded): New variable.
13778
13779 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13780
13781         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
13782         (gnus-summary-very-wide-reply): New command and keystroke.
13783         (gnus-summary-very-wide-reply-with-original): Ditto.
13784
13785         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
13786         (gnus-score-adaptive): Use it.
13787
13788         * gnus-start.el (gnus-get-unread-articles): Clean up.
13789
13790 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13791
13792         * nnultimate.el (nnultimate-retrieve-headers): Work for other
13793         boards.
13794
13795 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
13796
13797         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
13798         * gnus-start.el (gnus-subscribe-newsgroup): use it.
13799
13800 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13801
13802         * nnultimate.el (nnultimate-retrieve-headers): Understand
13803         long-form month names.
13804
13805 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13806
13807         * gnus-sum.el (gnus-summary-show-all-headers):
13808         gnus-article-show-all-headers is broken. Use
13809         gnus-summary-toggle-header instead.
13810
13811         * mml2015.el (mml2015-gpg-extract-from): No error.
13812
13813 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13814         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
13815
13816         * mml2015.el (mml2015-gpg-extract-from): New function.
13817         (mml2015-gpg-verify): Use it.
13818         (mml2015-gpg-clear-verify): Use it.
13819
13820 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13821
13822         * message.el (message-setup-fill-variables): Use
13823         fill-paragraph-function.
13824         (message-fill-paragraph): Take an argument.
13825         (message-newline-and-reformat): Take another argument.
13826
13827 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13828
13829         * message.el (rmail-output): It is in rmailout.el not rmail.el.
13830
13831 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13832
13833         * message.el (message-forward): local-variable-p takes an extra
13834         argument in XEmacs.
13835
13836 2001-03-16  Simon Josefsson  <simon@josefsson.org>
13837
13838         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
13839         `nnimap-use-nov-p' (it really tested the negative).
13840         (nnimap-retrieve-headers): Use it.
13841
13842 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13843
13844         * message.el (message-generate-headers-first): Update doc.
13845
13846 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
13847         Trivial patch.
13848
13849         * gnus.el (gnus-summary-line-format): Typo.
13850
13851 2001-03-11  Simon Josefsson  <simon@josefsson.org>
13852
13853         * mailcap.el (mailcap-mime-data): Add application/sieve.
13854         (mailcap-mime-extensions): Add .siv, .xls.
13855
13856 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13857         From Christoph Conrad <christoph.conrad@gmx.de>
13858
13859         * gnus-score.el (gnus-summary-lower-thread): Typo.
13860
13861 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13862
13863         * message.el (message-forward-decoded-p): New variable.
13864         (message-forward-subject-author-subject): Use it.
13865         (message-make-forward-subject): Use it.
13866         (message-forward): Use it.
13867
13868         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
13869
13870         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
13871         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
13872
13873 ;;Has been fixed -- zsh.
13874 ;;2001-03-05  Dave Love  <fx@gnu.org>
13875 ;;
13876 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
13877 ;;      Move it after definition of mm-coding-system-p.
13878 ;;
13879 2001-03-01  Dave Love  <fx@gnu.org>
13880
13881         * mm-util.el (mm-inhibit-file-name-handlers): Add
13882         image-file-handler.
13883
13884 2001-02-11  Dave Love  <fx@gnu.org>
13885
13886         * message.el (message-signature-file): Fix doc, :type.
13887
13888 2001-02-08  Dave Love  <fx@gnu.org>
13889
13890         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
13891         (message-posting-charset): Defvar when compiling again.
13892         (rfc2047-encodable-p): Require message.
13893
13894         * gnus-sum.el (gnus-alter-articles-to-read-function):
13895         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
13896
13897 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13898
13899         * nnrss.el: New file.
13900
13901 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
13902         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13903
13904         * rfc2047.el (rfc2047-unfold-region): Fix arg of
13905         `skip-chars-forward'.
13906
13907 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13908
13909         * nndraft.el (nndraft-request-group): Restore auto save files if
13910         the original files do not exist.
13911
13912 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13913
13914         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
13915         SCORE paths.
13916
13917         * mm-decode.el (mm-dissect-buffer): Call
13918         mail-extract-address-components only if necessary.
13919
13920 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13921
13922         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
13923         directory part.
13924         (gnus-score-search-global-directories): Use file-directory-p.
13925
13926         * gnus-score.el (gnus-score-score-files-1): Use
13927         gnus-kill-files-directory.
13928         From Adrian Aichner <adrian@xemacs.org>.
13929
13930 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13931
13932         * gnus.el (charset): Move here from gnus-sum.el.
13933
13934 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13935
13936         * mml.el (mml-preview): Disable local map.
13937
13938         * gnus-sum.el (gnus-summary-make-menu-bar): Make
13939         gnus-article-post-menu here.
13940
13941         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
13942         if it has not been made.
13943
13944 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13945
13946         * gnus-art.el (gnus-article-describe-key): Map key to event.
13947         (gnus-article-describe-key-briefly): Ditto
13948
13949 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13950
13951         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
13952
13953 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13954         From Katsumi Yamaoka <yamaoka@jpl.org>.
13955
13956         * dgnushack.el (coerce, merge, subseq): defmacro.
13957
13958 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13959
13960         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
13961         A fake defalias in nndraft.el results a not-activated bug in
13962         uncompiled versions.
13963
13964 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
13965         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13966
13967         * gnus-util.el (gnus-split-references): Handle malformed References:.
13968
13969 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13970
13971         * gnus-art.el (gnus-article-mime-part-status): 1 part.
13972
13973 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13974         From NAGY Andras <nagya@inf.elte.hu>.
13975
13976         * gnus.el (gnus-parameters): Typo.
13977
13978 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13979
13980         * gnus.el (gnus-read-method): Remove redundancy.
13981
13982 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13983
13984         * nnslashdot.el (nnslashdot-backslash-url): New variable.
13985         (nnslashdot-request-list): Use it.
13986
13987 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13988
13989         * nnml.el (nnml-generate-active-info): Fix the case when there is
13990         no file.
13991
13992         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
13993         (gnus-summary-create-article): New function.
13994
13995         * gnus-group.el (gnus-group-mark-article-read): New function.
13996
13997         * gnus-msg.el (gnus-inews-do-gcc): Use it.
13998
13999         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
14000
14001 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14002
14003         * gnus-art.el (gnus-article-edit-done): Don't use
14004         gnus-article-edit-exit.
14005         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
14006
14007         * gnus.el (gnus-parameters): New variable.
14008         Suggested by NAGY Andras <nagya@inf.elte.hu>.
14009         (gnus-parameters-get-parameter): New function.
14010         (gnus-group-find-parameter): Use it.
14011
14012 2001-02-23  Simon Josefsson  <simon@josefsson.org>
14013
14014         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
14015         change of default value to `current'.
14016
14017 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14018
14019         * nneething.el (nneething-get-head): Insert unreadable file too.
14020
14021 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14022
14023         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
14024
14025         * webmail.el (webmail-type-definition): Deja is bought by google.
14026
14027 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14028
14029         * gnus-sum.el (gnus-fetch-headers): New function.
14030         (gnus-select-newsgroup): Use it.
14031         (gnus-summary-insert-articles): New function.
14032         (gnus-summary-insert-old-articles): New function.
14033         (gnus-summary-insert-new-articles): New function.
14034
14035         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
14036         (gnus-group-list-active): Ditto.
14037         * gnus-sum.el (gnus-set-mode-line): Ditto.
14038         (gnus-summary-read-group-1): Ditto.
14039
14040 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14041
14042         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
14043         current topic.
14044
14045 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14046
14047         * smiley.el (gnus-smiley-display): Don't do widening.
14048
14049         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
14050         within body.
14051
14052         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
14053
14054         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
14055         New variable.
14056         (gnus-mime-display-multipart-related-as-mixed): New variable.
14057         (gnus-mime-display-part): Use them.
14058
14059 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14060
14061         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
14062         something special.
14063
14064 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14065
14066         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
14067         (nnweb-request-article): Call reference if exists.
14068         (nnweb-type-definition): Dejanews is bought by google.com.
14069         Beta!
14070
14071 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14072
14073         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
14074
14075 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14076
14077         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
14078         gnus-article-sort-functions.
14079         (gnus-article-sort-functions): Doc fix.  Refer to
14080         gnus-thread-sort-functions.
14081
14082 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14083         From Paul Jarc <prj@po.cwru.edu>.
14084
14085         * message.el (message-get-reply-headers): More fixes.
14086
14087 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
14088         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14089
14090         * message.el (message-get-reply-headers): Fix bug with
14091         Mail-Followup-To/to-address interaction.
14092
14093 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14094
14095         * gnus-msg.el (gnus-configure-posting-styles): Match header in
14096         gnus-article-copy.
14097
14098 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14099
14100         * message.el (message-do-send-housekeeping): Rename to a better
14101         name.
14102
14103 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14104
14105         * message.el (message-cancel-news): Check article first, then ask
14106         yes or no.
14107
14108 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14109
14110         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
14111
14112 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14113
14114         * gnus-range.el (gnus-range-normalize): New function.
14115
14116 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
14117
14118         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
14119
14120 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14121
14122         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
14123
14124         * nnagent.el (nnagent-request-regenerate): New function.
14125
14126         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
14127
14128         * nnml.el (nnml-generate-nov-databases): Accept argument
14129         server. Don't open server if it is opened.
14130         (nnml-request-regenerate): Use it. Change to deffoo.
14131
14132 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14133         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14134
14135         * gnus.el (gnus-define-group-parameter): Fix.
14136
14137 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14138
14139         * gnus.el (gnus-define-group-parameter): Improved.
14140
14141         * gnus-sum.el (charset): Define parameter.
14142         (ignored-charsets): Ditto.
14143         (gnus-summary-setup-default-charset): Use them.
14144
14145         * gnus-start.el (gnus-read-descriptions-file): Use them.
14146
14147         * gnus-cus.el (gnus-group-parameters): Remove them.
14148
14149 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14150
14151         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
14152
14153 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14154
14155         * gnus-sum.el (gnus-summary-read-group-1): Remove
14156         gnus-summary-set-local-parameters.
14157         (gnus-summary-setup-buffer): Put it here.
14158
14159 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14160
14161         * gnus.el (to-address): Define parameter.
14162         (to-list): Ditto.
14163         * gnus-art.el (article-hide-boring-headers): Use them.
14164         * gnus-msg.el (gnus-post-news): Ditto.
14165         * gnus-cus.el (gnus-group-parameters): Remove them.
14166
14167 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14168
14169         * gnus-draft.el (gnus-draft-reminder): New function.
14170
14171         * gnus-art.el (gnus-sender-save-name): New function.
14172
14173 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14174
14175         * mm-util.el (mm-mime-charset): Error message.
14176
14177 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14178
14179         * message.el (message-check-news-body-syntax): Don't check mml lines.
14180
14181 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14182
14183         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
14184         subscribe.
14185
14186         * gnus-start.el (gnus-call-subscribe-functions): New function.
14187         (gnus-find-new-newsgroups): Use it.
14188         (gnus-ask-server-for-new-groups): Use it.
14189         (gnus-check-first-time-used): Use it.
14190         (gnus-subscribe-newsgroup-method): Grok a list of functions.
14191         (gnus-subscribe-options-newsgroup-method): Ditto.
14192         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
14193         return .
14194
14195 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14196
14197         * gnus-cus.el (gnus-score-customize): Doc fix.
14198
14199 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
14200
14201         * dgnushack.el (my-getenv): Typo.
14202
14203 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14204
14205         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
14206
14207 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14208
14209         * gnus-group.el (gnus-group-suspend): Offer save summaries.
14210
14211         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
14212         (gnus-treatment-function-alist): Use it.
14213         (article-remove-leading-whitespace): New function.
14214         (gnus-article-make-menu-bar): Use it.
14215
14216         * gnus-sum.el (gnus-summary-wash-empty-map): Add
14217         remove-leading-whitespace.
14218         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
14219         because of conflict.
14220
14221 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14222
14223         * Makefile.in: Hack generating gnus-load.el.
14224         * dgnushack.el: Ditto.
14225         * gnus-load.el: Remove it.
14226
14227 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14228
14229         * dgnushack.el : Add URLDIR.
14230
14231         * Makefile.in (EMACS_COMP): Ditto.
14232
14233 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14234
14235         * gnus-cus.el (gnus-score-customize): Error on no score file.
14236
14237 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14238
14239         * mm-decode.el (mm-merge-handles): New function.
14240
14241         * mm-view.el (mm-inline-message): Use it.
14242         (mm-view-message): Ditto.
14243
14244         * mm-partial.el (mm-inline-partial): Ditto.
14245
14246         * mm-extern.el (mm-inline-external-body): Ditto.
14247
14248         * gnus-art.el (gnus-mime-view-part): Ditto.
14249         (gnus-mime-view-part-as-type): Ditto.
14250         (gnus-mime-save-part-and-strip): Prevent users to strip in some
14251         cases.
14252
14253 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14254
14255         * message.el (message-cancel-news): Allow to shoot foot.
14256         (message-supersede): Ditto.
14257
14258 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
14259         Trivial patch.
14260
14261         * gnus-sum.el (gnus-simplify-subject-re): Use
14262         message-subject-re-regexp.
14263
14264 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14265
14266         * nnmail.el (nnmail-expiry-target-group): Bind
14267         nnmail-cache-accepted-message-ids to nil.
14268
14269         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
14270         coding system.
14271
14272 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14273
14274         * qp.el (quoted-printable-encode-region): Make sure characters are
14275         between 00 and FF.  Don't check charset.
14276
14277         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
14278         in Emacs 20.
14279         * rfc2047.el (rfc2047-q-encode-region): Ditto.
14280
14281 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14282
14283         * message.el (message-make-forward-subject): Argument decoded.
14284         (message-forward): Use it when digest.
14285
14286         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
14287         buffer.
14288
14289 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14290
14291         * message.el (message-generate-headers-first): Doc fix.
14292
14293 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14294
14295         * gnus-art.el (article-make-date-line): Error proof.
14296
14297 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14298
14299         * gnus-group.el (gnus-group-listing-limit): New variable.
14300         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
14301
14302         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
14303
14304 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14305
14306         * message.el (message-newline-and-reformat): Special case for
14307         breaking at BOL.
14308
14309 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
14310
14311         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
14312         message/rfc822.
14313
14314 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14315
14316         * message.el (message-encode-message-body): Don't insert
14317         Content-Type if it is inside a mail.
14318
14319 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14320
14321         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
14322         gnus-article-commands-menu.
14323
14324         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
14325         in Emacs.
14326
14327         * gnus-start.el (gnus-read-descriptions-file): Use
14328         gnus-group-name-charset and gnus-group-charset-alist.
14329
14330 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14331
14332         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
14333         active region.
14334
14335         * gnus-start.el (gnus-group-change-level): Remove from both
14336         gnus-zombie-list and gnus-killed-list.
14337
14338 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14339
14340         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
14341         gnus-subscribe-topics.
14342
14343         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
14344
14345 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14346
14347         * gnus-art.el (gnus-article-make-menu-bar): Make
14348         gnus-article-post-menu.
14349
14350         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
14351
14352         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
14353
14354         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
14355
14356         * message.el (message-mode-menu): Ditto.
14357
14358         * gnus-art.el (defvar): eval-when-compile.
14359
14360 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14361
14362         * gnus-agent.el (gnus-agentize): Fix doc.
14363
14364 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
14365
14366         * mml.el (mml-preview): Bind `q'.
14367
14368 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14369
14370         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
14371
14372 2001-01-31  Dave Love  <fx@gnu.org>
14373
14374         * mm-util.el (mm-mime-mule-charset-alist)
14375         (mm-find-mime-charset-region): Consider mule-utf-8.
14376
14377 2001-01-31  Dave Love  <fx@gnu.org>
14378
14379         * gnus-art.el (gnus-article-x-face-command)
14380         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
14381         :version.
14382
14383 2001-01-26  Dave Love  <fx@gnu.org>
14384
14385         * mm-util.el (mm-multibyte-string-p): New.
14386
14387 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
14388 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
14389 ;;      string-as-multibyte on class.  Clarify line-folding.
14390         (quoted-printable-encode-string): Make temp buffer inherit
14391         string's multibyteness.
14392
14393 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
14394
14395         * nnheader.el (toplevel): Don't require `gnus-util' at
14396         compile-time; this creates a circular dependency, and prevents
14397         a bootstrap.
14398
14399 2001-01-22  Andreas Schwab  <schwab@suse.de>
14400
14401         * nnheader.el (gnus-delete-line): Autoload it as a macro.
14402
14403 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14404
14405         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
14406
14407         * gnus-art.el (article-hide-list-identifiers): Ditto.
14408
14409         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
14410
14411 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14412
14413         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
14414
14415         * gnus-art.el (article-hide-list-identifiers): Similar.
14416
14417 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
14418
14419         * nnmail.el (nnmail-remove-list-identifiers): Improved.
14420
14421 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14422
14423         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
14424
14425 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14426
14427         * gnus-util.el (gnus-string-equal): New function.
14428
14429         * gnus-art.el (article-hide-boring-headers): Use it.
14430
14431 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
14432
14433         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
14434
14435 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14436
14437         * gnus-msg.el (gnus-msg-mail): Support switch-action.
14438
14439 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14440
14441         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
14442         command if there is not last-saver.
14443
14444 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14445
14446         * nntp.el (nntp-open-connection): 201 is possible.
14447
14448 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14449
14450         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
14451         (rfc2047-charset-encoding-alist): Add big5.
14452
14453 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14454
14455         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
14456         (gnus-agent-remove-server): Ditto.
14457         (autoload): gnus-server-update-server.
14458
14459         * gnus-srvr.el (gnus-server-line-format): Add %a.
14460         (gnus-server-line-format-alist): Add gnus-tmp-agent.
14461         (gnus-server-insert-server-line): Use it.
14462
14463 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14464
14465         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
14466         GB2312 and Big5.
14467
14468 2001-01-24  Simon Josefsson  <sj@extundo.com>
14469
14470         * mail-source.el (mail-sources): Add :program specifier to IMAP
14471         mail source.
14472         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
14473
14474 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14475
14476         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
14477
14478 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14479
14480         * nntp.el (nntp-wait-for): Return the success code.
14481         (nntp-open-connection): Use it.
14482
14483 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14484
14485         * gnus-int.el (gnus-check-server): Allow breaking the opening.
14486
14487 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14488
14489         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
14490
14491 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14492
14493         * gnus-sum.el (gnus-summary-print-article): Take one prefix
14494         argument. Allow to print several articles in one file.
14495
14496 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14497
14498         * webmail.el (webmail-type-definition): netaddress changes.
14499
14500 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14501
14502         * gnus.el: Fix copyright. Remove trailing spaces.
14503
14504         * message.el (message-forward): Use mule4.
14505
14506 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14507
14508         * mm-util.el (mm-string-as-unibyte): New function.
14509
14510         * message.el (message-forward): Use it.
14511
14512 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14513
14514         * message.el (message-cite-original-without-signature): Don't peel
14515         off the blank line.
14516         (message-get-reply-headers): Add Cc if it is not in follow-to.
14517
14518 2001-01-20  Simon Josefsson  <sj@extundo.com>
14519
14520         * mm-decode.el (mm-handle-multipart-from): Add.
14521         (mm-dissect-buffer): Save From: header value.
14522         (mm-security-from): Remove.
14523         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
14524
14525         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
14526         instead of `mml-security-from'.  Protect null from value.
14527
14528 2001-01-20  Simon Josefsson  <sj@extundo.com>
14529
14530         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
14531         application/vnd.ms-excel attachments.
14532
14533 2001-01-19  Simon Josefsson  <sj@extundo.com>
14534
14535         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
14536
14537 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14538
14539         * message.el (message-ignored-mail-headers): Ditto.
14540
14541 2001-01-19  Simon Josefsson  <sj@extundo.com>
14542
14543         * message.el (message-ignored-news-headers): Only search beginning
14544         of line.
14545
14546 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
14547         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
14548
14549         * message.el (message-send-mail): Content-Type may not be there.
14550
14551 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14552
14553         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
14554         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
14555
14556         * gnus-art.el (article-display-x-face): Insert X-Face if there is
14557         not.
14558
14559 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14560
14561         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
14562         non-native groups.
14563
14564 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14565
14566         * message.el (message-yank-original): Understand
14567         universal-argument.
14568
14569 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14570
14571         * gnus-art.el (gnus-boring-article-headers): Add to-address.
14572         (article-hide-boring-headers): Ditto.
14573
14574         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
14575
14576 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14577
14578         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
14579         one.
14580
14581 2001-01-16  Simon Josefsson  <simon@josefsson.org>
14582
14583         * message.el (message-make-in-reply-to): Add comment to message-id
14584         (old syntax, see 2000-08-02 change).
14585
14586 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14587
14588         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
14589         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
14590         (gnus-button-reply): Ditto.
14591
14592 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14593
14594         * gnus-art.el (article-display-x-face): Fix.
14595
14596 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14597
14598         * gnus-art.el (article-display-x-face): Use
14599         gnus-original-article-buffer.
14600
14601 2001-01-15  Jack Twilley  <jmt@tbe.net>
14602
14603         * message.el (message-add-header): Move to point-max.
14604
14605 2001-01-15  Simon Josefsson  <simon@josefsson.org>
14606
14607         * smime.el (smime-CA-directory, smime-CA-file): Change default to
14608         nil, improve documentation.
14609         (smime-certificate-directory): Comment out false hints (until it
14610         is implemented).
14611
14612         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
14613         there aren't any keys.
14614         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
14615         verify certificate.  Default is changed to only check integrity.
14616         Improved security status texts.  If a certificate doesn't contain
14617         a email address, don't fail.
14618
14619         * smime.el (smime-noverify-region):
14620         (smime-noverify-buffer): New functions.  Verifies integrity only.
14621
14622 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14623
14624         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
14625
14626 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14627
14628         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
14629         (gnus-remove-some-windows): Ditto.
14630
14631 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14632
14633         * gnus-art.el (article-make-date-line): 11th.
14634
14635 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14636
14637         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
14638         (mml2015-gpg-sign): Ditto.
14639
14640 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14641
14642         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
14643         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
14644
14645 2001-01-08  Dave Love  <fx@gnu.org>
14646
14647         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
14648         single character.
14649
14650         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
14651
14652         * message.el: Doc and message fixes.
14653         (message-send-rename-function)
14654         (message-make-forward-subject-function)
14655         (message-send-mail-function, message-reply-to-function)
14656         (message-wide-reply-to-function, message-followup-to-function)
14657         (message-distribution-function, message-auto-save-directory): Fix
14658         :type.
14659
14660         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
14661         proceeding after warnings.  Amend multipart warning message.
14662
14663 2001-01-04  Dave Love  <fx@gnu.org>
14664
14665         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
14666         compiling.
14667         (gnus-make-directory): Require nnmail.
14668
14669         * mm-decode.el (mm-inline-media-tests): Add
14670         image/x-portable-bitmap.
14671         (mm-get-image): Grok pbm.
14672
14673 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
14674
14675         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
14676
14677 2001-01-09  Didier Verna  <didier@xemacs.org>
14678
14679         * dgnushack.el (dgnushack-compile): give a dummy value to
14680         `gnus-xmas-glyph-directory' for the time of compilation.
14681         * gnus-agent.el: moved some XEmacs specific hook add-ons from
14682         `gnus-xmas-[re]define' to avoid loosing user custom settings.
14683         * gnus-art.el: ditto.
14684         * gnus-group.el: ditto.
14685         * gnus-salt.el: ditto.
14686         * gnus-sum.el: ditto.
14687         * gnus-topic.el: ditto.
14688         * gnus-xmas.el (gnus-xmas-define): see above.
14689         * gnus-xmas.el (gnus-xmas-redefine): see above.
14690         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
14691         non-continuable error when the directory can't be found.
14692
14693 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14694
14695         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
14696         handle.
14697         * gnus-art.el (gnus-mime-view-part): Copy it.
14698         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
14699
14700 2001-01-09  Michael Downes  <mjd@ams.org>
14701
14702         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
14703
14704 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14705
14706         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
14707         orig-file. Use ',source.
14708
14709 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14710
14711         * gnus-xmas.el (gnus-xmas-modeline-glyph):
14712         (gnus-xmas-group-startup-message):
14713         Detect gnus-xmas-glyph-directory when it is nil.
14714
14715 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14716
14717         * pop3.el (pop3-get-message-count): Andrew Innes
14718         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
14719
14720 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14721
14722         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
14723
14724         * time-date.el (time-to-number-of-days): New function.
14725
14726 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
14727         Trivial patch.
14728
14729         * nnslashdot.el (nnslashdot-request-list): Always get the right
14730         sid.
14731
14732 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14733
14734         * message.el (message-minibuffer-local-map): New keymap.
14735         (message-read-from-minibuffer): Use it.
14736         * gnus-msg.el (gnus-summary-resend-message): Use it
14737
14738 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14739
14740         * gnus-start.el (gnus-display-time-event-handler): New function.
14741         (gnus-after-getting-new-news-hook): Use it.
14742
14743 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14744
14745         * message.el (message-ignored-mail-headers): Add draft header.
14746
14747 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14748
14749         * gnus-sum.el (gnus-summary-expire-articles): Don't save
14750         excursion.
14751
14752         * nnslashdot.el (nnslashdot-request-list): Get the right year.
14753
14754 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
14755         A revoked patch.
14756
14757         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
14758
14759 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14760
14761         * qp.el (quoted-printable-decode-region): Don't backward-char.
14762
14763 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14764
14765         * gnus-draft.el: Mark articles as replied.
14766
14767         * gnus-sum.el (gnus-summary-add-mark): New function.
14768
14769         * gnus-group.el (gnus-add-mark): New function.
14770
14771         * gnus-sum.el (gnus-summary-buffer-name): New function.
14772         (gnus-summary-setup-buffer): Use it.
14773
14774         * gnus-draft.el: Set things up with the right post method and
14775         stuff.
14776
14777         * message.el (message-ignored-news-headers): Remove X-Draft-From.
14778
14779         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
14780
14781         * gnus.el (gnus-draft-meta-information-header): New variable.
14782
14783 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14784
14785         * gnus-art.el (gnus-treatment-function-alist): Move the date
14786         functions before the header sorting functions.
14787
14788         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
14789
14790         * dgnushack.el (dgnushack-compile): Message whether there is w3.
14791         Don't (push "/usr/share/emacs/site-lisp" load-path).
14792
14793         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
14794         to empty fill prefixes.
14795
14796 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14797
14798         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
14799         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
14800
14801 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14802
14803         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
14804
14805         * nnml.el (autoload): Move to nnheader.el.
14806
14807         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
14808         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
14809         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
14810         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
14811
14812 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14813
14814         * gnus-art.el (article-make-date-line): Get the hours right.
14815         (gnus-ignored-headers): More hiding.
14816
14817         * nnmail.el (nnmail-expiry-wait): Not an integer.
14818
14819         * message.el (message-goto-body): Only expand abbrev when called
14820         interactively.
14821         (message-make-lines): Use it.
14822
14823 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14824
14825         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
14826
14827 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14828
14829         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
14830         include the expunged articles.
14831
14832         * gnus-group.el (gnus-group-sort-by-server): New function.
14833
14834         * gnus.el (gnus-method-to-server-name): New function.
14835         (gnus-group-prefixed-name): Use it.
14836
14837         * gnus-group.el (gnus-group-sort-function): Doc fix.
14838         (gnus-group-sort-groups-by-server): New command.
14839
14840 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14841
14842         * gnus-art.el (gnus-treat-date-english): New variable.
14843         (article-date-english): New command.
14844         (gnus-english-month-names): New variable.
14845         (article-make-date-line): Do 'english.
14846
14847         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
14848         after the fill prefix.
14849
14850         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
14851         score...".
14852
14853         * gnus-art.el (gnus-ignored-headers): Hide more headers.
14854
14855         * message.el (message-mode-map): Bind comment-region.
14856
14857         * gnus-art.el (gnus-mime-display-part): Let w3 display
14858         multipart/related.
14859
14860         * mm-bodies.el (mm-long-lines-p): New function.
14861         (mm-body-encoding): Use it.
14862         (mm-body-encoding): Encode articles with lines longer than 1000
14863         characters.
14864
14865 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14866
14867         * mm-util.el (mm-enable-multibyte): Use
14868         default-enable-multibyte-characters.
14869         (mm-enable-multibyte-mule4): Ditto.
14870         (mm-disable-multibyte): Test XEmacs.
14871         (mm-disable-multibyte-mule4): Ditto.
14872         (mm-with-unibyte-current-buffer): Simplified.
14873         (mm-with-unibyte-current-buffer-mule4): Ditto.
14874
14875 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14876
14877         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
14878
14879         * nnheader.el (nnheader-string-as-multibyte): New alias.
14880
14881         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
14882
14883         * gnus-uu.el (gnus-message-process-mark): New function.
14884         (gnus-uu-mark-by-regexp): Use it.
14885         (gnus-new-processable): New function.
14886
14887 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
14888          Trivial patch.
14889
14890         * gnus-sum.el (gnus-no-mark): New variable.
14891
14892 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14893
14894         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
14895         backslashes.
14896
14897 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14898
14899         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
14900         definition.
14901
14902 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14903
14904         * dgnushack.el (dgnushack-compile): elc is in the current directory.
14905
14906         * qp.el (quoted-printable-encode-region): Don't check multibyte in
14907         XEmacs.
14908
14909 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
14910         Trivial patch.
14911
14912         * mml.el (mml-read-tag): Save tag location.
14913
14914 2000-12-25  Simon Josefsson  <simon@josefsson.org>
14915
14916         * starttls.el: Sync with Emacs 21.
14917
14918 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14919
14920         * message.el (message-mail): Support yank-action.
14921
14922         * message.el (message-setup): Revoke the last change.
14923
14924 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14925
14926         * message.el (message-setup): Use cons. Suggested by Johan Vromans
14927         <jvromans@squirrel.nl>.
14928
14929 2000-12-24  Simon Josefsson  <sj@extundo.com>
14930
14931         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
14932         mailing list junk at end of part.
14933
14934 2000-12-23  Simon Josefsson  <sj@extundo.com>
14935
14936         * nnimap.el (nnimap-expiry-target): New function.
14937         (nnimap-request-expire-articles): Use it.
14938
14939 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14940
14941         * gnus.el (gnus-group-parameters-more): New variable.
14942         * gnus-cus.el (gnus-group-customize): Use it.
14943
14944         * gnus.el (gnus-define-group-parameter): New macro.
14945         (auto-expire): Use it
14946         (total-expire): Use it.
14947         * gnus-art.el (banner): Use it.
14948
14949         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
14950         <ljz@asfast.com>.
14951
14952 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14953
14954         * gnus-topic.el (gnus-topic-create-topic): Use list.
14955
14956         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
14957         before binding gnus-default-article-saver.
14958
14959         * gnus-sum.el (gnus-summary-save-article):
14960         (gnus-summary-pipe-output):
14961         (gnus-summary-save-article-mail):
14962         (gnus-summary-save-article-rmail):
14963         (gnus-summary-save-article-file):
14964         (gnus-summary-write-article-file):
14965         (gnus-summary-save-article-body-file): Ditto.
14966
14967         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
14968
14969 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14970
14971         * gnus-art.el (gnus-mime-security-button-map):
14972         (gnus-mime-button-map): Add parent.
14973
14974 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14975
14976         * messagexmas.el (message-xmas-redefine): New function.
14977
14978         * message.el: Use it.
14979
14980         * gnus-art.el (gnus-article-check-hidden-text): Return t.
14981
14982         * gnus-util.el (gnus-remove-text-properties-when): Return t.
14983
14984 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14985
14986         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
14987         malformatted messages.
14988
14989 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14990
14991         * mm-util.el (mm-image-load-path): New function.
14992
14993         * gnus-group.el (gnus-group-make-tool-bar): Use it.
14994
14995         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
14996
14997         * message.el (message-tool-bar-map): Use it.
14998
14999         * Makefile.in (install-el): New rule.
15000
15001 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15002
15003         * gnus-art.el (article-treat-dumbquotes): Quote \.
15004
15005 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15006
15007         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
15008         Emacs 20 runs on a terminal.
15009
15010 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15011
15012         * gnus-msg.el (gnus-bug): Revert to save-excursion.
15013
15014         * mml.el (gnus-add-minor-mode): Autoload.
15015
15016         * message.el (message-forward): Save-restriction.
15017
15018 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15019
15020         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
15021         Paul Stevenson <p.stevenson@surrey.ac.uk>
15022
15023 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15024
15025         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
15026
15027         * mml.el (gnus-ems): Don't require.
15028
15029         * gnus.el (gnus-decode-rfc1522): Removed.
15030         (gnus-set-text-properties): Define.
15031
15032 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15033
15034         * gnus-art.el (gnus-mime-*): handle may be nil.
15035
15036         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
15037
15038         * gnus.el (gnus-group-remove-excess-properties): Not defined
15039         in gnus-xmas.
15040
15041 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15042
15043         * message.el (message-mail-user-agent): Add :version.
15044
15045 2000-12-21  Miles Bader  <miles@gnu.org>
15046
15047         * message.el (message-mode): Set `comment-start' to the  yank prefix.
15048
15049 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15050
15051         * message.el (message-mail-user-agent): New variable.
15052         (message-setup): Renamed to message-setup-1. Support
15053         mail-user-agent.
15054         (message-mail-user-agent): New function.
15055         (message-mail): Use it.
15056         (message-reply): Use it.
15057         (message-resend): Use it.
15058         (message-mail-other-window): Use it.
15059         (message-mail-other-frame): Use it.
15060
15061         * gnus-msg.el (gnus-bug): Support mail-user-agent.
15062
15063 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15064
15065         * message.el (message-tool-bar-map): Simplify.
15066         (message-narrow-to-head-1): New function.
15067         (message-narrow-to-head): Use it.
15068         (message-reply): Ditto.
15069         (message-cancel-news): Ditto.
15070         (message-supersede): Ditto.
15071         (message-make-forward-subject): Ditto.
15072         (message-bounce): Ditto.
15073
15074 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15075
15076         * uudecode.el (uudecode-decode-region-external): make-temp-file
15077         may not be defined.
15078
15079         * binhex.el (defalias): eval-and-compile.
15080
15081         * message.el (message-tool-bar-map): New function.
15082         (message-mode): Use it.
15083
15084 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15085
15086         * nntp.el (nntp-find-connection): Remove the entry.
15087         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
15088
15089 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15090
15091         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
15092
15093         * message.el (message-forward): Copy buffer in unibyte mode.
15094
15095 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15096
15097         * message.el (message-make-forward-subject): Don't widen. Decode.
15098         (message-forward): Don't decode subject.
15099
15100 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
15101
15102         * qp.el (quoted-printable-encode-region): Upcase QP.
15103
15104 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15105
15106         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
15107         mail-extract-a-c instead. Don't depend on Gnus.
15108
15109         * mml.el (gnus-ems): Require it.
15110
15111         * gnus-msg.el (gnus-summary-mail-forward):
15112
15113         * message.el (message-forward):  Move mime-to-mml here.
15114
15115 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15116
15117         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
15118         * gnus-art.el (gnus-insert-mime-button): Simplify.
15119         (gnus-mime-display-alternative): Ditto.
15120         (gnus-insert-mime-security-button): Ditto.
15121
15122 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15123
15124         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
15125         text-property-not-all doesn't return nil when start=mark(end).
15126         (gnus-remove-text-properties-when): Ditto.
15127
15128 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15129
15130         * gnus-start.el (gnus-group-change-level): Remove group from
15131         gnus-active-hashtb if real killed.
15132
15133 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15134
15135         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
15136         (gnus-mime-display-alternative): Ditto.
15137         (gnus-insert-mime-security-button): Ditto.
15138
15139 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15140
15141         * gnus-start.el (gnus-group-change-level): Don't add it into
15142         killed-list if it was killed.
15143
15144 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15145
15146         * nnmbox.el (nnmbox-file-coding-system): Use binary.
15147         (nnmbox-active-file-coding-system): Ditto.
15148
15149         * gnus-cus.el (gnus-group-parameters): Add posting-style.
15150
15151 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15152
15153         * gnus.el (gnus-version):
15154         (gnus-version-number): Set to Oort Gnus 0.01.
15155
15156         * gnus-art.el (gnus-mime-security-button-map):
15157         (gnus-insert-mime-security-button): Fix for Emacs21.
15158
15159 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15160
15161         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
15162         easymenu, because XEmacs doesn't understand :help.
15163
15164         * mm-uu.el: Require binhex.
15165
15166 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15167
15168         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
15169
15170 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
15171
15172         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
15173
15174 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
15175
15176         * *.xpm, *.pbm: Convert icons icons to size 24x24.
15177
15178 2000-12-18  Dave Love  <fx@gnu.org>
15179
15180         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
15181         (unused).
15182
15183 2000-12-13  Miles Bader  <miles@gnu.org>
15184
15185         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
15186         to t, so that we don't get stuck while trying to smilefy
15187         intangible text.
15188
15189 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
15190
15191         * smiley-ems.el (smiley-regexp-alist): Make regexps match
15192         at the end of the buffer.
15193         (smiley-region): In the loop, move to the end of the submatch
15194         matching the smiley instead of using the end of the match
15195         of the whole regexp.
15196
15197 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
15198
15199         * message.el (message-mode): Doc fix.
15200
15201 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
15202
15203         * smiley-ems.el (smiley-region): Doc fix.
15204
15205 2000-12-11  Miles Bader  <miles@gnu.org>
15206
15207         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
15208         bottom line visible, check to see if it's partially obscured, and
15209         if so, either scroll one more line to make it fully visible, or
15210         revert to showing the second line from the top.
15211
15212 2000-12-07  Dave Love  <fx@gnu.org>
15213
15214         * mailcap.el (mailcap-download-directory)
15215         * gnus-audio.el (gnus-audio-directory)
15216         * smiley-ems.el (smiley-data-directory): Fix :type.
15217
15218 2000-11-30  Dave Love  <fx@gnu.org>
15219
15220         * message.el (message-auto-save-directory): Use
15221         file-name-as-directory.
15222         (message-set-auto-save-file-name): Create
15223         message-auto-save-directory if necessary.
15224         (message-replace-chars-in-string): Removed -- unused.
15225         (message-mail-alias-type): Customize.
15226         (message-headers): Remove duplicate defgroup.
15227
15228 2000-11-29  Dave Love  <fx@gnu.org>
15229
15230         * qp.el (quoted-printable-decode-region): Use error, not message
15231         to report malformed text (like base64).  Amend message.
15232
15233 2000-11-29  Miles Bader  <miles@gnu.org>
15234
15235         * message.el (message-header-lines): Fontify tag.
15236
15237 2000-11-27  Dave Love  <fx@gnu.org>
15238
15239         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
15240         compiler warning.
15241
15242 ;2000-11-26  Dave Love  <fx@gnu.org>
15243 ;
15244 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
15245 ;
15246 2000-11-23  Dave Love  <fx@gnu.org>
15247
15248         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
15249
15250         * mm-uu.el (uudecode): Require.
15251         (uudecode-decode-region, uudecode-decode-region-external): Don't
15252         autoload.
15253         (mm-uu-copy-to-buffer): Doc fix.
15254         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
15255         type fix.
15256
15257         * mailcap.el: Doc fixes.
15258         (mailcap-mime-data): Various adjustments.
15259         (mailcap): New group.
15260         (mailcap-download-directory): Customize.
15261         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
15262         (mailcap-temporary-directory): Deleted (unused).
15263         (mailcap-unescape-mime-test): Simplify slightly.
15264         (mailcap-viewer-passes-test): Use functionp.
15265         (mailcap-command-p): Aliased to executable-find.
15266
15267         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
15268         default-enable-multibyte-characters is nil.
15269
15270 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
15271
15272         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
15273
15274 2000-11-21  Dave Love  <fx@gnu.org>
15275
15276         * gnus-art.el (gnus-mime-button-map): Don't inherit from
15277         gnus-article-mode-map.
15278 ;       (gnus-mime-button-menu): Use mouse-set-point.
15279         (gnus-insert-mime-button, gnus-mime-display-alternative)
15280         (gnus-mime-display-alternative): Don't use local-map property.
15281
15282 2000-11-17  Dave Love  <fx@gnu.org>
15283
15284         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
15285         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
15286         and make-temp-file.
15287         (uudecode-decode-region): Doc fix.
15288
15289 2000-11-14  Dave Love  <fx@gnu.org>
15290
15291         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
15292         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
15293         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
15294         New files, derived from the XPMs.
15295
15296 2000-11-10  Dave Love  <fx@gnu.org>
15297
15298         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
15299         (gnus-agent-lib-file, gnus-agent-load-alist)
15300         (gnus-agent-save-alist, gnus-agent-article-name): Use
15301         expand-file-name.
15302
15303         * gnus-group.el (gnus-group-name-charset-method-alist): Add
15304         :version.
15305         (nnkiboze-score-file): Defvar when compiling.
15306
15307         * gnus-start.el (gnus-read-newsrc-file): Add :version.
15308
15309         * gnus-art.el (gnus-article-banner-alist)
15310         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
15311         (gnus-article-date-lapsed-new-header)
15312         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
15313         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
15314         (gnus-treat-strip-headers-in-body)
15315         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
15316         (gnus-treat-translate): Add :version.
15317         (gnus-article-mime-part-function): Fix defcustom.
15318
15319         * nnmail.el (nnmail-expiry-target)
15320         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
15321         (nnmail-split-header-length-limit): Add :version.
15322
15323         * gnus-sum.el (gnus-auto-expirable-marks)
15324         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
15325         (gnus-extra-headers, gnus-ignored-from-addresses)
15326         (gnus-newsgroup-ignored-charsets)
15327         (gnus-group-highlight-words-alist)
15328         (gnus-summary-show-article-charset-alist): Add :version.
15329
15330         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
15331         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
15332         files, converted from the XPMs.
15333
15334         * gnus-cache.el (gnus-cache-active-file): Don't use
15335         file-name-as-directory on directory.
15336         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
15337         use file-name-as-directory on directory.
15338
15339         * time-date.el (timezone-make-date-arpa-standard): Autoload.
15340         (date-to-time): Use it.
15341
15342 ;       * message.el (message-mode) <adaptive-fill-regexp>:
15343 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
15344 ;       (message-newline-and-reformat): Likewise.
15345         (message-forward-as-mime, message-forward-ignored-headers)
15346         (message-buffer-naming-style, message-default-charset)
15347         (message-dont-reply-to-names, message-send-mail-partially-limit):
15348         Add :version.
15349
15350         * mm-util.el: Doc fixes.
15351         (mm-mime-charset): Don't use the raw result of
15352         mm-preferred-coding-system.
15353         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
15354         (mm-with-unibyte): Simplify.
15355
15356         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
15357         concat.
15358
15359         * pop3.el (pop3-version): Deleted.
15360         (pop3-make-date): New function, avoiding message-make-date.
15361         (pop3-munge-message-separator): Use it.
15362
15363 2000-11-09  Dave Love  <fx@gnu.org>
15364
15365         * gnus-group.el (gnus-group-make-directory-group)
15366         (gnus-group-fetch-faq): Use expand-file-name.
15367         (gnus-group-fetch-faq): Simplify completing-read form.
15368
15369         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
15370         test for Mule.
15371
15372         * message.el (tool-bar-map): Defvar when compiling.
15373
15374         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
15375         (gnus-tm-lisp-directory): Deleted.
15376         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
15377         (featurep 'xemacs).
15378         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
15379         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
15380         version numbers from file names.
15381
15382 2000-11-08  Dave Love  <fx@gnu.org>
15383
15384         * mm-view.el: Use featurep for XEmacs test.
15385         (mm-inline-message): Test for `remove-specifier'; don't use
15386         condition-case.
15387
15388         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
15389
15390         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
15391         (gnus-score-find-bnews): Don't concat "".
15392
15393         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
15394         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
15395         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
15396         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
15397
15398         * gnus-sum.el: Put some defvars in eval-when-compile.
15399         (gnus-summary-mode-hook): Add :options.
15400         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
15401         (gnus-summary-tool-bar-map): New variable.
15402         (gnus-summary-make-tool-bar): New function.
15403         (gnus-summary-mode): Put kill-all-local-variables first.
15404
15405         * gnus-group.el (gnus-group-toolbar-map): New variable.
15406         (gnus-group-make-tool-bar): Rewritten.
15407         (gnus-group-mode): Put kill-all-local-variables first.
15408
15409         * rfc2047.el: Require gnus-util.
15410
15411         * nnml.el (gnus-sorted-intersection): Autoload.
15412
15413         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
15414         Put some defvars in eval-when-compile.
15415         (gnus-intersection, gnus-sorted-complement):  Autoload.
15416
15417         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
15418
15419         * mm-encode.el (mm-body-7-or-8): Autoload.
15420
15421         * mm-decode.el (mm-insert-inline): Autoload.
15422
15423         * mml.el:
15424         * message.el: Put some defvars in eval-when-compile.
15425
15426         * gnus-msg.el: Put some defvars in eval-when-compile.
15427         (gnus-msg-mail): Move after gnus-setup-message.
15428
15429         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
15430
15431 2000-11-07  Dave Love  <fx@gnu.org>
15432
15433         * gnus-util.el (nnheader): Don't require message (recursive
15434         autoload).
15435
15436         * uudecode.el: Avoid compiler warnings.
15437
15438         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
15439         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
15440
15441 2000-11-06  Dave Love  <fx@gnu.org>
15442
15443         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
15444
15445         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
15446         (uudecode-char-int): New alias, replacing char-int.
15447         (uudecode-decode-region): Don't call buffer-disable-undo.
15448
15449 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
15450 ;       (mm-uu-configure-list): Doc fix.
15451 ;
15452 ;       * earcon.el (running-xemacs): Don't define.
15453 ;
15454 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
15455 ;
15456 ;       * message.el (message-font-lock-keywords): Match a final newline
15457 ;       to help font-lock's multiline support.
15458 ;
15459 2000-11-03  Dave Love  <fx@gnu.org>
15460
15461         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
15462
15463         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
15464         name.
15465
15466         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
15467         <banner>: Fix custom type, doc.
15468
15469         * mm-decode.el (mm-display-external): Space-prefix temp buffer
15470         name.  Don't disable undo explicitly.
15471
15472 ;2000-11-02  Dave Love  <fx@gnu.org>
15473 ;
15474 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
15475 ;       cite-prefix.
15476
15477 2000-11-01  Dave Love  <fx@gnu.org>
15478
15479         * rfc2047.el (base64): Require unconditionally.
15480         (message-posting-charset): Defvar when compiling.
15481         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
15482         message.
15483
15484         * gnus-sum.el (nnoo): Require.
15485         (mm-uu-dissect): Autoload.
15486
15487         * mml.el (mml-parse-1): Clarify message.
15488         (mml-minibuffer-read-type): Use mailcap-mime-types.
15489
15490 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
15491
15492         * mml.el: Fix a typo in the requiring of CL.
15493
15494 2000-11-01  Dave Love  <fx@gnu.org>
15495
15496         * utf7.el: Require cl when compiling.
15497
15498         * binhex.el: Use (featurep 'xemacs).
15499         (binhex-char-int): New alias, replacing char-int.  Change callers.
15500         (binhex-decode-region): Simplify work buffer code.
15501         (binhex-decode-region-external): Use expand-file-name, not concat.
15502
15503 2000-10-30  Dave Love  <fx@gnu.org>
15504
15505         * gnus-art.el: Fix 2000-10-27 change properly.
15506
15507 2000-10-28  Miles Bader  <miles@gnu.org>
15508
15509         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
15510
15511 2000-10-27  Dave Love  <fx@gnu.org>
15512
15513         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
15514         strings.
15515         (gnus-group-make-tool-bar): New function.
15516         (gnus-group-mode): Use it.
15517
15518         * message.el (message-mode-menu): Add some :help strings.
15519         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
15520         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
15521
15522         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
15523         * describe-group.xpm, get-news.xpm, kill-group.xpm:
15524         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
15525
15526         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
15527         display-graphic-p here.
15528
15529 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
15530
15531         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
15532         of the `gnus-xemacs' variable, as the latter has been removed.
15533         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
15534         * gnus-art.el (gnus-treat-display-xface)
15535         (gnus-treat-display-smileys, gnus-treat-display-picons)
15536         (gnus-article-read-summary-keys): Likewise.
15537
15538 2000-10-26  Dave Love  <fx@gnu.org>
15539
15540         (defvar): Use rmail-spool-directory unconditionally.
15541
15542 2000-10-18  Dave Love  <fx@gnu.org>
15543
15544         * mm-bodies.el (mm-uu-decode-function)
15545         (mm-uu-binhex-decode-function): Defvar when compiling.
15546
15547         * gnus-nocem.el (gnus-nocem-issuers): Update.
15548         (gnus-nocem-check-from): New option.
15549         (gnus-nocem-scan-groups): Use it.
15550         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
15551         (gnus-nocem-check-article-limit): Add :version.
15552
15553 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
15554
15555         * ietf-drums.el (mm-util): Require CL when compiling.
15556
15557 2000-10-15  Dave Love  <fx@gnu.org>
15558
15559         * qp.el: Require mm-util.
15560
15561 2000-10-13  Dave Love  <fx@gnu.org>
15562
15563         * qp.el (quoted-printable-decode-region): Avoid invalid
15564         coding-systems.
15565
15566 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
15567
15568         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
15569         to a recursive load.
15570
15571 2000-10-12  Dave Love  <fx@gnu.org>
15572
15573         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
15574
15575         * gnus.el (gnus-group-startup-message): Check for PBM image.
15576
15577 2000-10-09  Dave Love  <fx@gnu.org>
15578
15579         * mail-source.el (mail-source-fetch-imap): Bind
15580         default-enable-multibyte-characters rather than using
15581         mm-disable-multibyte.
15582
15583 2000-10-05  Dave Love  <fx@gnu.org>
15584
15585         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
15586         Autoload.
15587         (quoted-printable-decode-region):  Rename arg which confused
15588         charset with coding-system.  Don't use nonascii-insert-offset.
15589         Coding-system encode the region initially.  Don't recognize `=='
15590         as valid QP.  Coding-system decode the region finally.
15591         (quoted-printable-decode-string): Rename arg which confused
15592         charset with coding-system.
15593
15594         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
15595         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
15596         mm-encode-coding-region.
15597         (mm-decode-body, mm-decode-string): Rename variables which
15598         confused charset with coding-system.
15599         (binhex-decode-region): Don't autoload.
15600         (mm-body-encoding): Require message.
15601         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
15602         cond branches.
15603
15604         * gnus-art.el (article-de-quoted-unreadable)
15605         (article-de-base64-unreadable): Fold search case
15606         rather than downcasing string.  Apply mm-charset-to-coding-system
15607         to arg of quoted-printable-decode-region.
15608
15609 2000-10-04  Dave Love  <fx@gnu.org>
15610
15611         * gnus-ems.el: Don't turn off compiler warnings in local vars.
15612         Require ring when compiling.
15613         (gnus-article-compface-xbm): New variable.
15614
15615 2000-10-04  Dave Love  <fx@gnu.org>
15616
15617         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
15618         pbm images.
15619
15620         * frown.pbm, smile.pbm, wry.pbm: New files.
15621
15622         * frown.xbm, smile.xbm, wry.xbm: Deleted.
15623
15624 2000-10-03  Dave Love  <fx@gnu.org>
15625
15626         * mail-source.el (mail-sources): Revert to nil.
15627
15628         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
15629
15630         * qp.el: Don't require mm-util.
15631         (quoted-printable-decode-region): Rewritten.
15632         (quoted-printable-decode-string, quoted-printable-encode-region):
15633         Doc fix.
15634         (quoted-printable-encode-region): Barf on multibyte characters.
15635         Maybe make the class multibyte.  Upcase chars, not formatted
15636         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
15637         (quoted-printable-encode-string): Don't use
15638         mm-with-unibyte-buffer.
15639
15640 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
15641
15642         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
15643
15644 2000-09-21  Dave Love  <fx@gnu.org>
15645
15646         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
15647         (for Emacs 20).  Tidy somewhat.
15648
15649 2000-09-21  Dave Love  <fx@gnu.org>
15650
15651         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
15652         image processing.  Rationalize logic somewhat.
15653
15654 2000-09-20  Dave Love  <fx@gnu.org>
15655
15656         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
15657         specifically.
15658
15659         * gnus.el (gnus-version-number): Avoid some redundant
15660         autoloads.
15661
15662 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
15663
15664         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
15665         to XBM; we always have PBM support.
15666
15667 2000-09-14  Dave Love  <fx@gnu.org>
15668
15669         * gnus.el (gnus-charset):
15670         * mm-decode.el (mime-display):
15671         * imap.el (imap) <defgroup>: Add :version.
15672
15673 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
15674
15675         * parse-time.el: Fix author's mail address.
15676
15677         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
15678         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
15679         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
15680         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
15681         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
15682         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
15683         * rfc2231.el, uudecode.el: Fix copyright notice.
15684
15685         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
15686         require `w3' at load-time only if not running in batch mode.
15687
15688 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15689
15690         * gnus.el: Before merge with Emacs21.
15691
15692 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
15693
15694         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
15695
15696 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
15697
15698         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
15699         to avoid conflict with the standard `back-to-indentation'
15700         binding.
15701
15702 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15703
15704         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
15705
15706         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
15707         (mm-disable-multibyte-mule4): Ditto.
15708         (mm-with-unibyte-current-buffer-mule4): Ditto.
15709
15710 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15711
15712         * pop3.el (pop3-movemail): Use binary.
15713         (pop3-movemail-file-coding-system): Removed.
15714
15715 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15716
15717         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
15718
15719 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15720
15721         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
15722         exists.
15723
15724 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15725
15726         * gnus-msg.el (gnus-post-method): Use backend name when the
15727         address is "".
15728
15729 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15730
15731         * gnus-art.el (article-verify-x-pgp-sig): Don't test
15732         mm-verify-option.
15733         (gnus-treat-x-pgp-sig): Default value.
15734         (gnus-ignored-headers): Redundant.
15735
15736 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15737
15738         * gnus-win.el (gnus-configure-frame): Save selected window.
15739
15740 2000-02-15  Andrew Innes  <andrewi@gnu.org>
15741
15742         * nnmbox.el: Require gnus-range.
15743         (nnmbox-group-building-active-articles): New variable.
15744         (nnmbox-group-active-articles): New variable; this is a cache of
15745         all active articles by group and number.
15746         (nnmbox-in-header-p): New function.
15747         (nnmbox-find-article): New function.
15748         (nnmbox-record-active-article): New function.
15749         (nnmbox-record-deleted-article): New function.
15750         (nnmbox-is-article-active-p): New function.
15751         (nnmbox-retrieve-headers): Use nnmbox-find-article.
15752         (nnmbox-request-article): Ditto.  Also supply extra arg to
15753         nnmbox-article-group-number.
15754         (nnmbox-request-expire-articles): Ditto.
15755         (nnmbox-request-move-article): Ditto.
15756         (nnmbox-request-replace-article): Ditto.
15757         (nnmbox-request-rename-group): Rename group entry in active
15758         article cache.
15759         (nnmbox-delete-mail): Update active article cache, unless article
15760         is being replaced.
15761         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
15762         than partially duplicating it.
15763         (nnmbox-article-group-number): Add extra `this-line' arg, to
15764         handle articles belonging to multiple groups.
15765         (nnmbox-save-mail): Update active article cache.
15766         (nnmbox-read-mbox): Build active article cache when loading mbox.
15767         Also do some repair work, if we find articles that are missing the
15768         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
15769         reconstruct these from Xref info.
15770
15771 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15772
15773         * mail-source.el (mail-source-report-new-mail): Use
15774         nnheader-run-at-time.
15775
15776 2000-02-15  Andrew Innes  <andrewi@gnu.org>
15777
15778         * mail-source.el (mail-source-fetch-pop): Clear pop password when
15779         an error is thrown, and then rethrow the error.
15780         (mail-source-check-pop): Ditto.
15781         (mail-source-start-idle-timer): Prevent multiple pop checks
15782         running if the check takes a long time.
15783
15784 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15785
15786         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
15787         succeed.
15788
15789 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15790
15791         * gnus-win.el (gnus-configure-windows): Make sure
15792         nntp-server-buffer is live.
15793         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
15794
15795 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
15796
15797         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
15798
15799 2000-12-04  Andreas Jaeger  <aj@suse.de>
15800
15801         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
15802
15803 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15804
15805         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
15806
15807 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15808         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
15809
15810         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
15811
15812 2000-12-01  Simon Josefsson  <sj@extundo.com>
15813
15814         * mml-smime.el (mml-smime-verify): Fix address parsing.
15815
15816 2000-12-01  Simon Josefsson  <sj@extundo.com>
15817
15818         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
15819         more than one certificate inside PKCS#7 blob.  Better security
15820         information (clamed / actual sender, openssl output, certificates
15821         inside message).
15822
15823         * smime.el (smime-verify-region): Output to /dev/null.
15824         (smime-buffer-as-string-region): Don't parse empty lines.
15825
15826 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15827
15828         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
15829         ?d and ?D.
15830         (gnus-mime-security-show-details-inline): New variable.
15831         (gnus-mime-security-show-details): Use them.
15832         (gnus-insert-mime-security-button): Ditto.
15833
15834         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
15835         Suggest by Michael Duggan (md5i@cs.cmu.edu).
15836         (mml2015-gpg-clear-verify): Ditto.
15837         (mml2015-gpg-decrypt-1): Ditto.
15838         (mml2015-use): Prefer 'gpg.
15839
15840 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15841
15842         * gnus-util.el (gnus-add-text-properties-when): New function.
15843         (gnus-remove-text-properties-when): Ditto.
15844
15845         * gnus-cite.el (gnus-article-hide-citation): Use them.
15846         (gnus-article-toggle-cited-text): Use them.
15847
15848         * gnus-art.el (gnus-signature-toggle): Use them.
15849         (gnus-article-show-hidden-text): Ditto.
15850         (gnus-article-hide-text): Ditto.
15851
15852 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15853
15854         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
15855
15856 2000-11-30  Simon Josefsson  <sj@extundo.com>
15857
15858         * smime.el (smime-point-at-eol): New alias.
15859         (smime-buffer-as-string-region): Use it.
15860
15861 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15862
15863         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
15864
15865 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15866
15867         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
15868
15869         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
15870
15871         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
15872
15873 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
15874
15875         * nnmh.el (nnmh-request-expire-articles): Implemented
15876         expiry-target for nnmh backend.
15877
15878 2000-11-30  Simon Josefsson  <sj@extundo.com>
15879
15880         * mm-decode.el (mm-security-from): New variable.
15881         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
15882
15883         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
15884         than `from'.
15885
15886 2000-11-30  Simon Josefsson  <sj@extundo.com>
15887
15888         * mml-smime.el (mml-smime-verify): Verify that certificate mail
15889         address match sender address.
15890
15891         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
15892
15893         * smime.el (smime-verify-region): Don't copy buffer.
15894         (smime-decrypt-buffer): Use expand-file-name on keyfile.
15895         (smime-pkcs7-region): New function.
15896         (smime-pkcs7-certificates-region): Ditto.
15897         (smime-pkcs7-email-region): Ditto.
15898         (smime-buffer-as-string-region): Ditto.
15899
15900         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
15901         buffer.
15902
15903 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
15904
15905         * smime.el (smime-decrypt-region): Fix keyfile argument.
15906
15907 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15908
15909         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
15910
15911 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15912
15913         * message.el (message-shoot-gnksa-feet): New variable.
15914         (message-gnksa-enable-p): New function.
15915         (message-send): Use it.
15916         (message-check-news-body-syntax): Ditto.
15917
15918 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15919
15920         * message.el (message-make-message-id): Remove the redundancy.
15921
15922 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15923
15924         * message.el (message-setup): Discourage using mc-install-*-mode.
15925
15926         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
15927
15928 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15929
15930         * gnus-cite.el (gnus-cite-parse): Guess citation length.
15931
15932 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15933
15934         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
15935
15936 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15937
15938         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
15939
15940 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15941
15942         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
15943         insert-buffer-substring.
15944
15945         * message.el (message-send-mail): Use buffer-substring-no-properties.
15946         (message-send-news): Ditto.
15947
15948 2000-11-22  David Edmondson  <dme@dme.org>
15949
15950         * imap.el (imap-wait-for-tag): Message read info.
15951
15952 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15953
15954         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
15955         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
15956         (mml2015-gpg-encrypt): Ditto.
15957
15958 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15959
15960         * mm-decode.el (mm-verify-option): Default value.
15961
15962         * mml-sec.el (mml-secure-part): Error message.
15963
15964 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15965
15966         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
15967
15968 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15969
15970         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
15971
15972 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15973
15974         * gnus-art.el (gnus-article-describe-key): Use prompt.
15975         (gnus-article-describe-key-briefly): Ditto.
15976
15977 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15978
15979         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
15980
15981 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15982
15983         * gnus-art.el (gnus-article-describe-key): New function.
15984         (gnus-article-describe-key-briefly): New function.
15985
15986 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15987
15988         * mm-decode.el (mm-decrypt-option): Doc typo.
15989
15990         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
15991         return a number.
15992
15993 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15994
15995         * message.el (message-newline-and-reformat): Typo.
15996
15997 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15998
15999         * gnus-art.el (article-verify-x-pgp-sig): Check whether
16000         original-article-buffer exists.
16001
16002         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
16003         (rfc2047-header-encoding-alist): Addresses are different from text.
16004         (rfc2047-encode-message-header): Ditto.
16005         (rfc2047-dissect-region): Extra parameter.
16006         (rfc2047-encode-region): Ditto.
16007         (rfc2047-encode-string): Ditto.
16008
16009 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16010
16011         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
16012         (mm-uu-pgp-encrypted-extract): Use it.
16013         (mm-uu-pgp-signed-extract-1): New function.
16014         (mm-uu-pgp-signed-extract): Use it.
16015
16016         * gnus-art.el (gnus-mime-display-security): New function.
16017         (gnus-mime-display-part): Use it.
16018         (gnus-mime-security-verify-or-decrypt): New function.
16019         (gnus-mime-security-press-button): New function.
16020         (gnus-insert-mime-security-button): Use it.
16021
16022         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
16023         (mm-find-raw-part-by-type): Ditto.
16024         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
16025         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
16026         (mm-destroy-parts): Kill nested multibyte buffer.
16027
16028         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
16029         (mml2015-gpg-verify): Ditto.
16030
16031 2000-11-18  Simon Josefsson  <sj@extundo.com>
16032
16033         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
16034         (mml2015-function-alist): Use it.
16035
16036         * mml-sec.el (mml-sign-alist): Update names.
16037         (mml-encrypt-alist): Ditto.
16038         (mml-secure-part-smime-sign): Moved to mml-smime.el
16039         as `mml-smime-sign-query'.
16040         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
16041         `mml-smime-get-file-cert'.
16042         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
16043         `mml-smime-get-dns-cert'.
16044         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
16045         `mml-smime-encrypt-query'.
16046         (mml-smime-sign-buffer): Use mml-smime-sign.
16047         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
16048
16049         * mml-smime.el (mml-smime-sign): New function.
16050         (mml-smime-encrypt):
16051         (mml-smime-sign-query):
16052         (mml-smime-get-file-cert):
16053         (mml-smime-get-dns-cert):
16054         (mml-smime-encrypt-query): Moved from mml-sec.el.
16055
16056 2000-11-16  Simon Josefsson  <sj@extundo.com>
16057
16058         * mml2015.el (mml2015-gpg-clear-verify): New function.
16059         (mml2015-function-alist): Add it.
16060
16061 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
16062
16063         * message.el (message-setup-fill-variables): Use
16064         message-cite-prefix-regexp.
16065         (message-newline-and-reformat): Check the end of citation, leading
16066         WSP, break in the cite prefix.
16067         (message-fill-paragraph): New function.
16068
16069 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
16070
16071         * lpath.el: Shut up.
16072
16073 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
16074
16075         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
16076         raw 8-bit in headers in dk.* newsgroups.
16077
16078 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
16079
16080         * message.el (message-newline-and-reformat): Match extra WSPs.
16081
16082 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
16083
16084         * mml.el (mml-generate-mime-1): Ignore ascii.
16085
16086 2000-11-16 Justin Sheehy  <justin@iago.org>
16087
16088         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
16089
16090 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16091
16092         * message.el (message-cite-prefix-regexp): Prefix should not end
16093         at space.
16094
16095 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
16096
16097         * message.el (message-mode-syntax-table): Add - as a word
16098         constituent as in articles.
16099         (message-setup-fill-variables): Add -_. as supercite-style prefix.
16100         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
16101         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
16102
16103 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
16104
16105         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
16106
16107 2000-11-12  David Edmondson  <dme@dme.org>
16108
16109         * message.el (message-font-lock-keywords): use
16110         message-cite-prefix-regexp.
16111
16112 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16113
16114         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
16115         Stein Arild Str\e,Ax\e(Bmme.
16116         (gnus-group-jump-to-group): Use it.
16117         (gnus-group-jump-to-group-prompt): Customize.
16118
16119 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
16120
16121         * mailcap.el (mailcap-possible-viewers): Match the entire string.
16122
16123 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
16124
16125         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
16126         incompatible.
16127         (mml2015-mailcrypt-sign): Ditto.
16128
16129 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
16130
16131         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
16132         group is open.
16133
16134 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
16135
16136         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
16137         nnvirtual articles.
16138         (gnus-backlog-request-article): Don't request nnvirtual articles.
16139
16140 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
16141
16142         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
16143         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
16144
16145 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
16146
16147         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
16148         * mml.el (mml-generate-mime-1): Use charset attribute.
16149         * mm-bodies.el (mm-encode-body): Add parameter charset.
16150         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
16151
16152 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
16153
16154         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
16155         (mml2015-mailcrypt-clear-decrypt): Ditto.
16156         (mml2015-mailcrypt-verify): Ditto.
16157         (mml2015-mailcrypt-clear-verify): Ditto.
16158         (mml2015-gpg-verify): Ditto.
16159
16160 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
16161
16162         * smime.el (smime-openssl-program): Test the existence of openssl.
16163         * mml-smime.el: Require mm-decode.
16164         (mml-smime-verify-test): New function.
16165         * mm-decode.el (mm-verify-function-alist): Use it.
16166
16167 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
16168
16169         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
16170         anyway.
16171
16172 2000-11-13  Simon Josefsson  <sj@extundo.com>
16173
16174         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
16175         verification doesn't work.
16176
16177 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
16178
16179         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
16180         (gnus-inews-do-gcc): Use it.
16181
16182 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
16183
16184         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
16185         leading space.
16186         * mm-extern.el (mm-inline-external-body): Report error when no
16187         access-type.
16188
16189 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
16190
16191         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
16192
16193 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
16194
16195         * gnus-art.el (gnus-mime-button-menu): Use select-window.
16196
16197 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
16198
16199         * gnus-art.el (gnus-mime-display-part): Display multipart/related
16200         as multipart/mixed.
16201
16202 2000-11-12  David Edmondson  <dme@dme.org>
16203
16204         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
16205         and replace `.' with `\w' to allow for different syntax tables
16206         (from Vladimir Volovich).
16207         * message.el (message-newline-and-reformat): use
16208         `message-cite-prefix-regexp'.
16209         * gnus-cite.el (gnus-supercite-regexp): use
16210         `message-cite-prefix-regexp'.
16211         * gnus-cite.el (gnus-cite-parse): use
16212         `message-cite-prefix-regexp'.
16213
16214 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
16215
16216         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
16217         PGP SIGNATURE.  Escape leading "-"'s.
16218         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
16219
16220 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
16221
16222         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
16223
16224 2000-11-11  Simon Josefsson  <sj@extundo.com>
16225
16226         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
16227
16228         * smime.el (smime-details-buffer): New variable.
16229         (smime-sign-region):
16230         (smime-encrypt-region):
16231         (smime-verify-region):
16232         (smime-decrypt-region): Copy OpenSSL output to the buffer.
16233
16234         * mml-smime.el (mml-smime-verify): Support security info.
16235
16236 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
16237
16238         * mm-decode.el (mm-verify-option): Set default to nil.
16239         (mm-decrypt-option): Ditto.
16240         * gnus-art.el (article-verify-x-pgp-sig): New function.
16241
16242 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
16243
16244         * gnus-art.el (gnus-mime-display-alternative): Show button if no
16245         preferred part.
16246
16247 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16248
16249         * gnus-sum.el (gnus-move-split-methods): Say that
16250         `gnus-split-methods' uses file names, whereas this uses group
16251         names.  (Report from Nevin Kapur)
16252
16253 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
16254
16255         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
16256
16257 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
16258
16259         * nnheader.el (nnheader-directory-files-is-safe): New variable.
16260         (nnheader-directory-articles): Use it.
16261         (nnheader-article-to-file-alist): Ditto.
16262
16263 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
16264
16265         * rfc2047.el (rfc2047-pad-base64): New function.
16266         (rfc2047-decode): Use it.
16267
16268 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
16269
16270         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
16271         select method.
16272
16273 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
16274
16275         * mml2015.el (mml2015-gpg-decrypt-1):
16276         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
16277
16278 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
16279
16280         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
16281
16282 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
16283
16284         * pop3.el (pop3-munge-message-separator): A message may have an
16285         empty body.
16286
16287 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
16288
16289         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
16290         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
16291         (mm-uu-pgp-signed-extract): Use coding-system.
16292
16293 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
16294
16295         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
16296         (gnus-insert-mime-security-button): New function.
16297         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
16298         * mml2015.el:  Add security info when verify or decrypt.
16299         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
16300         (mm-uu-pgp-encrypted-extract): Ditto.
16301
16302 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
16303
16304         * mm-decode.el (mm-display-parts): New function.
16305         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
16306
16307 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16308
16309         * gnus-mlspl.el: Documentation tweaks.
16310
16311 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
16312
16313         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
16314         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
16315         argument.
16316
16317 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
16318
16319         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
16320
16321 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
16322
16323         * gnus-art.el (gnus-article-encrypt): New function.
16324         (gnus-article-encrypt-protocol-alist): New variable.
16325         (gnus-article-encrypt-protocol): New variable.
16326         * mml2015.el (mml2015-self-encrypt): New function.
16327         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
16328
16329 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
16330
16331         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
16332         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
16333         let mailcap do it.
16334         * mml2015.el: Remove snarf code.
16335         * mm-decode.el: Remove snarf code.
16336
16337 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
16338
16339         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
16340         (mml-insert-mime): Understand gnus-decoded.
16341         (mime-to-mml): New parameter handles.
16342         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16343         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
16344
16345 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
16346
16347         * mm-decode.el (mime-security): New group.
16348         (mm-verify-function-alist): Add test function.
16349         (mm-decrypt-function-alist): Ditto.
16350         (mm-snarf-option): Set default value as nil.
16351         (mm-find-part-by-type): Recursive parameter.
16352         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
16353         * mml2015.el: Support draft-ietf-openpgp-multsig.
16354
16355 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
16356
16357         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
16358         (gnus-article-view-part-as-charset): New function.
16359
16360 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
16361
16362         * mm-decode.el (mm-verify-option): Default value.
16363         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
16364
16365 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
16366
16367         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
16368
16369 2000-11-05  Simon Josefsson  <sj@extundo.com>
16370
16371         * mml-smime.el (mml-smime-verify): Work in original multipart
16372         buffert.
16373
16374         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
16375         (mm-handle-multipart-ctl-parameter): Ditto.
16376         (mm-alist-to-plist): New function.
16377         (mm-dissect-buffer): Store CTL parameters and copy original buffer
16378         for multiparts.
16379         (mm-destroy-parts): Destroy multipart buffert.
16380         (mm-remove-part): Ditto.
16381
16382         * mml-smime.el (mml-smime-sign): Not used.
16383         (mml-smime-encrypt): Ditto.
16384
16385         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
16386
16387         Verify S/MIME signature support.
16388
16389         * mm-decode.el (mm-inline-media-tests): Add
16390         application/{x-,}pkcs7-signature.
16391         (mm-inlined-types): Ditto.
16392         (mm-automatic-display): Ditto.
16393         (mm-verify-function-alist): Ditto.  Add name of method.
16394         (mm-decrypt-function-alist): Add name of method.
16395         (mm-find-part-by-type): Add documentation.
16396         (mm-possibly-verify-or-decrypt): Use new format of
16397         mm-{verify,decrypt}-function-alist.  Use method names.
16398
16399         * mml-smime.el (mml-smime-verify): New function.
16400
16401 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
16402
16403         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
16404
16405 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
16406
16407         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
16408         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
16409         * mm-decode.el (mm-snarf-option): New variable.
16410
16411 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
16412
16413         * mm-util.el (mm-subst-char-in-string): New function.
16414         (mm-replace-chars-in-string): Use it.
16415         * message.el (message-replace-chars-in-string): Use it.
16416         * nnheader.el (nnheader-replace-chars-in-string): Use it.
16417         * gnus-mh.el (mh-lib-progs): Shut up.
16418
16419 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
16420
16421         * base64.el, md5.el: Moved to contrib directory.
16422
16423 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
16424
16425         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
16426         the last article when search.
16427
16428 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
16429
16430         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
16431         * nnmail.el (nnmail-pathname-coding-system): Ditto.
16432
16433 2000-09-29  David Edmondson  <dme@thus.net>
16434
16435         * message.el (message-newline-and-reformat): Typo.
16436
16437 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
16438
16439         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
16440
16441 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
16442
16443         * nntp.el (nntp-decode-text): Delete bogus status lines.
16444
16445 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
16446
16447         * message.el (message-font-lock-keywords): Match a final newline
16448         to help font-lock's multiline support.
16449
16450 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
16451
16452         * nnoo.el (nnoo-set): New function.
16453
16454 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
16455
16456         * gpg.el, gpg-ring.el: Moved to contrib directory.
16457
16458 2000-11-04  Simon Josefsson  <sj@extundo.com>
16459
16460         * nnimap.el (nnimap-split-inbox): Typo.
16461
16462 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
16463
16464         * gnus-msg.el (gnus-msg-mail): Move it backwards.
16465
16466 2000-11-03  Simon Josefsson  <sj@extundo.com>
16467
16468         * rfc2231.el (rfc2231-parse-qp-string): New function.
16469         (require): rfc2047.
16470
16471         * mail-parse.el (mail-header-parse-content-type):
16472         (mail-header-parse-content-disposition): Support invalid QP
16473         encoded strings, by using `rfc2231-parse-qp-string'.
16474
16475 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
16476
16477         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
16478         (rfc2231-decode-encoded-string): Typo "> X 1".
16479         (rfc2231-encode-string): Insert the name of charset.
16480         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
16481
16482 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
16483
16484         * mm-decode.el (mm-save-part): Return the filename.
16485         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
16486         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
16487         (gnus-mime-action-alist): Use it.
16488         (gnus-mime-button-commands): Use it.
16489         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
16490         (mm-inline-external-body): unwind-protect.
16491
16492 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
16493
16494         * gnus-art.el (gnus-insert-mime-button): Show url.
16495
16496 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
16497
16498         * mml.el (mml-generate-mime-1): Support external url.
16499         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
16500
16501 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
16502
16503         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
16504         * mm-decode.el (mm-display-external): Ditto.
16505         * mm-extern.el: New file.
16506         * mm-decode.el (mm-inline-media-tests): Hook it up.
16507         (mm-inlined-types): Inline message/external-body.
16508
16509 2000-11-02  Simon Josefsson  <sj@extundo.com>
16510
16511         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
16512
16513         * message.el (message-get-reply-headers): Better handling when
16514         Mail-Followup-To is very large.
16515
16516 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
16517
16518         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
16519         * gnus-art.el (gnus-article-edit-done):
16520         * gnus-sum.el (gnus-summary-edit-article-done): Move line
16521         counting code here.
16522         * gnus-msg.el (gnus-setup-message): Remove a hack.
16523
16524 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
16525
16526         * gnus-sum.el (gnus-newsgroup-variables): New variable.
16527         (gnus-summary-mode): Make them local variables.
16528         (gnus-set-global-variables): Globalize them.
16529         (gnus-summary-exit): Kill them.
16530
16531 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
16532
16533         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
16534         word.
16535
16536 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
16537
16538         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
16539         gnus-article-wash-types.
16540         * gnus-art.el (gnus-article-wash-status): Use them.
16541
16542 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
16543
16544         * mml.el (mml-read-tag): Remove spaces and LF.
16545
16546 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
16547
16548         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
16549         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
16550
16551 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
16552
16553         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
16554
16555 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
16556
16557         * gnus-sum.el (gnus-article-charset): New variable.
16558         (gnus-summary-display-article): Set it.
16559         * gnus-msg.el (gnus-copy-article-buffer): Use it.
16560         * gnus-art.el (gnus-article-mode): Make it local variable.
16561
16562 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16563
16564         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
16565
16566 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16567
16568         * nnwfm.el: New file.
16569
16570         * nnweb.el (nnweb-replace-in-string): New function.
16571
16572 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
16573
16574         * mml2015.el: Wrap gpg.el.
16575         * gpg.el (gpg-verify): The last argument of apply is a list.
16576         (gpg-encrypt): Add passphrase as a parameter.
16577
16578 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
16579
16580         * gpg.el: New file.
16581         * gpg-ring.el: New file.
16582
16583 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
16584
16585         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
16586
16587 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16588
16589         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
16590         double-quote characters.
16591         (gnus-summary-prepare-threads): Ditto.
16592
16593 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
16594
16595         * gnus-art.el (gnus-mime-display-single): Forward line -1.
16596         * mml.el (mml-read-tag): Don't skip the leading space.
16597         * lpath.el (font-lock-set-defaults): Shut up.
16598
16599 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
16600
16601         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
16602
16603 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
16604
16605         * qp.el (quoted-printable-encode-region): Replace leading - when
16606         ultra safe.
16607         * mml.el (mml-generate-mime-postprocess-function): Removed.
16608         (mml-postprocess-alist): Removed.
16609         (mml-generate-mime-1): Use ultra-safe when sign.
16610         * mml2015.el (mml2015-fix-micalg): Uppercase.
16611         (mml2015-verify): Insert LF.
16612         (mml2015-mailcrypt-sign): Downcase; search backward.
16613
16614 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16615
16616         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
16617         restrictive.
16618         (nnultimate-table-regexp): New variable.
16619         (nnultimate-forum-table-p): Use it.
16620
16621 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
16622         Trivial patch.
16623
16624         * gnus-sum.el (gnus-summary-expire-articles): Save point.
16625
16626 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
16627
16628         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
16629         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
16630
16631 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
16632
16633         * mml2015.el: Shut up.
16634
16635 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
16636
16637         * gnus.el (gnus-server-browse-hashtb): Removed.
16638         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
16639         (gnus-group-insert-group-line-info): Use simplified method.
16640         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
16641
16642 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
16643
16644         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
16645         moved here.
16646         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
16647         * gnus-group.el (gnus-group-prepare-flat): Use it.
16648         * gnus-topic.el (gnus-group-prepare-topics): Use it.
16649
16650 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
16651
16652         * mml.el (mml-mode): Show menu in XEmacs.
16653
16654 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
16655
16656         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
16657         (gnus-server-read-server-in-server-buffer): New function.
16658         (gnus-browse-foreign-server): Browse in group buffer.
16659         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
16660         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
16661         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
16662         * gnus.el (gnus-server-browse-hashtb): New variable.
16663
16664 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
16665
16666         * nnfolder.el (nnfolder-open-nov): Use group.
16667
16668 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
16669
16670         * nnfolder.el: Add NOV. Set version to 2.0.
16671         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
16672
16673 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
16674
16675         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
16676
16677 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
16678
16679         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
16680         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
16681
16682 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
16683
16684         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
16685
16686 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
16687
16688         * mm-decode.el (mm-verify-function-alist): New variable.
16689         (mm-verify-option): New variable.
16690         (mm-decrypt-function-alist): Ditto.
16691         (mm-decrypt-option): Ditto.
16692         (mm-find-raw-part-by-type): New function.
16693         (mm-possibly-verify-or-decrypt): New function.
16694         (mm-dissect-multipart): Use it.
16695         * mml2015.el (mml2015-fix-micalg): New function.
16696         (mml2015-decrypt): Use new interface.
16697         (mml2015-verify):  Use new interface.
16698         (mml2015-setup): Make it bogus.
16699
16700 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
16701
16702         * mml.el (mml-generate-mime-postprocess-function): Set to
16703         mml-postprocess.
16704         (autoload): Autoload mml2015 and mml-smime.
16705         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
16706         * mml2015.el (mml2015-encrypt): New function.
16707         (mml2015-sign): New function.
16708         (mml2015-encrypt-function): New variable.
16709         (mml2015-sign-function): New variable.
16710         (mml2015-mailcrypt-encrypt): Use message-recipients.
16711         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
16712         * mml-smime.el (mml-smime-setup): Ditto.
16713
16714 2000-10-28  Simon Josefsson  <sj@extundo.com>
16715
16716         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
16717         Communigate Pro 3.3.1 server.
16718
16719         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
16720         in buffers.
16721         (mml-secure-dns-server): Removed.
16722         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
16723         write certificates to files.
16724
16725         * smime.el (smime-dns-server): New variable.
16726         (smime-mail-to-domain):
16727         (smime-cert-by-dns): New functions.
16728
16729         * dig.el: New file.
16730
16731 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
16732
16733         * message.el (message-options): New variable.
16734         (message-options-set-recipient): New function.
16735         (message-send): Use them.
16736         * gnus-int.el (gnus-request-replace-article): Use them.
16737         (gnus-request-accept-article): Ditto.
16738         * mml.el (mml-preview): Use them.
16739         * gnus-sum.el (gnus-summary-edit-article): Use them.
16740
16741         * message.el (message-options-get): New function.
16742         (message-options-get): New function.
16743         * rfc2047.el (rfc2047-encode-message-header): Use them.
16744         * mm-bodies.el (mm-encode-body): Use them.
16745
16746 2000-10-28  Simon Josefsson  <sj@extundo.com>
16747
16748         * nnimap.el (nnimap-retrieve-which-headers):
16749         (nnimap-request-article-part): Quote message-id.
16750
16751         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
16752         (smime-CA-file): New variable.
16753         (smime-call-openssl-region): Don't error.
16754         (smime-sign-region): Return result value.
16755         (smime-encrypt-region): Ditto.
16756         (smime-verify-region): New function.
16757         (smime-decrypt-region): Ditto.
16758         (smime-verify-buffer): Ditto.
16759         (smime-decrypt-buffer): Ditto.
16760
16761         * mml.el: Require mml-sec.
16762         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
16763         (mml-mode-map): Add "sign" and "encrypt" maps.
16764         (mml-menu): Add security menu.
16765         (mml-preview): Use generate-new-buffer.
16766
16767         * mml-sec.el: New file.
16768
16769 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
16770
16771         * mm-decode.el (mm-find-part-by-type): Move it here.
16772         * mml.el (mml-postprocess): Move it here.
16773         (mml-postprocess-alist): Move it here. Merge them.
16774
16775 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
16776
16777         * rfc2047.el (rfc2047-encode-message-header): Make sure no
16778         unencoded stuff in the header.
16779
16780 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
16781
16782         * gnus-group.el (gnus-group-listed-groups): New variable.
16783         (gnus-group-list-option): New variable.
16784         (gnus-group-list-limit-map): New keymap.
16785         (gnus-group-list-flush-map): New keymap.
16786         (gnus-group-list-plus-map): New keymap.
16787         (gnus-group-prepare-logic): New function.
16788         (gnus-group-prepare-flat): Merge with
16789         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
16790         (gnus-group-prepare-flat-list-dead): Ditto.
16791         (gnus-group-list-matching): Use gnus-group-prepare-function.
16792         (gnus-group-list-dormant): Ditto.
16793         (gnus-group-list-cached): Ditto.
16794         (gnus-group-listed-groups): New function.
16795         (gnus-group-list-limit): New function.
16796         (gnus-group-list-flush): New function.
16797         (gnus-group-list-plus): New function.
16798         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
16799         (gnus-topic-prepare-topic): Ditto.
16800
16801 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
16802
16803         * message.el (message-insert-to, message-get-reply-headers):
16804         (message-reply, message-followup): Mail-{Followup,Reply}-To.
16805
16806 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
16807
16808         * mml2015.el: New file.
16809         * smime.el: New file.
16810         * mml-smime.el: New file.
16811
16812 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
16813
16814         * ChangeLog: Moved to ChangeLog.1.
16815
16816     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
16817   Copying and distribution of this file, with or without modification,
16818   are permitted provided the copyright notice and this notice are preserved.
16819
16820 ;; Local Variables:
16821 ;; coding: iso-2022-7bit
16822 ;; End: